Skip to content

Commit aa2dae9

Browse files
Bump astro from 5.16.3 to 5.16.6 (#193)
* Bump astro from 5.16.3 to 5.16.6 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 5.16.3 to 5.16.6. - [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.16.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 5.16.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update lockfile --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Shinya Fujino <shf0811@gmail.com>
1 parent d380175 commit aa2dae9

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

bun.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.3",
37+
"astro": "5.16.6",
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.3",
14+
"astro": "5.16.6",
1515
"astro-tunnel": "workspace:*",
1616
"@astrojs/check": "0.9.6",
1717
"typescript": "5.9.3"

0 commit comments

Comments
 (0)