Skip to content

Commit

Permalink
升级到 Astro v4
Browse files Browse the repository at this point in the history
  • Loading branch information
coderfe committed Dec 6, 2023
1 parent f1ef520 commit 525f493
Show file tree
Hide file tree
Showing 7 changed files with 753 additions and 942 deletions.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
"useTabs": false,
"endOfLine": "lf",
"bracketSpacing": true
}
}
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/mdx": "^1.1.5",
"@astrojs/react": "^3.0.6",
"@astrojs/rss": "^3.0.0",
"@astrojs/mdx": "^2.0.0",
"@astrojs/react": "^3.0.7",
"@astrojs/rss": "^4.0.0",
"@astrojs/sitemap": "^3.0.3",
"@astrojs/tailwind": "^5.0.2",
"@astrojs/tailwind": "^5.0.3",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"astro": "^3.6.4",
"astro": "^4.0.1",
"lxgw-wenkai-lite-webfont": "^1.7.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down
Loading

0 comments on commit 525f493

Please sign in to comment.