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" : " ^5.0.3" ,
28
28
"@types/jest" : " ^30.0.0" ,
29
29
"@types/node" : " ^22.15.30" ,
30
- "@types/react" : " ^19.1.8 " ,
30
+ "@types/react" : " ^19.1.13 " ,
31
31
"@types/react-dom" : " ^19.1.6" ,
32
32
"@types/webpack" : " ^5.28.5" ,
33
33
"@types/ws" : " ^8.18.1" ,
43
43
"lint-staged" : " ^15.5.1" ,
44
44
"npm-run-all" : " ^4.1.5" ,
45
45
"prettier" : " ^3.6.2" ,
46
- "react" : " ^19.1.0 " ,
46
+ "react" : " ^19.1.1 " ,
47
47
"react-dom" : " ^19.1.0" ,
48
48
"react-router" : " ^7.8.2" ,
49
49
"ts-jest" : " ^29.4.4" ,
Original file line number Diff line number Diff line change 1320
1320
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.6.tgz#4af629da0e9f9c0f506fc4d1caa610399c595d64"
1321
1321
integrity sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==
1322
1322
1323
- " @types/react@^19.1.8 " :
1324
- version "19.1.8 "
1325
- resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.8 .tgz#ff8395f2afb764597265ced15f8dddb0720ae1c3 "
1326
- integrity sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g ==
1323
+ " @types/react@^19.1.13 " :
1324
+ version "19.1.13 "
1325
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.13 .tgz#fc650ffa680d739a25a530f5d7ebe00cdd771883 "
1326
+ integrity sha512-hHkbU/eoO3EG5/MZkuFSKmYqPbSVk5byPFa3e7y/8TybHiLMACgI8seVYlicwk7H5K/rI2px9xrQp/C+AUDTiQ ==
1327
1327
dependencies :
1328
1328
csstype "^3.0.2"
1329
1329
@@ -5944,10 +5944,10 @@ react-router@^7.8.2:
5944
5944
cookie "^1.0.1"
5945
5945
set-cookie-parser "^2.6.0"
5946
5946
5947
- react@^19.1.0 :
5948
- version "19.1.0 "
5949
- resolved "https://registry.yarnpkg.com/react/-/react-19.1.0 .tgz#926864b6c48da7627f004795d6cce50e90793b75 "
5950
- integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg ==
5947
+ react@^19.1.1 :
5948
+ version "19.1.1 "
5949
+ resolved "https://registry.yarnpkg.com/react/-/react-19.1.1 .tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af "
5950
+ integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ ==
5951
5951
5952
5952
read-pkg@^3.0.0 :
5953
5953
version "3.0.0"
You can’t perform that action at this time.
0 commit comments