From 5c24c632e491fc6d3435b078c016962ec3787028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 20:53:38 +0000 Subject: [PATCH] chore(deps): bump motion from 12.39.0 to 12.40.0 in /apps/docs-next Bumps [motion](https://github.com/motiondivision/motion) from 12.39.0 to 12.40.0. - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](https://github.com/motiondivision/motion/compare/v12.39.0...v12.40.0) --- updated-dependencies: - dependency-name: motion dependency-version: 12.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/docs-next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs-next/package.json b/apps/docs-next/package.json index 3b74651a..636f3319 100644 --- a/apps/docs-next/package.json +++ b/apps/docs-next/package.json @@ -39,7 +39,7 @@ "fumadocs-mdx": "^15.0.7", "fumadocs-ui": "^16.8.12", "mermaid": "^11.15.0", - "motion": "^12.39.0", + "motion": "^12.40.0", "next": "^16.2.6", "postcss": "^8.5.15", "react": "^19.2.6",