From e41713e8333f4826fc07e70f021f38e0c229fe3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 07:53:57 +0000 Subject: [PATCH] Update dependency @lucide/astro to v1.29.0 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3ab000a..53c325e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2031,9 +2031,9 @@ "license": "MIT" }, "node_modules/@lucide/astro": { - "version": "1.28.0", - "resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-1.28.0.tgz", - "integrity": "sha512-0X79U67Rvv9yb9iVI7wiW5wqaA/v+ofYHJnM7Jj3/5mBwjQcQJIJMo6rrjAd9y/9roPgurOnedXa8ER0wFrlUA==", + "version": "1.29.0", + "resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-1.29.0.tgz", + "integrity": "sha512-bUCIxIPV8NsDLSzad5G5evyBUqYchmaDHSQBFygRyyS0dAg/N+/88aRlresB8aJ3I27fRMyQdaL4Y5+IQMz3gA==", "license": "ISC", "peerDependencies": { "astro": "^4 || ^5 || ^6 || ^7"