diff --git a/landing-page/package-lock.json b/landing-page/package-lock.json index bd116b7d..fd79bd77 100644 --- a/landing-page/package-lock.json +++ b/landing-page/package-lock.json @@ -15,7 +15,7 @@ "@tailwindcss/typography": "^0.5.16", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "framer-motion": "^12.23.11", + "framer-motion": "^12.23.12", "gray-matter": "^4.0.3", "lucide-react": "^0.534.0", "motion": "^12.23.11", @@ -3918,12 +3918,12 @@ } }, "node_modules/framer-motion": { - "version": "12.23.11", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.11.tgz", - "integrity": "sha512-VzNi+exyI3bn7Pzvz1Fjap1VO9gQu8mxrsSsNamMidsZ8AA8W2kQsR+YQOciEUbMtkKAWIbPHPttfn5e9jqqJQ==", + "version": "12.23.12", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-12.23.12.tgz", + "integrity": "sha512-6e78rdVtnBvlEVgu6eFEAgG9v3wLnYEboM8I5O5EXvfKC8gxGQB8wXJdhkMy10iVcn05jl6CNw7/HTsTCfwcWg==", "license": "MIT", "dependencies": { - "motion-dom": "^12.23.9", + "motion-dom": "^12.23.12", "motion-utils": "^12.23.6", "tslib": "^2.4.0" }, @@ -6322,9 +6322,9 @@ } }, "node_modules/motion-dom": { - "version": "12.23.9", - "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.23.9.tgz", - "integrity": "sha512-6Sv++iWS8XMFCgU1qwKj9l4xuC47Hp4+2jvPfyTXkqDg2tTzSgX6nWKD4kNFXk0k7llO59LZTPuJigza4A2K1A==", + "version": "12.23.12", + "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-12.23.12.tgz", + "integrity": "sha512-RcR4fvMCTESQBD/uKQe49D5RUeDOokkGRmz4ceaJKDBgHYtZtntC/s2vLvY38gqGaytinij/yi3hMcWVcEF5Kw==", "license": "MIT", "dependencies": { "motion-utils": "^12.23.6" diff --git a/landing-page/package.json b/landing-page/package.json index b9ad81bf..36b74387 100644 --- a/landing-page/package.json +++ b/landing-page/package.json @@ -16,7 +16,7 @@ "@tailwindcss/typography": "^0.5.16", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "framer-motion": "^12.23.11", + "framer-motion": "^12.23.12", "gray-matter": "^4.0.3", "lucide-react": "^0.534.0", "motion": "^12.23.11",