Skip to content

Commit 0f2c347

Browse files
fix(deps): update react monorepo to v18.3.1 (#348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8fa6265 commit 0f2c347

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

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

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

subscription-with-authentication/frontend/package.json

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

0 commit comments

Comments
 (0)