Skip to content

Commit c06b210

Browse files
Bump the tailwindcss group in /yourwork/template/app with 3 updates (#169)
Bumps the tailwindcss group in /yourwork/template/app with 3 updates: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite), [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss). Updates `@tailwindcss/vite` from 4.1.15 to 4.1.17 - [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.17/packages/@tailwindcss-vite) Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.7.1 - [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.1) Updates `tailwindcss` from 4.1.15 to 4.1.17 - [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.17/packages/tailwindcss) --- updated-dependencies: - dependency-name: "@tailwindcss/vite" dependency-version: 4.1.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwindcss - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tailwindcss - dependency-name: tailwindcss dependency-version: 4.1.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tailwindcss ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Takahiro Kubo <[email protected]>
1 parent d431919 commit c06b210

File tree

2 files changed

+79
-87
lines changed

2 files changed

+79
-87
lines changed

yourwork/template/app/package-lock.json

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

yourwork/template/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@eslint/js": "^9.36.0",
3636
"@playwright/test": "^1.56.1",
37-
"@tailwindcss/vite": "^4.1.13",
37+
"@tailwindcss/vite": "^4.1.17",
3838
"@testing-library/jest-dom": "^6.9.1",
3939
"@testing-library/react": "^16.3.0",
4040
"@testing-library/user-event": "^14.6.1",
@@ -52,7 +52,7 @@
5252
"jsdom": "^27.0.0",
5353
"msw": "^2.11.2",
5454
"prettier": "^3.6.2",
55-
"prettier-plugin-tailwindcss": "^0.6.14",
55+
"prettier-plugin-tailwindcss": "^0.7.1",
5656
"tailwindcss": "^4.1.13",
5757
"typescript": "^5.9.2",
5858
"vite": "^7.1.11",

0 commit comments

Comments
 (0)