From a11245dc35516f2d61f9bb364f8c50a3adddf9a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 06:44:16 +0000 Subject: [PATCH] chore(deps): bump lightningcss from 1.29.1 to 1.29.3 Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss) from 1.29.1 to 1.29.3. - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits/v1.29.3) --- updated-dependencies: - dependency-name: lightningcss dependency-version: 1.29.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22a8380..69edc59 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "class-variance-authority": "0.7.1", "embla-carousel": "8.5.2", "embla-carousel-autoplay": "8.5.2", - "lightningcss": "1.29.1", + "lightningcss": "1.29.3", "sanitize.css": "13.0.0", "schema-dts": "1.1.2", "sharp": "0.33.5",