Skip to content

Commit 328da18

Browse files
build(deps): bump the astro group across 1 directory with 3 updates (#29)
Bumps the astro group with 3 updates in the / directory: [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check). Updates `@astrojs/starlight` from 0.41.3 to 0.41.7 - [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.41.7/packages/starlight) Updates `astro` from 7.1.1 to 7.2.4 - [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@7.2.4/packages/astro) Updates `@astrojs/check` from 0.9.9 to 0.9.10 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.10/packages/language-tools/astro-check) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: astro - dependency-name: "@astrojs/starlight" dependency-version: 0.41.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro - dependency-name: astro dependency-version: 7.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b894688 commit 328da18

2 files changed

Lines changed: 843 additions & 584 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,17 @@
2020
},
2121
"dependencies": {
2222
"@astrojs/rss": "^4.0.19",
23-
"@astrojs/starlight": "^0.41.3",
23+
"@astrojs/starlight": "^0.41.7",
2424
"@fontsource-variable/inter": "^5.3.0",
2525
"@fontsource-variable/jetbrains-mono": "^5.3.0",
2626
"@lucide/astro": "^1.33.0",
2727
"@tailwindcss/vite": "^4.3.1",
28-
"astro": "^7.1.1",
28+
"astro": "^7.2.4",
2929
"sharp": "^0.35.3",
3030
"tailwindcss": "^4.3.1"
3131
},
3232
"devDependencies": {
33-
"@astrojs/check": "^0.9.9",
33+
"@astrojs/check": "^0.9.10",
3434
"typescript": "^6.0.3"
3535
}
3636
}

0 commit comments

Comments
 (0)