Skip to content

Commit fb1fb65

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.2.1 to 4.2.2 - [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.2/packages/@tailwindcss-postcss) Updates `tailwindcss` from 4.2.1 to 4.2.2 - [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.2/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwind - dependency-name: tailwindcss dependency-version: 4.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwind ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a73288f commit fb1fb65

File tree

2 files changed

+374
-138
lines changed

2 files changed

+374
-138
lines changed

playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"tiger-openapi": "workspace:*"
2525
},
2626
"devDependencies": {
27-
"@tailwindcss/postcss": "^4.2.1",
27+
"@tailwindcss/postcss": "^4.2.2",
2828
"@types/node": "^25.5.0",
2929
"@types/react": "^19.1.13",
3030
"@types/react-dom": "^19.1.9",
3131
"autoprefixer": "^10.4.21",
32-
"tailwindcss": "^4.2.1",
32+
"tailwindcss": "^4.2.2",
3333
"tailwindcss-animate": "^1.0.7",
3434
"typescript": "^5.9.2"
3535
}

0 commit comments

Comments
 (0)