File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
"@types/express" : " ^5.0.2" ,
28
28
"@types/jest" : " ^29.5.14" ,
29
29
"@types/node" : " ^22.15.30" ,
30
- "@types/react" : " ^19.1.2 " ,
30
+ "@types/react" : " ^19.1.8 " ,
31
31
"@types/react-dom" : " ^18.2.25" ,
32
32
"@types/webpack" : " ^5.28.5" ,
33
33
"@types/ws" : " ^8.18.1" ,
Original file line number Diff line number Diff line change 1179
1179
dependencies :
1180
1180
" @types/react" " *"
1181
1181
1182
- " @types/react@*" , "@types/react@^19.1.2 ":
1183
- version "19.1.2 "
1184
- resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.2 .tgz#11df86f66f188f212c90ecb537327ec68bfd593f "
1185
- integrity sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw ==
1182
+ " @types/react@*" , "@types/react@^19.1.8 ":
1183
+ version "19.1.8 "
1184
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.8 .tgz#ff8395f2afb764597265ced15f8dddb0720ae1c3 "
1185
+ integrity sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g ==
1186
1186
dependencies :
1187
1187
csstype "^3.0.2"
1188
1188
You can’t perform that action at this time.
0 commit comments