Skip to content

Commit

Permalink
Bump framer-motion from 11.14.1 to 11.15.0 (#12350)
Browse files Browse the repository at this point in the history
Bumps [framer-motion](https://github.com/motiondivision/motion) from 11.14.1 to 11.15.0.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.14.1...v11.15.0)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 03fcba9 commit af408ac
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@tanstack/react-table": "^8.20.6",
"dataloader": "^2.2.3",
"date-fns": "^3.6.0",
"framer-motion": "^11.14.1",
"framer-motion": "^11.15.0",
"graphql": "^16.9.0",
"lodash": "^4.17.21",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@tiptap/starter-kit": "^2.10.4",
"date-fns": "^3.6.0",
"downshift": "^9.0.8",
"framer-motion": "^11.14.1",
"framer-motion": "^11.15.0",
"lodash": "^4.17.21",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@storybook/react": "^8.4.7",
"@urql/core": "^5.1.0",
"chromatic": "^11.20.2",
"framer-motion": "^11.14.1",
"framer-motion": "^11.15.0",
"graphql": "^16.9.0",
"lodash": "^4.17.21",
"react-helmet-async": "^2.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@radix-ui/react-toggle": "^1.1.1",
"@radix-ui/react-toggle-group": "^1.1.1",
"chromatic": "^11.20.2",
"framer-motion": "^11.14.1",
"framer-motion": "^11.15.0",
"lodash": "^4.17.21",
"react-csv-downloader": "^3.1.1",
"react-dom": "^18.2.0",
Expand Down
38 changes: 19 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit af408ac

Please sign in to comment.