From 2c1b595ec59605d63ce23c6ab4f4a82a6f6da27b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 01:01:12 +0000 Subject: [PATCH] chore(deps): bump lucide-astro from 0.460.0 to 0.462.0 Bumps [lucide-astro](https://github.com/dzeiocom/lucide-astro) from 0.460.0 to 0.462.0. - [Release notes](https://github.com/dzeiocom/lucide-astro/releases) - [Commits](https://github.com/dzeiocom/lucide-astro/commits) --- updated-dependencies: - dependency-name: lucide-astro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index ea85684..8b0120c 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.462.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.462.0", + "resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.462.0.tgz", + "integrity": "sha512-Y4ovkq3td6kbRPg1dhulA0ejhgl/A8bMPgiEm11jfX0jX1NoLG8+ICj2sOMlWpBiaFQS+6oWUEc/GwOpSy1EHw==", "license": "MIT", "peerDependencies": { "astro": ">=2.7.1" diff --git a/package.json b/package.json index c7e2d3d..3a80360 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.462.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..816c973 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.462.0 + version: 0.462.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.462.0: + resolution: {integrity: sha512-Y4ovkq3td6kbRPg1dhulA0ejhgl/A8bMPgiEm11jfX0jX1NoLG8+ICj2sOMlWpBiaFQS+6oWUEc/GwOpSy1EHw==} 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.462.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)