From d4a193e9c9e352d3eafc75578d0a124de7f7c523 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 23:43:36 +0000 Subject: [PATCH] build(deps): bump postcss from 8.5.9 to 8.5.10 Bumps [postcss](https://github.com/postcss/postcss) from 8.5.9 to 8.5.10. - [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.9...8.5.10) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.10 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 b2ab7c00..033d0896 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "input-otp": "1.4.2", "lucide-react": "1.8.0", "next-themes": "0.4.6", - "postcss": "8.5.9", + "postcss": "8.5.10", "postcss-combine-duplicated-selectors": "10.0.3", "postcss-combine-media-query": "2.1.0", "postcss-import": "16.1.1",