From 854dfc3dfcd12237dfc46a9de851abb7b77fa76c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 23:43:57 +0000 Subject: [PATCH] build(deps): bump postcss from 8.5.16 to 8.5.19 Bumps [postcss](https://github.com/postcss/postcss) from 8.5.16 to 8.5.19. - [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.16...8.5.19) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.19 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 2a08dbb5..314ad822 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "lucide-react": "1.24.0", "mermaid": "11.16.0", "next-themes": "0.4.6", - "postcss": "8.5.16", + "postcss": "8.5.19", "postcss-combine-duplicated-selectors": "10.0.3", "postcss-combine-media-query": "2.1.0", "postcss-import": "16.1.1",