diff --git a/package-lock.json b/package-lock.json index 71eb4d1..6af0624 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8846,18 +8846,18 @@ } }, "node_modules/framer-motion": { - "version": "11.13.3", - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.13.3.tgz", - "integrity": "sha512-3ZSNuYpDFeNxqVKUyYipOm5A1fXSbMje1XIfEWxKTJ4ughl5FEjvkp6gKmFHLjzwijCVU/PjsMNlTMVCmi+Twg==", + "version": "11.15.0", + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.15.0.tgz", + "integrity": "sha512-MLk8IvZntxOMg7lDBLw2qgTHHv664bYoYmnFTmE0Gm/FW67aOJk0WM3ctMcG+Xhcv+vh5uyyXwxvxhSeJzSe+w==", "dependencies": { - "motion-dom": "^11.13.0", - "motion-utils": "^11.13.0", + "motion-dom": "^11.14.3", + "motion-utils": "^11.14.3", "tslib": "^2.4.0" }, "peerDependencies": { "@emotion/is-prop-valid": "*", - "react": "^18.0.0", - "react-dom": "^18.0.0" + "react": "^18.0.0 || ^19.0.0", + "react-dom": "^18.0.0 || ^19.0.0" }, "peerDependenciesMeta": { "@emotion/is-prop-valid": { @@ -12433,14 +12433,14 @@ } }, "node_modules/motion-dom": { - "version": "11.13.0", - "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-11.13.0.tgz", - "integrity": "sha512-Oc1MLGJQ6nrvXccXA89lXtOqFyBmvHtaDcTRGT66o8Czl7nuA8BeHAd9MQV1pQKX0d2RHFBFaw5g3k23hQJt0w==" + "version": "11.14.3", + "resolved": "https://registry.npmjs.org/motion-dom/-/motion-dom-11.14.3.tgz", + "integrity": "sha512-lW+D2wBy5vxLJi6aCP0xyxTxlTfiu+b+zcpVbGVFUxotwThqhdpPRSmX8xztAgtZMPMeU0WGVn/k1w4I+TbPqA==" }, "node_modules/motion-utils": { - "version": "11.13.0", - "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-11.13.0.tgz", - "integrity": "sha512-lq6TzXkH5c/ysJQBxgLXgM01qwBH1b4goTPh57VvZWJbVJZF/0SB31UWEn4EIqbVPf3au88n2rvK17SpDTja1A==" + "version": "11.14.3", + "resolved": "https://registry.npmjs.org/motion-utils/-/motion-utils-11.14.3.tgz", + "integrity": "sha512-Xg+8xnqIJTpr0L/cidfTTBFkvRw26ZtGGuIhA94J9PQ2p4mEa06Xx7QVYZH0BP+EpMSaDlu+q0I0mmvwADPsaQ==" }, "node_modules/ms": { "version": "2.1.3", @@ -17064,7 +17064,7 @@ "class-variance-authority": "^0.7.0", "classnames": "^2.5.1", "clsx": "^2.1.1", - "framer-motion": "^11.13.3", + "framer-motion": "^11.15.0", "lucide-react": "^0.468.0", "react": "^18.3.1", "react-aria": "^3.35.1", 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 731e3de..8295cbf 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.13.3", + "framer-motion": "^11.15.0", "lucide-react": "^0.468.0", "react": "^18.3.1", "react-aria": "^3.35.1",