|
126 | 126 | "yjs": "13.6.27" |
127 | 127 | }, |
128 | 128 | "devDependencies": { |
129 | | - "@commitlint/cli": "19.8.0", |
130 | | - "@commitlint/config-conventional": "19.8.0", |
| 129 | + "@commitlint/cli": "19.8.1", |
| 130 | + "@commitlint/config-conventional": "19.8.1", |
131 | 131 | "@faker-js/faker": "9.9.0", |
132 | 132 | "@jest/globals": "29.7.0", |
133 | 133 | "@liam-hq/cli": "0.7.24", |
134 | | - "@quobix/vacuum": "0.18.5", |
| 134 | + "@quobix/vacuum": "0.18.10", |
135 | 135 | "@trivago/prettier-plugin-sort-imports": "5.2.2", |
136 | 136 | "@types/bad-words": "3.0.3", |
137 | 137 | "@types/bcrypt": "5.0.2", |
138 | 138 | "@types/checksum": "0.1.35", |
139 | | - "@types/content-disposition": "0.5.8", |
| 139 | + "@types/content-disposition": "0.5.9", |
140 | 140 | "@types/fs-extra": "^11", |
141 | 141 | "@types/geoip-lite": "1.4.4", |
142 | | - "@types/jest": "29.5.12", |
143 | | - "@types/jsonwebtoken": "9.0.9", |
| 142 | + "@types/jest": "29.5.14", |
| 143 | + "@types/jsonwebtoken": "9.0.10", |
144 | 144 | "@types/lodash.groupby": "4.6.9", |
145 | 145 | "@types/lodash.partition": "^4", |
146 | 146 | "@types/lodash.uniqby": "4.7.9", |
147 | 147 | "@types/mime": "3.0.4", |
148 | 148 | "@types/node": "24.1.0", |
149 | 149 | "@types/node-fetch": "2", |
150 | | - "@types/nodemailer": "6.4.15", |
151 | | - "@types/papaparse": "5.3.15", |
| 150 | + "@types/nodemailer": "6.4.23", |
| 151 | + "@types/papaparse": "5.3.16", |
152 | 152 | "@types/passport-jwt": "4.0.1", |
153 | 153 | "@types/passport-local": "^1", |
154 | | - "@types/pg": "8.15.4", |
| 154 | + "@types/pg": "8.15.6", |
155 | 155 | "@types/sanitize-html": "2.16.0", |
156 | 156 | "@types/uuid": "10.0.0", |
157 | 157 | "@types/ws": "8.18.1", |
158 | 158 | "@types/yazl": "3.3.0", |
159 | 159 | "@typescript-eslint/eslint-plugin": "8.45.0", |
160 | 160 | "@typescript-eslint/parser": "8.45.0", |
161 | 161 | "checksum": "1.0.0", |
162 | | - "concurrently": "9.2.0", |
| 162 | + "concurrently": "9.2.1", |
163 | 163 | "dir-compare": "5.0.0", |
164 | | - "drizzle-kit": "0.31.0", |
165 | | - "eslint": "8.57.0", |
166 | | - "eslint-config-prettier": "8.10.0", |
| 164 | + "drizzle-kit": "0.31.9", |
| 165 | + "eslint": "8.57.1", |
| 166 | + "eslint-config-prettier": "8.10.2", |
167 | 167 | "eslint-import-resolver-typescript": "3.10.1", |
168 | 168 | "eslint-plugin-import": "2.32.0", |
169 | 169 | "husky": "9.1.7", |
170 | 170 | "jest": "29.7.0", |
171 | | - "nock": "13.5.4", |
172 | | - "nodemon": "3.1.9", |
| 171 | + "nock": "13.5.6", |
| 172 | + "nodemon": "3.1.14", |
173 | 173 | "pino-pretty": "13.1.3", |
174 | 174 | "prettier": "3.6.2", |
175 | | - "ts-jest": "29.4.0", |
| 175 | + "ts-jest": "29.4.6", |
176 | 176 | "ts-node": "10.9.2", |
177 | | - "typescript": "5.9.2", |
178 | | - "vitest": "3.2.3", |
| 177 | + "typescript": "5.9.3", |
| 178 | + "vitest": "3.2.4", |
179 | 179 | "wait-for-expect": "3.0.2", |
180 | 180 | "y-websocket": "3.0.0" |
181 | 181 | }, |
|
0 commit comments