Skip to content

Commit f80d5bc

Browse files
Bump astro from 5.16.6 to 6.0.8
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.16.6 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 aa2dae9 commit f80d5bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/astro-tunnel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@types/node": "24.10.1",
3636
"@typescript/native-preview": "7.0.0-dev.20251203.1",
37-
"astro": "5.16.6",
37+
"astro": "6.0.8",
3838
"tsdown": "0.14.0"
3939
},
4040
"peerDependencies": {

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"astro": "5.16.6",
14+
"astro": "6.0.8",
1515
"astro-tunnel": "workspace:*",
1616
"@astrojs/check": "0.9.6",
1717
"typescript": "5.9.3"

0 commit comments

Comments
 (0)