File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"highlight.js" : " ^11.6.0" ,
7
- "react" : " ^18.1 .0" ,
7
+ "react" : " ^18.2 .0" ,
8
8
"react-app-rewired" : " ^2.2.1" ,
9
9
"react-dom" : " ^18.1.0" ,
10
10
"react-live" : " ^2.4.1" ,
Original file line number Diff line number Diff line change @@ -10263,10 +10263,10 @@ react-simple-code-editor@^0.11.0:
10263
10263
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.11.0.tgz#bb57c7c29b570f2ab229872599eac184f5bc673c"
10264
10264
integrity sha512-xGfX7wAzspl113ocfKQAR8lWPhavGWHL3xSzNLeseDRHysT+jzRBi/ExdUqevSMos+7ZtdfeuBOXtgk9HTwsrw==
10265
10265
10266
- react@^18.1 .0:
10267
- version "18.1 .0"
10268
- resolved "https://registry.yarnpkg.com/react/-/react-18.1 .0.tgz#6f8620382decb17fdc5cc223a115e2adbf104890 "
10269
- integrity sha512-4oL8ivCz5ZEPyclFQXaNksK3adutVS8l2xzZU0cqEFrE9Sb7fC0EFK5uEk74wIreL1DERyjvsU915j1pcT2uEQ ==
10266
+ react@^18.2 .0:
10267
+ version "18.2 .0"
10268
+ resolved "https://registry.yarnpkg.com/react/-/react-18.2 .0.tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
10269
+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
10270
10270
dependencies:
10271
10271
loose-envify "^1.1.0"
10272
10272
You can’t perform that action at this time.
0 commit comments