From b9202adfe784468898afdd73b24d3d298c1a63c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 10:03:03 +0000 Subject: [PATCH] build(deps): bump motion from 13.2.0 to 13.4.0 in /docs Bumps [motion](https://github.com/motiondivision/motion) from 13.2.0 to 13.4.0. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v13.2.0...v13.4.0) --- updated-dependencies: - dependency-name: motion dependency-version: 13.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- docs/pnpm-lock.yaml | 36 ++++++++++++++++++------------------ 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/docs/package.json b/docs/package.json index d534f6e4..430fd1e7 100644 --- a/docs/package.json +++ b/docs/package.json @@ -15,7 +15,7 @@ "esbuild": "0.28.2", "fuse.js": "7.5.0", "maska": "3.2.1", - "motion": "13.2.0", + "motion": "13.4.0", "mustache": "4.2.0", "tailwindcss": "4.3.3", "tw-animate-css": "1.4.0" diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index eb884637..3fe349f7 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 3.2.1 version: 3.2.1 motion: - specifier: 13.2.0 - version: 13.2.0 + specifier: 13.4.0 + version: 13.4.0 mustache: specifier: 4.2.0 version: 4.2.0 @@ -307,8 +307,8 @@ packages: fraction.js@5.3.4: resolution: {integrity: sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==} - framer-motion@13.2.0: - resolution: {integrity: sha512-9E33ebgMaO33w1nN/jEdW8z3/GO483fMi4rqbMG9rt83XgW9QLKRe4NcmJ8s+fQ3O34++UHrIQwlIWGIWTITjA==} + framer-motion@13.4.0: + resolution: {integrity: sha512-HCpqKM9BTu6UYKtj0u6J1QNxojnnirNcghcSDZ+SkpiL3myxvtsgXPS3ZGEELC2eSma7YiA937rAEXtRyydSXQ==} peerDependencies: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 @@ -329,14 +329,14 @@ packages: resolution: {integrity: sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg==} hasBin: true - motion-dom@13.2.0: - resolution: {integrity: sha512-N6gdSoWRDk0Rh/fVtlqUtLs+fEN3ELFZI3cn3IQE9Mnf3E+Mh8wjO6MstzCOPFh4Yf0L1as5m2eUyYWj8ylVSQ==} + motion-dom@13.3.0: + resolution: {integrity: sha512-AmAnB6pHdZ1vHGzWzuzteG6Q3j1lHKeX/lbST6jGlgm0cjvLUgaCk1xhOuPMOy5SgovN6wnnUdwFrkcsus7Ftg==} - motion-utils@13.0.0: - resolution: {integrity: sha512-7DnN7TmbLcYXcG4RVadXIihWlyuM9afoUww8Y5Agg431kGKiuL2/OMyP4mJ5wLz+pvN3t5ySClLOaVXJ+wekRQ==} + motion-utils@13.3.0: + resolution: {integrity: sha512-sgSschQp7EseHInIlR7hBbMuvet3RA0bs28KPZAXJcGKGdxHGvh1ogpYDilY3bOMtl73EqPNmp75sAKHYPU5sg==} - motion@13.2.0: - resolution: {integrity: sha512-4Hrb5vD6HhjFstLUiCmWvtpsw+WTpP4R+QXfSDYZBz7+uxE/LrRg3aV0ReJxHrTRffHhbIE6svEqnotngXvesQ==} + motion@13.4.0: + resolution: {integrity: sha512-aiNSA29N+vgV5p5cJSB5cFzx8KTuuxB99z8zGtxsaqlwKtBK6sq8YgPRpkVQLkbJMOcLDU0q/ShdT95qpBy/0g==} peerDependencies: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 @@ -579,10 +579,10 @@ snapshots: fraction.js@5.3.4: {} - framer-motion@13.2.0: + framer-motion@13.4.0: dependencies: - motion-dom: 13.2.0 - motion-utils: 13.0.0 + motion-dom: 13.3.0 + motion-utils: 13.3.0 tslib: 2.8.1 fuse.js@7.5.0: {} @@ -591,15 +591,15 @@ snapshots: mini-svg-data-uri@1.4.4: {} - motion-dom@13.2.0: + motion-dom@13.3.0: dependencies: - motion-utils: 13.0.0 + motion-utils: 13.3.0 - motion-utils@13.0.0: {} + motion-utils@13.3.0: {} - motion@13.2.0: + motion@13.4.0: dependencies: - framer-motion: 13.2.0 + framer-motion: 13.4.0 tslib: 2.8.1 mustache@4.2.0: {}