From f810fe420c7df86a151917a470973b5378f2ffa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 00:21:51 +0000 Subject: [PATCH] chore(deps-dev): bump @tailwindcss/postcss in /foundations/shadcn Bumps [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) from 4.1.3 to 4.1.16. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.16/packages/@tailwindcss-postcss) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.16 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- foundations/shadcn/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foundations/shadcn/package.json b/foundations/shadcn/package.json index 38b7427..c6d555e 100644 --- a/foundations/shadcn/package.json +++ b/foundations/shadcn/package.json @@ -58,7 +58,7 @@ "zod": "^3.24.2" }, "devDependencies": { - "@tailwindcss/postcss": "^4.1.3", + "@tailwindcss/postcss": "^4.1.16", "@turbo/gen": "^2.4.2", "@types/node": "^20", "@types/react": "^19.1.0",