Skip to content

Commit 0d16ecf

Browse files
chore(deps): update react monorepo to v18 (#772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8345e3d commit 0d16ecf

File tree

2 files changed

+398
-440
lines changed

2 files changed

+398
-440
lines changed

examples/react/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"ms": "^2.1.3",
3838
"next": "^12.3.4",
3939
"node-json-db": "^2.1.5",
40-
"react": "^17.0.2",
41-
"react-dom": "^17.0.2",
40+
"react": "^18.2.0",
41+
"react-dom": "^18.2.0",
4242
"react-intersection-observer": "^9.4.3",
4343
"serialize-error": "^11.0.0"
4444
},
@@ -50,7 +50,7 @@
5050
"@types/graphql-upload": "^16.0.0",
5151
"@types/lodash": "^4.14.191",
5252
"@types/node": "^18.15.5",
53-
"@types/react": "^17.0.53",
53+
"@types/react": "^18.2.79",
5454
"@types/react-dom": "^18.0.11",
5555
"bob-tsm": "^1.1.2",
5656
"concurrently": "^7.6.0",

0 commit comments

Comments
 (0)