Skip to content

Commit 767733b

Browse files
chore(deps): bump the dependencies group in /website with 2 updates (#1698)
Bumps the dependencies group in /website with 2 updates: [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 `astro` from 5.12.8 to 5.12.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/[email protected]/packages/astro) Updates `starlight-llms-txt` from 0.5.1 to 0.6.0 - [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/[email protected]/packages/starlight-llms-txt) --- updated-dependencies: - dependency-name: astro dependency-version: 5.12.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: starlight-llms-txt dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d13d90f commit 767733b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

website/package-lock.json

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

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
},
2727
"dependencies": {
2828
"@astrojs/starlight": "^0.35.2",
29-
"astro": "^5.12.8",
29+
"astro": "^5.12.9",
3030
"sharp": "^0.34.3",
31-
"starlight-llms-txt": "^0.5.1"
31+
"starlight-llms-txt": "^0.6.0"
3232
},
3333
"devDependencies": {
3434
"stylelint-config-recommended": "^17.0.0"

0 commit comments

Comments
 (0)