TS +5.7, reflect 0.2 y rxjs actualizados
This commit is contained in:
+7
-2
@@ -45,7 +45,7 @@
|
||||
"pdf-lib": "^1.17.1",
|
||||
"pdfkit": "^0.13.0",
|
||||
"pg": "^8.22.0",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"rxjs": "^7.8.2",
|
||||
"swagger-ui-express": "^4.6.1",
|
||||
"sybase": "^1.2.3",
|
||||
@@ -78,7 +78,7 @@
|
||||
"ts-loader": "^9.6.2",
|
||||
"ts-node": "^10.9.2",
|
||||
"tsconfig-paths": "4.1.1",
|
||||
"typescript": "^4.7.4"
|
||||
"typescript": "~5.7.0"
|
||||
},
|
||||
"jest": {
|
||||
"moduleFileExtensions": [
|
||||
@@ -96,5 +96,10 @@
|
||||
],
|
||||
"coverageDirectory": "../coverage",
|
||||
"testEnvironment": "node"
|
||||
},
|
||||
"allowScripts": {
|
||||
"@nestjs/core@9.4.3": true,
|
||||
"bcrypt@5.1.0": true,
|
||||
"es5-ext@0.10.64": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user