Skip to content

Commit 2365953

Browse files
authored
Merge pull request #154 from graphql-java-kickstart/renovate/major-react-monorepo
fix(deps): update react monorepo to v18 (major)
2 parents 09e603d + 88596e2 commit 2365953

File tree

2 files changed

+14
-17
lines changed

2 files changed

+14
-17
lines changed

subscription-with-authentication/frontend/package-lock.json

Lines changed: 12 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

subscription-with-authentication/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
"apollo-utilities": "latest",
1313
"graphql": "16.5.0",
1414
"graphql-tag": "2.12.6",
15-
"react": "17.0.2",
15+
"react": "18.2.0",
1616
"react-apollo": "3.1.5",
17-
"react-dom": "17.0.2",
17+
"react-dom": "18.2.0",
1818
"react-scripts": "5.0.1",
1919
"subscriptions-transport-ws": "0.11.0"
2020
},

0 commit comments

Comments
 (0)