Merge pull request #724 from SkynetLabs/dependabot/npm_and_yarn/packages/website/framer-motion-4.1.13

Bump framer-motion from 4.1.4 to 4.1.13 in /packages/website
This commit is contained in:
Karol Wypchło 2021-05-10 19:13:50 +02:00 committed by GitHub
commit 567581ed59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -17,7 +17,7 @@
"classnames": "^2.3.1",
"copy-text-to-clipboard": "^3.0.1",
"crypto-browserify": "^3.12.0",
"framer-motion": "^4.0.3",
"framer-motion": "^4.1.13",
"gatsby": "^3.2.1",
"gatsby-background-image": "^1.5.0",
"gatsby-image": "^3.2.0",
@ -11089,9 +11089,9 @@
}
},
"node_modules/framer-motion": {
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.4.tgz",
"integrity": "sha512-UoxPB1adLosrcQGczF8UX3zQWQ0+6Yki14nf/kjpz022tzzCSkExj+TulsUiiWFFW8gDhifi7PVZkWJ5UJWePg==",
"version": "4.1.13",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.13.tgz",
"integrity": "sha512-E72PyzHXsie1IGcEFMGM3OJsVbtmpS8vcnDjh6tdeCaP7stoioZpmKZcx7c87giymAyuSSWvsGGdVnDGRzRX6g==",
"dependencies": {
"framesync": "5.3.0",
"hey-listen": "^1.0.8",
@ -38473,9 +38473,9 @@
}
},
"framer-motion": {
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.4.tgz",
"integrity": "sha512-UoxPB1adLosrcQGczF8UX3zQWQ0+6Yki14nf/kjpz022tzzCSkExj+TulsUiiWFFW8gDhifi7PVZkWJ5UJWePg==",
"version": "4.1.13",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.13.tgz",
"integrity": "sha512-E72PyzHXsie1IGcEFMGM3OJsVbtmpS8vcnDjh6tdeCaP7stoioZpmKZcx7c87giymAyuSSWvsGGdVnDGRzRX6g==",
"requires": {
"@emotion/is-prop-valid": "^0.8.2",
"framesync": "5.3.0",

View File

@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"copy-text-to-clipboard": "^3.0.1",
"crypto-browserify": "^3.12.0",
"framer-motion": "^4.0.3",
"framer-motion": "^4.1.13",
"gatsby": "^3.2.1",
"gatsby-background-image": "^1.5.0",
"gatsby-image": "^3.2.0",