From e8beb771cc56f1c09a3d15f8a395bb483296cf97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 09:43:29 +0000 Subject: [PATCH] Bump lightningcss from 1.32.0 to 1.33.0 Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss) from 1.32.0 to 1.33.0. - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.32.0...v1.33.0) --- updated-dependencies: - dependency-name: lightningcss dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b42e000e..42eb48bf 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.32.0", + "lightningcss": "1.33.0", "sharp": "0.35.3", "svgo": "4.0.2", "terser": "5.49.0" @@ -59,7 +59,7 @@ "devDependencies": { "@playform/build": "0.3.2", "browserslist": "4.28.6", - "lightningcss": "1.32.0" + "lightningcss": "1.33.0" }, "publishConfig": { "access": "public",