From 4c93ec4d5b681420257a31cce5e84bb99fc48e1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 20:59:42 +0000 Subject: [PATCH] chore(deps): bump framer-motion from 12.23.12 to 12.23.24 Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.23.12 to 12.23.24. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.23.12...v12.23.24) --- updated-dependencies: - dependency-name: framer-motion dependency-version: 12.23.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/nextjs-app-dir-example/package.json | 2 +- examples/nextjs-example/package.json | 2 +- yarn.lock | 42 +++++++++++++++++++- 3 files changed, 42 insertions(+), 4 deletions(-) diff --git a/examples/nextjs-app-dir-example/package.json b/examples/nextjs-app-dir-example/package.json index c2c06b28c..3b564d095 100644 --- a/examples/nextjs-app-dir-example/package.json +++ b/examples/nextjs-app-dir-example/package.json @@ -23,7 +23,7 @@ "@telegraph/textarea": "^0.1.3", "@telegraph/tokens": "^0.1.2", "@telegraph/typography": "^0.1.25", - "framer-motion": "^12.23.12", + "framer-motion": "^12.26.2", "next": "npm:next@15.3.6", "next-seo": "^6.8.0", "react": "^19.0.0", diff --git a/examples/nextjs-example/package.json b/examples/nextjs-example/package.json index 7e554729c..c12fe08ce 100644 --- a/examples/nextjs-example/package.json +++ b/examples/nextjs-example/package.json @@ -25,7 +25,7 @@ "@telegraph/textarea": "^0.1.3", "@telegraph/tokens": "^0.1.2", "@telegraph/typography": "^0.1.25", - "framer-motion": "^12.23.12", + "framer-motion": "^12.26.2", "next": "15.3.6", "next-seo": "^6.8.0", "react": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index 6d6288925..5fd051aeb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12556,6 +12556,28 @@ __metadata: languageName: node linkType: hard +"framer-motion@npm:^12.26.2": + version: 12.26.2 + resolution: "framer-motion@npm:12.26.2" + dependencies: + motion-dom: "npm:^12.26.2" + motion-utils: "npm:^12.24.10" + tslib: "npm:^2.4.0" + peerDependencies: + "@emotion/is-prop-valid": "*" + react: ^18.0.0 || ^19.0.0 + react-dom: ^18.0.0 || ^19.0.0 + peerDependenciesMeta: + "@emotion/is-prop-valid": + optional: true + react: + optional: true + react-dom: + optional: true + checksum: 10c0/f2950155c982a95c423d6349cf26b2add58ef7e9633dc1629d2e8506b453699cddaf4c8ad9d8f220c53ce4f6af77740422d4f1c27f2033aeadfee5b941e1b59d + languageName: node + linkType: hard + "freeport-async@npm:^2.0.0": version: 2.0.0 resolution: "freeport-async@npm:2.0.0" @@ -15281,6 +15303,15 @@ __metadata: languageName: node linkType: hard +"motion-dom@npm:^12.26.2": + version: 12.26.2 + resolution: "motion-dom@npm:12.26.2" + dependencies: + motion-utils: "npm:^12.24.10" + checksum: 10c0/9ec544749008b5f53eb3e3140ac720d8a2e0c1f41178ecb29f5fb7629d92c4b92657bd8449a051baa852090a2ea9eacd0fa3c4c7e64bbaea3504c35fc610d430 + languageName: node + linkType: hard + "motion-utils@npm:^12.23.6": version: 12.23.6 resolution: "motion-utils@npm:12.23.6" @@ -15288,6 +15319,13 @@ __metadata: languageName: node linkType: hard +"motion-utils@npm:^12.24.10": + version: 12.24.10 + resolution: "motion-utils@npm:12.24.10" + checksum: 10c0/b73e2e414480b0b162a5cbc9195856d113b5e7c23a055b1613143176694fdfabe87a6a41c3c2f205549e368ca541b609455344bd774d7d836f09a551562042e2 + languageName: node + linkType: hard + "motion@npm:^12.23.12": version: 12.23.12 resolution: "motion@npm:12.23.12" @@ -15528,7 +15566,7 @@ __metadata: "@types/uuid": "npm:^10.0.0" eslint: "npm:^8.56.0" eslint-config-next: "npm:15.4.6" - framer-motion: "npm:^12.23.12" + framer-motion: "npm:^12.26.2" next: "npm:next@15.3.6" next-seo: "npm:^6.8.0" react: "npm:^19.0.0" @@ -15568,7 +15606,7 @@ __metadata: "@types/react-dom": "npm:^19.1.6" "@types/uuid": "npm:^10.0.0" eslint: "npm:^8.56.0" - framer-motion: "npm:^12.23.12" + framer-motion: "npm:^12.26.2" next: "npm:15.3.6" next-seo: "npm:^6.8.0" react: "npm:^19.0.0"