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.12 " ,
31
31
"@types/react-dom" : " ^18.2.25" ,
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.0" ,
Original file line number Diff line number Diff line change 1322
1322
dependencies :
1323
1323
" @types/react" " *"
1324
1324
1325
- " @types/react@*" , "@types/react@^19.1.8 ":
1326
- version "19.1.8 "
1327
- resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.8 .tgz#ff8395f2afb764597265ced15f8dddb0720ae1c3 "
1328
- integrity sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g ==
1325
+ " @types/react@*" , "@types/react@^19.1.12 ":
1326
+ version "19.1.12 "
1327
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.12 .tgz#7bfaa76aabbb0b4fe0493c21a3a7a93d33e8937b "
1328
+ integrity sha512-cMoR+FoAf/Jyq6+Df2/Z41jISvGZZ2eTlnsaJRptmZ76Caldwy1odD4xTr/gNV9VLj0AWgg/nmkevIyUfIIq5w ==
1329
1329
dependencies :
1330
1330
csstype "^3.0.2"
1331
1331
@@ -5965,10 +5965,10 @@ react-router@^7.8.2:
5965
5965
cookie "^1.0.1"
5966
5966
set-cookie-parser "^2.6.0"
5967
5967
5968
- react@^19.1.0 :
5969
- version "19.1.0 "
5970
- resolved "https://registry.yarnpkg.com/react/-/react-19.1.0 .tgz#926864b6c48da7627f004795d6cce50e90793b75 "
5971
- integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg ==
5968
+ react@^19.1.1 :
5969
+ version "19.1.1 "
5970
+ resolved "https://registry.yarnpkg.com/react/-/react-19.1.1 .tgz#06d9149ec5e083a67f9a1e39ce97b06a03b644af "
5971
+ integrity sha512-w8nqGImo45dmMIfljjMwOGtbmC/mk4CMYhWIicdSflH91J9TyCyczcPFXJzrZ/ZXcgGRFeP6BU0BEJTw6tZdfQ ==
5972
5972
5973
5973
read-pkg@^3.0.0 :
5974
5974
version "3.0.0"
You can’t perform that action at this time.
0 commit comments