Skip to content

Commit

Permalink
build(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 5a37b21 commit 13b0d95
Show file tree
Hide file tree
Showing 2 changed files with 513 additions and 465 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"next": "14.2.15",
"next-auth": "5.0.0-beta.20",
"pretty-ms": "^9.0.0",
"react": "18.3.1",
"react": "19.0.0",
"react-cookie": "^7.1.4",
"react-dom": "18.3.1",
"react-dom": "19.0.0",
"react-icons": "^5.2.1",
"react-intersection-observer": "^9.10.3",
"recharts": "^2.12.7",
Expand Down Expand Up @@ -94,8 +94,8 @@
"@types/cookie": "^0.6.0",
"@types/luxon": "^3.4.2",
"@types/node": "20.14.14",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.6",
"@types/react-dom": "19.0.3",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vercel/style-guide": "^6.0.0",
Expand All @@ -115,7 +115,7 @@
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.8",
"eslint-plugin-sonarjs": "^2.0.0",
"eslint-plugin-storybook": "^0.9.0",
Expand Down
Loading

0 comments on commit 13b0d95

Please sign in to comment.