减少非必要package

This commit is contained in:
tangly1024.com
2024-04-10 14:31:09 +08:00
parent 46f8cfdf3c
commit c43943b0bb
5 changed files with 238 additions and 78 deletions

View File

@@ -21,7 +21,6 @@
"bundle-report": "cross-env ANALYZE=true yarn build"
},
"dependencies": {
"@giscus/react": "^2.2.6",
"@headlessui/react": "^1.7.15",
"@next/bundle-analyzer": "^12.1.1",
"@vercel/analytics": "^1.0.0",
@@ -29,7 +28,6 @@
"aos": "^2.3.4",
"feed": "^4.2.2",
"js-md5": "^0.7.3",
"localStorage": "^1.0.4",
"lodash.throttle": "^4.1.1",
"memory-cache": "^0.2.0",
"next": "13.3.1",