Skip to content

Commit 9a094e3

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

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"classnames": "^2.3.1",
3838
"moment": "^2.29.1",
3939
"numeral": "^2.0.6",
40-
"react": "^17.0.2",
41-
"react-dom": "^17.0.2",
40+
"react": "^18.0.0",
41+
"react-dom": "^18.0.0",
4242
"react-helmet-async": "^1.2.2",
4343
"styled-components": "^5.3.3",
4444
"umi": "^3.5.20",
@@ -51,8 +51,8 @@
5151
"@alitajs/umi-preset-react": "0.3.0",
5252
"@types/classnames": "2.3.1",
5353
"@types/numeral": "2.0.2",
54-
"@types/react": "17.0.39",
55-
"@types/react-dom": "17.0.11",
54+
"@types/react": "18.0.32",
55+
"@types/react-dom": "18.0.11",
5656
"@types/styled-components": "5.1.22",
5757
"@walrus/cli": "1.3.4",
5858
"@walrus/plugin-release": "1.14.3",

0 commit comments

Comments
 (0)