diff options
| author | real-zephex <[email protected]> | 2024-06-26 08:57:28 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-26 08:57:28 +0530 |
| commit | 882fa23c392cd1856b3156756fd950d7f4d6c705 (patch) | |
| tree | 59ed1a8cbc675c8ff0e83381961869cb5982b308 /package.json | |
| parent | ✨ style: minor UI enhancements (diff) | |
| parent | build(deps): bump framer-motion from 11.2.6 to 11.2.12 (diff) | |
| download | dramalama-882fa23c392cd1856b3156756fd950d7f4d6c705.tar.xz dramalama-882fa23c392cd1856b3156756fd950d7f4d6c705.zip | |
Merge pull request #57 from real-zephex/dependabot/npm_and_yarn/framer-motion-11.2.12
build(deps): bump framer-motion from 11.2.6 to 11.2.12
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", |