Skip to content

Commit

Permalink
build(deps): bump the docs-dependencies group in /docs with 4 updates
Browse files Browse the repository at this point in the history
Bumps the docs-dependencies group in /docs with 4 updates: [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check), [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [tailwindcss](https://github.com/tailwindlabs/tailwindcss) and [typescript](https://github.com/Microsoft/TypeScript).


Updates `@astrojs/check` from 0.8.2 to 0.8.3
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/[email protected]/packages/astro-check)

Updates `@astrojs/starlight` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/[email protected]/packages/starlight)

Updates `tailwindcss` from 3.4.6 to 3.4.7
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.6...v3.4.7)

Updates `typescript` from 5.5.3 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs-dependencies
- dependency-name: "@astrojs/starlight"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs-dependencies
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs-dependencies
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docs-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent c11c35f commit 9860f3b
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 132 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "^0.8.2",
"@astrojs/starlight": "^0.25.1",
"@astrojs/check": "^0.8.3",
"@astrojs/starlight": "^0.25.2",
"@astrojs/starlight-tailwind": "^2.0.2",
"@astrojs/tailwind": "^5.1.0",
"@fontsource-variable/inter": "^5.0.19",
"astro": "^4.12.2",
"sharp": "^0.33.3",
"tailwindcss": "^3.4.6",
"typescript": "^5.5.3"
"tailwindcss": "^3.4.7",
"typescript": "^5.5.4"
},
"devDependencies": {
"prettier": "^3.3.3"
Expand Down
Loading

0 comments on commit 9860f3b

Please sign in to comment.