refactor(system): changes to keep everything more tidy and less drilling

This commit is contained in:
2025-12-22 08:54:18 -06:00
parent a7be989b4f
commit 33ffdb2264
9 changed files with 826 additions and 63 deletions

View File

@@ -31,6 +31,7 @@
"@commitlint/cli": "^18.4.0",
"@commitlint/config-conventional": "^18.4.0",
"@types/express": "^5.0.6",
"@types/mssql": "^9.1.8",
"@types/node": "^24.10.1",
"@types/swagger-jsdoc": "^6.0.4",
"@types/swagger-ui-express": "^4.1.8",
@@ -49,6 +50,7 @@
"axios": "^1.13.2",
"better-auth": "^1.4.6",
"express": "^5.2.1",
"mssql": "^12.2.0",
"npm-check-updates": "^19.1.2"
},
"config": {