Skip to content

Commit

Permalink
Upgrade to React 19
Browse files Browse the repository at this point in the history
  • Loading branch information
evadecker committed Dec 6, 2024
1 parent 4ebc57d commit 7fa6639
Show file tree
Hide file tree
Showing 4 changed files with 906 additions and 938 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,16 @@
"@tiptap/react": "^2.10.3",
"convex": "^1.17.3",
"convex-helpers": "^0.1.65",
"framer-motion": "12.0.0-alpha.2",
"lucide-react": "^0.462.0",
"motion": "^11.13.1",
"next-themes": "^0.4.3",
"oslo": "^1.2.1",
"postcss": "^8.4.49",
"pretty-bytes": "^6.1.1",
"react": "^18.3.1",
"react": "^19.0.0",
"react-aria": "^3.36.0",
"react-aria-components": "^1.5.0",
"react-dom": "^18.3.1",
"react-dom": "^19.0.0",
"react-helmet-async": "^2.0.5",
"resend": "4.0.1",
"sonner": "^1.7.0",
Expand Down Expand Up @@ -97,8 +97,8 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
"@vitejs/plugin-react-swc": "^3.7.2",
"@vitest/coverage-v8": "^2.1.6",
"@vitest/ui": "^2.1.6",
Expand Down
Loading

0 comments on commit 7fa6639

Please sign in to comment.