Skip to content

Commit

Permalink
Upgrade framer-motion to v12 alpha to support React v19
Browse files Browse the repository at this point in the history
React v19 has breaking changes for framer-motion, and as of right now there is not a stable release ready for framer-motion v12
  • Loading branch information
JacobArrow committed Nov 20, 2024
1 parent 4cb060a commit 1b7b3b0
Show file tree
Hide file tree
Showing 2 changed files with 1,698 additions and 1,699 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"framer-motion": "^11.11.10",
"framer-motion": "12.0.0-alpha.1",
"graphql": "^16.9.0",
"iron-session": "^8.0.3",
"lodash": "^4.17.21",
Expand Down
Loading

0 comments on commit 1b7b3b0

Please sign in to comment.