Skip to content

Commit e0527fe

Browse files
deps(deps): bump the astro group with 2 updates
Bumps the astro group with 2 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare). Updates `astro` from 6.3.7 to 6.4.2 - [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.4.2/packages/astro) Updates `@astrojs/cloudflare` from 13.5.4 to 13.6.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/cloudflare/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/cloudflare@13.6.0/packages/integrations/cloudflare) --- updated-dependencies: - dependency-name: astro dependency-version: 6.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: astro - dependency-name: "@astrojs/cloudflare" dependency-version: 13.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: astro ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d0f7f1 commit e0527fe

4 files changed

Lines changed: 536 additions & 83 deletions

File tree

demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"@iconify-json/ri": "^1.2.10"
1616
},
1717
"devDependencies": {
18-
"@astrojs/cloudflare": "^13.5.1",
18+
"@astrojs/cloudflare": "^13.6.0",
1919
"@dallay/astro-icon": "workspace:*",
20-
"astro": "^6.3.3",
20+
"astro": "^6.4.2",
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": "^6.4.2",
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": "^6.4.2",
1717
"sharp": "^0.34.5",
1818
"typescript": "^6.0.3"
1919
}

0 commit comments

Comments
 (0)