diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-25 09:40:11 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-25 09:40:11 +0000 |
| commit | c1f91a0ead5a28b4e7df2336759074351481b92a (patch) | |
| tree | 59ed1a8cbc675c8ff0e83381961869cb5982b308 /package.json | |
| parent | ✨ style: minor UI enhancements (diff) | |
| download | dramalama-c1f91a0ead5a28b4e7df2336759074351481b92a.tar.xz dramalama-c1f91a0ead5a28b4e7df2336759074351481b92a.zip | |
build(deps): bump framer-motion from 11.2.6 to 11.2.12
Bumps [framer-motion](https://github.com/framer/motion) from 11.2.6 to 11.2.12.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v11.2.6...v11.2.12)
---
updated-dependencies:
- dependency-name: framer-motion
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f7a1e46..3fd098f 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@nextui-org/react": "^2.3.6", "@vidstack/react": "^1.10.9", "child_process": "^1.0.2", - "framer-motion": "^11.2.6", + "framer-motion": "^11.2.12", "media-icons": "^1.1.2", "next": "^14.2.3", "next-themes": "^0.3.0", |