diff --git a/package-lock.json b/package-lock.json index 150db4e..2bd3022 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ ], "devDependencies": { "npm-run-all": "*", - "prettier": "latest", + "prettier": "*", "tailwindcss": "insiders" } }, @@ -12040,9 +12040,9 @@ } }, "node_modules/lucide-react": { - "version": "0.288.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.288.0.tgz", - "integrity": "sha512-ikhb/9LOkq9orPoLV9lLC4UYyoXQycBhIgH7H59ahOkk0mkcAqkD52m84RXedE/qVqZHW8rEJquInT4xGmsNqw==", + "version": "0.293.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.293.0.tgz", + "integrity": "sha512-g3AN0EYITCpAjNgLHrKrFWvIJzZy0Y9OPBaonyKw1cM+nZE6piOM+TiuQdYfha7oa76TMiDaWXQHE44CEqsrzw==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0" } @@ -16802,7 +16802,7 @@ "classnames": "^2.3.2", "clsx": "^2.0.0", "framer-motion": "^10.16.4", - "lucide-react": "^0.288.0", + "lucide-react": "^0.293.0", "react": "^18.2.0", "react-aria": "^3.30.0", "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 b4554a3..4ba81b8 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.288.0", + "lucide-react": "^0.293.0", "react": "^18.2.0", "react-aria": "^3.30.0", "react-aria-components": "^1.0.0-beta.2",