Skip to content

Commit 8ed1df9

Browse files
Replace dependency framer-motion with motion ^12.0.0
1 parent ffbf6da commit 8ed1df9

2 files changed

Lines changed: 28 additions & 2 deletions

File tree

web/package-lock.json

Lines changed: 27 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@emotion/react": "^11.13.5",
1616
"@emotion/styled": "^11.13.5",
1717
"@monaco-editor/react": "^4.7.0",
18-
"framer-motion": "^12.0.0",
18+
"motion": "^12.0.0",
1919
"mermaid": "^11.4.1",
2020
"monaco-themes": "^0.4.7",
2121
"next": "16.2.10",

0 commit comments

Comments
 (0)