From 092cdd1d1e71d6cbe720bb5023dd57d0d7389e59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 06:57:10 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.465.0 to 0.577.0 in /dashboard Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.465.0 to 0.577.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.577.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dashboard/bun.lock | 4 ++-- dashboard/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dashboard/bun.lock b/dashboard/bun.lock index 524fb5cc..c8938568 100644 --- a/dashboard/bun.lock +++ b/dashboard/bun.lock @@ -56,7 +56,7 @@ "i18next-http-backend": "^3.0.2", "isbot": "^5.1.32", "lodash.debounce": "^4.0.8", - "lucide-react": "^0.465.0", + "lucide-react": "^0.577.0", "mlkem": "^2.5.0", "next-themes": "^0.4.6", "ofetch": "^1.5.1", @@ -1468,7 +1468,7 @@ "lru-cache": ["lru-cache@5.1.1", "", { "dependencies": { "yallist": "^3.0.2" } }, "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w=="], - "lucide-react": ["lucide-react@0.465.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" } }, "sha512-uV7WEqbwaCcc+QjAxIhAvkAr3kgwkkYID3XptCHll72/F7NZlk6ONmJYpk+Xqx5Q0r/8wiOjz73H1BYbl8Z8iw=="], + "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=="], "lunr": ["lunr@2.3.9", "", {}, "sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow=="], diff --git a/dashboard/package.json b/dashboard/package.json index 398a5ed4..d41dc066 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -62,7 +62,7 @@ "i18next-http-backend": "^3.0.2", "isbot": "^5.1.32", "lodash.debounce": "^4.0.8", - "lucide-react": "^0.465.0", + "lucide-react": "^0.577.0", "mlkem": "^2.5.0", "next-themes": "^0.4.6", "ofetch": "^1.5.1",