File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 28
28
"@types/jest" : " ^29.5.14" ,
29
29
"@types/node" : " ^22.15.30" ,
30
30
"@types/react" : " ^19.1.2" ,
31
- "@types/react-dom" : " ^18.2.25 " ,
31
+ "@types/react-dom" : " ^19.1.6 " ,
32
32
"@types/webpack" : " ^5.28.5" ,
33
33
"@types/ws" : " ^8.18.1" ,
34
34
"@typescript-eslint/eslint-plugin" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 1172
1172
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
1173
1173
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
1174
1174
1175
- " @types/react-dom@^18.2.25 " :
1176
- version "18.2.25"
1177
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.25.tgz#2946a30081f53e7c8d585eb138277245caedc521"
1178
- integrity sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==
1179
- dependencies :
1180
- " @types/react" " *"
1175
+ " @types/react-dom@^19.1.6 " :
1176
+ version "19.1.6"
1177
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.6.tgz#4af629da0e9f9c0f506fc4d1caa610399c595d64"
1178
+ integrity sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==
1181
1179
1182
- " @types/react@* " , "@types/react@ ^19.1.2":
1180
+ " @types/react@^19.1.2 " :
1183
1181
version "19.1.2"
1184
1182
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.2.tgz#11df86f66f188f212c90ecb537327ec68bfd593f"
1185
1183
integrity sha512-oxLPMytKchWGbnQM9O7D67uPa9paTNxO7jVoNMXgkkErULBPhPARCfkKL9ytcIJJRGjbsVwW4ugJzyFFvm/Tiw==
You can’t perform that action at this time.
0 commit comments