Skip to content

Commit f537a1d

Browse files
chore(deps-dev): bump the tailwind group with 2 updates
Bumps the tailwind group with 2 updates: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `@tailwindcss/postcss` from 4.1.18 to 4.2.0 - [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.0/packages/@tailwindcss-postcss) Updates `tailwindcss` from 4.1.18 to 4.2.0 - [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.0/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tailwind - dependency-name: tailwindcss dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tailwind ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0aafab1 commit f537a1d

2 files changed

Lines changed: 158 additions & 158 deletions

File tree

apps/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@
4444
"tailwindcss-animate": "^1.0.7"
4545
},
4646
"devDependencies": {
47-
"@tailwindcss/postcss": "^4.1.18",
47+
"@tailwindcss/postcss": "^4.2.0",
4848
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
4949
"@types/node": "^25.2.3",
5050
"@types/react": "^19.2.14",
5151
"@types/react-dom": "^19.2.3",
5252
"postcss": "^8.5.6",
53-
"tailwindcss": "^4.1.18",
53+
"tailwindcss": "^4.2.0",
5454
"typescript": "^5.9.3"
5555
}
5656
}

0 commit comments

Comments
 (0)