From 9a5cd9ce4e8e79c8be25e5334340f0c2ce188a79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 09:41:23 +0000 Subject: [PATCH] Bump lightningcss from 1.29.2 to 1.29.3 Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss) from 1.29.2 to 1.29.3. - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.29.2...v1.29.3) --- updated-dependencies: - dependency-name: lightningcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 57823d94..4c0fe29c 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "fast-glob": "3.3.3", "html-minifier-terser": "7.2.0", "kleur": "4.1.5", - "lightningcss": "1.29.2", + "lightningcss": "1.29.3", "sharp": "0.33.5", "svgo": "3.3.2", "terser": "5.39.0" @@ -59,7 +59,7 @@ "devDependencies": { "@playform/build": "0.2.1", "browserslist": "4.24.4", - "lightningcss": "1.29.2" + "lightningcss": "1.29.3" }, "publishConfig": { "access": "public",