Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 719fc74 commit 52c1bce
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 69 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "29.5.14",
"@types/node": "^22.10.1",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"autoprefixer": "^10.4.20",
Expand Down Expand Up @@ -71,8 +71,8 @@
"clsx": "^2.1.1",
"lucide-react": "^0.468.0",
"next": "^15.0.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-use": "^17.5.1",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7"
Expand Down
119 changes: 54 additions & 65 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 52c1bce

Please sign in to comment.