Skip to content

Commit 3347fc4

Browse files
chore(deps): bump the dependencies group in /website with 2 updates (#1768)
Bumps the dependencies group in /website with 2 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/starlight` from 0.36.2 to 0.36.3 - [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.36.3/packages/starlight) Updates `astro` from 5.15.9 to 5.16.0 - [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@5.16.0/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: astro dependency-version: 5.16.0 dependency-type: direct:production update-type: version-update:semver-minor 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 3218808 commit 3347fc4

File tree

2 files changed

+180
-11
lines changed

2 files changed

+180
-11
lines changed

website/package-lock.json

Lines changed: 178 additions & 9 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
@@ -25,8 +25,8 @@
2525
"stylelint": "npx stylelint@latest \"src/*.css\" --fix -f verbose"
2626
},
2727
"dependencies": {
28-
"@astrojs/starlight": "^0.36.2",
29-
"astro": "^5.15.9",
28+
"@astrojs/starlight": "^0.36.3",
29+
"astro": "^5.16.0",
3030
"sharp": "^0.34.5",
3131
"starlight-llms-txt": "^0.6.0"
3232
},

0 commit comments

Comments
 (0)