File tree 2 files changed +6
-8
lines changed
2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 63
63
"@types/jest" : " 29.5.14" ,
64
64
"@types/node" : " 22.10.1" ,
65
65
"@types/react" : " 18.3.14" ,
66
- "@types/react-dom" : " 18.3.2 " ,
66
+ "@types/react-dom" : " 18.3.3 " ,
67
67
"stylelint-config-recommended" : " ^14.0.0"
68
68
},
69
69
"main" : " index.js" ,
Original file line number Diff line number Diff line change 2180
2180
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.7.tgz#50ae4353eaaddc04044279812f52c8c65857dbcb"
2181
2181
integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ==
2182
2182
2183
-
2184
- version "18.3.2"
2185
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.2.tgz#b58a9520f5f317a00bbda0271502889b71c345f0"
2186
- integrity sha512-Fqp+rcvem9wEnGr3RY8dYNvSQ8PoLqjZ9HLgaPUOjJJD120uDyOxOjc/39M4Kddp9JQCxpGQbnhVQF0C0ncYVg==
2187
- dependencies :
2188
- " @types/react" " ^18"
2183
+
2184
+ version "18.3.3"
2185
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.3.tgz#3654138d0da1b0c7916f6ed0dc1cc2b576d47650"
2186
+ integrity sha512-uTYkxTLkYp41nq/ULXyXMtkNT1vu5fXJoqad6uTNCOGat5t9cLgF4vMNLBXsTOXpdOI44XzKPY1M5RRm0bQHuw==
2189
2187
2190
- " @types/[email protected] " , "@types/react@^18" :
2188
+
2191
2189
version "18.3.14"
2192
2190
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.14.tgz#7ce43bbca0e15e1c4f67ad33ea3f83d75aa6756b"
2193
2191
integrity sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg==
You can’t perform that action at this time.
0 commit comments