Skip to content

Commit 8817386

Browse files
Chore(deps-dev): bump @tailwindcss/postcss from 4.2.2 to 4.2.4
Bumps [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) from 4.2.2 to 4.2.4. - [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.4/packages/@tailwindcss-postcss) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.2.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8e8380 commit 8817386

3 files changed

Lines changed: 190 additions & 29 deletions

File tree

examples/nextjs-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"zod": "^4.3.6"
1919
},
2020
"devDependencies": {
21-
"@tailwindcss/postcss": "^4.2.2",
21+
"@tailwindcss/postcss": "^4.2.4",
2222
"@types/node": "catalog:",
2323
"@types/react": "catalog:",
2424
"@types/react-dom": "catalog:",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"tailwind-merge": "^3.5.0"
6969
},
7070
"devDependencies": {
71-
"@tailwindcss/postcss": "^4.2.2",
71+
"@tailwindcss/postcss": "^4.2.4",
7272
"@testing-library/react": "^16.3.2",
7373
"@testing-library/user-event": "^14.6.1",
7474
"@types/encoding-japanese": "^2.2.1",

0 commit comments

Comments
 (0)