Skip to content

Commit c658d05

Browse files
Update react monorepo to v18
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b04a7bb commit c658d05

File tree

2 files changed

+33
-39
lines changed

2 files changed

+33
-39
lines changed

package-lock.json

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

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
"@mui/material": "^5.14.4",
6363
"lodash": "^4.17.21"
6464
},
6565
"dependencies": {
6666
"@mui/material": "^5.14.4",
6767
"final-form": "^4.20.9",
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)