File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 27
27
"@types/express" : " ^4.17.21" ,
28
28
"@types/jest" : " ^29.5.12" ,
29
29
"@types/node" : " ^20.14.10" ,
30
- "@types/react" : " ^18.2.73 " ,
30
+ "@types/react" : " ^18.3.12 " ,
31
31
"@types/react-dom" : " ^18.2.25" ,
32
32
"@types/webpack" : " ^5.28.5" ,
33
33
"@types/ws" : " ^8.5.10" ,
43
43
"lint-staged" : " ^15.2.7" ,
44
44
"npm-run-all" : " ^4.1.5" ,
45
45
"prettier" : " ^3.3.3" ,
46
- "react" : " ^18.2.0 " ,
46
+ "react" : " ^18.3.1 " ,
47
47
"react-dom" : " ^18.2.0" ,
48
48
"react-router-dom" : " ^6.27.0" ,
49
49
"ts-jest" : " ^29.2.5" ,
Original file line number Diff line number Diff line change 1173
1173
dependencies :
1174
1174
" @types/react" " *"
1175
1175
1176
- " @types/react@*" , "@types/react@^18.2.73 ":
1177
- version "18.2.73 "
1178
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.73 .tgz#0579548ad122660d99e00499d22e33b81e73ed94 "
1179
- integrity sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA ==
1176
+ " @types/react@*" , "@types/react@^18.3.12 ":
1177
+ version "18.3.12 "
1178
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12 .tgz#99419f182ccd69151813b7ee24b792fe08774f60 "
1179
+ integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw ==
1180
1180
dependencies :
1181
1181
" @types/prop-types" " *"
1182
1182
csstype "^3.0.2"
@@ -5224,10 +5224,10 @@ react-router@6.27.0:
5224
5224
dependencies :
5225
5225
" @remix-run/router" " 1.20.0"
5226
5226
5227
- react@^18.2.0 :
5228
- version "18.2.0 "
5229
- resolved "https://registry.yarnpkg.com/react/-/react-18.2.0 .tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
5230
- integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
5227
+ react@^18.3.1 :
5228
+ version "18.3.1 "
5229
+ resolved "https://registry.yarnpkg.com/react/-/react-18.3.1 .tgz#49ab892009c53933625bd16b2533fc754cab2891 "
5230
+ integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ ==
5231
5231
dependencies :
5232
5232
loose-envify "^1.1.0"
5233
5233
You can’t perform that action at this time.
0 commit comments