From b011e794ff5d7bfc8472ab7bbf19a4c728f9bb0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 20:59:50 +0000 Subject: [PATCH] Bump lucide-react from 0.288.0 to 0.293.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.288.0 to 0.293.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.293.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- .../package.json" | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) 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",