From 26235c64918abb2f55df292da61014e30e079098 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 17:43:15 +0000 Subject: [PATCH] Bump lucide-react from 0.287.0 to 0.288.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.287.0 to 0.288.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.288.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 | 7 ++++--- .../package.json" | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index b1d53f2..3cda066 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11868,8 +11868,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" } @@ -16607,7 +16608,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.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 34f076e..d635ba3 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.1",