From d2c78b741cdecc602ad258df25e53740bb1a1f7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 11:09:56 +0000 Subject: [PATCH] chore(deps): 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a3cc0f1..53187d39 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "color-sorter": "catalog:", "diff": "^9.0.0", "github-slugger": "^2.0.0", - "lightningcss": "1.32.0", + "lightningcss": "1.33.0", "linkedom": "^0.18.13", "mdsvex": "^0.12.8", "paneforge": "^1.0.2",