File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 159
159
"@types/node-fetch" : " 2.6.11" ,
160
160
"@types/path-to-regexp" : " 1.7.0" ,
161
161
"@types/platform" : " 1.3.6" ,
162
- "@types/react" : " 18.2.79 " ,
163
- "@types/react-dom" : " 18.2.25 " ,
162
+ "@types/react" : " 18.3.0 " ,
163
+ "@types/react-dom" : " 18.3.0 " ,
164
164
"@types/react-is" : " 18.3.0" ,
165
165
"@types/semver" : " 7.5.8" ,
166
166
"@types/send" : " 0.17.4" ,
254
254
"punycode" : " 2.3.1" ,
255
255
"querystring-es3" : " 0.2.1" ,
256
256
"raw-body" : " 2.5.2" ,
257
- "react-is" : " 18.2 .0" ,
258
- "react-refresh" : " 0.14.0 " ,
257
+ "react-is" : " 18.3 .0" ,
258
+ "react-refresh" : " 0.14.1 " ,
259
259
"regenerator-runtime" : " 0.14.1" ,
260
260
"sass-loader" : " 14.2.1" ,
261
261
"schema-utils2" :
" npm:[email protected] " ,
Original file line number Diff line number Diff line change 21
21
"scheduler" : " 0.24.0-next-fecc288b7-20221025"
22
22
},
23
23
"peerDependencies" : {
24
- "react" : " 18.3.0-next-fecc288b7-20221025 "
24
+ "react" : " 18.3.0"
25
25
},
26
26
"files" : [
27
27
" LICENSE" ,
Original file line number Diff line number Diff line change 18
18
"test-pack" : " cd ../../ && pnpm test-pack react-refresh-utils"
19
19
},
20
20
"peerDependencies" : {
21
- "react-refresh" : " 0.14.0 " ,
21
+ "react-refresh" : " 0.14.1 " ,
22
22
"webpack" : " ^4 || ^5"
23
23
},
24
24
"peerDependenciesMeta" : {
27
27
}
28
28
},
29
29
"devDependencies" : {
30
- "react-refresh" : " 0.14.0 " ,
30
+ "react-refresh" : " 0.14.1 " ,
31
31
"webpack" : " ^4 || ^5"
32
32
}
33
33
}
You can’t perform that action at this time.
0 commit comments