|
145 | 145 | "@types/lodash.partition": "^4", |
146 | 146 | "@types/lodash.uniqby": "4.7.9", |
147 | 147 | "@types/mime": "3.0.4", |
148 | | - "@types/node": "24.11.0", |
| 148 | + "@types/node": "24.11.2", |
149 | 149 | "@types/node-fetch": "2", |
150 | 150 | "@types/nodemailer": "6.4.23", |
151 | 151 | "@types/papaparse": "5.5.2", |
152 | 152 | "@types/passport-jwt": "4.0.1", |
153 | 153 | "@types/passport-local": "^1", |
154 | 154 | "@types/pg": "8.18.0", |
155 | | - "@types/sanitize-html": "2.16.0", |
| 155 | + "@types/sanitize-html": "2.16.1", |
156 | 156 | "@types/uuid": "10.0.0", |
157 | 157 | "@types/ws": "8.18.1", |
158 | | - "@types/yazl": "3.3.0", |
| 158 | + "@types/yazl": "3.3.1", |
159 | 159 | "@typescript-eslint/eslint-plugin": "8.56.1", |
160 | 160 | "@typescript-eslint/parser": "8.56.1", |
161 | 161 | "checksum": "1.0.0", |
162 | 162 | "concurrently": "9.2.1", |
163 | 163 | "dir-compare": "5.0.0", |
164 | | - "drizzle-kit": "0.31.9", |
| 164 | + "drizzle-kit": "0.31.10", |
165 | 165 | "eslint": "8.57.1", |
166 | 166 | "eslint-config-prettier": "8.10.2", |
167 | 167 | "eslint-import-resolver-typescript": "3.10.1", |
|
171 | 171 | "nock": "13.5.6", |
172 | 172 | "nodemon": "3.1.14", |
173 | 173 | "pino-pretty": "13.1.3", |
174 | | - "prettier": "3.8.1", |
175 | | - "ts-jest": "29.4.6", |
| 174 | + "prettier": "3.8.3", |
| 175 | + "ts-jest": "29.4.9", |
176 | 176 | "ts-node": "10.9.2", |
177 | 177 | "typescript": "5.9.3", |
178 | 178 | "vitest": "3.2.4", |
|
0 commit comments