File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 2626 - name : Setup Node
2727 uses : actions/setup-node@v4
2828 with :
29- node-version : " 18 "
29+ node-version : " 22 "
3030 cache : yarn
3131 cache-dependency-path : ./yarn.lock
3232
Original file line number Diff line number Diff line change 3131 "devDependencies" : {
3232 "@docusaurus/module-type-aliases" : " ^3.7.0" ,
3333 "@docusaurus/tsconfig" : " ^3.0.0" ,
34- "@types/node" : " ^20 .0.0" ,
34+ "@types/node" : " ^22 .0.0" ,
3535 "raw-loader" : " ^4.0.2" ,
3636 "typescript" : " ^5.1.0"
3737 },
Original file line number Diff line number Diff line change 33143314 resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.45.tgz#2c0fafd78705e7a18b7906b5201a522719dc5190"
33153315 integrity sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==
33163316
3317- "@types/node@^20 .0.0":
3318- version "20.14.14 "
3319- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.14 .tgz#6b655d4a88623b0edb98300bb9dd2107225f885e "
3320- integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ ==
3317+ "@types/node@^22 .0.0":
3318+ version "22.18.8 "
3319+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.8 .tgz#738d9dafa38f6e0c467687c158f8e1ca2d7d8eaa "
3320+ integrity sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw ==
33213321 dependencies:
3322- undici-types "~5.26.4 "
3322+ undici-types "~6.21.0 "
33233323
33243324"@types/parse-json@^4.0.0":
33253325 version "4.0.2"
@@ -11632,16 +11632,16 @@ unbzip2-stream@^1.4.3:
1163211632 buffer "^5.2.1"
1163311633 through "^2.3.8"
1163411634
11635- undici-types@~5.26.4:
11636- version "5.26.5"
11637- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
11638- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
11639-
1164011635undici-types@~6.13.0:
1164111636 version "6.13.0"
1164211637 resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
1164311638 integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
1164411639
11640+ undici-types@~6.21.0:
11641+ version "6.21.0"
11642+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
11643+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
11644+
1164511645unicode-canonical-property-names-ecmascript@^2.0.0:
1164611646 version "2.0.0"
1164711647 resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
You can’t perform that action at this time.
0 commit comments