diff --git a/package-lock.json b/package-lock.json index 8b9651a..6ea1516 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "dompurify": "^3.2.2", "fastify": "^5.1.0", "js-cookie": "^3.0.5", - "lucide-astro": "^0.460.0", + "lucide-astro": "^0.468.0", "mime": "^4.0.4", "sharp": "^0.33.5", "tailwindcss": "^3.4.16", @@ -4805,10 +4805,9 @@ } }, "node_modules/lucide-astro": { - "version": "0.460.0", - "resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.460.0.tgz", - "integrity": "sha512-4iteWvZ2l/KjXXKnaKXdeCXOd2zsO6gqdhSm7krjYgDlb68mPpylPSvWciBP26h2IRKkorKqkkKCmkFBbChFiA==", - "license": "MIT", + "version": "0.468.0", + "resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.468.0.tgz", + "integrity": "sha512-jl4jmNX9KUje4sDYvdwZ6EjYQ200s+5+JZsNu/vQqINxqVO/Kn8GvPlFu2T7dvfDW6pP63J8hRwspnXF6RiGVA==", "peerDependencies": { "astro": ">=2.7.1" } diff --git a/package.json b/package.json index 934379b..d31ac2a 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "astro": "^4.16.2", "fastify": "^5.1.0", "js-cookie": "^3.0.5", - "lucide-astro": "^0.460.0", + "lucide-astro": "^0.468.0", "mime": "^4.0.4", "sharp": "^0.33.5", "tailwindcss": "^3.4.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc7eaee..8150b2e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^3.0.5 version: 3.0.5 lucide-astro: - specifier: ^0.460.0 - version: 0.460.0(astro@4.16.2(@types/node@22.10.1)(rollup@4.24.0)(typescript@5.6.3)) + specifier: ^0.468.0 + version: 0.468.0(astro@4.16.2(@types/node@22.10.1)(rollup@4.24.0)(typescript@5.6.3)) mime: specifier: ^4.0.4 version: 4.0.4 @@ -1767,8 +1767,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-astro@0.460.0: - resolution: {integrity: sha512-4iteWvZ2l/KjXXKnaKXdeCXOd2zsO6gqdhSm7krjYgDlb68mPpylPSvWciBP26h2IRKkorKqkkKCmkFBbChFiA==} + lucide-astro@0.468.0: + resolution: {integrity: sha512-jl4jmNX9KUje4sDYvdwZ6EjYQ200s+5+JZsNu/vQqINxqVO/Kn8GvPlFu2T7dvfDW6pP63J8hRwspnXF6RiGVA==} peerDependencies: astro: '>=2.7.1' @@ -4599,7 +4599,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-astro@0.460.0(astro@4.16.2(@types/node@22.10.1)(rollup@4.24.0)(typescript@5.6.3)): + lucide-astro@0.468.0(astro@4.16.2(@types/node@22.10.1)(rollup@4.24.0)(typescript@5.6.3)): dependencies: astro: 4.16.2(@types/node@22.10.1)(rollup@4.24.0)(typescript@5.6.3)