Update react monorepo to v18

This commit is contained in:
Renovate Bot
2022-05-08 13:23:57 +00:00
committed by Thomas Ruoff
parent 285f5596b0
commit 3b6ea26989
2 changed files with 29 additions and 35 deletions

View File

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