From d08a991247d8b2acc1378e292dbb7bc8a5f61543 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 17:13:07 +0000 Subject: [PATCH] Bump postcss from 8.4.33 to 8.5.18 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.33 to 8.5.18. - [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.4.33...8.5.18) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.18 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cee4022..05b9b2c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-react-refresh": "^0.4.16", "globals": "^15.14.0", - "postcss": "8.4.33", + "postcss": "8.5.18", "tailwindcss": "3.4.1", "typescript": "~5.6.2", "typescript-eslint": "^8.18.2",