diff --git a/package.json b/package.json index 277b49c..22eb4df 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.522.0", + "lucide-vue-next": "^0.523.0", "mitt": "^3.0.1", "nprogress": "^0.2.0", "p5": "^2.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index abb283e..c1fa0af 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.522.0 - version: 0.522.0(vue@3.5.17(typescript@5.8.3)) + specifier: ^0.523.0 + version: 0.523.0(vue@3.5.17(typescript@5.8.3)) mitt: specifier: ^3.0.1 version: 3.0.1 @@ -3821,8 +3821,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-vue-next@0.522.0: - resolution: {integrity: sha512-T1FFXc+4PDXu4zjsrfOlx4SGClavHDozE5LyKgX7N5dPtdGvG+ni+KCg1P2HPLmlWWT2LQlc6vnAicHU0KY1sw==} + lucide-vue-next@0.523.0: + resolution: {integrity: sha512-PLbjArdcFgUcJLtszpCzGyaGm4AUfZ/SzDKfPjhkoEpG6j5k6fS3AGbMEbwt/xGJdD9DuSEgypNT/eqSPLfHfw==} peerDependencies: vue: '>=3.0.1' @@ -9072,7 +9072,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-vue-next@0.522.0(vue@3.5.17(typescript@5.8.3)): + lucide-vue-next@0.523.0(vue@3.5.17(typescript@5.8.3)): dependencies: vue: 3.5.17(typescript@5.8.3)