Skip to content

Commit f3b4b94

Browse files
chore(deps-dev): bump the tailwindcss group with 3 updates
Bumps the tailwindcss group with 3 updates: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss), [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `@tailwindcss/postcss` from 4.1.17 to 4.1.18 - [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.1.18/packages/@tailwindcss-postcss) Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.7.2 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.14...v0.7.2) Updates `tailwindcss` from 4.1.17 to 4.1.18 - [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.1.18/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tailwindcss/postcss" dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwindcss - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.7.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tailwindcss - dependency-name: tailwindcss dependency-version: 4.1.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwindcss ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1396cba commit f3b4b94

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

bun.lock

Lines changed: 20 additions & 20 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
@@ -85,7 +85,7 @@
8585
"@eslint/eslintrc": "^3.3.3",
8686
"@hookform/devtools": "^4.4.0",
8787
"@ianvs/prettier-plugin-sort-imports": "^4.7.0",
88-
"@tailwindcss/postcss": "^4.1.17",
88+
"@tailwindcss/postcss": "^4.1.18",
8989
"@tanstack/eslint-plugin-query": "^5.91.2",
9090
"@tanstack/react-query-devtools": "^5.91.1",
9191
"@types/node": "^22.19.1",
@@ -98,8 +98,8 @@
9898
"eslint-config-prettier": "^10.1.8",
9999
"postcss": "^8.5.6",
100100
"prettier": "3.6.2",
101-
"prettier-plugin-tailwindcss": "^0.6.14",
102-
"tailwindcss": "^4.1.17",
101+
"prettier-plugin-tailwindcss": "^0.7.2",
102+
"tailwindcss": "^4.1.18",
103103
"typescript": "^5.9.3",
104104
"wrangler": "^4.56.0"
105105
},

0 commit comments

Comments
 (0)