Skip to content

Commit 81b8804

Browse files
feat: upgrade to astro 5.2
1 parent 74be3fb commit 81b8804

File tree

2 files changed

+442
-800
lines changed

2 files changed

+442
-800
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
},
1717
"dependencies": {
1818
"@astrojs/check": "0.9.4",
19-
"@astrojs/mdx": "4.0.5",
20-
"@astrojs/react": "4.1.4",
19+
"@astrojs/mdx": "4.0.8",
20+
"@astrojs/react": "4.2.0",
2121
"@astrojs/rss": "4.0.11",
2222
"@astrojs/sitemap": "3.2.1",
23-
"@astrojs/tailwind": "5.1.4",
23+
"@astrojs/tailwind": "6.0.0",
2424
"@fontsource-variable/inter": "5.0.20",
2525
"@fontsource/tomorrow": "5.0.20",
2626
"@radix-ui/react-accordion": "1.2.0",
@@ -32,7 +32,7 @@
3232
"@types/react-dom": "18.3.0",
3333
"@uidotdev/usehooks": "2.4.1",
3434
"@vercel/analytics": "1.4.1",
35-
"astro": "5.1.6",
35+
"astro": "5.2.3",
3636
"astro-robots-txt": "1.0.0",
3737
"astro-seo": "0.8.4",
3838
"astro-seo-schema": "5.0.0",

0 commit comments

Comments
 (0)