Skip to content

Commit dca243b

Browse files
chore(deps): bump the dependencies group in /website with 3 updates (#1867)
Bumps the dependencies group in /website with 3 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [starlight-llms-txt](https://github.com/delucis/starlight-llms-txt/tree/HEAD/packages/starlight-llms-txt). Updates `@astrojs/starlight` from 0.38.2 to 0.38.4 - [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/starlight@0.38.4/packages/starlight) Updates `astro` from 6.1.8 to 6.1.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@6.1.9/packages/astro) Updates `starlight-llms-txt` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/delucis/starlight-llms-txt/releases) - [Changelog](https://github.com/delucis/starlight-llms-txt/blob/main/packages/starlight-llms-txt/CHANGELOG.md) - [Commits](https://github.com/delucis/starlight-llms-txt/commits/starlight-llms-txt@0.8.1/packages/starlight-llms-txt) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.38.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: astro dependency-version: 6.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: starlight-llms-txt dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d742d93 commit dca243b

2 files changed

Lines changed: 53 additions & 81 deletions

File tree

‎website/package-lock.json‎

Lines changed: 50 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎website/package.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"stylelint": "npx stylelint@latest \"src/*.css\" --fix -f verbose"
2626
},
2727
"dependencies": {
28-
"@astrojs/starlight": "^0.38.2",
29-
"astro": "^6.1.8",
28+
"@astrojs/starlight": "^0.38.4",
29+
"astro": "^6.1.9",
3030
"sharp": "^0.34.5",
31-
"starlight-llms-txt": "^0.8.0"
31+
"starlight-llms-txt": "^0.8.1"
3232
},
3333
"devDependencies": {
3434
"stylelint-config-recommended": "^18.0.0"

0 commit comments

Comments
 (0)