From 525ea3cafb51588705bc646d67c8e4c3fdc60601 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 06:31:20 +0000 Subject: [PATCH] chore(deps-dev): bump lightningcss-cli from 1.30.1 to 1.33.0 Bumps [lightningcss-cli](https://github.com/parcel-bundler/lightningcss) from 1.30.1 to 1.33.0. - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.30.1...v1.33.0) --- updated-dependencies: - dependency-name: lightningcss-cli dependency-version: 1.33.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a947aad..cab9645f 100644 --- a/package.json +++ b/package.json @@ -354,7 +354,7 @@ "esbuild": "0.28.1", "less": "4.9.0", "lightningcss": "1.30.1", - "lightningcss-cli": "1.30.1", + "lightningcss-cli": "1.33.0", "next": "16.3.4", "parcel": "2.16.4", "react": "19.2.4",