diff --git a/package-lock.json b/package-lock.json index 979787f..b19e5b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11883,8 +11883,9 @@ } }, "node_modules/lucide-react": { - "version": "0.287.0", - "license": "ISC", + "version": "0.288.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.288.0.tgz", + "integrity": "sha512-ikhb/9LOkq9orPoLV9lLC4UYyoXQycBhIgH7H59ahOkk0mkcAqkD52m84RXedE/qVqZHW8rEJquInT4xGmsNqw==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0" } @@ -16624,7 +16625,7 @@ "classnames": "^2.3.2", "clsx": "^2.0.0", "framer-motion": "^10.16.4", - "lucide-react": "^0.287.0", + "lucide-react": "^0.288.0", "react": "^18.2.0", "react-aria": "^3.29.1", "react-aria-components": "^1.0.0-beta.2", 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 4b22805..23dbb3a 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" @@ -17,7 +17,7 @@ "classnames": "^2.3.2", "clsx": "^2.0.0", "framer-motion": "^10.16.4", - "lucide-react": "^0.287.0", + "lucide-react": "^0.288.0", "react": "^18.2.0", "react-aria": "^3.29.1", "react-aria-components": "^1.0.0-beta.2",