From d4bf25ee4291603adbac3d9b524b7d3fe5189ec2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 16:14:12 +0000 Subject: [PATCH 1/2] chore(deps): bump lucide-react in /admin in the prod-minor-patch group Bumps the prod-minor-patch group in /admin with 1 update: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react). Updates `lucide-react` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.18.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.18.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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/package.json b/admin/package.json index d81ae44..779c146 100644 --- a/admin/package.json +++ b/admin/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "clsx": "^2.1.1", - "lucide-react": "^1.17.0", + "lucide-react": "^1.18.0", "react": "^19.2.7", "react-dom": "^19.2.7", "react-router-dom": "^7.17.0", From 747723268a21d27c36971f7a6ef74ab379bbca8d Mon Sep 17 00:00:00 2001 From: SamTV12345 <40429738+samtv12345@users.noreply.github.com> Date: Fri, 12 Jun 2026 22:03:56 +0200 Subject: [PATCH 2/2] chore(deps): sync root pnpm-lock.yaml for lucide-react 1.18.0 Dependabot bumped lucide-react in admin/package.json to ^1.18.0 but did not regenerate the workspace root pnpm-lock.yaml, so CI failed with ERR_PNPM_OUTDATED_LOCKFILE under --frozen-lockfile. Regenerate the lockfile entry (lockfile-only) to match. Co-Authored-By: Claude Fable 5 --- pnpm-lock.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 56b6fba..81a3df7 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.17.0 - version: 1.17.0(react@19.2.7) + specifier: ^1.18.0 + version: 1.18.0(react@19.2.7) react: specifier: ^19.2.7 version: 19.2.7 @@ -898,8 +898,8 @@ packages: lit@3.3.2: resolution: {integrity: sha512-NF9zbsP79l4ao2SNrH3NkfmFgN/hBYSQo90saIVI1o5GpjAdCPVstVzO1MrLOakHoEhYkrtRjPK6Ob521aoYWQ==} - lucide-react@1.17.0: - resolution: {integrity: sha512-9FA9evdox/JQL5PT57fdA1x/yg8T7knJ98+zjTL3UfKza6pflQUUh3XtaQIHKvnsJw1lmsEyHVlt5jchYxOQ5w==} + lucide-react@1.18.0: + resolution: {integrity: sha512-LZDb7H/0YfM+RJncD0hDQRCAu+vSGODqpe35TuVI8EuXaRjkczbsx7p8dY4J87F/MUSj6bpYqeI8nw8qXaAdmA==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -1610,7 +1610,7 @@ snapshots: lit-element: 4.2.2 lit-html: 3.3.2 - lucide-react@1.17.0(react@19.2.7): + lucide-react@1.18.0(react@19.2.7): dependencies: react: 19.2.7