Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Commit

Permalink
Bump the prod-dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the prod-dependencies group with 4 updates: [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite), [tailwindcss](https://github.com/tailwindlabs/tailwindcss), [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `@tailwindcss/vite` from 4.0.0-alpha.9 to 4.0.0-alpha.10
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/next/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/HEAD/packages/@tailwindcss-vite)

Updates `tailwindcss` from 4.0.0-alpha.9 to 4.0.0-alpha.10
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/next/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits)

Updates `@astrojs/node` from 8.2.4 to 8.2.5
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/node@8.2.5/packages/integrations/node)

Updates `astro` from 4.5.6 to 4.5.9
- [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/astro@4.5.9/packages/astro)

---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@astrojs/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 7376694 commit 6e22cbf
Show file tree
Hide file tree
Showing 3 changed files with 226 additions and 75 deletions.
4 changes: 2 additions & 2 deletions package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
"vite": "^5.2.6"
},
"dependencies": {
"@tailwindcss/vite": "4.0.0-alpha.9",
"@tailwindcss/vite": "4.0.0-alpha.10",
"astro-font": "^0.0.78",
"astro-integration-kit": "~0.7.1",
"astro-remote": "^0.3.2",
"astro-seo": "^0.8.3",
"graphql": "^16.8.1",
"graphql-request": "^6.1.0",
"picocolors": "^1.0.0",
"tailwindcss": "4.0.0-alpha.9",
"tailwindcss": "4.0.0-alpha.10",
"ultrahtml": "^1.5.3"
}
}
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/node": "8.2.4",
"@astrojs/node": "8.2.5",
"@matthiesenxyz/astro-hashnode": "workspace:*",
"astro": "^4.5.6"
"astro": "^4.5.9"
},
"devDependencies": {
"@astrojs/check": "^0.5.10",
Expand Down
Loading

0 comments on commit 6e22cbf

Please sign in to comment.