Skip to content

Commit 1331486

Browse files
Bump @astrojs/tailwind from 6.0.0 to 6.0.2
Bumps [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) from 6.0.0 to 6.0.2. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/@astrojs/tailwind@6.0.2/packages/integrations/tailwind/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/tailwind@6.0.2/packages/integrations/tailwind) --- updated-dependencies: - dependency-name: "@astrojs/tailwind" dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b07703 commit 1331486

File tree

3 files changed

+105
-95
lines changed

3 files changed

+105
-95
lines changed

docs-src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@astrojs/check": "^0.9.4",
1515
"@astrojs/starlight": "^0.31.1",
16-
"@astrojs/tailwind": "^6.0.0",
16+
"@astrojs/tailwind": "^6.0.2",
1717
"astro": "^5.2.4",
1818
"sharp": "^0.34.0",
1919
"shepherd.js": "workspace:*",

landing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@astrojs/mdx": "^4.0.8",
1616
"@astrojs/rss": "^4.0.11",
1717
"@astrojs/sitemap": "^3.2.1",
18-
"@astrojs/tailwind": "^6.0.0",
18+
"@astrojs/tailwind": "^6.0.2",
1919
"@astrojs/vercel": "^8.0.7",
2020
"@polar-sh/sdk": "^0.20.2",
2121
"astro": "^5.2.4",

0 commit comments

Comments
 (0)