From b4e0be173a95dc0c52d5c189303d90ff52e93eb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 06:16:29 +0000 Subject: [PATCH] chore(deps): bump lightningcss from 1.30.1 to 1.30.2 Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss) from 1.30.1 to 1.30.2. - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.30.1...v1.30.2) --- updated-dependencies: - dependency-name: lightningcss dependency-version: 1.30.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ef8dad..9974de3 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "astro-icon": "1.1.5", "astro-seo-schema": "5.0.0", "astro-sitemap": "1.0.0", - "lightningcss": "1.30.1", + "lightningcss": "1.30.2", "sanitize.css": "13.0.0", "schema-dts": "1.1.5" },