Skip to content

Commit eaf80e4

Browse files
deps(deps): bump astro from 6.3.7 to 7.1.1
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.3.7 to 7.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@7.1.1/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 7.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ac4f31 commit eaf80e4

4 files changed

Lines changed: 1215 additions & 271 deletions

File tree

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"@astrojs/cloudflare": "^13.5.1",
1919
"@dallay/astro-icon": "workspace:*",
20-
"astro": "^6.3.3",
20+
"astro": "^7.1.1",
2121
"wrangler": "^4.92.0"
2222
}
2323
}

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
},
6868
"devDependencies": {
6969
"@types/node": "^25.8.0",
70-
"astro": "^6.3.3",
70+
"astro": "^7.1.1",
7171
"typescript": "^6.0.3",
7272
"vite": "^7.3.2"
7373
}

packages/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@astrojs/check": "^0.9.9",
1515
"@astrojs/starlight": "^0.39.2",
16-
"astro": "^6.3.3",
16+
"astro": "^7.1.1",
1717
"sharp": "^0.34.5",
1818
"typescript": "^6.0.3"
1919
}

0 commit comments

Comments
 (0)