diff --git a/package-lock.json b/package-lock.json index 6fdf597..d35f73e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@next/mdx": "^14.2.15", "@tanstack/react-query": "^5.59.9", "@types/mdx": "^2.0.13", - "framer-motion": "^11.3.7", + "framer-motion": "^11.11.8", "lodash": "^4.17.21", "next": "14.2.15", "react": "^18", @@ -5606,9 +5606,9 @@ } }, "node_modules/framer-motion": { - "version": "11.3.7", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.3.7.tgz", - "integrity": "sha512-wolMesg8ruYgZX8nMELY2a/ZgMMpYhggLNIexx1blaYN0yb2+SdQ78sEkGDKde+3LTCeFy/wCi97i5Br4yT0GQ==", + "version": "11.11.8", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.11.8.tgz", + "integrity": "sha512-mnGQNEoz99GtFXBBPw+Ag5K4FcfP5XrXxrxHz+iE4Lmg7W3sf2gKmGuvfkZCW/yIfcdv5vJd6KiSPETH1Pw68Q==", "dependencies": { "tslib": "^2.4.0" }, diff --git a/package.json b/package.json index 8005480..a1ba2cc 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@next/mdx": "^14.2.15", "@tanstack/react-query": "^5.59.9", "@types/mdx": "^2.0.13", - "framer-motion": "^11.3.7", + "framer-motion": "^11.11.8", "lodash": "^4.17.21", "next": "14.2.15", "react": "^18",