This commit is contained in:
sijinhui
2024-03-24 18:50:36 +08:00
parent d534c4422d
commit 79aa8c1065
5 changed files with 61 additions and 35 deletions

View File

@@ -27,6 +27,7 @@
"@vercel/speed-insights": "^1.0.9",
"antd": "^5.15.1",
"bcryptjs": "^2.4.3",
"cron": "^3.1.6",
"echarts": "^5.4.3",
"emoji-picker-react": "^4.7.10",
"fuse.js": "^7.0.0",
@@ -74,7 +75,7 @@
"postcss": "^8.4.33",
"prettier": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.11",
"prisma": "^5.9.0",
"prisma": "^5.11.0",
"tailwindcss": "^3.4.1",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.3.3",