Bump framer-motion from 4.1.3 to 4.1.10 (#446)

Bumps [framer-motion](https://github.com/framer/motion) from 4.1.3 to 4.1.10.
- [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.3...v4.1.10)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-04-29 00:04:35 +03:00 committed by GitHub
parent 6be6fcfb0d
commit 04d425e7b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -24,7 +24,7 @@
"@trpc/server": "5.0.0",
"countries-list": "^2.6.1",
"focus-visible": "^5.2.0",
"framer-motion": "^4.1.3",
"framer-motion": "^4.1.10",
"next": "^10.1.3",
"next-auth": "^3.14.0",
"next-images": "^1.7.0",
@ -4496,9 +4496,9 @@
}
},
"node_modules/framer-motion": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.3.tgz",
"integrity": "sha512-WJ3iZiMgzR3cf/W5/o5OwGyNeXvjuIriItPnDtqbAGgd8rCq5ysAW3RS4cC2i2wVA9EfrlxWmosTt+lKhaVI3Q==",
"version": "4.1.10",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.10.tgz",
"integrity": "sha512-fFm/iXcqAZOHiQnP98V3jjGXYlZoo9IPFbumA71Ev9KHMNIR1VBOg7wld8KqhfuzBDIZ9YSbPUB5pdKdWRZNPg==",
"dependencies": {
"framesync": "5.3.0",
"hey-listen": "^1.0.8",
@ -13468,9 +13468,9 @@
"integrity": "sha512-E1fz2Xs9ltlUp+qbiyx9wmt2n9dRzPsS11Jtdb8D2o+cC7wr9xkkKsVKJuBX0ST+LVS+LhLO+SbLJNtfWcJvXA=="
},
"framer-motion": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.3.tgz",
"integrity": "sha512-WJ3iZiMgzR3cf/W5/o5OwGyNeXvjuIriItPnDtqbAGgd8rCq5ysAW3RS4cC2i2wVA9EfrlxWmosTt+lKhaVI3Q==",
"version": "4.1.10",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.10.tgz",
"integrity": "sha512-fFm/iXcqAZOHiQnP98V3jjGXYlZoo9IPFbumA71Ev9KHMNIR1VBOg7wld8KqhfuzBDIZ9YSbPUB5pdKdWRZNPg==",
"requires": {
"@emotion/is-prop-valid": "^0.8.2",
"framesync": "5.3.0",

View File

@ -42,7 +42,7 @@
"@trpc/server": "5.0.0",
"countries-list": "^2.6.1",
"focus-visible": "^5.2.0",
"framer-motion": "^4.1.3",
"framer-motion": "^4.1.10",
"next": "^10.1.3",
"next-auth": "^3.14.0",
"next-images": "^1.7.0",