From 42d06ac6c418dbe5f426a4c4e21626dbb6895d5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 15:19:34 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to v0.390.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f83f6f9..bffc6d8 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "date-fns": "3.6.0", "drizzle-orm": "0.30.10", "gantt-task-react": "0.3.9", - "lucide-react": "0.379.0", + "lucide-react": "0.390.0", "next": "14.2.3", "next-auth": "4.24.7", "next-themes": "0.3.0", diff --git a/yarn.lock b/yarn.lock index 1013fb9..db113ee 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3167,10 +3167,10 @@ lru-queue@^0.1.0: dependencies: es5-ext "~0.10.2" -lucide-react@0.379.0: - version "0.379.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.379.0.tgz#29e34eeffae7fb241b64b09868cbe3ab888ef7cc" - integrity sha512-KcdeVPqmhRldldAAgptb8FjIunM2x2Zy26ZBh1RsEUcdLIvsEmbcw7KpzFYUy5BbpGeWhPu9Z9J5YXfStiXwhg== +lucide-react@0.390.0: + version "0.390.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.390.0.tgz#fce90e679e8bbf02196b55073f9305a15f413983" + integrity sha512-APqbfEcVuHnZbiy3E97gYWLeBdkE4e6NbY6AuVETZDZVn/bQCHYUoHyxcUHyvRopfPOHhFUEvDyyQzHwM+S9/w== memoizee@^0.4.15: version "0.4.17"