mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-11 21:56:11 -05:00
Bump framer-motion from 4.1.10 to 4.1.11 (#458)
Bumps [framer-motion](https://github.com/framer/motion) from 4.1.10 to 4.1.11. - [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.10...v4.1.11) 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:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -24,7 +24,7 @@
|
||||
"@trpc/server": "5.0.0",
|
||||
"countries-list": "^2.6.1",
|
||||
"focus-visible": "^5.2.0",
|
||||
"framer-motion": "^4.1.10",
|
||||
"framer-motion": "^4.1.11",
|
||||
"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.10",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.10.tgz",
|
||||
"integrity": "sha512-fFm/iXcqAZOHiQnP98V3jjGXYlZoo9IPFbumA71Ev9KHMNIR1VBOg7wld8KqhfuzBDIZ9YSbPUB5pdKdWRZNPg==",
|
||||
"version": "4.1.11",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.11.tgz",
|
||||
"integrity": "sha512-7N67I8PUNH3OT0RTlNB672k5UiuWg5B17c+9Lc6BjICRo66gKeiq/Hy091lWCqNuSLEO59F9z39zxb3wMg6Tjg==",
|
||||
"dependencies": {
|
||||
"framesync": "5.3.0",
|
||||
"hey-listen": "^1.0.8",
|
||||
@@ -13477,9 +13477,9 @@
|
||||
"integrity": "sha512-E1fz2Xs9ltlUp+qbiyx9wmt2n9dRzPsS11Jtdb8D2o+cC7wr9xkkKsVKJuBX0ST+LVS+LhLO+SbLJNtfWcJvXA=="
|
||||
},
|
||||
"framer-motion": {
|
||||
"version": "4.1.10",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.10.tgz",
|
||||
"integrity": "sha512-fFm/iXcqAZOHiQnP98V3jjGXYlZoo9IPFbumA71Ev9KHMNIR1VBOg7wld8KqhfuzBDIZ9YSbPUB5pdKdWRZNPg==",
|
||||
"version": "4.1.11",
|
||||
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-4.1.11.tgz",
|
||||
"integrity": "sha512-7N67I8PUNH3OT0RTlNB672k5UiuWg5B17c+9Lc6BjICRo66gKeiq/Hy091lWCqNuSLEO59F9z39zxb3wMg6Tjg==",
|
||||
"requires": {
|
||||
"@emotion/is-prop-valid": "^0.8.2",
|
||||
"framesync": "5.3.0",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"@trpc/server": "5.0.0",
|
||||
"countries-list": "^2.6.1",
|
||||
"focus-visible": "^5.2.0",
|
||||
"framer-motion": "^4.1.10",
|
||||
"framer-motion": "^4.1.11",
|
||||
"next": "^10.1.3",
|
||||
"next-auth": "^3.14.0",
|
||||
"next-images": "^1.7.0",
|
||||
|
||||
Reference in New Issue
Block a user