Skip to content

Commit

Permalink
Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent ca34b4a commit 4a132da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"convex": "^1.17.0",
"convex-helpers": "file:packages/convex-helpers/dist",
"hono": "^4.3.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"usehooks-ts": "^3.1.0",
"zod": "^3.24.0"
},
Expand All @@ -40,8 +40,8 @@
"@types/babel__core": "7.20.5",
"@types/jest": "29.5.14",
"@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",
"@vitejs/plugin-react": "4.3.4",
"@vitest/coverage-v8": "2.1.8",
"chokidar-cli": "3.0.0",
Expand Down

0 comments on commit 4a132da

Please sign in to comment.