From 81a7eb97efd4ccc7758921cd6c4ab7660a605709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 02:17:01 +0000 Subject: [PATCH] build(deps): bump postcss from 8.5.10 to 8.5.12 Bumps [postcss](https://github.com/postcss/postcss) from 8.5.10 to 8.5.12. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.5.10...8.5.12) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.12 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 db82c9f3..6b757bf0 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "input-otp": "1.4.2", "lucide-react": "1.11.0", "next-themes": "0.4.6", - "postcss": "8.5.10", + "postcss": "8.5.12", "postcss-combine-duplicated-selectors": "10.0.3", "postcss-combine-media-query": "2.1.0", "postcss-import": "16.1.1",