From d28edda1a58d0322b4f111ba8c852d7deae541aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 18:18:04 +0000 Subject: [PATCH] Bump lucide-react from 0.315.0 to 0.321.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.315.0 to 0.321.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.321.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.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index afc3c7cc..de80c386 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "is-valid-domain": "^0.1.6", "leaflet": "^1.9.4", "leaflet-defaulticon-compatibility": "^0.1.2", - "lucide-react": "^0.315.0", + "lucide-react": "^0.321.0", "natural-compare-lite": "^1.4.0", "next": "^14.1.0", "next-themes": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index 74c9f7e6..c53c525e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3900,10 +3900,10 @@ lru-cache@^6.0.0: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.1.0.tgz#2098d41c2dc56500e6c88584aa656c84de7d0484" integrity sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag== -lucide-react@^0.315.0: - version "0.315.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.315.0.tgz#fe3b2d1a83fd4da0b0b661608fb6d61cbde2a924" - integrity sha512-HHPhBRuubJLTERwI3czCgHCrYEtQSuUnniBwR/YHH4rNZXeqtOxyEX05lxpyTxlDr/ugKE+MM9/pWy+iju7xpw== +lucide-react@^0.321.0: + version "0.321.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.321.0.tgz#05a2600e0a6551c117fb4e7b2676b1286389d949" + integrity sha512-Fi9VahIna6642U+2nAGSjnXwUBV3WyfFFPQq4yi3w30jtqxDLfSyiYCtCYCYQZ2KWNZc1MDI+rcsa0t+ChdYpw== mdn-data@2.0.28: version "2.0.28"