Skip to content

Commit

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

Bump framer-motion from 11.3.30 to 11.3.31
  • Loading branch information
sanidhyy authored Sep 3, 2024
2 parents 92f20ac + b2f58da commit fc08d18
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.6",
"@react-three/drei": "^9.111.3",
"clsx": "^2.1.1",
"framer-motion": "^11.3.30",
"framer-motion": "^11.3.31",
"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.3.30:
version "11.3.30"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.3.30.tgz#9c82ea5e0318592a7046d91d8ba29060d5c4a9cc"
integrity sha512-9VmqGe9OIjfMoCcs+ZsKXlv6JaG5QagKX2F1uSbkG3Z33wgjnz60Kw+CngC1M49rDYau+Y9aL+8jGagAwrbVyw==
framer-motion@^11.3.31:
version "11.3.31"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.3.31.tgz#b49334b072c6c238d84c372e3c8f04ca59e03a88"
integrity sha512-Xmxs08WBXnc2tNzNZbFSpquI33lvleJg4Y+hmZ+vFkn+laN9ZnR3gbZnNGKDtuz7c/x3u8dLg05OU3EhLobCsg==
dependencies:
tslib "^2.4.0"

Expand Down

0 comments on commit fc08d18

Please sign in to comment.