Я пока перечислю - умру.
Надо научиться писать changelog постепенно.
This commit is contained in:
2024-10-19 02:12:37 +04:00
parent ad730e0943
commit 5fe5d56ca9
83 changed files with 3796 additions and 1502 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "schedule-parser-next",
"version": "1.4.0",
"version": "2.0.0",
"description": "",
"author": "N08I40K",
"private": true,
@@ -22,7 +22,7 @@
"dependencies": {
"@nestjs/cache-manager": "^2.2.2",
"@nestjs/common": "^10.0.0",
"@nestjs/core": "^10.4.4",
"@nestjs/core": "^10.4.5",
"@nestjs/jwt": "^10.2.0",
"@nestjs/platform-express": "^10.4.4",
"@nestjs/swagger": "^7.4.2",
@@ -37,6 +37,8 @@
"firebase-admin": "^12.6.0",
"jsdom": "^25.0.0",
"mongoose": "^8.6.1",
"nest-redoc": "^1.1.2",
"object-hash": "^3.0.0",
"reflect-metadata": "^0.2.0",
"rxjs": "^7.8.1",
"swagger-ui-express": "^5.0.1",
@@ -53,6 +55,7 @@
"@types/jsdom": "^21.1.7",
"@types/multer": "^1.4.12",
"@types/node": "^20.16.5",
"@types/object-hash": "^3.0.6",
"@types/supertest": "^6.0.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",