From 4509d3428e3a21e7afaffb53a3c17e06818ab18d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:03:10 +0000 Subject: [PATCH] build(deps): bump lucide-react from 0.427.0 to 0.441.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.427.0 to 0.441.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.441.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 | 8 ++++---- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 986bdac..90dbc97 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "framer-motion": "^11.5.4", "interchain": "^1.10.4", "juno-network": "^0.18.1", - "lucide-react": "^0.427.0", + "lucide-react": "^0.441.0", "next": "14.2.7", "next-intl": "^3.19.1", "osmojs": "^16.14.0", @@ -11030,9 +11030,9 @@ } }, "node_modules/lucide-react": { - "version": "0.427.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.427.0.tgz", - "integrity": "sha512-lv9s6c5BDF/ccuA0EgTdskTxIe11qpwBDmzRZHJAKtp8LTewAvDvOM+pTES9IpbBuTqkjiMhOmGpJ/CB+mKjFw==", + "version": "0.441.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.441.0.tgz", + "integrity": "sha512-0vfExYtvSDhkC2lqg0zYVW1Uu9GsI4knuV9GP9by5z0Xhc4Zi5RejTxfz9LsjRmCyWVzHCJvxGKZWcRyvQCWVg==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" } diff --git a/package.json b/package.json index 4a4e068..dc8a7c7 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "framer-motion": "^11.5.4", "interchain": "^1.10.4", "juno-network": "^0.18.1", - "lucide-react": "^0.427.0", + "lucide-react": "^0.441.0", "next": "14.2.7", "next-intl": "^3.19.1", "osmojs": "^16.14.0", diff --git a/yarn.lock b/yarn.lock index dc8f84b..318617a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6224,10 +6224,10 @@ lru-cache@^10.2.0: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.2.tgz#48206bc114c1252940c41b25b41af5b545aca878" integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ== -lucide-react@^0.427.0: - version "0.427.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.427.0.tgz#e06974514bbd591049f9d736b3d3ae99d4ede8c9" - integrity sha512-lv9s6c5BDF/ccuA0EgTdskTxIe11qpwBDmzRZHJAKtp8LTewAvDvOM+pTES9IpbBuTqkjiMhOmGpJ/CB+mKjFw== +lucide-react@^0.441.0: + version "0.441.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.441.0.tgz#afc0d76c5ffb5bdac7adf0c9626217a5451b1af1" + integrity sha512-0vfExYtvSDhkC2lqg0zYVW1Uu9GsI4knuV9GP9by5z0Xhc4Zi5RejTxfz9LsjRmCyWVzHCJvxGKZWcRyvQCWVg== md5.js@^1.3.4: version "1.3.5"