File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 6363 "eslint-plugin-react" : " ^7.37.5" ,
6464 "jest" : " ^27.5.1" ,
6565 "prop-types" : " ^15.8.1" ,
66- "react" : " ^17.0.2 " ,
66+ "react" : " ^19.2.0 " ,
6767 "release-script" : " ^1.0.2" ,
6868 "sinon" : " ^11.1.2" ,
6969 "sinon-chai" : " ^3.7.0"
7070 },
7171 "dependencies" : {
72- "react-is" : " ^17.0.1 " ,
72+ "react-is" : " ^19.2.0 " ,
7373 "warning" : " ^4.0.3"
7474 }
7575}
Original file line number Diff line number Diff line change @@ -3981,7 +3981,7 @@ lodash@^4.7.0:
39813981 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
39823982 integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
39833983
3984- loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1. 4.0 :
3984+ loose-envify@^1.0.0, loose-envify@^1.4.0 :
39853985 version "1.4.0"
39863986 resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
39873987 integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -4427,13 +4427,15 @@ react-is@^17.0.1:
44274427 resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339"
44284428 integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==
44294429
4430- react@^17.0.2 :
4431- version "17.0.2"
4432- resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
4433- integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
4434- dependencies :
4435- loose-envify "^1.1.0"
4436- object-assign "^4.1.1"
4430+ react-is@^19.2.0 :
4431+ version "19.2.0"
4432+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.2.0.tgz#ddc3b4a4e0f3336c3847f18b806506388d7b9973"
4433+ integrity sha512-x3Ax3kNSMIIkyVYhWPyO09bu0uttcAIoecO/um/rKGQ4EltYWVYtyiGkS/3xMynrbVQdS69Jhlv8FXUEZehlzA==
4434+
4435+ react@^19.2.0 :
4436+ version "19.2.0"
4437+ resolved "https://registry.yarnpkg.com/react/-/react-19.2.0.tgz#d33dd1721698f4376ae57a54098cb47fc75d93a5"
4438+ integrity sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==
44374439
44384440readdirp@~3.6.0 :
44394441 version "3.6.0"
You can’t perform that action at this time.
0 commit comments