working v1
This commit is contained in:
15
package.json
15
package.json
@@ -10,8 +10,23 @@
|
||||
"license": "AGPL-3.0",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@types/cookie-parser": "^1.4.8",
|
||||
"@types/express": "^5.0.2",
|
||||
"@types/node": "^22.15.29",
|
||||
"tsx": "^4.19.4",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"argon2": "^0.43.0",
|
||||
"better-sqlite3": "^11.10.0",
|
||||
"body-parser": "^2.2.0",
|
||||
"compression": "^1.8.0",
|
||||
"cookie-parser": "^1.4.7",
|
||||
"dotenv": "^16.5.0",
|
||||
"express": "^5.1.0",
|
||||
"html-rewriter-wasm": "^0.4.1",
|
||||
"mime": "^4.0.7",
|
||||
"zod": "^3.25.51"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user