diff --git a/package-lock.json b/package-lock.json index b213fb1..a8b48dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8761,9 +8761,9 @@ } }, "node_modules/framer-motion": { - "version": "11.11.1", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.11.1.tgz", - "integrity": "sha512-Ucr9eHSrk0d+l6vyl9fvq6omh/PAWHjS+PlczpsoUdhJo1TuF3ULWJNuAMnpWQ1dGyPOyoUVuYlUKjE/s8dyCA==", + "version": "11.11.10", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.11.10.tgz", + "integrity": "sha512-061Bt1jL/vIm+diYIiA4dP/Yld7vD47ROextS7ESBW5hr4wQFhxB5D5T5zAc3c/5me3cOa+iO5LqhA38WDln/A==", "dependencies": { "tslib": "^2.4.0" }, @@ -15942,7 +15942,7 @@ "class-variance-authority": "^0.7.0", "classnames": "^2.5.1", "clsx": "^2.1.1", - "framer-motion": "^11.11.1", + "framer-motion": "^11.11.10", "lucide-react": "^0.447.0", "react": "^18.3.1", "react-aria": "^3.35.0", diff --git "a/src/\347\254\2546\347\253\240_Tailwind_CSS\343\201\247\343\202\263\343\203\263\343\203\235\343\203\274\343\203\215\343\203\263\343\203\210\343\202\222\350\250\255\350\250\210\343\201\231\343\202\213/package.json" "b/src/\347\254\2546\347\253\240_Tailwind_CSS\343\201\247\343\202\263\343\203\263\343\203\235\343\203\274\343\203\215\343\203\263\343\203\210\343\202\222\350\250\255\350\250\210\343\201\231\343\202\213/package.json" index 227709d..e3e3567 100644 --- "a/src/\347\254\2546\347\253\240_Tailwind_CSS\343\201\247\343\202\263\343\203\263\343\203\235\343\203\274\343\203\215\343\203\263\343\203\210\343\202\222\350\250\255\350\250\210\343\201\231\343\202\213/package.json" +++ "b/src/\347\254\2546\347\253\240_Tailwind_CSS\343\201\247\343\202\263\343\203\263\343\203\235\343\203\274\343\203\215\343\203\263\343\203\210\343\202\222\350\250\255\350\250\210\343\201\231\343\202\213/package.json" @@ -16,7 +16,7 @@ "class-variance-authority": "^0.7.0", "classnames": "^2.5.1", "clsx": "^2.1.1", - "framer-motion": "^11.11.1", + "framer-motion": "^11.11.10", "lucide-react": "^0.447.0", "react": "^18.3.1", "react-aria": "^3.35.0",