From a26737a327fc5b0a3f631170e1fb19306482679c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 23:56:18 +0000 Subject: [PATCH] Update dependency @lucide/astro to v1.34.0 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index bdc1177..61cbd2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1999,9 +1999,9 @@ "license": "MIT" }, "node_modules/@lucide/astro": { - "version": "1.33.0", - "resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-1.33.0.tgz", - "integrity": "sha512-vhqvQKoPIW3vsOoCb+ZUDgWCP2zfiwhwRqwrnIkNxvtrm4pbaaO0qUlfPK+RvIdn9AlUmyouXFM+9w9AuUbrFA==", + "version": "1.34.0", + "resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-1.34.0.tgz", + "integrity": "sha512-wkKR1MsSm3pLAvV8Hsmmh0HrNn5opeeyNpTFfSnC+gQLnACHPik7u2p/achJXJfo8DV/TJ1ZV/8QRdBMJCgBnA==", "license": "ISC", "peerDependencies": { "astro": "^4 || ^5 || ^6 || ^7"