|
15 | 15 | "resolutions": { |
16 | 16 | "@babel/traverse": ">=7.23.2 <8.0.0", |
17 | 17 | "**/connect-pg-simple/@types/express-session": "^1.18.2", |
| 18 | + "dompurify": "^3.3.2", |
18 | 19 | "axios": "^1.15.0", |
19 | | - "basic-ftp": "5.2.1", |
20 | 20 | "handlebars": "4.7.9", |
21 | 21 | "next-images/**/loader-utils": "2.0.4" |
22 | 22 | }, |
|
185 | 185 | "@types/google.accounts": "^0.0.18", |
186 | 186 | "@types/google.picker": "^0.0.52", |
187 | 187 | "@types/js-yaml": "^4.0.9", |
188 | | - "@types/lodash": "^4.17.21", |
| 188 | + "@types/lodash": "^4.17.24", |
189 | 189 | "@types/multer": "^2.1.0", |
190 | 190 | "@types/node": "22.13.14", |
191 | 191 | "@types/numeral": "^2.0.5", |
|
237 | 237 | "prettier": "^3.8.1", |
238 | 238 | "prisma": "^7.7.0", |
239 | 239 | "react-email": "^5.2.10", |
240 | | - "release-it": "^19.2.4", |
| 240 | + "release-it": "^20.0.0", |
241 | 241 | "sass": "^1.98.0", |
242 | 242 | "sass-loader": "^16.0.7", |
243 | 243 | "start-server-and-test": "^3.0.0", |
|
312 | 312 | "electron-log": "^5.4.3", |
313 | 313 | "express": "^5.2.1", |
314 | 314 | "express-http-proxy": "^2.1.2", |
315 | | - "express-rate-limit": "^8.3.1", |
| 315 | + "express-rate-limit": "^8.3.2", |
316 | 316 | "express-session": "^1.19.0", |
317 | | - "fast-jwt": "^6.2.0", |
| 317 | + "fast-jwt": "^6.2.2", |
318 | 318 | "file-saver": "^2.0.5", |
319 | 319 | "filesize": "^11.0.13", |
320 | 320 | "fs-extra": "^9.0.1", |
321 | | - "fuse.js": "^7.0.0", |
| 321 | + "fuse.js": "^7.3.0", |
322 | 322 | "helmet": "^8.1.0", |
323 | 323 | "jotai": "^2.12.5", |
324 | 324 | "js-yaml": "^4.1.1", |
325 | 325 | "jszip": "^3.10.1", |
326 | 326 | "jwt-decode": "^4.0.0", |
327 | 327 | "localforage": "^1.10.0", |
328 | | - "lodash": "^4.17.23", |
329 | | - "lru-cache": "^11.2.2", |
330 | | - "mailgun.js": "^12.1.1", |
331 | | - "maxmind": "^4.3.23", |
| 328 | + "lodash": "^4.18.1", |
| 329 | + "lru-cache": "^11.3.5", |
| 330 | + "mailgun.js": "12.9.0", |
| 331 | + "maxmind": "^5.0.6", |
332 | 332 | "monaco-editor": "^0.55.1", |
333 | 333 | "multer": "^2.1.1", |
334 | 334 | "nanoid": "^5.1.7", |
335 | | - "next": "^16.2.1", |
| 335 | + "next": "^16.2.4", |
336 | 336 | "next-images": "^1.8.5", |
337 | 337 | "numeral": "^2.0.6", |
338 | 338 | "oauth4webapi": "^3.8.5", |
339 | | - "p-queue": "^9.1.0", |
| 339 | + "p-queue": "^9.1.2", |
340 | 340 | "papaparse": "^5.5.3", |
341 | 341 | "pg": "^8.20.0", |
342 | 342 | "pino": "^8.19.0", |
|
0 commit comments