mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:01:42 +08:00
build(deps): bump astro and its packages to v2
BREAKING CHANGE: Migration of Astro to version 2
This commit is contained in:
+4
-4
@@ -14,8 +14,8 @@
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/rss": "^1.0.3",
|
||||
"astro": "^1.9.2",
|
||||
"@astrojs/rss": "^2.1.0",
|
||||
"astro": "^2.0.1",
|
||||
"fuse.js": "^6.6.2",
|
||||
"github-slugger": "^2.0.0",
|
||||
"remark-collapse": "^0.1.2",
|
||||
@@ -24,9 +24,9 @@
|
||||
"tailwindcss": "^3.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/react": "^1.2.2",
|
||||
"@astrojs/react": "^2.0.0",
|
||||
"@astrojs/sitemap": "^1.0.0",
|
||||
"@astrojs/tailwind": "^2.1.3",
|
||||
"@astrojs/tailwind": "^3.0.0",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"@types/react": "^18.0.27",
|
||||
|
||||
Reference in New Issue
Block a user