Skip to content

Commit be6b310

Browse files
committed
chore(deps): Bump Astro, adapters and tooling
1 parent 79669f0 commit be6b310

2 files changed

Lines changed: 2825 additions & 7209 deletions

File tree

package.json

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"analyze": "ANALYZE=true astro build"
3232
},
3333
"dependencies": {
34-
"@astrojs/cloudflare": "^13.3.0",
35-
"@astrojs/mdx": "^5.0.4",
34+
"@astrojs/cloudflare": "^13.5.5",
35+
"@astrojs/mdx": "^5.0.6",
3636
"@astrojs/rss": "^4.0.18",
37-
"@astrojs/sitemap": "^3.7.2",
37+
"@astrojs/sitemap": "^3.7.3",
3838
"@fontsource/zen-kaku-gothic-new": "^5.2.7",
3939
"@resvg/resvg-js": "^2.6.2",
40-
"astro": "^6.2.1",
40+
"astro": "^6.3.8",
4141
"budoux": "^0.7.0",
4242
"cheerio": "^1.0.0-rc.12",
4343
"date-fns": "^2.30.0",
@@ -99,7 +99,7 @@
9999
"unified": "^11.0.5",
100100
"unocss": "^66.6.7",
101101
"vitest": "^4.1.2",
102-
"wrangler": "4.87.0"
102+
"wrangler": "4.95.0"
103103
},
104104
"simple-git-hooks": {
105105
"pre-commit": "pnpm exec lint-staged",
@@ -129,8 +129,5 @@
129129
},
130130
"keywords": [],
131131
"author": "",
132-
"license": "ISC",
133-
"volta": {
134-
"node": "22.20.0"
135-
}
132+
"license": "ISC"
136133
}

0 commit comments

Comments
 (0)