Skip to content

Commit a15a51d

Browse files
chore(deps): bump the dependencies group in /website with 2 updates (#1751)
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.0 to 0.36.2 - [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.2/packages/starlight) Updates `astro` from 5.14.4 to 5.15.3 - [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.15.3/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.36.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: astro dependency-version: 5.15.3 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 d163368 commit a15a51d

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

website/package-lock.json

Lines changed: 10 additions & 10 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.0",
29-
"astro": "^5.14.4",
28+
"@astrojs/starlight": "^0.36.2",
29+
"astro": "^5.15.3",
3030
"sharp": "^0.34.4",
3131
"starlight-llms-txt": "^0.6.0"
3232
},

0 commit comments

Comments
 (0)