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 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 @@ -10347,10 +10347,10 @@ react-simple-code-editor@^0.11.0:
10347
10347
resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.11.0.tgz#bb57c7c29b570f2ab229872599eac184f5bc673c"
10348
10348
integrity sha512-xGfX7wAzspl113ocfKQAR8lWPhavGWHL3xSzNLeseDRHysT+jzRBi/ExdUqevSMos+7ZtdfeuBOXtgk9HTwsrw==
10349
10349
10350
- react@^18.1 .0:
10351
- version "18.1 .0"
10352
- resolved "https://registry.yarnpkg.com/react/-/react-18.1 .0.tgz#6f8620382decb17fdc5cc223a115e2adbf104890 "
10353
- integrity sha512-4oL8ivCz5ZEPyclFQXaNksK3adutVS8l2xzZU0cqEFrE9Sb7fC0EFK5uEk74wIreL1DERyjvsU915j1pcT2uEQ ==
10350
+ react@^18.2 .0:
10351
+ version "18.2 .0"
10352
+ resolved "https://registry.yarnpkg.com/react/-/react-18.2 .0.tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
10353
+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
10354
10354
dependencies:
10355
10355
loose-envify "^1.1.0"
10356
10356
You can’t perform that action at this time.
0 commit comments