We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e579492 commit 8edda75Copy full SHA for 8edda75
package.json
@@ -52,8 +52,8 @@
52
"dependencies": {
53
"@arco-design/web-react": "^2.44.0",
54
"@next/font": "13.1.6",
55
- "@types/react": "18.0.27",
56
- "@types/react-dom": "18.0.10",
+ "@types/react": "18.2.79",
+ "@types/react-dom": "18.2.25",
57
"axios": "^1.2.5",
58
"clsx": "^1.2.1",
59
"css-spring": "^4.1.0",
@@ -69,8 +69,8 @@
69
"next-seo": "^5.15.0",
70
"next-suspense": "^0.1.3",
71
"next-with-less": "^2.0.5",
72
- "react": "18.2.0",
73
- "react-dom": "18.2.0",
+ "react": "18.3.0",
+ "react-dom": "18.3.0",
74
"react-infinite-scroller": "^1.2.6",
75
"react-intersection-observer": "^9.4.1",
76
"react-message-popup": "1.0.0",
0 commit comments