From 33682e629a577cf09563373afa5d8e2922d73b92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 16:09:33 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^0.304.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5d68e99..7a4456b 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "graphql": "^16.8.0", "graphql-request": "^6.1.0", "lodash": "^4.17.21", - "lucide-react": "^0.274.0", + "lucide-react": "^0.304.0", "negotiator": "^0.6.3", "next": "^13.5.5", "next-compose-plugins": "^2.2.1", diff --git a/yarn.lock b/yarn.lock index d3b6b48..72e58ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13932,10 +13932,10 @@ lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89" integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA== -lucide-react@^0.274.0: - version "0.274.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.274.0.tgz#d3b54dcb972b12f1292061448d61d422ef2e269d" - integrity sha512-qiWcojRXEwDiSimMX1+arnxha+ROJzZjJaVvCC0rsG6a9pUPjZePXSq7em4ZKMp0NDm1hyzPNkM7UaWC3LU2AA== +lucide-react@^0.304.0: + version "0.304.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.304.0.tgz#89cf3170e89781a7d384ffae37666ba8cf3fe570" + integrity sha512-BlaKhPYo2hcZDjM34DpvypC3DoQ2x1NDugocmJP/G7y/hUmoV+/gK/4eXkIWaWwJ5naD1EBdF5n+XDCiUNXQ2w== lz-string@^1.5.0: version "1.5.0"