From e60aadf8c4080fb9589ab71d10108fca3ffcc989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 06:33:13 +0000 Subject: [PATCH] chore(deps-dev): bump postcss in /agent/skills/eve/apps/docs Bumps [postcss](https://github.com/postcss/postcss) from 8.5.15 to 8.5.23. - [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.15...8.5.23) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.23 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- agent/skills/eve/apps/docs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent/skills/eve/apps/docs/package.json b/agent/skills/eve/apps/docs/package.json index 6625af24..03c571be 100644 --- a/agent/skills/eve/apps/docs/package.json +++ b/agent/skills/eve/apps/docs/package.json @@ -57,7 +57,7 @@ "@types/node": "catalog:", "@types/react": "catalog:", "@types/react-dom": "catalog:", - "postcss": "8.5.15", + "postcss": "8.5.23", "tailwindcss": "4.3.0", "tw-animate-css": "1.4.0", "typescript": "catalog:"