Skip to content

Commit 2130885

Browse files
build(deps): bump framer-motion from 9.0.7 to 12.7.4
Bumps [framer-motion](https://github.com/motiondivision/motion) from 9.0.7 to 12.7.4. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v9.0.7...v12.7.4) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.7.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de6fc03 commit 2130885

File tree

3 files changed

+177
-122
lines changed

3 files changed

+177
-122
lines changed

package-lock.json

Lines changed: 153 additions & 114 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"chakra-react-select": "4.6.0",
2626
"fast-fuzzy": "1.12.0",
2727
"font-awesome": "^4.7.0",
28-
"framer-motion": "9.0.7",
28+
"framer-motion": "12.7.4",
2929
"interchain": "1.3.0",
3030
"next": "12.2.5",
3131
"react": "18.2.0",

yarn.lock

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5379,7 +5379,16 @@ form-data@^4.0.0:
53795379
combined-stream "^1.0.8"
53805380
mime-types "^2.1.12"
53815381

5382-
[email protected], framer-motion@^9.0.7:
5382+
5383+
version "12.7.4"
5384+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.7.4.tgz#50aeb8b5b5a672dea931bdb74956d7b526bf0b4b"
5385+
integrity sha512-jX0bPsTmU0oPZTYz/dVyD0dmOyEOEJvdn0TaZBE5I8g2GvVnnQnW9f65cJnoVfUkY3WZWNXGXnPbVA9YnaIfVA==
5386+
dependencies:
5387+
motion-dom "^12.7.4"
5388+
motion-utils "^12.7.2"
5389+
tslib "^2.4.0"
5390+
5391+
framer-motion@^9.0.7:
53835392
version "9.0.7"
53845393
resolved "https://registry.npmjs.org/framer-motion/-/framer-motion-9.0.7.tgz"
53855394
integrity sha512-2n4REUNiu/AsX2fZOp8Z/wnL8XXi2kXrqmCi9UfaydpXgGLnbwq61m9PjOuzECj6iedHNRCvqAMsDIeDzeLSdw==
@@ -6566,6 +6575,18 @@ mocha@^10.2.0:
65666575
yargs-parser "20.2.4"
65676576
yargs-unparser "2.0.0"
65686577

6578+
motion-dom@^12.7.4:
6579+
version "12.7.4"
6580+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.7.4.tgz#80f5f8d706e94bc29f6f4f4afa300ff9e1f976a2"
6581+
integrity sha512-1ZUHAoSUMMxP6jPqyxlk9XUfb6NxMsnWPnH2YGhrOhTURLcXWbETi6eemoKb60Pe32NVJYduL4B62VQSO5Jq8Q==
6582+
dependencies:
6583+
motion-utils "^12.7.2"
6584+
6585+
motion-utils@^12.7.2:
6586+
version "12.7.2"
6587+
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.7.2.tgz#99b673d8851583b325bd0c8b0f04c5bf42b9b818"
6588+
integrity sha512-XhZwqctxyJs89oX00zn3OGCuIIpVevbTa+u82usWBC6pSHUd2AoNWiYa7Du8tJxJy9TFbZ82pcn5t7NOm1PHAw==
6589+
65696590
[email protected], ms@^2.1.1:
65706591
version "2.1.2"
65716592
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
@@ -7813,12 +7834,7 @@ [email protected]:
78137834
resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz"
78147835
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
78157836

7816-
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0:
7817-
version "2.4.1"
7818-
resolved "https://registry.npmjs.org/tslib/-/tslib-2.4.1.tgz"
7819-
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
7820-
7821-
tslib@^2.5.0:
7837+
tslib@^2.0.0, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.5.0:
78227838
version "2.5.0"
78237839
resolved "https://registry.npmjs.org/tslib/-/tslib-2.5.0.tgz"
78247840
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==

0 commit comments

Comments
 (0)