From 4577fac80301a90a6e4b6586edfa86b1ba20d2b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 08:01:37 +0000 Subject: [PATCH] chore(deps): bump lucide-vue-next from 0.552.0 to 1.0.0 Bumps [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) from 0.552.0 to 1.0.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.0.0/packages/lucide-vue-next) --- updated-dependencies: - dependency-name: lucide-vue-next dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/auth-ui/package.json | 2 +- pnpm-lock.yaml | 20 +++++++------------- 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/packages/auth-ui/package.json b/packages/auth-ui/package.json index 8af10c14b8..bfa1194136 100644 --- a/packages/auth-ui/package.json +++ b/packages/auth-ui/package.json @@ -31,7 +31,7 @@ }, "dependencies": { "clsx": "^2.1.1", - "lucide-vue-next": "^0.552.0", + "lucide-vue-next": "^1.0.0", "tailwind-merge": "^3.6.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cc659bc3cd..05f8657f66 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -191,7 +191,7 @@ importers: devDependencies: '@iconify-json/lucide': specifier: ^1.2.133 - version: 1.2.134 + version: 1.2.133 '@iconify-json/radix-icons': specifier: ^1.2.6 version: 1.2.6 @@ -549,8 +549,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-vue-next: - specifier: ^0.552.0 - version: 0.552.0(vue@3.5.42(typescript@5.9.3)) + specifier: ^1.0.0 + version: 1.0.0(vue@3.5.42(typescript@5.9.3)) tailwind-merge: specifier: ^3.6.0 version: 3.6.0 @@ -1607,8 +1607,8 @@ packages: resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==} engines: {node: '>=18.18'} - '@iconify-json/lucide@1.2.134': - resolution: {integrity: sha512-MXzwT7H8Ii/aGN6NLtMbMLDaxLYsOxCKEdW0F5h3MemNUaUBqAxr9nz0mPlXzozd/piQyrdSiUyk0t5b5ErADg==} + '@iconify-json/lucide@1.2.133': + resolution: {integrity: sha512-zBlWJFHgLI53EMoTXyvIpjZslL5+/voWXNnhxDK6M+VoveFIYxYDgLGJr4lnAkQOscKmRoUfdxqhMZI6VYF32g==} '@iconify-json/radix-icons@1.2.6': resolution: {integrity: sha512-izgVBJwk37dSvsma1QsRMfCWQ4FIImbBmJId1WUURzRZA5fFyKlCcG/nZC8se0KhOBWszo2mYgLmhKJv/DFPoA==} @@ -4650,12 +4650,6 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-vue-next@0.552.0: - resolution: {integrity: sha512-xbP3UBwNkGoCl1ezW/zsGHtyJ1rOowPmSpUG1f7V38YvZBlGiV3BxL+4mu9C9i0EjfJ6ca066FpnB3VK+HN92g==} - deprecated: Package deprecated. Please use @lucide/vue instead. - peerDependencies: - vue: '>=3.0.1' - lucide-vue-next@1.0.0: resolution: {integrity: sha512-V6SPvx1IHTj/UY+FrIYWV5faISsPSb8BnWSFDxAtezWKvWc9ZZ40PDrdu1/Qb5vg4lHWr1hs1BAMGVGm6V1Xdg==} deprecated: Package deprecated. Please use @lucide/vue instead. @@ -7110,7 +7104,7 @@ snapshots: '@humanwhocodes/retry@0.4.3': {} - '@iconify-json/lucide@1.2.134': + '@iconify-json/lucide@1.2.133': dependencies: '@iconify/types': 2.0.0 @@ -10255,7 +10249,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-vue-next@0.552.0(vue@3.5.42(typescript@5.9.3)): + lucide-vue-next@1.0.0(vue@3.5.42(typescript@5.9.3)): dependencies: vue: 3.5.42(typescript@5.9.3)