Skip to content

Commit

Permalink
Merge pull request #89 from sanidhyy/dependabot/npm_and_yarn/framer-m…
Browse files Browse the repository at this point in the history
…otion-11.0.6

Bump framer-motion from 11.0.5 to 11.0.6
  • Loading branch information
sanidhyy authored Feb 27, 2024
2 parents 5c24d3d + d35ede6 commit 38eef63
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.15.16",
"@react-three/drei": "^9.99.0",
"clsx": "^2.1.0",
"framer-motion": "^11.0.5",
"framer-motion": "^11.0.6",
"maath": "^0.10.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1076,10 +1076,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.0.5:
version "11.0.5"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.0.5.tgz#2ae1341d8605a01c50009d3bb195a67e4e2bfc69"
integrity sha512-Lb0EYbQcSK/pgyQUJm+KzsQrKrJRX9sFRyzl9hSr9gFG4Mk8yP7BjhuxvRXzblOM/+JxycrJdCDVmOQBsjpYlw==
framer-motion@^11.0.6:
version "11.0.6"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-11.0.6.tgz#97c3076d9d718486eb533b58b88db800139d5fc3"
integrity sha512-BpO3mWF8UwxzO3Ca5AmSkrg14QYTeJa9vKgoLOoBdBdTPj0e81i1dMwnX6EQJXRieUx20uiDBXq8bA6y7N6b8Q==
dependencies:
tslib "^2.4.0"
optionalDependencies:
Expand Down

0 comments on commit 38eef63

Please sign in to comment.