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.17.12" ,
31
31
"c8" : " 7.11.3" ,
32
32
"mocha" : " 10.0.0" ,
33
- "react" : " 18.1 .0" ,
33
+ "react" : " 18.2 .0" ,
34
34
"rimraf" : " 3.0.2" ,
35
35
"should" : " 13.2.3" ,
36
36
"sinon" : " 14.0.0"
Original file line number Diff line number Diff line change @@ -4185,10 +4185,10 @@ react-lifecycles-compat@^3.0.4:
4185
4185
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
4186
4186
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
4187
4187
4188
- react@18.1 .0 :
4189
- version "18.1 .0"
4190
- resolved "https://registry.yarnpkg.com/react/-/react-18.1 .0.tgz#6f8620382decb17fdc5cc223a115e2adbf104890 "
4191
- integrity sha512-4oL8ivCz5ZEPyclFQXaNksK3adutVS8l2xzZU0cqEFrE9Sb7fC0EFK5uEk74wIreL1DERyjvsU915j1pcT2uEQ ==
4188
+ react@18.2 .0 :
4189
+ version "18.2 .0"
4190
+ resolved "https://registry.yarnpkg.com/react/-/react-18.2 .0.tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
4191
+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
4192
4192
dependencies :
4193
4193
loose-envify "^1.1.0"
4194
4194
You can’t perform that action at this time.
0 commit comments