From 227394ace32d892c569247988caedb8e5b38a668 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 09:43:57 +0000 Subject: [PATCH] Bump lightningcss from 1.31.0 to 1.31.1 Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss) from 1.31.0 to 1.31.1. - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits) --- updated-dependencies: - dependency-name: lightningcss dependency-version: 1.31.1 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 baba564f..ec74e4a2 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.31.0", + "lightningcss": "1.31.1", "sharp": "0.34.5", "svgo": "4.0.0", "terser": "5.46.0" @@ -59,7 +59,7 @@ "devDependencies": { "@playform/build": "0.2.6", "browserslist": "4.28.1", - "lightningcss": "1.31.0" + "lightningcss": "1.31.1" }, "publishConfig": { "access": "public",