Skip to content

Commit 7df2d2b

Browse files
build(deps): bump the docs-dependencies group across 1 directory with 3 updates (#1289)
Bumps the docs-dependencies group with 3 updates in the /docs directory: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [@astrojs/starlight-tailwind](https://github.com/withastro/starlight/tree/HEAD/packages/tailwind) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/starlight` from 0.29.2 to 0.30.1 - [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 `@astrojs/starlight-tailwind` from 2.0.3 to 3.0.0 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/tailwind/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/[email protected]/packages/tailwind) Updates `astro` from 4.16.17 to 5.0.5 - [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/starlight" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-dependencies - dependency-name: "@astrojs/starlight-tailwind" dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs-dependencies - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-major dependency-group: docs-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5952a38 commit 7df2d2b

File tree

2 files changed

+388
-507
lines changed

2 files changed

+388
-507
lines changed

docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
},
1111
"dependencies": {
1212
"@astrojs/check": "^0.9.4",
13-
"@astrojs/starlight": "^0.29.2",
14-
"@astrojs/starlight-tailwind": "^2.0.2",
13+
"@astrojs/starlight": "^0.30.1",
14+
"@astrojs/starlight-tailwind": "^3.0.0",
1515
"@astrojs/tailwind": "^5.1.3",
1616
"@fontsource-variable/inter": "^5.1.0",
17-
"astro": "^4.16.17",
17+
"astro": "^5.0.5",
1818
"sharp": "^0.33.5",
1919
"tailwindcss": "^3.4.16",
2020
"typescript": "^5.7.2"

0 commit comments

Comments
 (0)