mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-03 18:29:09 +00:00
build(deps): bump the starlight_astro group with 3 updates (#7373)
Bumps the starlight_astro group with 3 updates: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [@expressive-code/plugin-line-numbers](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-line-numbers) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `@astrojs/starlight` from 0.30.6 to 0.31.0 - [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.31.0/packages/starlight) Updates `@expressive-code/plugin-line-numbers` from 0.39.0 to 0.40.0 - [Release notes](https://github.com/expressive-code/expressive-code/releases) - [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-line-numbers/CHANGELOG.md) - [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-line-numbers@0.40.0/packages/@expressive-code/plugin-line-numbers) Updates `astro` from 5.1.5 to 5.1.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.1.7/packages/astro) --- updated-dependencies: - dependency-name: "@astrojs/starlight" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: starlight_astro - dependency-name: "@expressive-code/plugin-line-numbers" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: starlight_astro - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch dependency-group: starlight_astro ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b067e71901
commit
7fc32e5149
2 changed files with 245 additions and 426 deletions
|
@ -19,10 +19,10 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "0.9.4",
|
||||
"@astrojs/starlight": "0.30.6",
|
||||
"@expressive-code/plugin-line-numbers": "0.39.0",
|
||||
"@astrojs/starlight": "0.31.0",
|
||||
"@expressive-code/plugin-line-numbers": "0.40.0",
|
||||
"@types/node": "20.16.10",
|
||||
"astro": "5.1.5",
|
||||
"astro": "5.1.7",
|
||||
"playwright": "1.49.1",
|
||||
"playwright-ctrf-json-reporter": "0.0.18",
|
||||
"rehype-external-links": "3.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue