From a69bd61c4ea78d1bc5f9d6d0c11e05391f3b8207 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:13:57 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.475.0 to 0.548.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.475.0 to 0.548.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.548.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.548.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index a397264..bc831a5 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@radix-ui/react-tooltip": "^1.2.8", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.475.0", + "lucide-react": "^0.548.0", "next": "15.3.3", "next-intl": "^3.26.3", "react": "19.1.0", diff --git a/yarn.lock b/yarn.lock index 3b874d5..927690e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3802,12 +3802,12 @@ __metadata: languageName: node linkType: hard -"lucide-react@npm:^0.475.0": - version: 0.475.0 - resolution: "lucide-react@npm:0.475.0" +"lucide-react@npm:^0.548.0": + version: 0.548.0 + resolution: "lucide-react@npm:0.548.0" peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 - checksum: 10c0/9cb17bd4e70da4db104874b6b2e9d9c7e2be9438e9d1c0b2565df0c4d0bdd1add41b7dff3cb60840699ecbd29870c453878b42b69a7c46480def0c9370a852a9 + checksum: 10c0/4b3416982927622a8aad49edd3ed53c7a7c202e7357188f56b8dd582e8f22d33b30fda736440a2e640e0faf9baa724a06d0d3c1de5ecf42d2844eb6b24ddefdd languageName: node linkType: hard @@ -5513,7 +5513,7 @@ __metadata: clsx: "npm:^2.1.1" husky: "npm:^9.1.7" lint-staged: "npm:^15.2.10" - lucide-react: "npm:^0.475.0" + lucide-react: "npm:^0.548.0" next: "npm:15.3.3" next-intl: "npm:^3.26.3" postcss: "npm:^8"