Skip to content

Commit 399f26d

Browse files
Update react monorepo to v18
Signed-off-by: Renovate Bot <[email protected]>
1 parent d44ebe3 commit 399f26d

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.2.0",
61+
"react-dom": "^18.2.0",
6262
"@material-ui/core": "^4.12.4",
6363
"lodash": "^4.17.21"
6464
},
6565
"dependencies": {
6666
"@material-ui/core": "^4.12.4",
6767
"final-form": "^4.20.7",
6868
"lodash": "^4.17.21",
69-
"react": "^17.0.2",
70-
"react-dom": "^17.0.2",
69+
"react": "^18.2.0",
70+
"react-dom": "^18.2.0",
7171
"react-color": "^2.19.3",
7272
"react-final-form": "^6.5.9",
7373
"react-google-recaptcha": "^1.1.0"

0 commit comments

Comments
 (0)