diff --git a/package.json b/package.json index 9a2d0c6..3dd2849 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "dayjs": "^1.11.13", "deep-freeze-es6": "^4.0.1", "jsencrypt": "^3.3.2", - "lucide-vue-next": "^0.514.0", + "lucide-vue-next": "^0.515.0", "mitt": "^3.0.1", "nprogress": "^0.2.0", "p5": "^2.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb93fd0..1f84702 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,8 +77,8 @@ importers: specifier: ^3.3.2 version: 3.3.2 lucide-vue-next: - specifier: ^0.514.0 - version: 0.514.0(vue@3.5.16(typescript@5.8.3)) + specifier: ^0.515.0 + version: 0.515.0(vue@3.5.16(typescript@5.8.3)) mitt: specifier: ^3.0.1 version: 3.0.1 @@ -3748,8 +3748,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-vue-next@0.514.0: - resolution: {integrity: sha512-rZUuw7l8NTa2OZPo1RT/UPQLAWOAgZjDKv4tRyAXyjB1SWl/Bb7EhGjHYadfjMFSdaAYdfgiYGh5z/zIzl59zQ==} + lucide-vue-next@0.515.0: + resolution: {integrity: sha512-RqR6xrhay6xtnRPpfNQUYAO8yQjxWkoL7RWIa6im9IUmqGD2nsdUqDP8ZnpS5Ji4QhemSk6vgPJxAsYUbeLICw==} peerDependencies: vue: '>=3.0.1' @@ -8882,7 +8882,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-vue-next@0.514.0(vue@3.5.16(typescript@5.8.3)): + lucide-vue-next@0.515.0(vue@3.5.16(typescript@5.8.3)): dependencies: vue: 3.5.16(typescript@5.8.3)