mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Remove unused packages
This commit is contained in:
Generated
+19
-852
File diff suppressed because it is too large
Load Diff
@@ -30,7 +30,7 @@
|
||||
"@types/bcryptjs": "^2.4.2",
|
||||
"@types/cookie-parser": "^1.4.3",
|
||||
"@types/cors": "^2.8.12",
|
||||
"@types/express-session": "^1.17.5",
|
||||
"@types/express": "^4.17.14",
|
||||
"@types/lodash": "^4.14.186",
|
||||
"@types/md5": "^2.3.2",
|
||||
"@types/node": "^18.8.4",
|
||||
@@ -45,7 +45,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@prisma/client": "^4.4.0",
|
||||
"@quixo3/prisma-session-store": "^3.1.10",
|
||||
"@types/better-queue": "^3.8.3",
|
||||
"axios": "^0.27.2",
|
||||
"bcryptjs": "^2.4.3",
|
||||
@@ -55,7 +54,6 @@
|
||||
"dotenv": "^10.0.0",
|
||||
"express": "^4.18.2",
|
||||
"express-async-errors": "^3.1.1",
|
||||
"express-session": "^1.17.3",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"lodash": "^4.17.21",
|
||||
"md5": "^2.3.0",
|
||||
@@ -63,8 +61,6 @@
|
||||
"passport": "^0.4.1",
|
||||
"passport-jwt": "^4.0.0",
|
||||
"passport-local": "^1.0.0",
|
||||
"pg": "^8.8.0",
|
||||
"winston": "^3.8.2",
|
||||
"zod": "^3.19.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user