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 22
22
},
23
23
"devDependencies" : {
24
24
"@types/react" : " ^19.1.8" ,
25
- "@types/react-dom" : " ^18.3.1 " ,
25
+ "@types/react-dom" : " ^19.1.6 " ,
26
26
"@typescript-eslint/eslint-plugin" : " ^6.21.0" ,
27
27
"@typescript-eslint/parser" : " ^6.21.0" ,
28
28
"@vitejs/plugin-react" : " ^4.6.0" ,
Original file line number Diff line number Diff line change 866
866
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
867
867
integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
868
868
869
- " @types/react-dom@^18.3.1 " :
870
- version "18.3.1"
871
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.1.tgz#1e4654c08a9cdcfb6594c780ac59b55aad42fe07"
872
- integrity sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==
873
- dependencies :
874
- " @types/react" " *"
869
+ " @types/react-dom@^19.1.6 " :
870
+ version "19.1.6"
871
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.6.tgz#4af629da0e9f9c0f506fc4d1caa610399c595d64"
872
+ integrity sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==
875
873
876
- " @types/react@* " , "@types/react@ ^19.1.8":
874
+ " @types/react@^19.1.8 " :
877
875
version "19.1.8"
878
876
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.8.tgz#ff8395f2afb764597265ced15f8dddb0720ae1c3"
879
877
integrity sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==
You can’t perform that action at this time.
0 commit comments