Skip to content

Commit

Permalink
fix(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 4a93c7b commit b1e38c1
Show file tree
Hide file tree
Showing 2 changed files with 437 additions and 448 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"next-mdx-remote": "^5.0.0",
"next-themes": "^0.4.0",
"node-cache": "^5.1.2",
"react": "18.3.1",
"react": "19.0.0",
"react-code-blocks": "^0.1.4",
"react-dom": "18.3.1",
"react-dom": "19.0.0",
"react-error-boundary": "^4.0.11",
"react-hook-form": "^7.50.1",
"react-icons": "^5.0.0",
Expand Down Expand Up @@ -77,8 +77,8 @@
"@types/jest": "29.5.14",
"@types/mysql": "2.15.26",
"@types/node": "22.10.2",
"@types/react": "18.3.17",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"autoprefixer": "10.4.20",
"eslint": "9.17.0",
"eslint-config-next": "15.1.1",
Expand Down
Loading

0 comments on commit b1e38c1

Please sign in to comment.