Skip to content

Commit 546466a

Browse files
chore(deps-dev): bump tailwindcss in /generators/client/templates
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.13 to 4.1.8. - [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.8/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a48c65a commit 546466a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/client/templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"lint-staged": "15.2.10",
2828
"rimraf": "6.0.1",
2929
"svelte": "4.2.19",
30-
"tailwindcss": "3.4.13",
30+
"tailwindcss": "4.1.8",
3131
"svelte-check": "4.0.5",
3232
"vite": "5.4.8"
3333
}

0 commit comments

Comments
 (0)