update: package.json
This commit is contained in:
+2
-3
@@ -61,7 +61,7 @@
|
|||||||
"dayjs": "^1.11.18",
|
"dayjs": "^1.11.18",
|
||||||
"decimal.js": "^10.6.0",
|
"decimal.js": "^10.6.0",
|
||||||
"dotenv": "^16.6.1",
|
"dotenv": "^16.6.1",
|
||||||
"fastify": "^4.29.1",
|
"fastify": "^5.4.0",
|
||||||
"handlebars": "^4.7.8",
|
"handlebars": "^4.7.8",
|
||||||
"nestjs-soap": "^3.0.4",
|
"nestjs-soap": "^3.0.4",
|
||||||
"nestjs-telegraf": "^2.9.1",
|
"nestjs-telegraf": "^2.9.1",
|
||||||
@@ -83,11 +83,10 @@
|
|||||||
"@nestjs/testing": "^11.1.6",
|
"@nestjs/testing": "^11.1.6",
|
||||||
"@types/bcrypt": "^5.0.2",
|
"@types/bcrypt": "^5.0.2",
|
||||||
"@types/jest": "^29.5.14",
|
"@types/jest": "^29.5.14",
|
||||||
"@types/node": "^20.19.27",
|
"@types/node": "^20.19.11",
|
||||||
"@types/nodemailer": "^6.4.19",
|
"@types/nodemailer": "^6.4.19",
|
||||||
"@types/passport-jwt": "^4.0.1",
|
"@types/passport-jwt": "^4.0.1",
|
||||||
"@types/supertest": "^6.0.3",
|
"@types/supertest": "^6.0.3",
|
||||||
"@types/uuid": "^10.0.0",
|
|
||||||
"@typescript-eslint/eslint-plugin": "^8.41.0",
|
"@typescript-eslint/eslint-plugin": "^8.41.0",
|
||||||
"@typescript-eslint/parser": "^8.41.0",
|
"@typescript-eslint/parser": "^8.41.0",
|
||||||
"eslint": "^9.34.0",
|
"eslint": "^9.34.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user