Skip to content

Commit bbf433e

Browse files
fix(deps): update astro monorepo
1 parent 0a63722 commit bbf433e

2 files changed

Lines changed: 23 additions & 21 deletions

File tree

bun.lock

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
"postinstall": "wrangler types"
1818
},
1919
"dependencies": {
20-
"@astrojs/cloudflare": "13.3.0",
20+
"@astrojs/cloudflare": "13.5.1",
2121
"@astrojs/rss": "4.0.18",
2222
"@astrojs/sitemap": "3.7.2",
23-
"@astrojs/svelte": "8.1.0",
23+
"@astrojs/svelte": "8.1.1",
2424
"@fontsource/poppins": "5.2.7",
2525
"@tailwindcss/vite": "4.2.4",
26-
"astro": "6.2.1",
26+
"astro": "6.3.2",
2727
"astro-icon": "1.1.5",
2828
"clsx": "2.1.1",
2929
"remove-markdown": "0.6.4",
@@ -33,7 +33,7 @@
3333
"typescript": "6.0.3"
3434
},
3535
"devDependencies": {
36-
"@astrojs/mdx": "5.0.4",
36+
"@astrojs/mdx": "5.0.5",
3737
"@tailwindcss/typography": "0.5.19",
3838
"@types/node": "25.6.0",
3939
"@typescript-eslint/eslint-plugin": "8.59.3",

0 commit comments

Comments
 (0)