mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
Bump framer-motion from 7.3.5 to 7.5.1 (#1011)
Bumps [framer-motion](https://github.com/framer/motion) from 7.3.5 to 7.5.1. - [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.3.5...v7.5.1) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor ... 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
9b5893b6d8
commit
291e4baf5c
14
package-lock.json
generated
14
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"@yaireo/relative-time": "^1.0.2",
|
||||
"axios": "^0.27.2",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^7.3.5",
|
||||
"framer-motion": "^7.5.1",
|
||||
"gatsby": "^4.23.0",
|
||||
"gatsby-plugin-image": "^2.23.0",
|
||||
"gatsby-plugin-manifest": "^4.23.0",
|
||||
@ -10716,9 +10716,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/framer-motion": {
|
||||
"version": "7.3.5",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-7.3.5.tgz",
|
||||
"integrity": "sha512-JrLLVCi59LMI3+ZvSSbxf/Z7SOIdYRZrgdkUvJkzyT2RXu34HtGy26n41jNrcD5K85boqlZhGTbfqnAIfMHRLQ==",
|
||||
"version": "7.5.1",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-7.5.1.tgz",
|
||||
"integrity": "sha512-shqLAFgYT7QMVomusesPurlq9pQGLO64PTbWdQPkMg2cHmxI0ISG9BajGY3krg56yhBMI7QP/3u54bs/To0mOA==",
|
||||
"dependencies": {
|
||||
"@motionone/dom": "10.13.1",
|
||||
"framesync": "6.1.2",
|
||||
@ -31154,9 +31154,9 @@
|
||||
"integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA=="
|
||||
},
|
||||
"framer-motion": {
|
||||
"version": "7.3.5",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-7.3.5.tgz",
|
||||
"integrity": "sha512-JrLLVCi59LMI3+ZvSSbxf/Z7SOIdYRZrgdkUvJkzyT2RXu34HtGy26n41jNrcD5K85boqlZhGTbfqnAIfMHRLQ==",
|
||||
"version": "7.5.1",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-7.5.1.tgz",
|
||||
"integrity": "sha512-shqLAFgYT7QMVomusesPurlq9pQGLO64PTbWdQPkMg2cHmxI0ISG9BajGY3krg56yhBMI7QP/3u54bs/To0mOA==",
|
||||
"requires": {
|
||||
"@emotion/is-prop-valid": "^0.8.2",
|
||||
"@motionone/dom": "10.13.1",
|
||||
|
@ -25,7 +25,7 @@
|
||||
"@yaireo/relative-time": "^1.0.2",
|
||||
"axios": "^0.27.2",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^7.3.5",
|
||||
"framer-motion": "^7.5.1",
|
||||
"gatsby": "^4.23.0",
|
||||
"gatsby-plugin-image": "^2.23.0",
|
||||
"gatsby-plugin-manifest": "^4.23.0",
|
||||
|
Loading…
Reference in New Issue
Block a user