From ffdaad0c10b12705c4b9f9c2c8b26b7798ce8c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 20:18:12 +0000 Subject: [PATCH] chore(deps): bump postcss from 8.4.38 to 8.5.23 in /lib/galoy-components Bumps [postcss](https://github.com/postcss/postcss) from 8.4.38 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.4.38...8.5.23) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lib/galoy-components/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/galoy-components/package.json b/lib/galoy-components/package.json index 4ae7044bc2..390850b020 100644 --- a/lib/galoy-components/package.json +++ b/lib/galoy-components/package.json @@ -12,7 +12,7 @@ "@radix-ui/react-slot": "^1.0.2", "class-variance-authority": "^0.7.0", "clsx": "^2.0.0", - "postcss": "8.4.38", + "postcss": "8.5.23", "tailwind-merge": "^2.1.0" }, "devDependencies": {