Skip to content

Commit 4360087

Browse files
feat: upgrade astro
1 parent e05093a commit 4360087

File tree

3 files changed

+86
-74
lines changed

3 files changed

+86
-74
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
},
1919
"dependencies": {
2020
"@astrojs/check": "0.9.4",
21-
"@astrojs/mdx": "4.3.1",
21+
"@astrojs/mdx": "4.3.3",
2222
"@astrojs/react": "4.3.0",
2323
"@astrojs/rss": "4.0.12",
2424
"@astrojs/sitemap": "3.4.2",
2525
"@astrojs/tailwind": "6.0.2",
26-
"@astrojs/vercel": "8.2.3",
26+
"@astrojs/vercel": "8.2.5",
2727
"@bearstudio/lunalink": "0.3.1",
2828
"@fontsource-variable/inter": "5.2.6",
2929
"@fontsource/tomorrow": "5.2.6",
@@ -38,7 +38,7 @@
3838
"@uidotdev/usehooks": "2.4.1",
3939
"@vercel/analytics": "1.5.0",
4040
"adm-zip": "0.5.16",
41-
"astro": "5.12.6",
41+
"astro": "5.12.8",
4242
"astro-robots-txt": "1.0.0",
4343
"astro-seo": "0.8.4",
4444
"astro-seo-schema": "5.0.0",

0 commit comments

Comments
 (0)