File tree 3 files changed +4
-4
lines changed
next-swc/crates/next-core/js
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 93
93
"@types/html-validator" : " 5.0.6" ,
94
94
"@types/http-proxy" : " 1.17.16" ,
95
95
"@types/jest" : " 29.5.14" ,
96
- "@types/node" : " 22.15.3 " ,
96
+ "@types/node" : " 20.17.32 " ,
97
97
"@types/node-fetch" : " 2.6.12" ,
98
98
"@types/react" : " 18.3.20" ,
99
99
"@types/react-dom" : " 18.3.6" ,
234
234
"webpack" : " 5.99.7" ,
235
235
"browserslist" : " 4.24.4" ,
236
236
"caniuse-lite" : " 1.0.30001715" ,
237
- "@types/node" : " 22.15.3 " ,
237
+ "@types/node" : " 20.17.32 " ,
238
238
"@babel/core" : " 7.26.10" ,
239
239
"@babel/parser" : " 7.27.0" ,
240
240
"@babel/types" : " 7.27.0" ,
Original file line number Diff line number Diff line change 32
32
"@types/async-retry" : " 1.4.9" ,
33
33
"@types/ci-info" : " 3.1.4" ,
34
34
"@types/cross-spawn" : " 6.0.6" ,
35
- "@types/node" : " ^22.0.0 " ,
35
+ "@types/node" : " ^20.12.7 " ,
36
36
"@types/prompts" : " 2.4.9" ,
37
37
"@types/tar" : " 6.1.13" ,
38
38
"@types/validate-npm-package-name" : " 4.0.2" ,
Original file line number Diff line number Diff line change 23
23
"strip-ansi" : " ^7.0.1"
24
24
},
25
25
"devDependencies" : {
26
- "@types/node" : " ^22.0.0 " ,
26
+ "@types/node" : " ^20.12.7 " ,
27
27
"@types/platform" : " ^1.3.4" ,
28
28
"@types/react" : " 18.3.20" ,
29
29
"@types/react-dom" : " 18.3.6" ,
You can’t perform that action at this time.
0 commit comments