mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-11-13 16:45:12 +01:00
Bump framer-motion from 5.5.5 to 5.5.6 (#762)
Bumps [framer-motion](https://github.com/framer/motion) from 5.5.5 to 5.5.6. - [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/v5.5.5...v5.5.6) --- updated-dependencies: - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-patch ... 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
aa8532506e
commit
e054d08622
14
package-lock.json
generated
14
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"@yaireo/relative-time": "^1.0.1",
|
||||
"axios": "^0.24.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^5.5.5",
|
||||
"framer-motion": "^5.5.6",
|
||||
"gatsby": "^4.4.0",
|
||||
"gatsby-plugin-image": "^2.4.0",
|
||||
"gatsby-plugin-manifest": "^4.4.0",
|
||||
@ -10261,9 +10261,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/framer-motion": {
|
||||
"version": "5.5.5",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-5.5.5.tgz",
|
||||
"integrity": "sha512-+LPAF5ddo02qKh+MK4h1ChwqUFvrLkK1NDWwrHy+MuCVmQDGgiFNHvwqOSklTDGkEtbio3dCOEDy23+ZyNAa9g==",
|
||||
"version": "5.5.6",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-5.5.6.tgz",
|
||||
"integrity": "sha512-n1PU7kR21siZl3HcNSqxqqxXOS1xZhBdVS3ZjgOAMgDySz3lt+00351MRm7O7WqeYHhonILxLolixnAIVSt0Wg==",
|
||||
"dependencies": {
|
||||
"framesync": "6.0.1",
|
||||
"hey-listen": "^1.0.8",
|
||||
@ -32470,9 +32470,9 @@
|
||||
}
|
||||
},
|
||||
"framer-motion": {
|
||||
"version": "5.5.5",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-5.5.5.tgz",
|
||||
"integrity": "sha512-+LPAF5ddo02qKh+MK4h1ChwqUFvrLkK1NDWwrHy+MuCVmQDGgiFNHvwqOSklTDGkEtbio3dCOEDy23+ZyNAa9g==",
|
||||
"version": "5.5.6",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-5.5.6.tgz",
|
||||
"integrity": "sha512-n1PU7kR21siZl3HcNSqxqqxXOS1xZhBdVS3ZjgOAMgDySz3lt+00351MRm7O7WqeYHhonILxLolixnAIVSt0Wg==",
|
||||
"requires": {
|
||||
"@emotion/is-prop-valid": "^0.8.2",
|
||||
"framesync": "6.0.1",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"@yaireo/relative-time": "^1.0.1",
|
||||
"axios": "^0.24.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"framer-motion": "^5.5.5",
|
||||
"framer-motion": "^5.5.6",
|
||||
"gatsby": "^4.4.0",
|
||||
"gatsby-plugin-image": "^2.4.0",
|
||||
"gatsby-plugin-manifest": "^4.4.0",
|
||||
|
Loading…
Reference in New Issue
Block a user