diff --git a/package-lock.json b/package-lock.json index ea85684..482b413 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,10 +23,10 @@ "dompurify": "^3.2.1", "fastify": "^5.1.0", "js-cookie": "^3.0.5", - "lucide-astro": "^0.460.0", + "lucide-astro": "^0.464.0", "mime": "^4.0.4", "sharp": "^0.33.5", - "tailwindcss": "^3.4.13", + "tailwindcss": "^3.4.15", "tsx": "^4.19.2", "typescript": "^5.6.3", "vite-plugin-static-copy": "^2.1.0" @@ -4806,9 +4806,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==", + "version": "0.464.0", + "resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.464.0.tgz", + "integrity": "sha512-ZyJdYme8HfsowoRZnTQyVfBhwH4jk9unpXWdEj+KGUBNNpC0zcuTK1UeFSUS2GUPnI1HhvGbOZ6C6kzpplp9aA==", "license": "MIT", "peerDependencies": { "astro": ">=2.7.1" diff --git a/package.json b/package.json index c7e2d3d..580f0aa 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.464.0", "mime": "^4.0.4", "sharp": "^0.33.5", "tailwindcss": "^3.4.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f2f3b0a..e30cfd1 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.9.4)(rollup@4.24.0)(typescript@5.6.3)) + specifier: ^0.464.0 + version: 0.464.0(astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3)) mime: specifier: ^4.0.4 version: 4.0.4 @@ -1771,8 +1771,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.464.0: + resolution: {integrity: sha512-ZyJdYme8HfsowoRZnTQyVfBhwH4jk9unpXWdEj+KGUBNNpC0zcuTK1UeFSUS2GUPnI1HhvGbOZ6C6kzpplp9aA==} peerDependencies: astro: '>=2.7.1' @@ -4608,7 +4608,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-astro@0.460.0(astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3)): + lucide-astro@0.464.0(astro@4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3)): dependencies: astro: 4.16.2(@types/node@22.9.4)(rollup@4.24.0)(typescript@5.6.3)