mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
chore(deps): update dependencies
This commit is contained in:
+6
-6
@@ -16,20 +16,20 @@
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/rss": "^2.1.0",
|
||||
"@astrojs/rss": "^2.3.0",
|
||||
"@resvg/resvg-js": "^2.4.1",
|
||||
"astro": "^2.1.3",
|
||||
"fuse.js": "^6.6.2",
|
||||
"github-slugger": "^2.0.0",
|
||||
"remark-collapse": "^0.1.2",
|
||||
"remark-toc": "^8.0.1",
|
||||
"satori": "^0.2.3",
|
||||
"tailwindcss": "^3.2.4"
|
||||
"satori": "^0.4.3",
|
||||
"tailwindcss": "^3.2.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/react": "^2.0.2",
|
||||
"@astrojs/sitemap": "^1.0.1",
|
||||
"@astrojs/tailwind": "^3.0.1",
|
||||
"@astrojs/react": "^2.1.0",
|
||||
"@astrojs/sitemap": "^1.2.1",
|
||||
"@astrojs/tailwind": "^3.1.1",
|
||||
"@divriots/jampack": "^0.9.4",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user