Skip to content

Commit d50eeb3

Browse files
Bump the tailwind group across 1 directory with 3 updates
Bumps the tailwind group with 3 updates in the / directory: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss), [postcss](https://github.com/postcss/postcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `@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) Updates `postcss` from 8.5.8 to 8.5.13 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.8...8.5.13) Updates `tailwindcss` 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) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwind - dependency-name: postcss dependency-version: 8.5.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwind - dependency-name: tailwindcss dependency-version: 4.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwind ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70052bf commit d50eeb3

2 files changed

Lines changed: 24 additions & 24 deletions

File tree

bun.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
},
2929
"devDependencies": {
3030
"@astrojs/check": "^0.9.6",
31-
"@tailwindcss/postcss": "^4.2.2",
31+
"@tailwindcss/postcss": "^4.2.4",
3232
"@types/mdast": "^4.0.4",
3333
"@types/turndown": "^5.0.6",
3434
"fast-xml-parser": "^5.7.0",
3535
"oxlint": "^1.60.0",
36-
"postcss": "^8.5.8",
37-
"tailwindcss": "^4.2.2",
36+
"postcss": "^8.5.13",
37+
"tailwindcss": "^4.2.4",
3838
"turndown": "^7.2.4",
3939
"turndown-plugin-gfm": "^1.0.2",
4040
"typescript": "^6.0.3"

0 commit comments

Comments
 (0)