Skip to content

Commit 641ab25

Browse files
chore(deps): update dependency react to v18
1 parent b308f15 commit 641ab25

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.2.37",
18-
"react": "^17.0.2"
18+
"react": "^18.3.1"
1919
}
2020
}

yarn.lock

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

6929-
react@^17.0.2:
6930-
version "17.0.2"
6931-
resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
6932-
integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
6929+
react@^18.3.1:
6930+
version "18.3.1"
6931+
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
6932+
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
69336933
dependencies:
69346934
loose-envify "^1.1.0"
6935-
object-assign "^4.1.1"
69366935

69376936
read-cmd-shim@^2.0.0:
69386937
version "2.0.0"

0 commit comments

Comments
 (0)