File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
next-swc/crates/next-core/js Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 95
95
"@types/jest" : " 29.5.12" ,
96
96
"@types/node" : " 20.11.26" ,
97
97
"@types/node-fetch" : " 2.6.11" ,
98
- "@types/react" : " 18.2.64 " ,
98
+ "@types/react" : " 18.2.65 " ,
99
99
"@types/react-dom" : " 18.2.21" ,
100
100
"@types/relay-runtime" : " 14.1.23" ,
101
101
"@types/selenium-webdriver" : " 4.1.22" ,
239
239
"@babel/parser" : " 7.24.0" ,
240
240
"@babel/types" : " 7.24.0" ,
241
241
"@babel/traverse" : " 7.24.0" ,
242
- "@types/react" : " 18.2.64 " ,
242
+ "@types/react" : " 18.2.65 " ,
243
243
"@types/react-dom" : " 18.2.21"
244
244
},
245
245
"engines" : {
Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@types/node" : " ^20.8.3" ,
27
27
"@types/platform" : " ^1.3.4" ,
28
- "@types/react" : " 18.2.64 " ,
28
+ "@types/react" : " 18.2.65 " ,
29
29
"@types/react-dom" : " 18.2.21" ,
30
30
"@vercel/ncc" : " ^0.38.0" ,
31
31
"find-up" : " ^7.0.0"
Original file line number Diff line number Diff line change 178
178
"@types/micromatch" : " 4.0.6" ,
179
179
"@types/path-to-regexp" : " 1.7.0" ,
180
180
"@types/platform" : " 1.3.6" ,
181
- "@types/react" : " 18.2.64 " ,
181
+ "@types/react" : " 18.2.65 " ,
182
182
"@types/react-dom" : " 18.2.21" ,
183
183
"@types/react-is" : " 18.2.4" ,
184
184
"@types/semver" : " 7.5.8" ,
You can’t perform that action at this time.
0 commit comments