Skip to content

Commit 8d8f818

Browse files
Bump astro from 5.18.0 to 6.0.8
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.18.0 to 6.0.8. - [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@6.0.8/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.0.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7403471 commit 8d8f818

File tree

3 files changed

+400
-407
lines changed

3 files changed

+400
-407
lines changed

docs-src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/starlight": "^0.37.6",
15-
"astro": "^5.18.0",
15+
"astro": "^6.0.8",
1616
"shepherd.js": "workspace:*",
1717
"starlight-typedoc": "^0.21.5"
1818
},

landing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@astrojs/mdx": "^4.3.13",
1515
"@astrojs/vercel": "^9.0.4",
1616
"@polar-sh/astro": "^0.7.3",
17-
"astro": "^5.18.0",
17+
"astro": "^6.0.8",
1818
"shepherd.js": "workspace:*"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)