Skip to content

Commit 0845fe2

Browse files
chore(deps): bump @astrojs/tailwind from 6.0.1 to 6.0.2
Bumps [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/@astrojs/[email protected]/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]>
1 parent 4078427 commit 0845fe2

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"version": "11.0.34",
8383
"dependencies": {
8484
"@ai-sdk/provider-utils": "^2.1.13",
85-
"@astrojs/tailwind": "^6.0.0",
85+
"@astrojs/tailwind": "^6.0.2",
8686
"@total-typescript/tsconfig": "^1.0.4",
8787
"@types/react": "^19.0.10",
8888
"ai": "^4.1.61",

src/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@astrojs/check": "^0.9.4",
13-
"@astrojs/tailwind": "^6.0.1",
13+
"@astrojs/tailwind": "^6.0.2",
1414
"@tailwindcss/typography": "^0.5.16",
1515
"astro": "^5.5.4"
1616
},

0 commit comments

Comments
 (0)