Skip to content

Commit

Permalink
chore(deps): update react monorepo to v19 (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent a80a5f4 commit 9788d98
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"next": "14.2.16",
"next-themes": "^0.3.0",
"postgres": "^3.4.5",
"react": "18.3.1",
"react": "19.0.0",
"react-day-picker": "^8.10.1",
"react-dom": "18.3.1",
"react-dom": "19.0.0",
"react-hook-form": "^7.53.1",
"react-leaflet": "^4.2.1",
"sonner": "^1.5.0",
Expand All @@ -73,8 +73,8 @@
"@total-typescript/ts-reset": "^0.6.1",
"@types/leaflet": "^1.9.14",
"@types/node": "22.8.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"autoprefixer": "10.4.20",
Expand Down

0 comments on commit 9788d98

Please sign in to comment.