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 21, 2024
1 parent 04b9078 commit d031d75
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.1.2",
"next-protected-auth": "2.0.402",
"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.2",
"react-hot-toast": "2.4.1",
"react-select": "5.9.0",
Expand All @@ -52,8 +52,8 @@
"@hookform/devtools": "4.3.3",
"@tailwindcss/line-clamp": "0.4.4",
"@types/node": "22.10.2",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"autoprefixer": "10.4.20",
Expand Down
Loading

0 comments on commit d031d75

Please sign in to comment.