Merge pull request #811 from SkynetLabs/dependabot/npm_and_yarn/packages/website/framer-motion-4.1.17

Bump framer-motion from 4.1.15 to 4.1.17 in /packages/website
This commit is contained in:
Karol Wypchło 2021-05-28 10:16:23 +02:00 committed by GitHub
commit 470779a5e7
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.1.15",
"framer-motion": "^4.1.17",
"gatsby": "^3.6.1",
"gatsby-background-image": "^1.5.3",
"gatsby-image": "^3.6.0",
@ -10803,9 +10803,9 @@
}
},
"node_modules/framer-motion": {
"version": "4.1.15",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.15.tgz",
"integrity": "sha512-47LdubDKZch0xo2COmBIf02UqsRz07H4lQ3zu28H8gK8/2OgAybNNJBGgtthN+Co9HXRfuH2pSR1/UIRlASZ7w==",
"version": "4.1.17",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.17.tgz",
"integrity": "sha512-thx1wvKzblzbs0XaK2X0G1JuwIdARcoNOW7VVwjO8BUltzXPyONGAElLu6CiCScsOQRI7FIk/45YTFtJw5Yozw==",
"dependencies": {
"framesync": "5.3.0",
"hey-listen": "^1.0.8",
@ -36902,9 +36902,9 @@
}
},
"framer-motion": {
"version": "4.1.15",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.15.tgz",
"integrity": "sha512-47LdubDKZch0xo2COmBIf02UqsRz07H4lQ3zu28H8gK8/2OgAybNNJBGgtthN+Co9HXRfuH2pSR1/UIRlASZ7w==",
"version": "4.1.17",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.17.tgz",
"integrity": "sha512-thx1wvKzblzbs0XaK2X0G1JuwIdARcoNOW7VVwjO8BUltzXPyONGAElLu6CiCScsOQRI7FIk/45YTFtJw5Yozw==",
"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.1.15",
"framer-motion": "^4.1.17",
"gatsby": "^3.6.1",
"gatsby-background-image": "^1.5.3",
"gatsby-image": "^3.6.0",