From 8de7f804b23d5bd134392389f12a18ba58db16ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 09:11:30 +0000 Subject: [PATCH] Bump lightningcss from 1.29.1 to 1.29.2 Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss) from 1.29.1 to 1.29.2. - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits/v1.29.2) --- 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 24cc07e2..57823d94 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.1", + "lightningcss": "1.29.2", "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.1" + "lightningcss": "1.29.2" }, "publishConfig": { "access": "public",