|
50 | 50 | "axios": "^1.7.7",
|
51 | 51 | "bullmq": "^5.12.14",
|
52 | 52 | "cache-manager": "^5.7.6",
|
53 |
| - "cache-manager-redis-yet": "^5.1.4", |
| 53 | + "cache-manager-ioredis-yet": "^2.1.1", |
54 | 54 | "class-transformer": "^0.5.1",
|
55 | 55 | "class-validator": "^0.14.1",
|
56 | 56 | "compression": "^1.7.4",
|
57 | 57 | "handlebars": "^4.7.8",
|
58 | 58 | "helmet": "^7.1.0",
|
59 | 59 | "ms": "^2.1.3",
|
60 |
| - "nestjs-i18n": "^10.4.5", |
| 60 | + "nestjs-i18n": "^10.4.6", |
61 | 61 | "nestjs-pino": "^4.1.0",
|
62 |
| - "nodemailer": "^6.9.14", |
| 62 | + "nodemailer": "^6.9.15", |
63 | 63 | "pg": "^8.12.0",
|
64 |
| - "pino-http": "^10.2.0", |
| 64 | + "pino-http": "^10.3.0", |
65 | 65 | "pino-pretty": "^11.2.2",
|
66 | 66 | "reflect-metadata": "^0.2.2",
|
67 | 67 | "rxjs": "^7.8.1",
|
|
73 | 73 | "devDependencies": {
|
74 | 74 | "@commitlint/cli": "^19.4.1",
|
75 | 75 | "@commitlint/config-conventional": "^19.2.2",
|
76 |
| - "@eslint/js": "^9.9.0", |
| 76 | + "@eslint/js": "^9.10.0", |
77 | 77 | "@nestjs/cli": "^10.4.5",
|
78 | 78 | "@nestjs/schematics": "^10.1.3",
|
79 | 79 | "@nestjs/testing": "^10.4.1",
|
80 | 80 | "@swc/cli": "^0.4.0",
|
81 |
| - "@swc/core": "^1.7.22", |
| 81 | + "@swc/core": "^1.7.24", |
82 | 82 | "@types/compression": "^1.7.5",
|
83 | 83 | "@types/eslint__js": "^8.42.3",
|
84 | 84 | "@types/express": "^4.17.21",
|
85 | 85 | "@types/jest": "^29.5.12",
|
86 | 86 | "@types/ms": "^0.7.34",
|
87 |
| - "@types/node": "^20.16.2", |
| 87 | + "@types/node": "^20.16.5", |
88 | 88 | "@types/nodemailer": "^6.4.15",
|
89 | 89 | "@types/supertest": "^6.0.2",
|
90 | 90 | "@types/uuid": "^10.0.0",
|
91 | 91 | "@vuepress/bundler-vite": "^2.0.0-rc.15",
|
92 | 92 | "@vuepress/plugin-search": "^2.0.0-rc.41",
|
93 | 93 | "@vuepress/theme-default": "^2.0.0-rc.41",
|
94 | 94 | "env-cmd": "^10.1.0",
|
95 |
| - "eslint": "^9.9.0", |
| 95 | + "eslint": "^9.10.0", |
96 | 96 | "eslint-config-prettier": "^9.1.0",
|
97 | 97 | "eslint-plugin-prettier": "^5.2.1",
|
98 | 98 | "husky": "^9.1.4",
|
99 | 99 | "jest": "^29.7.0",
|
100 |
| - "lint-staged": "^15.2.9", |
| 100 | + "lint-staged": "^15.2.10", |
101 | 101 | "prettier": "^3.3.3",
|
102 | 102 | "prettier-plugin-organize-imports": "^4.0.0",
|
103 | 103 | "source-map-support": "^0.5.21",
|
|
107 | 107 | "ts-node": "^10.9.2",
|
108 | 108 | "tsconfig-paths": "^4.2.0",
|
109 | 109 | "typescript": "^5.5.4",
|
110 |
| - "typescript-eslint": "^8.1.0", |
111 |
| - "vue": "^3.4.38", |
| 110 | + "typescript-eslint": "^8.4.0", |
| 111 | + "vue": "^3.5.3", |
112 | 112 | "vuepress": "^2.0.0-rc.15",
|
113 | 113 | "vuepress-plugin-md-enhance": "^2.0.0-rc.52"
|
114 | 114 | },
|
|
0 commit comments