This commit is contained in:
sijinhui 2024-03-09 11:59:04 +08:00
parent f0f49ad236
commit 2e74ddb5fc

View File

@ -16,6 +16,7 @@
"proxy-dev": "sh ./scripts/init-proxy.sh && proxychains -f ./scripts/proxychains.conf yarn dev"
},
"dependencies": {
"@ant-design/nextjs-registry": "^1.0.0",
"@fortaine/fetch-event-source": "^3.0.6",
"@hello-pangea/dnd": "^16.5.0",
"@next-auth/prisma-adapter": "^1.0.7",
@ -25,6 +26,7 @@
"@tremor/react": "^3.13.4",
"@vercel/analytics": "^1.1.2",
"@vercel/speed-insights": "^1.0.9",
"antd": "^5.15.1",
"echarts": "^5.4.3",
"emoji-picker-react": "^4.7.10",
"fuse.js": "^7.0.0",
@ -85,4 +87,4 @@
"resolutions": {
"lint-staged/yaml": "^2.2.2"
}
}
}