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:
commit
470779a5e7
|
@ -17,7 +17,7 @@
|
||||||
"classnames": "^2.3.1",
|
"classnames": "^2.3.1",
|
||||||
"copy-text-to-clipboard": "^3.0.1",
|
"copy-text-to-clipboard": "^3.0.1",
|
||||||
"crypto-browserify": "^3.12.0",
|
"crypto-browserify": "^3.12.0",
|
||||||
"framer-motion": "^4.1.15",
|
"framer-motion": "^4.1.17",
|
||||||
"gatsby": "^3.6.1",
|
"gatsby": "^3.6.1",
|
||||||
"gatsby-background-image": "^1.5.3",
|
"gatsby-background-image": "^1.5.3",
|
||||||
"gatsby-image": "^3.6.0",
|
"gatsby-image": "^3.6.0",
|
||||||
|
@ -10803,9 +10803,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/framer-motion": {
|
"node_modules/framer-motion": {
|
||||||
"version": "4.1.15",
|
"version": "4.1.17",
|
||||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.15.tgz",
|
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.17.tgz",
|
||||||
"integrity": "sha512-47LdubDKZch0xo2COmBIf02UqsRz07H4lQ3zu28H8gK8/2OgAybNNJBGgtthN+Co9HXRfuH2pSR1/UIRlASZ7w==",
|
"integrity": "sha512-thx1wvKzblzbs0XaK2X0G1JuwIdARcoNOW7VVwjO8BUltzXPyONGAElLu6CiCScsOQRI7FIk/45YTFtJw5Yozw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"framesync": "5.3.0",
|
"framesync": "5.3.0",
|
||||||
"hey-listen": "^1.0.8",
|
"hey-listen": "^1.0.8",
|
||||||
|
@ -36902,9 +36902,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"framer-motion": {
|
"framer-motion": {
|
||||||
"version": "4.1.15",
|
"version": "4.1.17",
|
||||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.15.tgz",
|
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.17.tgz",
|
||||||
"integrity": "sha512-47LdubDKZch0xo2COmBIf02UqsRz07H4lQ3zu28H8gK8/2OgAybNNJBGgtthN+Co9HXRfuH2pSR1/UIRlASZ7w==",
|
"integrity": "sha512-thx1wvKzblzbs0XaK2X0G1JuwIdARcoNOW7VVwjO8BUltzXPyONGAElLu6CiCScsOQRI7FIk/45YTFtJw5Yozw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@emotion/is-prop-valid": "^0.8.2",
|
"@emotion/is-prop-valid": "^0.8.2",
|
||||||
"framesync": "5.3.0",
|
"framesync": "5.3.0",
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
"classnames": "^2.3.1",
|
"classnames": "^2.3.1",
|
||||||
"copy-text-to-clipboard": "^3.0.1",
|
"copy-text-to-clipboard": "^3.0.1",
|
||||||
"crypto-browserify": "^3.12.0",
|
"crypto-browserify": "^3.12.0",
|
||||||
"framer-motion": "^4.1.15",
|
"framer-motion": "^4.1.17",
|
||||||
"gatsby": "^3.6.1",
|
"gatsby": "^3.6.1",
|
||||||
"gatsby-background-image": "^1.5.3",
|
"gatsby-background-image": "^1.5.3",
|
||||||
"gatsby-image": "^3.6.0",
|
"gatsby-image": "^3.6.0",
|
||||||
|
|
Reference in New Issue