Skip to content

Commit

Permalink
fix(deps): update dependency framer-motion to v11.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 1d2f5f9 commit ab185df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion demo-apps/example-usage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"apollo-boost": "0.4.9",
"baby-i-am-faded": "4.0.14",
"emotion-theming": "11.0.0",
"framer-motion": "11.18.1",
"framer-motion": "11.18.2",
"graphql-tag": "2.12.6",
"landing-blocks": "2.1.0",
"next": "15.1.5",
Expand Down
8 changes: 4 additions & 4 deletions demo-apps/example-usage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2507,10 +2507,10 @@ formdata-polyfill@^4.0.10:
dependencies:
fetch-blob "^3.1.2"

[email protected].1:
version "11.18.1"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.18.1.tgz#2d832ac22671c1cd90338cac4a572825328e3089"
integrity sha512-EQa8c9lWVOm4zlz14MsBJWr8woq87HsNmsBnQNvcS0hs8uzw6HtGAxZyIU7EGTVpHD1C1n01ufxRyarXcNzpPg==
[email protected].2:
version "11.18.2"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.18.2.tgz#0c6bd05677f4cfd3b3bdead4eb5ecdd5ed245718"
integrity sha512-5F5Och7wrvtLVElIpclDT0CBzMVg3dL22B64aZwHtsIY8RB4mXICLrkajK4G9R+ieSAGcgrLeae2SeUTg2pr6w==
dependencies:
motion-dom "^11.18.1"
motion-utils "^11.18.1"
Expand Down

0 comments on commit ab185df

Please sign in to comment.