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.12.8" ,
30
- "@types/react" : " ^18.2.73 " ,
30
+ "@types/react" : " ^18.3.3 " ,
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.2" ,
44
44
"npm-run-all" : " ^4.1.5" ,
45
45
"prettier" : " ^3.3.1" ,
46
- "react" : " ^18.2.0 " ,
46
+ "react" : " ^18.3.1 " ,
47
47
"react-dom" : " ^18.2.0" ,
48
48
"react-router-dom" : " ^6.23.1" ,
49
49
"ts-jest" : " ^29.1.2" ,
Original file line number Diff line number Diff line change 1189
1189
dependencies :
1190
1190
" @types/react" " *"
1191
1191
1192
- " @types/react@*" , "@types/react@^18.2.73 ":
1193
- version "18.2.73 "
1194
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.73 .tgz#0579548ad122660d99e00499d22e33b81e73ed94 "
1195
- integrity sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA ==
1192
+ " @types/react@*" , "@types/react@^18.3.3 ":
1193
+ version "18.3.3 "
1194
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3 .tgz#9679020895318b0915d7a3ab004d92d33375c45f "
1195
+ integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw ==
1196
1196
dependencies :
1197
1197
" @types/prop-types" " *"
1198
1198
csstype "^3.0.2"
@@ -5261,10 +5261,10 @@ react-router@6.23.1:
5261
5261
dependencies :
5262
5262
" @remix-run/router" " 1.16.1"
5263
5263
5264
- react@^18.2.0 :
5265
- version "18.2.0 "
5266
- resolved "https://registry.yarnpkg.com/react/-/react-18.2.0 .tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
5267
- integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
5264
+ react@^18.3.1 :
5265
+ version "18.3.1 "
5266
+ resolved "https://registry.yarnpkg.com/react/-/react-18.3.1 .tgz#49ab892009c53933625bd16b2533fc754cab2891 "
5267
+ integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ ==
5268
5268
dependencies :
5269
5269
loose-envify "^1.1.0"
5270
5270
You can’t perform that action at this time.
0 commit comments