Skip to content

Commit c4ae4e1

Browse files
fix(deps): update dependency framer-motion to v12.24.7 (#1451)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ae9d45 commit c4ae4e1

File tree

4 files changed

+186
-186
lines changed

4 files changed

+186
-186
lines changed

packages/pixel-motion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"prepack": "pnpm build"
4343
},
4444
"dependencies": {
45-
"framer-motion": "12.24.0"
45+
"framer-motion": "12.24.7"
4646
}
4747
}

packages/pixels/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
"@heroui/tabs": "2.2.21",
209209
"@heroui/toast": "2.0.14",
210210
"@heroui/tooltip": "2.2.21",
211-
"framer-motion": "12.24.0",
211+
"framer-motion": "12.24.7",
212212
"next-themes": "0.4.6",
213213
"react-icons": "5.5.0"
214214
},

packages/uniform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
"@heroui/theme": "2.4.20",
170170
"@react-aria/visually-hidden": "3.8.29",
171171
"debug": "4.4.3",
172-
"framer-motion": "12.24.0",
172+
"framer-motion": "12.24.7",
173173
"react-icons": "5.5.0",
174174
"react-hook-form": "7.70.0",
175175
"react-select": "5.10.2"

0 commit comments

Comments
 (0)