Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit c437849

Browse files
chore(deps): update react monorepo to v18
1 parent 9b38450 commit c437849

File tree

2 files changed

+21
-24
lines changed

2 files changed

+21
-24
lines changed

package-lock.json

+18-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"lodash.shuffle": "4.2.0",
1616
"next": "10.1.3",
1717
"next-seo": "4.29.0",
18-
"react": "17.0.2",
19-
"react-dom": "17.0.2",
18+
"react": "18.2.0",
19+
"react-dom": "18.2.0",
2020
"react-hook-form": "6.15.8",
2121
"react-markdown": "6.0.3",
2222
"react-select": "4.3.1"
@@ -25,7 +25,7 @@
2525
"@tailwindcss/typography": "0.4.1",
2626
"@tailwindcss/ui": "0.7.2",
2727
"@types/node": "16.11.60",
28-
"@types/react": "17.0.47",
28+
"@types/react": "18.2.12",
2929
"airtable": "0.11.5",
3030
"babel-plugin-inline-react-svg": "2.0.1",
3131
"postcss-preset-env": "6.7.1",

0 commit comments

Comments
 (0)