Skip to content

Commit ccabadd

Browse files
fix(deps): replace dependency framer-motion with motion
1 parent 1bc218a commit ccabadd

4 files changed

Lines changed: 28 additions & 6 deletions

File tree

packages/pixel-motion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"prepack": "pnpm build"
3838
},
3939
"dependencies": {
40-
"framer-motion": "12.40.0"
40+
"motion": "12.40.0"
4141
}
4242
}

packages/pixels/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"@heroui/theme": "2.4.26",
182182
"@heroui/toast": "2.0.22",
183183
"@heroui/tooltip": "2.2.29",
184-
"framer-motion": "12.40.0",
184+
"motion": "12.40.0",
185185
"next-themes": "0.4.6",
186186
"react-icons": "5.7.0",
187187
"sonner": "2.0.7"

packages/uniform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@heroui/theme": "2.4.26",
8888
"@react-aria/visually-hidden": "3.9.1",
8989
"debug": "4.4.3",
90-
"framer-motion": "12.40.0",
90+
"motion": "12.40.0",
9191
"react-icons": "5.7.0",
9292
"react-hook-form": "7.81.0",
9393
"react-select": "5.10.2"

pnpm-lock.yaml

Lines changed: 25 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)