From 53601480fd706f6d97fae8261ae605d9b309b75f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 23:04:11 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 1.45.0 to 1.46.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 1.45.0 to 1.46.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.46.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.46.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f751485..d8674fc 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dependencies": { "@tanstack/query-core": "^5.102.8", "highlight.js": "^11.12.0", - "lucide-react": "^1.45.0", + "lucide-react": "^1.46.0", "react": "^19.3.0", "react-dom": "^19.2.8" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 699fe18..66e5044 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^11.12.0 version: 11.12.0 lucide-react: - specifier: ^1.45.0 - version: 1.45.0(react@19.3.0) + specifier: ^1.46.0 + version: 1.46.0(react@19.3.0) react: specifier: ^19.3.0 version: 19.3.0 @@ -1427,8 +1427,8 @@ packages: lodash.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} - lucide-react@1.45.0: - resolution: {integrity: sha512-yH1ubCAduho9UR7oJhRXIQXogksRILBiTuZC4/bQIGeB9JOkxMlSuEHyyZpo1Z3S0yWJO2KTSUZbjiNvVxeOUw==} + lucide-react@1.46.0: + resolution: {integrity: sha512-Bv+FZXgZPrxc/NCl1e7JJVQFLdiCxYgxNVhqoV7X0p6I8ADJo8DxBnK1auH0fZz4AmqOJ3jgneL4f1i8LJQRAA==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -2860,7 +2860,7 @@ snapshots: lodash.merge@4.6.2: {} - lucide-react@1.45.0(react@19.3.0): + lucide-react@1.46.0(react@19.3.0): dependencies: react: 19.3.0