File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"devDependencies" : {
27
27
"@types/javascript-time-ago" : " 2.0.3" ,
28
- "@types/node" : " 17.0.45 " ,
28
+ "@types/node" : " 22.15.3 " ,
29
29
"@types/react" : " 17.0.50" ,
30
30
"eslint" : " 8.24.0" ,
31
31
"eslint-config-next" : " 12.3.1" ,
Original file line number Diff line number Diff line change 1221
1221
dependencies :
1222
1222
" @types/node" " *"
1223
1223
1224
- " @types/node@*" , "@types/node@17.0.45":
1225
- version "17.0.45"
1226
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.45.tgz#2c0fafd78705e7a18b7906b5201a522719dc5190"
1227
- integrity sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==
1224
+ " @types/node@*" , "@types/node@22.15.3":
1225
+ version "22.15.3"
1226
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3.tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b"
1227
+ integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==
1228
+ dependencies :
1229
+ undici-types "~6.21.0"
1228
1230
1229
1231
" @types/parse-json@^4.0.0 " :
1230
1232
version "4.0.0"
@@ -4742,6 +4744,11 @@ unc-path-regex@^0.1.2:
4742
4744
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
4743
4745
integrity sha1-5z3T17DXxe2G+6xrCufYxqadUPo=
4744
4746
4747
+ undici-types@~6.21.0 :
4748
+ version "6.21.0"
4749
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
4750
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
4751
+
4745
4752
undici@^5.8.0 :
4746
4753
version "5.10.0"
4747
4754
resolved "https://registry.yarnpkg.com/undici/-/undici-5.10.0.tgz#dd9391087a90ccfbd007568db458674232ebf014"
You can’t perform that action at this time.
0 commit comments