Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to v11.13.1 (#560)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent e2eadbf commit 3ab47b0
Show file tree
Hide file tree
Showing 4 changed files with 125 additions and 113 deletions.
2 changes: 1 addition & 1 deletion packages/pixel-motion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"prepack": "rm -rf ./dist && pnpm build"
},
"dependencies": {
"framer-motion": "11.12.0"
"framer-motion": "11.13.1"
},
"devDependencies": {
"@repo/tsup-config": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/pixels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
"@nextui-org/theme": "2.2.11",
"@nextui-org/tabs": "2.0.37",
"@nextui-org/tooltip": "2.0.41",
"framer-motion": "11.12.0",
"framer-motion": "11.13.1",
"next-themes": "0.4.3",
"react-icons": "5.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/uniform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"@nextui-org/system": "2.2.6",
"@nextui-org/theme": "2.2.11",
"@react-aria/visually-hidden": "3.8.18",
"framer-motion": "11.12.0",
"framer-motion": "11.13.1",
"react-icons": "5.3.0",
"react-hook-form": "7.53.2",
"react-select": "5.8.3",
Expand Down
Loading

0 comments on commit 3ab47b0

Please sign in to comment.