Skip to content

Commit c43a950

Browse files
build(deps): bump the starlight_astro group in /docs with 4 updates (#103)
Bumps the starlight_astro group in /docs with 4 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark) and [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx). Updates `@astrojs/starlight` from 0.34.5 to 0.35.1 - [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/[email protected]/packages/starlight) Updates `astro` from 5.11.0 to 5.12.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/[email protected]/packages/astro) Updates `@astrojs/markdown-remark` from 6.3.2 to 6.3.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/markdown/remark) Updates `@astrojs/mdx` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/mdx) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-version: 0.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: starlight_astro - dependency-name: astro dependency-version: 5.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: starlight_astro - dependency-name: "@astrojs/markdown-remark" dependency-version: 6.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: starlight_astro - dependency-name: "@astrojs/mdx" dependency-version: 4.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: starlight_astro ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 16517d4 commit c43a950

File tree

2 files changed

+357
-346
lines changed

2 files changed

+357
-346
lines changed

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
},
2020
"dependencies": {
2121
"@astrojs/check": "0.9.4",
22-
"@astrojs/starlight": "0.34.5",
22+
"@astrojs/starlight": "0.35.1",
2323
"@expressive-code/plugin-line-numbers": "0.41.3",
2424
"@types/node": "24.0.13",
25-
"astro": "5.11.0",
25+
"astro": "5.12.0",
2626
"astro-embed": "0.9.0",
2727
"rehype-external-links": "3.0.0",
2828
"sharp": "0.34.3",
@@ -42,8 +42,8 @@
4242
"@playwright/test": "1.54.1",
4343
"cspell": "9.1.5",
4444
"@astrojs/check": "0.9.4",
45-
"@astrojs/markdown-remark": "6.3.2",
46-
"@astrojs/mdx": "4.3.0",
45+
"@astrojs/markdown-remark": "6.3.3",
46+
"@astrojs/mdx": "4.3.1",
4747
"@astrojs/partytown": "2.1.4",
4848
"@astrojs/tailwind": "6.0.2",
4949
"@iconify-json/flat-color-icons": "1.2.1",

0 commit comments

Comments
 (0)