From 7371971987b3320ec06804031bf724e7f3323f26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 14:33:13 +0000 Subject: [PATCH] build(deps): bump lucide-react from 0.344.0 to 0.363.0 in /desktop-app Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.344.0 to 0.363.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.363.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] --- desktop-app/package.json | 2 +- desktop-app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/desktop-app/package.json b/desktop-app/package.json index 004de60..d7045ce 100644 --- a/desktop-app/package.json +++ b/desktop-app/package.json @@ -63,7 +63,7 @@ "extract-zip": "^2.0.1", "fs": "^0.0.1-security", "https": "^1.0.0", - "lucide-react": "^0.344.0", + "lucide-react": "^0.363.0", "next-themes": "^0.3.0", "react-day-picker": "^8.10.0", "react-hook-form": "^7.51.1", diff --git a/desktop-app/yarn.lock b/desktop-app/yarn.lock index b10c608..4bbb515 100644 --- a/desktop-app/yarn.lock +++ b/desktop-app/yarn.lock @@ -8147,10 +8147,10 @@ lru-cache@^6.0.0: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3" integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q== -lucide-react@^0.344.0: - version "0.344.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.344.0.tgz#fcbc7cf855e6baedbc14aab6ddca09b7c1afc46d" - integrity sha512-6YyBnn91GB45VuVT96bYCOKElbJzUHqp65vX8cDcu55MQL9T969v4dhGClpljamuI/+KMO9P6w9Acq1CVQGvIQ== +lucide-react@^0.363.0: + version "0.363.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.363.0.tgz#2bb1f9d09b830dda86f5118fcd097f87247fe0e3" + integrity sha512-AlsfPCsXQyQx7wwsIgzcKOL9LwC498LIMAo+c0Es5PkHJa33xwmYAkkSoKoJWWWSYQEStqu58/jT4tL2gi32uQ== map-obj@^1.0.0: version "1.0.1"