Skip to content

Commit d53c695

Browse files
fix(deps): update astro monorepo (#257)
1 parent fc62fc4 commit d53c695

2 files changed

Lines changed: 24 additions & 24 deletions

File tree

bun.lock

Lines changed: 20 additions & 20 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.4",
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.3.0",
26-
"astro": "6.2.1",
26+
"astro": "6.3.7",
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.6",
3737
"@tailwindcss/typography": "0.5.19",
3838
"@types/node": "25.9.1",
3939
"@typescript-eslint/eslint-plugin": "8.59.4",

0 commit comments

Comments
 (0)