From 3f8e2079bef9dc8633694b29fc7f2bd5f8b6d546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 02:12:20 +0000 Subject: [PATCH] build(deps-dev): bump @tailwindcss/postcss from 4.2.0 to 4.2.3 in /app Bumps [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) from 4.2.0 to 4.2.3. - [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.2.3/packages/@tailwindcss-postcss) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.2.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/package.json b/app/package.json index f5f01a6..0048532 100644 --- a/app/package.json +++ b/app/package.json @@ -80,7 +80,7 @@ }, "devDependencies": { "@capacitor/core": "^8.3.1", - "@tailwindcss/postcss": "^4.2.2", + "@tailwindcss/postcss": "^4.2.3", "@types/node": "^25", "@types/react": "^19", "@types/react-dom": "^19",