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 26
26
- name : Setup Node
27
27
uses : actions/setup-node@v4
28
28
with :
29
- node-version : " 18 "
29
+ node-version : " 22 "
30
30
cache : yarn
31
31
cache-dependency-path : ./yarn.lock
32
32
Original file line number Diff line number Diff line change 31
31
"devDependencies" : {
32
32
"@docusaurus/module-type-aliases" : " ^3.7.0" ,
33
33
"@docusaurus/tsconfig" : " ^3.0.0" ,
34
- "@types/node" : " ^20 .0.0" ,
34
+ "@types/node" : " ^22 .0.0" ,
35
35
"raw-loader" : " ^4.0.2" ,
36
36
"typescript" : " ^5.1.0"
37
37
},
Original file line number Diff line number Diff line change 3314
3314
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.45.tgz#2c0fafd78705e7a18b7906b5201a522719dc5190"
3315
3315
integrity sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==
3316
3316
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.17.1 "
3319
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.17.1 .tgz#484a755050497ebc3b37ff5adb7470f2e3ea5f5b "
3320
+ integrity sha512-y3tBaz+rjspDTylNjAX37jEC3TETEFGNJL6uQDxwF9/8GLLIjW1rvVHlynyuUKMnMr1Roq8jOv3vkopBjC4/VA ==
3321
3321
dependencies:
3322
- undici-types "~5.26.4 "
3322
+ undici-types "~6.21.0 "
3323
3323
3324
3324
"@types/parse-json@^4.0.0":
3325
3325
version "4.0.2"
@@ -11632,16 +11632,16 @@ unbzip2-stream@^1.4.3:
11632
11632
buffer "^5.2.1"
11633
11633
through "^2.3.8"
11634
11634
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
-
11640
11635
undici-types@~6.13.0:
11641
11636
version "6.13.0"
11642
11637
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
11643
11638
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
11644
11639
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
+
11645
11645
unicode-canonical-property-names-ecmascript@^2.0.0:
11646
11646
version "2.0.0"
11647
11647
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