chore: update configurations

This commit is contained in:
Riccardo
2024-05-11 09:25:01 +02:00
parent afa1b943e7
commit 6333a5584e
5 changed files with 6136 additions and 4048 deletions

View File

@@ -16,7 +16,9 @@
},
"dependencies": {
"@prisma/client": "^5.6.0",
"@types/x-ray": "^2.3.6",
"prisma": "^5.6.0",
"ts-node": "^10.9.1",
"x-ray": "^2.3.4",
"zod": "^3.22.4",
"zod-validation-error": "^1.5.0"
@@ -25,7 +27,6 @@
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@types/node": "^20",
"@types/x-ray": "^2.3.6",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "^8",
@@ -35,12 +36,13 @@
"lint-staged": "^13.2.3",
"nodemon": "^3.0.1",
"prettier": "^3.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
},
"resolutions": {
"nth-check": "^2.0.1",
"debug": "^4.3.1"
"debug": "^4.3.1",
"superagent": "^9.0.2",
"formidable": "^3.2.5"
},
"lint-staged": {
"*.ts": [