Skip to content

Commit b8b4cbd

Browse files
build(deps): bump the docs-dependencies group in /docs with 3 updates (#1157)
Bumps the docs-dependencies group in /docs with 3 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [@fontsource-variable/inter](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/inter) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/starlight` from 0.26.3 to 0.27.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 `@fontsource-variable/inter` from 5.0.20 to 5.0.21 - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/variable/inter/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/inter) Updates `astro` from 4.15.3 to 4.15.4 - [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: "@fontsource-variable/inter" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-dependencies - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch 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 d93fc71 commit b8b4cbd

File tree

2 files changed

+52
-46
lines changed

2 files changed

+52
-46
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.3",
13-
"@astrojs/starlight": "^0.26.3",
13+
"@astrojs/starlight": "^0.27.1",
1414
"@astrojs/starlight-tailwind": "^2.0.2",
1515
"@astrojs/tailwind": "^5.1.0",
16-
"@fontsource-variable/inter": "^5.0.20",
17-
"astro": "^4.15.3",
16+
"@fontsource-variable/inter": "^5.0.21",
17+
"astro": "^4.15.4",
1818
"sharp": "^0.33.5",
1919
"tailwindcss": "^3.4.10",
2020
"typescript": "^5.5.4"

docs/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)