Skip to content

Commit 720e5bf

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

File tree

2 files changed

+38
-62
lines changed

2 files changed

+38
-62
lines changed

package-lock.json

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

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.3.14",
27+
"@types/react-dom": "^18.3.2",
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)