|
120 | 120 | "devDependencies": { |
121 | 121 | "@commitlint/cli": "19.8.0", |
122 | 122 | "@commitlint/config-conventional": "19.8.0", |
123 | | - "@faker-js/faker": "9.6.0", |
| 123 | + "@faker-js/faker": "9.7.0", |
124 | 124 | "@jest/globals": "29.7.0", |
125 | 125 | "@quobix/vacuum": "0.16.5", |
126 | 126 | "@trivago/prettier-plugin-sort-imports": "5.2.2", |
|
137 | 137 | "@types/lodash.partition": "^4", |
138 | 138 | "@types/lodash.uniqby": "4.7.9", |
139 | 139 | "@types/mime": "3.0.4", |
140 | | - "@types/node": "22.14.0", |
| 140 | + "@types/node": "22.15.3", |
141 | 141 | "@types/node-fetch": "2", |
142 | 142 | "@types/nodemailer": "6.4.15", |
143 | 143 | "@types/papaparse": "5.3.15", |
|
148 | 148 | "@types/uuid": "10.0.0", |
149 | 149 | "@types/ws": "8.18.1", |
150 | 150 | "@types/yazl": "2.4.6", |
151 | | - "@typescript-eslint/eslint-plugin": "8.29.0", |
152 | | - "@typescript-eslint/parser": "8.29.0", |
| 151 | + "@typescript-eslint/eslint-plugin": "8.31.1", |
| 152 | + "@typescript-eslint/parser": "8.31.1", |
153 | 153 | "checksum": "1.0.0", |
154 | 154 | "concurrently": "9.1.2", |
155 | 155 | "dir-compare": "5.0.0", |
156 | | - "drizzle-kit": "0.30.6", |
| 156 | + "drizzle-kit": "0.31.0", |
157 | 157 | "eslint": "8.57.0", |
158 | 158 | "eslint-config-prettier": "8.10.0", |
159 | | - "eslint-import-resolver-typescript": "3.6.3", |
160 | | - "eslint-plugin-import": "2.29.1", |
| 159 | + "eslint-import-resolver-typescript": "3.10.1", |
| 160 | + "eslint-plugin-import": "2.31.0", |
161 | 161 | "fastify-cli": "7.4.0", |
162 | 162 | "husky": "9.1.7", |
163 | 163 | "jest": "29.7.0", |
164 | 164 | "nock": "13.5.4", |
165 | 165 | "nodemon": "3.1.9", |
166 | 166 | "pino-pretty": "13.0.0", |
167 | 167 | "prettier": "3.5.3", |
168 | | - "ts-jest": "29.2.3", |
| 168 | + "ts-jest": "29.3.2", |
169 | 169 | "ts-node": "10.9.2", |
170 | 170 | "tsx": "4.19.3", |
171 | 171 | "typescript": "5.8.3", |
|
0 commit comments