chore(deps): update framer-motion to version 12.23.24 for improved compatibility

This commit is contained in:
Marco Pedone 2026-01-14 13:47:11 +01:00
parent 46afe0db59
commit b7156bff25
2 changed files with 7 additions and 7 deletions

View file

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

View file

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