Skip to content

Commit 2f6245c

Browse files
committed
Update react monorepo to v18
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 5d68ced commit 2f6245c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,17 +57,17 @@
5757
"webpack-cli": "^3.3.12"
5858
},
5959
"peerDependencies": {
60-
"react": "^17.0.2",
61-
"react-dom": "^17.0.2",
60+
"react": "^18.0.0",
61+
"react-dom": "^18.0.0",
6262
"@material-ui/core": "^4.12.3",
6363
"lodash": "^4.17.21"
6464
},
6565
"dependencies": {
6666
"@material-ui/core": "^4.12.3",
6767
"final-form": "^4.20.6",
6868
"lodash": "^4.17.21",
69-
"react": "^17.0.2",
70-
"react-dom": "^17.0.2",
69+
"react": "^18.0.0",
70+
"react-dom": "^18.0.0",
7171
"react-color": "^2.19.3",
7272
"react-final-form": "^6.5.8",
7373
"react-google-recaptcha": "^1.1.0"

0 commit comments

Comments
 (0)