From 98c930e81ffdf3cedae5b413c1cad7d88a300f77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 09:20:46 +0000 Subject: [PATCH] build(deps): bump lightningcss in /cli in the npm-cli group Bumps the npm-cli group in /cli with 1 update: [lightningcss](https://github.com/parcel-bundler/lightningcss). Updates `lightningcss` from 1.31.1 to 1.32.0 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits/v1.32.0) --- updated-dependencies: - dependency-name: lightningcss dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-cli ... Signed-off-by: dependabot[bot] --- cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/package.json b/cli/package.json index 607118a6..0b927e9c 100644 --- a/cli/package.json +++ b/cli/package.json @@ -87,7 +87,7 @@ "fast-glob": "catalog:", "fs-extra": "catalog:", "jiti": "2.6.1", - "lightningcss": "1.31.1", + "lightningcss": "1.32.0", "picocolors": "catalog:", "picomatch": "catalog:", "tsx": "4.21.0",