From dd77be581169065c895bff5d29de3e103e60bf8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 04:20:47 +0000 Subject: [PATCH] chore(deps-dev): bump @tailwindcss/postcss in /apps/web Bumps [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) from 4.1.11 to 4.1.18. - [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.18/packages/@tailwindcss-postcss) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/package.json b/apps/web/package.json index 143afe2..d6e5277 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -35,7 +35,7 @@ "@biomejs/biome": "2.3.8", "@krono/tsconfig": "workspace:*", "@next/bundle-analyzer": "16.0.10", - "@tailwindcss/postcss": "4.1.11", + "@tailwindcss/postcss": "4.1.18", "@testing-library/jest-dom": "6.9.1", "@testing-library/react": "16.3.0", "@types/node": "25.0.1",