Skip to content

Commit 943d279

Browse files
committed
Upgrade to Astro v5
1 parent 4971bc1 commit 943d279

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

7.21 KB
Binary file not shown.

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"lint": "prettier --write \"**/*.{js,jsx,ts,tsx,md,mdx,svelte,astro}\" && eslint --fix \"src/**/*.{js,ts,jsx,tsx,svelte,astro}\""
1212
},
1313
"dependencies": {
14-
"@astrojs/check": "^0.5.10",
15-
"@astrojs/mdx": "^3.1.9",
16-
"@astrojs/rss": "^4.0.9",
14+
"@astrojs/check": "0.9.4",
15+
"@astrojs/mdx": "4.0.2",
16+
"@astrojs/rss": "4.0.10",
1717
"@astrojs/sitemap": "^3.2.1",
18-
"@astrojs/tailwind": "^5.1.2",
19-
"@astrojs/vercel": "^7.8.2",
18+
"@astrojs/tailwind": "5.1.3",
19+
"@astrojs/vercel": "8.0.0",
2020
"@fontsource/iosevka": "^5.1.0",
2121
"@vercel/analytics": "^1.4.0",
2222
"ajv": "^8.17.1",
23-
"astro": "^4.16.13",
23+
"astro": "5.0.5",
2424
"astro-expressive-code": "^0.33.5",
2525
"astro-icon": "^1.1.2",
2626
"clsx": "^2.1.1",

0 commit comments

Comments
 (0)