Skip to content

Commit c35a184

Browse files
Bump @astrojs/tailwind from 5.1.0 to 5.1.2 (#3019)
Bumps [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) from 5.1.0 to 5.1.2. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/tailwind) --- updated-dependencies: - dependency-name: "@astrojs/tailwind" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 646fb9a commit c35a184

File tree

3 files changed

+92
-49
lines changed

3 files changed

+92
-49
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.3",
1515
"@astrojs/starlight": "^0.27.1",
16-
"@astrojs/tailwind": "^5.1.0",
16+
"@astrojs/tailwind": "^5.1.2",
1717
"astro": "^4.16.1",
1818
"sharp": "^0.33.4",
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": "^3.1.5",
1616
"@astrojs/rss": "^4.0.7",
1717
"@astrojs/sitemap": "^3.1.6",
18-
"@astrojs/tailwind": "^5.1.0",
18+
"@astrojs/tailwind": "^5.1.2",
1919
"@astrojs/vercel": "^7.8.1",
2020
"@polar-sh/sdk": "^0.10.0",
2121
"astro": "^4.16.1",

0 commit comments

Comments
 (0)