chore: update configurations
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user