Skip to content

Commit 456ce51

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

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.8.0",
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.8.0"
5384+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.8.0.tgz#ffc84f97bb7e0f1c78ced439d5b83f76ba916d12"
5385+
integrity sha512-EarL75miCDcKLEAQLJ+6Zfwdj+KQsVlbHGGlygZ/TigKBj7NLPkyDKk4WLFUScjAs2xNpfMRLBM6VsCJq9Roxg==
5386+
dependencies:
5387+
motion-dom "^12.8.0"
5388+
motion-utils "^12.7.5"
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.8.0:
6579+
version "12.8.0"
6580+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.8.0.tgz#0d2b917fb395ce55cf0e910f8d127a8b0343c021"
6581+
integrity sha512-YsfUE1F8Ycv9th1V0YJ6LOx9U2EMe/8P3RXK1o6NZhRbdFiWvzBLvxqp2X6Fn3rbJbwWkSEfnpe14ZU9Oz1d1Q==
6582+
dependencies:
6583+
motion-utils "^12.7.5"
6584+
6585+
motion-utils@^12.7.5:
6586+
version "12.7.5"
6587+
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.7.5.tgz#d77df2c6e336540766d9927498e62571b81b66bd"
6588+
integrity sha512-JIgrmEq7Vw1x0AUrjvkRp7oMMQkGqSUMT50O/Ag6RRCQWG3gRRTkOI+BirBAJT6m+GIPoiyxkJ1u98GgF/a6TQ==
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)