File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1616 "devDependencies" : {
1717 "@sourcegraph/eslint-plugin-sourcegraph" : " 1.0.0" ,
1818 "@types/react" : " 18.0.0" ,
19- "react" : " ^17 .0.2 "
19+ "react" : " ^18 .0.0 "
2020 }
2121}
Original file line number Diff line number Diff line change @@ -6567,13 +6567,12 @@ react-is@^17.0.1:
65676567 resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
65686568 integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
65696569
6570- react@^17 .0.2 :
6571- version "17 .0.2 "
6572- resolved "https://registry.yarnpkg.com/react/-/react-17 .0.2 .tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037 "
6573- integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA ==
6570+ react@^18 .0.0 :
6571+ version "18 .0.0 "
6572+ resolved "https://registry.yarnpkg.com/react/-/react-18 .0.0 .tgz#b468736d1f4a5891f38585ba8e8fb29f91c3cb96 "
6573+ integrity sha512-x+VL6wbT4JRVPm7EGxXhZ8w8LTROaxPXOqhlGyVSrv0sB1jkyFGgXxJ8LVoPRLvPR6/CIZGFmfzqUa2NYeMr2A ==
65746574 dependencies :
65756575 loose-envify "^1.1.0"
6576- object-assign "^4.1.1"
65776576
65786577read-cmd-shim@^2.0.0 :
65796578 version "2.0.0"
You can’t perform that action at this time.
0 commit comments