From 6d1c696b9137db2e770eacefd35e76c52bc7180b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 10:03:26 +0000 Subject: [PATCH] build(deps): bump motion from 13.0.0 to 13.1.0 in /docs Bumps [motion](https://github.com/motiondivision/motion) from 13.0.0 to 13.1.0. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v13.0.0...v13.1.0) --- updated-dependencies: - dependency-name: motion dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- docs/pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/package.json b/docs/package.json index 5e998182..7435fab4 100644 --- a/docs/package.json +++ b/docs/package.json @@ -15,7 +15,7 @@ "esbuild": "0.28.1", "fuse.js": "7.5.0", "maska": "3.2.0", - "motion": "13.0.0", + "motion": "13.1.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 d3067891..83d440ec 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 3.2.0 version: 3.2.0 motion: - specifier: 13.0.0 - version: 13.0.0 + specifier: 13.1.0 + version: 13.1.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.0.0: - resolution: {integrity: sha512-nQGZXlsiigN48nzvE7AL1GLekql+etcphp8v+PQ0X04oxO20yVmV9rU9XQ25c136RdeIYoaWlKT9oAwvJza3mg==} + framer-motion@13.1.0: + resolution: {integrity: sha512-QSZrF0Id3QGuHJ+OL+9PSY9pk86C8ERFalwAGSchzTm65+ZoGH/RM26lmEARLljcHj2lqhv0jZOOks+EI3COOw==} peerDependencies: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 @@ -335,8 +335,8 @@ packages: motion-utils@13.0.0: resolution: {integrity: sha512-7DnN7TmbLcYXcG4RVadXIihWlyuM9afoUww8Y5Agg431kGKiuL2/OMyP4mJ5wLz+pvN3t5ySClLOaVXJ+wekRQ==} - motion@13.0.0: - resolution: {integrity: sha512-RYZjEpgHUCKjBNqjmUQzW93VJWLvEZGTPdKRFSqOdOl07IIMvz+WrsZmD1XXAkoFLruW/8bO1L7UF+ViQTxtLg==} + motion@13.1.0: + resolution: {integrity: sha512-qtvscq59uCPdWnNW4SdSkrxR+BS/QYsa923bx7ocA+4p+ZGNbbVQwkSnG4aukB81QWjtl3AxX36plxNyZLmHCA==} peerDependencies: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 @@ -579,7 +579,7 @@ snapshots: fraction.js@5.3.4: {} - framer-motion@13.0.0: + framer-motion@13.1.0: dependencies: motion-dom: 13.0.0 motion-utils: 13.0.0 @@ -597,9 +597,9 @@ snapshots: motion-utils@13.0.0: {} - motion@13.0.0: + motion@13.1.0: dependencies: - framer-motion: 13.0.0 + framer-motion: 13.1.0 tslib: 2.8.1 mustache@4.2.0: {}