Skip to content

Commit 8edda75

Browse files
fix(deps): update react monorepo
1 parent e579492 commit 8edda75

File tree

2 files changed

+935
-255
lines changed

2 files changed

+935
-255
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"dependencies": {
5353
"@arco-design/web-react": "^2.44.0",
5454
"@next/font": "13.1.6",
55-
"@types/react": "18.0.27",
56-
"@types/react-dom": "18.0.10",
55+
"@types/react": "18.2.79",
56+
"@types/react-dom": "18.2.25",
5757
"axios": "^1.2.5",
5858
"clsx": "^1.2.1",
5959
"css-spring": "^4.1.0",
@@ -69,8 +69,8 @@
6969
"next-seo": "^5.15.0",
7070
"next-suspense": "^0.1.3",
7171
"next-with-less": "^2.0.5",
72-
"react": "18.2.0",
73-
"react-dom": "18.2.0",
72+
"react": "18.3.0",
73+
"react-dom": "18.3.0",
7474
"react-infinite-scroller": "^1.2.6",
7575
"react-intersection-observer": "^9.4.1",
7676
"react-message-popup": "1.0.0",

0 commit comments

Comments
 (0)