mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
Bump framer-motion from 5.5.6 to 5.6.0 (#767)
This commit is contained in:
parent
b234e8511f
commit
38efb7ae5c
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.6",
|
||||
"framer-motion": "^5.6.0",
|
||||
"gatsby": "^4.4.0",
|
||||
"gatsby-plugin-image": "^2.4.0",
|
||||
"gatsby-plugin-manifest": "^4.4.0",
|
||||
@ -10231,9 +10231,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/framer-motion": {
|
||||
"version": "5.5.6",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-5.5.6.tgz",
|
||||
"integrity": "sha512-n1PU7kR21siZl3HcNSqxqqxXOS1xZhBdVS3ZjgOAMgDySz3lt+00351MRm7O7WqeYHhonILxLolixnAIVSt0Wg==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-5.6.0.tgz",
|
||||
"integrity": "sha512-Y4FtwUU+LUWLKSzoT6Sq538qluvhpe6izdQK8/xZeVjQZ/ORKGfZzyhzcUxNfscqnfEa3dUOA47s+dwrSipdGA==",
|
||||
"dependencies": {
|
||||
"framesync": "6.0.1",
|
||||
"hey-listen": "^1.0.8",
|
||||
@ -32566,9 +32566,9 @@
|
||||
}
|
||||
},
|
||||
"framer-motion": {
|
||||
"version": "5.5.6",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-5.5.6.tgz",
|
||||
"integrity": "sha512-n1PU7kR21siZl3HcNSqxqqxXOS1xZhBdVS3ZjgOAMgDySz3lt+00351MRm7O7WqeYHhonILxLolixnAIVSt0Wg==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-5.6.0.tgz",
|
||||
"integrity": "sha512-Y4FtwUU+LUWLKSzoT6Sq538qluvhpe6izdQK8/xZeVjQZ/ORKGfZzyhzcUxNfscqnfEa3dUOA47s+dwrSipdGA==",
|
||||
"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.6",
|
||||
"framer-motion": "^5.6.0",
|
||||
"gatsby": "^4.4.0",
|
||||
"gatsby-plugin-image": "^2.4.0",
|
||||
"gatsby-plugin-manifest": "^4.4.0",
|
||||
|
Loading…
Reference in New Issue
Block a user