diff --git a/cases/rspress/rspress-website-mdxjs-ssg-false/package.json b/cases/rspress/rspress-website-mdxjs-ssg-false/package.json index 31371aef22..c87d2bbfd0 100644 --- a/cases/rspress/rspress-website-mdxjs-ssg-false/package.json +++ b/cases/rspress/rspress-website-mdxjs-ssg-false/package.json @@ -18,7 +18,7 @@ "typescript": "^5", "@types/react": "18.2.0", "@rsbuild/plugin-sass": "^1.2.2", - "framer-motion": "10.16.4" + "framer-motion": "12.38.0" }, "files": [ "docs" diff --git a/cases/rspress/rspress-website-mdxjs/package.json b/cases/rspress/rspress-website-mdxjs/package.json index f1abfbd660..b29696b0fd 100644 --- a/cases/rspress/rspress-website-mdxjs/package.json +++ b/cases/rspress/rspress-website-mdxjs/package.json @@ -18,7 +18,7 @@ "typescript": "^5", "@types/react": "18.2.0", "@rsbuild/plugin-sass": "^1.2.2", - "framer-motion": "10.16.4" + "framer-motion": "12.38.0" }, "files": [ "docs"