We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a12b357 commit 9a094e3Copy full SHA for 9a094e3
package.json
@@ -37,8 +37,8 @@
37
"classnames": "^2.3.1",
38
"moment": "^2.29.1",
39
"numeral": "^2.0.6",
40
- "react": "^17.0.2",
41
- "react-dom": "^17.0.2",
+ "react": "^18.0.0",
+ "react-dom": "^18.0.0",
42
"react-helmet-async": "^1.2.2",
43
"styled-components": "^5.3.3",
44
"umi": "^3.5.20",
@@ -51,8 +51,8 @@
51
"@alitajs/umi-preset-react": "0.3.0",
52
"@types/classnames": "2.3.1",
53
"@types/numeral": "2.0.2",
54
- "@types/react": "17.0.39",
55
- "@types/react-dom": "17.0.11",
+ "@types/react": "18.0.32",
+ "@types/react-dom": "18.0.11",
56
"@types/styled-components": "5.1.22",
57
"@walrus/cli": "1.3.4",
58
"@walrus/plugin-release": "1.14.3",
0 commit comments