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