Skip to content

Commit

Permalink
Bump framer-motion from 11.0.20 to 11.1.7
Browse files Browse the repository at this point in the history
Bumps [framer-motion](https://github.com/framer/motion) from 11.0.20 to 11.1.7.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](framer/motion@v11.0.20...v11.1.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amer8 committed Apr 29, 2024
1 parent 9f5e278 commit 84cd7c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"axios": "^1.6.8",
"framer-motion": "^11.0.20",
"framer-motion": "^11.1.7",
"idb": "^8.0.0",
"next": "14.2.3",
"project-name-generator": "^2.1.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2263,10 +2263,10 @@ form-data@^4.0.0:
combined-stream "^1.0.8"
mime-types "^2.1.12"

framer-motion@^11.0.20:
version "11.0.20"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.0.20.tgz#6bb72bd0b8020fc417a40453b9247d596acbea78"
integrity sha512-YSDmWznt3hpdERosbE0UAPYWoYhTnmQ0J1qWPsgpCia9NgY8Xsz5IpOiUEGGj/nzCAW29fSrWugeLRkdp5de7g==
framer-motion@^11.1.7:
version "11.1.7"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.1.7.tgz#ad970c1296e7b5fb26db222fd65d1329aef115a6"
integrity sha512-cW11Pu53eDAXUEhv5hEiWuIXWhfkbV32PlgVISn7jRdcAiVrJ1S03YQQ0/DzoswGYYwKi4qYmHHjCzAH52eSdQ==
dependencies:
tslib "^2.4.0"

Expand Down

0 comments on commit 84cd7c5

Please sign in to comment.