Skip to content

Commit 8fb3a2b

Browse files
chore(deps): update react monorepo to v18
1 parent e1f9ec0 commit 8fb3a2b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"next": "^10.0.1",
1717
"postcss": "^8.2.10",
1818
"postcss-preset-env": "^6.7.0",
19-
"react": "^17.0.1",
19+
"react": "^18.0.0",
2020
"react-ace": "^9.0.0",
21-
"react-dom": "^17.0.1",
21+
"react-dom": "^18.0.0",
2222
"tailwindcss": "^2.1.1"
2323
},
2424
"devDependencies": {
2525
"@types/node": "^14.14.7",
26-
"@types/react": "^17.0.0",
27-
"@types/react-dom": "^17.0.0",
26+
"@types/react": "^18.2.22",
27+
"@types/react-dom": "^18.2.7",
2828
"@typescript-eslint/eslint-plugin": "^4.8.1",
2929
"@typescript-eslint/parser": "^4.8.1",
3030
"babel-eslint": "^10.1.0",

0 commit comments

Comments
 (0)