Skip to content

Commit e6c11e2

Browse files
Bump the npm group with 2 updates (#23)
Bumps the npm group with 2 updates: [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/tailwind` from 5.1.5 to 6.0.0 - [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) Updates `astro` from 5.1.10 to 5.2.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/tailwind" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4733640 commit e6c11e2

File tree

2 files changed

+181
-167
lines changed

2 files changed

+181
-167
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"check": "biome check --write ."
1313
},
1414
"dependencies": {
15-
"@astrojs/tailwind": "^5.1.5",
16-
"astro": "^5.1.10",
15+
"@astrojs/tailwind": "^6.0.0",
16+
"astro": "^5.2.3",
1717
"sharp": "^0.33.5",
1818
"tailwindcss": "^3.4.17"
1919
},

0 commit comments

Comments
 (0)