mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
Bump framer-motion from 7.6.7 to 7.6.12 (#1041)
Bumps [framer-motion](https://github.com/framer/motion) from 7.6.7 to 7.6.12. - [Release notes](https://github.com/framer/motion/releases) - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/framer/motion/compare/v7.6.7...v7.6.12) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6ae80bcf3a
commit
9aa9e17ea0
8
package-lock.json
generated
8
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"@giphy/js-fetch-api": "^4.4.0",
|
||||
"@yaireo/relative-time": "^1.0.2",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^7.6.7",
|
||||
"framer-motion": "^7.6.12",
|
||||
"next": "13.0.5",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
@ -6337,9 +6337,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/framer-motion": {
|
||||
"version": "7.6.7",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-7.6.7.tgz",
|
||||
"integrity": "sha512-vEGsjXygf4qSmgXXsCT1FC56DjiZau9tSQTCchwAP2mOHnYHUy5gbthc4RXFWJh4Z/gFtqE8bzEmjahwOrfT7w==",
|
||||
"version": "7.6.12",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-7.6.12.tgz",
|
||||
"integrity": "sha512-Xm1jPB91v6vIr9b+V3q6c96sPzU1jWdvN+Mv4CvIAY23ZIezGNIWxWNGIWj1We0CZ8SSOQkttz8921M10TQjXg==",
|
||||
"dependencies": {
|
||||
"@motionone/dom": "10.13.1",
|
||||
"framesync": "6.1.2",
|
||||
|
@ -27,7 +27,7 @@
|
||||
"@giphy/js-fetch-api": "^4.4.0",
|
||||
"@yaireo/relative-time": "^1.0.2",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^7.6.7",
|
||||
"framer-motion": "^7.6.12",
|
||||
"next": "13.0.5",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
Loading…
Reference in New Issue
Block a user