Skip to content

Commit e9a85f7

Browse files
chore(deps): bump the dependencies group in /website with 2 updates (#1694)
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.35.1 to 0.35.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.35.2/packages/starlight) Updates `astro` from 5.12.3 to 5.12.7 - [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.12.7/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: astro dependency-version: 5.12.7 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 c107889 commit e9a85f7

File tree

2 files changed

+23
-17
lines changed

2 files changed

+23
-17
lines changed

website/package-lock.json

Lines changed: 21 additions & 15 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.35.1",
29-
"astro": "^5.12.3",
28+
"@astrojs/starlight": "^0.35.2",
29+
"astro": "^5.12.7",
3030
"sharp": "^0.34.3",
3131
"starlight-llms-txt": "^0.5.1"
3232
},

0 commit comments

Comments
 (0)