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 30
30
"devDependencies" : {
31
31
"@docusaurus/module-type-aliases" : " ^2.0.1" ,
32
32
"@tsconfig/docusaurus" : " ^2.0.0" ,
33
- "@types/node" : " ^20 .0.0" ,
33
+ "@types/node" : " ^22 .0.0" ,
34
34
"raw-loader" : " ^4.0.2" ,
35
35
"typescript" : " ^5.0.0"
36
36
},
Original file line number Diff line number Diff line change 2494
2494
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.45.tgz#2c0fafd78705e7a18b7906b5201a522719dc5190"
2495
2495
integrity sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==
2496
2496
2497
- " @types/node@^20 .0.0 " :
2498
- version "20.14.14 "
2499
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.14 .tgz#6b655d4a88623b0edb98300bb9dd2107225f885e "
2500
- integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ ==
2497
+ " @types/node@^22 .0.0 " :
2498
+ version "22.13.10 "
2499
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10 .tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4 "
2500
+ integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw ==
2501
2501
dependencies :
2502
- undici-types "~5.26.4 "
2502
+ undici-types "~6.20.0 "
2503
2503
2504
2504
" @types/parse-json@^4.0.0 " :
2505
2505
version "4.0.2"
@@ -8223,16 +8223,16 @@ ufo@^1.5.4:
8223
8223
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.5.4.tgz#16d6949674ca0c9e0fbbae1fa20a71d7b1ded754"
8224
8224
integrity sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==
8225
8225
8226
- undici-types@~5.26.4 :
8227
- version "5.26.5"
8228
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
8229
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
8230
-
8231
8226
undici-types@~6.13.0 :
8232
8227
version "6.13.0"
8233
8228
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
8234
8229
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
8235
8230
8231
+ undici-types@~6.20.0 :
8232
+ version "6.20.0"
8233
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
8234
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
8235
+
8236
8236
unherit@^1.0.4 :
8237
8237
version "1.1.3"
8238
8238
resolved "https://registry.yarnpkg.com/unherit/-/unherit-1.1.3.tgz#6c9b503f2b41b262330c80e91c8614abdaa69c22"
You can’t perform that action at this time.
0 commit comments