From b5eafdebf76628e4bd5618fd34c3fc0f22aceafb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 01:47:19 +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.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.5.15...8.5.18) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.18 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..c2bf4e52 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.18", "tailwindcss": "4.3.0", "tw-animate-css": "1.4.0", "typescript": "catalog:"