From 26bfed8405d5173abc95c0c254ec74acd76c55fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:18:22 +0000 Subject: [PATCH] fix(deps): update dependency lucide-vue-next to ^0.439.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4e2b5b0d..876f5484 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "h3": "^1.12.0", "h3-clerk": "^0.4.11", "iron-webcrypto": "^1.2.1", - "lucide-vue-next": "^0.395.0", + "lucide-vue-next": "^0.439.0", "radix-vue": "^1.9.3", "sentry": "^0.1.2", "tailwind-merge": "^2.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4dbbc36f..325af98a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^1.2.1 version: 1.2.1 lucide-vue-next: - specifier: ^0.395.0 - version: 0.395.0(vue@3.5.3(typescript@5.5.4)) + specifier: ^0.439.0 + version: 0.439.0(vue@3.5.3(typescript@5.5.4)) radix-vue: specifier: ^1.9.3 version: 1.9.5(vue@3.5.3(typescript@5.5.4)) @@ -4991,8 +4991,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-vue-next@0.395.0: - resolution: {integrity: sha512-5EwqFxv6Uwi7JgQ48G8yrsFOPe6erPkjgUX7uKDbO1+B5j11duYxILpvD1ZmjmaleiK+5mOk45bv11KLYM0Ewg==} + lucide-vue-next@0.439.0: + resolution: {integrity: sha512-XZ4KbYoEbVvAYxSuFjzZ/9oGTpCSK0CXWV6bUXe3PVN7tkSxRaoiYz+p8d/2vk43pxxOb6BSwAMfsxwbOzFk0Q==} peerDependencies: vue: '>=3.0.1' @@ -13303,7 +13303,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-vue-next@0.395.0(vue@3.5.3(typescript@5.5.4)): + lucide-vue-next@0.439.0(vue@3.5.3(typescript@5.5.4)): dependencies: vue: 3.5.3(typescript@5.5.4)