Skip to content

Commit 8591aa2

Browse files
chore(deps): update dependency framer-motion to v12 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb7406a commit 8591aa2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cases/rspress/rspress-website-mdxjs-ssg-false/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"typescript": "^5.9.3",
1919
"@types/react": "18.3.28",
2020
"@rsbuild/plugin-sass": "^1.5.2",
21-
"framer-motion": "10.18.0"
21+
"framer-motion": "12.38.0"
2222
},
2323
"files": [
2424
"docs"

cases/rspress/rspress-website-mdxjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"typescript": "^5.9.3",
1919
"@types/react": "18.3.28",
2020
"@rsbuild/plugin-sass": "^1.5.2",
21-
"framer-motion": "10.18.0"
21+
"framer-motion": "12.38.0"
2222
},
2323
"files": [
2424
"docs"

0 commit comments

Comments
 (0)