File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 3030 "@babel/preset-react" : " 7.26.3" ,
3131 "c8" : " 10.1.3" ,
3232 "mocha" : " 11.1.0" ,
33- "react" : " 18.3.1 " ,
33+ "react" : " 19.0.0 " ,
3434 "rimraf" : " 5.0.10" ,
3535 "should" : " 13.2.3" ,
3636 "sinon" : " 19.0.2"
4242 "prop-types" : " ^15.6.2"
4343 },
4444 "peerDependencies" : {
45- "react" : " ^18.1.0"
45+ "react" : " ^18.1.0 || ^19.0.0 "
4646 }
4747}
Original file line number Diff line number Diff line change @@ -7290,7 +7290,7 @@ longest-streak@^2.0.1:
72907290 resolved "https://registry.yarnpkg.com/longest-streak/-/longest-streak-2.0.4.tgz#b8599957da5b5dab64dee3fe316fa774597d90e4"
72917291 integrity sha512-vM6rUVCVUJJt33bnmHiZEvr7wPT78ztX7rojL+LW51bHtLh6HTjx84LA5W4+oa6aKEJA7jJu5LR6vQRBpA5DVg==
72927292
7293- loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1. 4.0:
7293+ loose-envify@^1.0.0, loose-envify@^1.4.0:
72947294 version "1.4.0"
72957295 resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
72967296 integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -8918,12 +8918,10 @@ react-lifecycles-compat@^3.0.4:
89188918 resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
89198919 integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
89208920
8921- react@18.3.1:
8922- version "18.3.1"
8923- resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
8924- integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
8925- dependencies:
8926- loose-envify "^1.1.0"
8921+ react@19.0.0:
8922+ version "19.0.0"
8923+ resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd"
8924+ integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==
89278925
89288926read-cmd-shim@3.0.0:
89298927 version "3.0.0"
You can’t perform that action at this time.
0 commit comments