diff --git a/package-lock.json b/package-lock.json index 8fe696a0..1f5c75d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "dompurify": "^3.2.4", "fastify": "^5.3.2", "js-cookie": "^3.0.5", - "lucide-astro": "^0.471.0", + "lucide-astro": "^0.544.0", "mime": "^4.0.7", "sharp": "^0.34.3", "tailwindcss": "^3.4.17", @@ -4976,9 +4976,10 @@ "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" }, "node_modules/lucide-astro": { - "version": "0.471.0", - "resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.471.0.tgz", - "integrity": "sha512-4dLwQU0opG7X9y/etUCGO8Rwvn/7C/XVdnlfbdpIU3+fAIZPuQRxHppaCLlD+JIsVXvP3sfX1lJ2qn/QKMaOaQ==", + "version": "0.544.0", + "resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.544.0.tgz", + "integrity": "sha512-cBhuoKbYCKOPk+4qEuA9um+H41I1ZPAo7BwAhQrpg/2BAe8Qm8nhotZxDJFDRbnMlqmVKb7vGjteVUHGxCFHOQ==", + "license": "MIT", "peerDependencies": { "astro": ">=2.7.1" } diff --git a/package.json b/package.json index 159151da..507acfd3 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dompurify": "^3.2.4", "fastify": "^5.3.2", "js-cookie": "^3.0.5", - "lucide-astro": "^0.471.0", + "lucide-astro": "^0.544.0", "mime": "^4.0.7", "sharp": "^0.34.3", "tailwindcss": "^3.4.17", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 838594c5..6af82995 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^3.0.5 version: 3.0.5 lucide-astro: - specifier: ^0.471.0 - version: 0.471.0(astro@5.13.5(@types/node@22.10.2)(jiti@1.21.6)(rollup@4.50.0)(tsx@4.20.5)(typescript@5.7.3)(yaml@2.8.1)) + specifier: ^0.544.0 + version: 0.544.0(astro@5.13.5(@types/node@22.10.2)(jiti@1.21.6)(rollup@4.50.0)(tsx@4.20.5)(typescript@5.7.3)(yaml@2.8.1)) mime: specifier: ^4.0.7 version: 4.0.7 @@ -1645,8 +1645,8 @@ packages: resolution: {integrity: sha512-r8LA6i4LP4EeWOhqBaZZjDWwehd1xUJPCJd9Sv300H0ZmcUER4+JPh7bqqZeqs1o5pgtgvXm+d9UGrB5zZGDiQ==} engines: {node: 20 || >=22} - lucide-astro@0.471.0: - resolution: {integrity: sha512-4dLwQU0opG7X9y/etUCGO8Rwvn/7C/XVdnlfbdpIU3+fAIZPuQRxHppaCLlD+JIsVXvP3sfX1lJ2qn/QKMaOaQ==} + lucide-astro@0.544.0: + resolution: {integrity: sha512-cBhuoKbYCKOPk+4qEuA9um+H41I1ZPAo7BwAhQrpg/2BAe8Qm8nhotZxDJFDRbnMlqmVKb7vGjteVUHGxCFHOQ==} peerDependencies: astro: '>=2.7.1' @@ -4465,7 +4465,7 @@ snapshots: lru-cache@11.2.1: {} - lucide-astro@0.471.0(astro@5.13.5(@types/node@22.10.2)(jiti@1.21.6)(rollup@4.50.0)(tsx@4.20.5)(typescript@5.7.3)(yaml@2.8.1)): + lucide-astro@0.544.0(astro@5.13.5(@types/node@22.10.2)(jiti@1.21.6)(rollup@4.50.0)(tsx@4.20.5)(typescript@5.7.3)(yaml@2.8.1)): dependencies: astro: 5.13.5(@types/node@22.10.2)(jiti@1.21.6)(rollup@4.50.0)(tsx@4.20.5)(typescript@5.7.3)(yaml@2.8.1)