Skip to content

Commit

Permalink
Merge pull request #226 from sanidhyy/dependabot/npm_and_yarn/framer-…
Browse files Browse the repository at this point in the history
…motion-11.5.6

Bump framer-motion from 11.5.4 to 11.5.6
  • Loading branch information
sanidhyy authored Sep 24, 2024
2 parents c62e7bc + 888b719 commit 9f09dbe
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@react-three/fiber": "^8.17.7",
"@react-three/drei": "^9.113.0",
"clsx": "^2.1.1",
"framer-motion": "^11.5.4",
"framer-motion": "^11.5.6",
"maath": "^0.10.8",
"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 @@ -1133,10 +1133,10 @@ fraction.js@^4.3.7:
resolved "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz"
integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==

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.6:
version "11.5.6"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.5.6.tgz#84b8519319f8f98efa62f4c592310f31e85b0459"
integrity sha512-JMwUpAxv/DWgul9vPgX0ElKn0G66sUc6O9tOXsYwn3zxwvhxFljSXC0XT2QCzuTYBshwC8nyDAa1SYcV0Ldbhw==
dependencies:
tslib "^2.4.0"

Expand Down

0 comments on commit 9f09dbe

Please sign in to comment.