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 10, 2024
1 parent 5f4c60f commit 60c273e
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 127 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"next": "15.0.4",
"next-protected-auth": "2.0.397",
"next-seo": "6.6.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.54.0",
"react-hot-toast": "2.4.1",
"react-select": "5.8.3",
Expand All @@ -52,8 +52,8 @@
"@hookform/devtools": "4.3.1",
"@tailwindcss/line-clamp": "0.4.4",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.3",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"autoprefixer": "10.4.20",
Expand Down
Loading

0 comments on commit 60c273e

Please sign in to comment.