Skip to content

Commit cd4d8f0

Browse files
chore(deps): update dependency react to v18
1 parent a586823 commit cd4d8f0

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

packages/demo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"devDependencies": {
1616
"@sourcegraph/eslint-plugin-sourcegraph": "1.0.5",
1717
"@types/react": "18.0.26",
18-
"react": "^17.0.2"
18+
"react": "^18.2.0"
1919
}
2020
}

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6868,13 +6868,12 @@ react-is@^17.0.1:
68686868
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
68696869
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
68706870

6871-
react@^17.0.2:
6872-
version "17.0.2"
6873-
resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
6874-
integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
6871+
react@^18.2.0:
6872+
version "18.2.0"
6873+
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
6874+
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
68756875
dependencies:
68766876
loose-envify "^1.1.0"
6877-
object-assign "^4.1.1"
68786877

68796878
read-cmd-shim@^2.0.0:
68806879
version "2.0.0"

0 commit comments

Comments
 (0)