Skip to content

Commit da36573

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

File tree

3 files changed

+296
-407
lines changed

3 files changed

+296
-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.1.1",
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": "^5.0.2",
1515
"@astrojs/vercel": "^9.0.4",
1616
"@polar-sh/astro": "^0.7.5",
17-
"astro": "^5.18.0",
17+
"astro": "^6.1.1",
1818
"shepherd.js": "workspace:*"
1919
},
2020
"devDependencies": {

0 commit comments

Comments
 (0)