Bump framer-motion from 4.1.15 to 4.1.17 in /packages/website
Bumps [framer-motion](https://github.com/framer/motion) from 4.1.15 to 4.1.17. - [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/v4.1.15...v4.1.17) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
22aea6ad08
commit
7a812e88a4
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Reference in New Issue