Skip to content

Commit 10c81f4

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

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.23.13",
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.23.13"
5384+
resolved "https://registry.yarnpkg.com/framer-motion/-/framer-motion-12.23.13.tgz#146ffad7710172359b9274c46f75c677068f1092"
5385+
integrity sha512-OMF57Xh0fuTXfJQPtCieYGeU9Fam4SxqPLVz78YI7ATRFrfz8SARtqr1+qv56cX45kPFcIEfkUorVfxlOsjcUg==
5386+
dependencies:
5387+
motion-dom "^12.23.12"
5388+
motion-utils "^12.23.6"
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.23.12:
6579+
version "12.23.12"
6580+
resolved "https://registry.yarnpkg.com/motion-dom/-/motion-dom-12.23.12.tgz#87974046e7e61bc4932f36d35e8eab6bb6f3e434"
6581+
integrity sha512-RcR4fvMCTESQBD/uKQe49D5RUeDOokkGRmz4ceaJKDBgHYtZtntC/s2vLvY38gqGaytinij/yi3hMcWVcEF5Kw==
6582+
dependencies:
6583+
motion-utils "^12.23.6"
6584+
6585+
motion-utils@^12.23.6:
6586+
version "12.23.6"
6587+
resolved "https://registry.yarnpkg.com/motion-utils/-/motion-utils-12.23.6.tgz#fafef80b4ea85122dd0d6c599a0c63d72881f312"
6588+
integrity sha512-eAWoPgr4eFEOFfg2WjIsMoqJTW6Z8MTUCgn/GZ3VRpClWBdnbjryiA3ZSNLyxCTmCQx4RmYX6jX1iWHbenUPNQ==
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)