From 7ea8f25c92f7ab3932bafc52eafd112573852d80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 06:20:00 +0000 Subject: [PATCH] chore(deps): bump @lucide/astro from 1.27.0 to 1.28.0 Bumps [@lucide/astro](https://github.com/lucide-icons/lucide/tree/HEAD/packages/astro) from 1.27.0 to 1.28.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.28.0/packages/astro) --- updated-dependencies: - dependency-name: "@lucide/astro" dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 11 +++++++---- package.json | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9b242e8..fa2ca62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@astrojs/sitemap": "^3.7.3", "@fontsource-variable/inter": "^5.2.8", "@fontsource-variable/jetbrains-mono": "^5.2.8", - "@lucide/astro": "^1.27.0", + "@lucide/astro": "^1.28.0", "@tailwindcss/vite": "^4.3.3", "astro": "^7.1.4", "tailwindcss": "^4.3.3" @@ -747,6 +747,7 @@ "integrity": "sha512-AZypUeJ/yByuxyS7BlSNRDOMLMlROYtjYdIAuBmJssVz1UJDSeYxLrdizhXCFYhedC5bqd/ASy8EuNXbVVXp9g==", "license": "MIT", "optional": true, + "peer": true, "dependencies": { "@emnapi/wasi-threads": "2.0.1", "tslib": "^2.4.0" @@ -758,6 +759,7 @@ "integrity": "sha512-hFPAhMUjJD9BSyCANEISPOogeXC9Zo9ZQl7L6vKnaVsMkCtzznaW/naYypeyl0Gv5rYfWYsZbpixTMpjDJzQeA==", "license": "MIT", "optional": true, + "peer": true, "dependencies": { "tslib": "^2.4.0" } @@ -768,6 +770,7 @@ "integrity": "sha512-9DsSk+o5NBX0CCJT8s0EROGSGxjR/tKu6aBTaVyq+SjAEQH4XcdcRxPBRzsBLizTTJ49MJjF+jgu3qnO9GLQcQ==", "license": "MIT", "optional": true, + "peer": true, "dependencies": { "tslib": "^2.4.0" } @@ -2005,9 +2008,9 @@ } }, "node_modules/@lucide/astro": { - "version": "1.27.0", - "resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-1.27.0.tgz", - "integrity": "sha512-+fhvqNEKqKCPb3qPGDd5xZCMN1o0dtYmNB5tIjtal2FvXQ0X+mXG3pZwefbEPVL7pMA3PkiABnDoIZsM5dOW8Q==", + "version": "1.28.0", + "resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-1.28.0.tgz", + "integrity": "sha512-0X79U67Rvv9yb9iVI7wiW5wqaA/v+ofYHJnM7Jj3/5mBwjQcQJIJMo6rrjAd9y/9roPgurOnedXa8ER0wFrlUA==", "license": "ISC", "peerDependencies": { "astro": "^4 || ^5 || ^6 || ^7" diff --git a/package.json b/package.json index 5effabe..c31228c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@astrojs/sitemap": "^3.7.3", "@fontsource-variable/inter": "^5.2.8", "@fontsource-variable/jetbrains-mono": "^5.2.8", - "@lucide/astro": "^1.27.0", + "@lucide/astro": "^1.28.0", "@tailwindcss/vite": "^4.3.3", "astro": "^7.1.4", "tailwindcss": "^4.3.3"