Update react monorepo to v18.2.0

This commit is contained in:
Renovate Bot
2022-06-17 11:27:17 +00:00
committed by renovate[bot]
parent 9956b7598e
commit 639dc02466
2 changed files with 25 additions and 25 deletions

View File

@@ -23,9 +23,9 @@
"next-mdx-remote": "4.0.3",
"nodemailer": "6.7.5",
"p-retry": "5.1.1",
"react": "18.1.0",
"react": "18.2.0",
"react-calendar": "3.7.0",
"react-dom": "18.1.0",
"react-dom": "18.2.0",
"ts-jest": "28.0.5",
"uuid": "8.3.2"
},