From 25a464546a7f51fd71f36c96b6a7d7a16000a45a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 09:01:52 -0700 Subject: [PATCH] chore(deps): bump lucide-react from 0.525.0 to 1.45.0 (#688) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/yaak-client/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/yaak-client/package.json b/apps/yaak-client/package.json index 45d42cbc..65619618 100644 --- a/apps/yaak-client/package.json +++ b/apps/yaak-client/package.json @@ -54,7 +54,7 @@ "jotai-family": "^1.0.1", "js-md5": "^0.9.2", "jsonc-parser": "^3.3.1", - "lucide-react": "^0.525.0", + "lucide-react": "^1.45.0", "mime": "^4.0.4", "motion": "^12.4.7", "nanoid": "^6.0.1", diff --git a/package-lock.json b/package-lock.json index aaf28935..43290e4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -152,7 +152,7 @@ "jotai-family": "^1.0.1", "js-md5": "^0.9.2", "jsonc-parser": "^3.3.1", - "lucide-react": "^0.525.0", + "lucide-react": "^1.45.0", "mime": "^4.0.4", "motion": "^12.4.7", "nanoid": "^6.0.1", @@ -9790,9 +9790,9 @@ "license": "ISC" }, "node_modules/lucide-react": { - "version": "0.525.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.525.0.tgz", - "integrity": "sha512-Tm1txJ2OkymCGkvwoHt33Y2JpN5xucVq1slHcgE6Lk0WjDfjgKWor5CdVER8U6DvcfMwh4M8XxmpTiyzfmfDYQ==", + "version": "1.45.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.45.0.tgz", + "integrity": "sha512-yH1ubCAduho9UR7oJhRXIQXogksRILBiTuZC4/bQIGeB9JOkxMlSuEHyyZpo1Z3S0yWJO2KTSUZbjiNvVxeOUw==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"