From e83fd74ee333fa51e08d3237d57bb8c7345ea76b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 07:06:40 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^0.577.0 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 3ce428e..a88efcc 100644 --- a/bun.lock +++ b/bun.lock @@ -21,7 +21,7 @@ "graphql": "^16.12.0", "graphql-request": "^7.4.0", "jose": "^6.1.3", - "lucide-react": "^0.563.0", + "lucide-react": "^0.577.0", "react": "^19.2.3", "react-dom": "^19.2.3", "sonner": "^2.0.7", @@ -2172,7 +2172,7 @@ "lru-cache": ["lru-cache@10.4.3", "", {}, "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="], - "lucide-react": ["lucide-react@0.563.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-8dXPB2GI4dI8jV4MgUDGBeLdGk8ekfqVZ0BdLcrRzocGgG75ltNEmWS+gE7uokKF/0oSUuczNDT+g9hFJ23FkA=="], + "lucide-react": ["lucide-react@0.577.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A=="], "lz-string": ["lz-string@1.5.0", "", { "bin": { "lz-string": "bin/bin.js" } }, "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ=="], diff --git a/package.json b/package.json index c9d0115..07b5e0b 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "graphql": "^16.12.0", "graphql-request": "^7.4.0", "jose": "^6.1.3", - "lucide-react": "^0.563.0", + "lucide-react": "^0.577.0", "react": "^19.2.3", "react-dom": "^19.2.3", "sonner": "^2.0.7",