File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
"@babel/preset-react" : " 7.24.1" ,
31
31
"c8" : " 9.1.0" ,
32
32
"mocha" : " 10.4.0" ,
33
- "react" : " 18.2 .0" ,
33
+ "react" : " 18.3 .0" ,
34
34
"rimraf" : " 5.0.5" ,
35
35
"should" : " 13.2.3" ,
36
36
"sinon" : " 17.0.1"
Original file line number Diff line number Diff line change @@ -9064,10 +9064,10 @@ react-lifecycles-compat@^3.0.4:
9064
9064
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
9065
9065
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
9066
9066
9067
- react@18.2 .0:
9068
- version "18.2 .0"
9069
- resolved "https://registry.yarnpkg.com/react/-/react-18.2 .0.tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
9070
- integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
9067
+ react@18.3 .0:
9068
+ version "18.3 .0"
9069
+ resolved "https://registry.yarnpkg.com/react/-/react-18.3 .0.tgz#84386d0a36fdf5ef50fa5755b7812bdfb76194a5 "
9070
+ integrity sha512-RPutkJftSAldDibyrjuku7q11d3oy6wKOyPe5K1HA/HwwrXcEqBdHsLypkC2FFYjP7bPUa6gbzSBhw4sY2JcDg ==
9071
9071
dependencies:
9072
9072
loose-envify "^1.1.0"
9073
9073
You can’t perform that action at this time.
0 commit comments