From 452e3c1ec0f15805e90f714689184b5350992950 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 16:16:40 +0000 Subject: [PATCH] chore(deps): bump lucide-react in the prod-minor-patch group Bumps the prod-minor-patch group with 1 update: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react). Updates `lucide-react` from 1.25.0 to 1.26.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.26.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-patch ... Signed-off-by: dependabot[bot] --- admin/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/admin/package.json b/admin/package.json index a21b0471..8dc18cb5 100644 --- a/admin/package.json +++ b/admin/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "clsx": "^2.1.1", - "lucide-react": "^1.25.0", + "lucide-react": "^1.26.0", "react": "^19.2.8", "react-dom": "^19.2.8", "react-router-dom": "^7.18.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 33b5fe55..ae90ff47 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-react: - specifier: ^1.25.0 - version: 1.25.0(react@19.2.8) + specifier: ^1.26.0 + version: 1.26.0(react@19.2.8) react: specifier: ^19.2.8 version: 19.2.8 @@ -1124,8 +1124,8 @@ packages: lit@3.3.2: resolution: {integrity: sha512-NF9zbsP79l4ao2SNrH3NkfmFgN/hBYSQo90saIVI1o5GpjAdCPVstVzO1MrLOakHoEhYkrtRjPK6Ob521aoYWQ==} - lucide-react@1.25.0: - resolution: {integrity: sha512-/mdJTRbiwcLOQ1NZZK1amZF9rIZyvO18D6r9TngE6TG1NmqHgFuT4eE7Xrkm9UsXMbBJD1NlfwHVltCDWHrOTw==} + lucide-react@1.26.0: + resolution: {integrity: sha512-raglYVR2+VkMfJL158krjVmE+rV5ST2lzA/KQm1FRSjMHT4MnWaegHxoVEpmc2So3nOEhp9oGejJwAPX8MoAjg==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -2094,7 +2094,7 @@ snapshots: lit-element: 4.2.2 lit-html: 3.3.2 - lucide-react@1.25.0(react@19.2.8): + lucide-react@1.26.0(react@19.2.8): dependencies: react: 19.2.8