chore(deps): update framer-motion to version 12.26.2 for improved performance

This commit is contained in:
Marco Pedone 2026-01-14 14:00:30 +01:00
parent a5eebe4218
commit 5b694cd523
2 changed files with 7 additions and 7 deletions

View file

@ -47,7 +47,7 @@
"cookies-next": "^6.1.1", "cookies-next": "^6.1.1",
"date-fns": "^4.1.0", "date-fns": "^4.1.0",
"embla-carousel-react": "^8.6.0", "embla-carousel-react": "^8.6.0",
"framer-motion": "^12.23.24", "framer-motion": "^12.26.2",
"frimousse": "^0.3.0", "frimousse": "^0.3.0",
"html2canvas-pro": "^1.5.13", "html2canvas-pro": "^1.5.13",
"ioredis": "^5.9.1", "ioredis": "^5.9.1",
@ -9301,13 +9301,13 @@
} }
}, },
"node_modules/framer-motion": { "node_modules/framer-motion": {
"version": "12.23.24", "version": "12.26.2",
"resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.24.tgz", "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.26.2.tgz",
"integrity": "sha512-HMi5HRoRCTou+3fb3h9oTLyJGBxHfW+HnNE25tAXOvVx/IvwMHK0cx7IR4a2ZU6sh3IX1Z+4ts32PcYBOqka8w==", "integrity": "sha512-lflOQEdjquUi9sCg5Y1LrsZDlsjrHw7m0T9Yedvnk7Bnhqfkc89/Uha10J3CFhkL+TCZVCRw9eUGyM/lyYhXQA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"motion-dom": "^12.23.23", "motion-dom": "^12.26.2",
"motion-utils": "^12.23.6", "motion-utils": "^12.24.10",
"tslib": "^2.4.0" "tslib": "^2.4.0"
}, },
"peerDependencies": { "peerDependencies": {

View file

@ -59,7 +59,7 @@
"cookies-next": "^6.1.1", "cookies-next": "^6.1.1",
"date-fns": "^4.1.0", "date-fns": "^4.1.0",
"embla-carousel-react": "^8.6.0", "embla-carousel-react": "^8.6.0",
"framer-motion": "^12.23.24", "framer-motion": "^12.26.2",
"frimousse": "^0.3.0", "frimousse": "^0.3.0",
"html2canvas-pro": "^1.5.13", "html2canvas-pro": "^1.5.13",
"ioredis": "^5.9.1", "ioredis": "^5.9.1",