This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree 2 files changed +14
-7
lines changed
2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 33
33
"devDependencies" : {
34
34
"@babel/core" : " ^7.24.9" ,
35
35
"@next/eslint-plugin-next" : " ^14.2.5" ,
36
- "@types/node" : " ^20.14.12 " ,
36
+ "@types/node" : " ^22.0.0 " ,
37
37
"@types/react" : " ^18.3.3" ,
38
38
"@types/react-dom" : " ^18.3.0" ,
39
39
"@typescript-eslint/eslint-plugin" : " ^7.17.0" ,
Original file line number Diff line number Diff line change @@ -1046,12 +1046,12 @@ __metadata:
1046
1046
languageName : node
1047
1047
linkType : hard
1048
1048
1049
- " @types/node@npm:^20.14.12 " :
1050
- version : 20.14.12
1051
- resolution : " @types/node@npm:20.14.12 "
1049
+ " @types/node@npm:^22.0.0 " :
1050
+ version : 22.0.0
1051
+ resolution : " @types/node@npm:22.0.0 "
1052
1052
dependencies :
1053
- undici-types : ~5.26.4
1054
- checksum : 1dd493d9e27da43fc374b17cf4b956dbd1dfe20ecf4749408a1db046c79b5a39261a2aa7a3f59b79fd1b5632b861ba72837779d812e0d3b6cf5b22f1650fe722
1053
+ undici-types : ~6.11.1
1054
+ checksum : ef58d59bbffd9a79449ef632ea9a4f3b006496926cac2717368f80fdd152b1937e44093c17c9fac74650309c9d5387bb5c5bf4fd304adafebcbda1e6e4435fe4
1055
1055
languageName : node
1056
1056
linkType : hard
1057
1057
@@ -5683,7 +5683,7 @@ __metadata:
5683
5683
" @mui/material " : ^5.16.5
5684
5684
" @mui/system " : ^5.16.5
5685
5685
" @next/eslint-plugin-next " : ^14.2.5
5686
- " @types/node " : ^20.14.12
5686
+ " @types/node " : ^22.0.0
5687
5687
" @types/react " : ^18.3.3
5688
5688
" @types/react-dom " : ^18.3.0
5689
5689
" @typescript-eslint/eslint-plugin " : ^7.17.0
@@ -5721,6 +5721,13 @@ __metadata:
5721
5721
languageName : node
5722
5722
linkType : hard
5723
5723
5724
+ " undici-types@npm:~6.11.1 " :
5725
+ version : 6.11.1
5726
+ resolution : " undici-types@npm:6.11.1"
5727
+ checksum : d7fc11bded93bc55ef3b88464e856ab061a747cf50ef2eff5df5ba3be18b9fcafe60e1b36a8c99e28aac2eade12891d32a504f2a32422452c44662e598e3b188
5728
+ languageName : node
5729
+ linkType : hard
5730
+
5724
5731
" universalify@npm:^0.2.0 " :
5725
5732
version : 0.2.0
5726
5733
resolution : " universalify@npm:0.2.0"
You can’t perform that action at this time.
0 commit comments