1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-17 04:30:31 +09:00

chore(deps): bump framer-motion from 1.10.3 to 1.11.1

Bumps [framer-motion](https://github.com/framer/motion) from 1.10.3 to 1.11.1.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/master/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-06-30 00:15:09 +00:00 committed by Yasuaki Uechi
parent a1d534fa71
commit e3eb3fbcb9
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
"@sentry/browser": "^5.18.1",
"easy-peasy": "^3.3.1",
"fetch-suspense": "^1.2.2",
"framer-motion": "^1.10.3",
"framer-motion": "^1.11.1",
"i18next": ">=19.4.4",
"i18next-browser-languagedetector": "^4.1.1",
"i18next-chained-backend": "^2.0.1",

View File

@ -5281,10 +5281,10 @@ fragment-cache@^0.2.1:
dependencies:
map-cache "^0.2.2"
framer-motion@^1.10.3:
version "1.10.3"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-1.10.3.tgz#d58a57ccb0ccc3317d0fc3abc4da2b3e4227bd43"
integrity sha512-VooCzGWg7brSO4Gc0YwpY5AadJe4OPS74ZyOlOHWll5rMXCoOc6Ia3uDQ6RfOJlwCP/D9TQuRGtboyJiVXjVcw==
framer-motion@^1.11.1:
version "1.11.1"
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-1.11.1.tgz#b031d1556a78854e0989b8c7e96418c6e15aa474"
integrity sha512-CP6aYLPSivAWkq9UoSurefHBggxG85IT8ObYyWYkcZppgtjHzpwRzhaA8P0ljMGRqtcpeQAIybiGgPioBPlOSw==
dependencies:
"@popmotion/easing" "^1.0.2"
"@popmotion/popcorn" "^0.4.2"