Skip to content

Commit

Permalink
fix(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent e579492 commit a2df6f8
Show file tree
Hide file tree
Showing 2 changed files with 946 additions and 262 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"dependencies": {
"@arco-design/web-react": "^2.44.0",
"@next/font": "13.1.6",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"axios": "^1.2.5",
"clsx": "^1.2.1",
"css-spring": "^4.1.0",
Expand All @@ -69,8 +69,8 @@
"next-seo": "^5.15.0",
"next-suspense": "^0.1.3",
"next-with-less": "^2.0.5",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-infinite-scroller": "^1.2.6",
"react-intersection-observer": "^9.4.1",
"react-message-popup": "1.0.0",
Expand Down
Loading

0 comments on commit a2df6f8

Please sign in to comment.