Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to v11.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 1ef4256 commit 8bb8448
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 @@ -13,7 +13,7 @@
"@chakra-ui/react": "2.8.2",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"framer-motion": "11.5.4",
"framer-motion": "11.5.5",
"next": "13.3.1",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2081,10 +2081,10 @@ focus-lock@^0.11.6:
dependencies:
tslib "^2.0.3"

framer-motion@11.5.4:
version "11.5.4"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.5.4.tgz#521b551bb6003918e7b24af3141626f6f443e2b3"
integrity sha512-E+tb3/G6SO69POkdJT+3EpdMuhmtCh9EWuK4I1DnIC23L7tFPrl8vxP+LSovwaw6uUr73rUbpb4FgK011wbRJQ==
framer-motion@11.5.5:
version "11.5.5"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.5.5.tgz#71a0a92bed21da57d67986cb3841d3173edeba44"
integrity sha512-4srkT940jYA3bdQRglxod0KoqDvcghYri1A6bTjT02IXvq/EAd6A0tgUnJc5Q2ahhf8n959aLD3yO+XmLmE8OQ==
dependencies:
tslib "^2.4.0"

Expand Down

0 comments on commit 8bb8448

Please sign in to comment.