Skip to content

Commit e14e2ed

Browse files
chore(deps): update dependency react to v18
1 parent 8aa91c6 commit e14e2ed

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.32",
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
@@ -6894,13 +6894,12 @@ react-is@^17.0.1:
68946894
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
68956895
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
68966896

6897-
react@^17.0.2:
6898-
version "17.0.2"
6899-
resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
6900-
integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
6897+
react@^18.2.0:
6898+
version "18.2.0"
6899+
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
6900+
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
69016901
dependencies:
69026902
loose-envify "^1.1.0"
6903-
object-assign "^4.1.1"
69046903

69056904
read-cmd-shim@^2.0.0:
69066905
version "2.0.0"

0 commit comments

Comments
 (0)