From 3d853c5eb92f1ac19a3d3a1bf05403bd8d5f4622 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 23:44:03 +0000 Subject: [PATCH] build(deps): bump postcss from 8.5.12 to 8.5.13 Bumps [postcss](https://github.com/postcss/postcss) from 8.5.12 to 8.5.13. - [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.12...8.5.13) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.13 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 0d372497c..d37100e97 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "input-otp": "1.4.2", "lucide-react": "1.14.0", "next-themes": "0.4.6", - "postcss": "8.5.12", + "postcss": "8.5.13", "postcss-combine-duplicated-selectors": "10.0.3", "postcss-combine-media-query": "2.1.0", "postcss-import": "16.1.1",