diff --git a/package-lock.json b/package-lock.json index 7a4b178d..156679a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "lenis": "^1.3.1", "lucide-react": "^0.525.0", "moment": "^2.30.1", - "motion": "^12.20.2", + "motion": "^12.23.0", "primeicons": "^7.0.0", "primereact": "^10.9.1", "react": "^18.3.1", @@ -10324,11 +10324,11 @@ } }, "node_modules/motion": { - "version": "12.20.2", - "resolved": "https://registry.npmjs.org/motion/-/motion-12.20.2.tgz", - "integrity": "sha512-V7dEQYvETH+0OHZLPFHxV3nYc0tELBtjDMQlZXFO8Zctnr582XrjPYqm348iTFgahFYd1QxBbzmE4KYilDyk2A==", + "version": "12.23.0", + "resolved": "https://registry.npmjs.org/motion/-/motion-12.23.0.tgz", + "integrity": "sha512-PPNwblArRH9GRC4F3KtOTiIaYd+mtp324vYq3HIL+ueseoAVqPRK5TPFTAQBcIprfVd0NWo3DLzZSiyWaYFXXQ==", "dependencies": { - "framer-motion": "^12.20.2", + "framer-motion": "^12.23.0", "tslib": "^2.4.0" }, "peerDependencies": { diff --git a/package.json b/package.json index 7c994802..ff3f302c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "lenis": "^1.3.1", "lucide-react": "^0.525.0", "moment": "^2.30.1", - "motion": "^12.20.2", + "motion": "^12.23.0", "primeicons": "^7.0.0", "primereact": "^10.9.1", "react": "^18.3.1",