File tree Expand file tree Collapse file tree 2 files changed +17
-17
lines changed
Expand file tree Collapse file tree 2 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 5353 "@types/cli-color" : " ^2.0.6" ,
5454 "@types/jest" : " ^29.5.12" ,
5555 "@types/node" : " ^24.9.1" ,
56- "@types/react" : " ^19.2.6 " ,
56+ "@types/react" : " ^19.2.13 " ,
5757 "@types/react-dom" : " ^19.2.3" ,
5858 "@typescript-eslint/eslint-plugin" : " ^8.46.2" ,
5959 "@typescript-eslint/parser" : " ^8.46.2" ,
8080 "lint-staged" : " ^16.2.6" ,
8181 "prettier" : " 3.6.2" ,
8282 "prettier-eslint" : " ^16.4.2" ,
83- "react" : " 19.2.0 " ,
84- "react-dom" : " 19.2.0 " ,
83+ "react" : " 19.2.4 " ,
84+ "react-dom" : " 19.2.4 " ,
8585 "react-router" : " ^7.9.4" ,
8686 "react-router-dom" : " 7.9.4" ,
8787 "svg-inline-loader" : " 0.8.2" ,
9999 "webpack-dev-server" : " ^4.13.1"
100100 },
101101 "overrides" : {
102- "react" : " =19.2.0 " ,
103- "react-dom" : " =19.2.0 "
102+ "react" : " =19.2.4 " ,
103+ "react-dom" : " =19.2.4 "
104104 },
105105 "dependencies" : {
106106 "eventemitter3" : " ^5.0.0"
Original file line number Diff line number Diff line change 16891689 resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.3.tgz#c1e305d15a52a3e508d54dca770d202cb63abf2c"
16901690 integrity sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==
16911691
1692- " @types/react@^19.2.6 " :
1693- version "19.2.7 "
1694- resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.7 .tgz#84e62c0f23e8e4e5ac2cadcea1ffeacccae7f62f "
1695- integrity sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg ==
1692+ " @types/react@^19.2.13 " :
1693+ version "19.2.13 "
1694+ resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.13 .tgz#7cea30d7f60a01d97e4ece039c04e9056682218a "
1695+ integrity sha512-KkiJeU6VbYbUOp5ITMIc7kBfqlYkKA5KhEHVrGMmUUMt7NeaZg65ojdPk+FtNrBAOXNVM5QM72jnADjM+XVRAQ ==
16961696 dependencies :
16971697 csstype "^3.2.2"
16981698
@@ -6333,10 +6333,10 @@ rc@^1.2.7:
63336333 minimist "^1.2.0"
63346334 strip-json-comments "~2.0.1"
63356335
6336- react-dom@19.2.0 :
6337- version "19.2.0 "
6338- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.0 .tgz#00ed1e959c365e9a9d48f8918377465466ec3af8 "
6339- integrity sha512-UlbRu4cAiGaIewkPyiRGJk0imDN2T3JjieT6spoL2UeSf5od4n5LB/mQ4ejmxhCFT1tYe8IvaFulzynWovsEFQ ==
6336+ react-dom@19.2.4 :
6337+ version "19.2.4 "
6338+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.4 .tgz#6fac6bd96f7db477d966c7ec17c1a2b1ad8e6591 "
6339+ integrity sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ ==
63406340 dependencies :
63416341 scheduler "^0.27.0"
63426342
@@ -6368,10 +6368,10 @@ react-router@^7.9.4:
63686368 cookie "^1.0.1"
63696369 set-cookie-parser "^2.6.0"
63706370
6371- react@19.2.0 :
6372- version "19.2.0 "
6373- resolved "https://registry.yarnpkg.com/react/-/react-19.2.0 .tgz#d33dd1721698f4376ae57a54098cb47fc75d93a5 "
6374- integrity sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ ==
6371+ react@19.2.4 :
6372+ version "19.2.4 "
6373+ resolved "https://registry.yarnpkg.com/react/-/react-19.2.4 .tgz#438e57baa19b77cb23aab516cf635cd0579ee09a "
6374+ integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ ==
63756375
63766376readable-stream@^2.0.1 :
63776377 version "2.3.8"
You can’t perform that action at this time.
0 commit comments