|
49 | 49 | "@prisma/client": "^7.2.0", |
50 | 50 | "@whiskeysockets/baileys": "7.0.0-rc.9", |
51 | 51 | "axios": "^1.13.2", |
52 | | - "class-validator": "^0.14.3", |
| 52 | + "class-validator": "^0.15.1", |
53 | 53 | "cross-env": "^10.0.0", |
54 | 54 | "dayjs": "^1.11.13", |
55 | 55 | "dotenv": "^17.2.1", |
|
59 | 59 | "fluent-ffmpeg": "^2.1.3", |
60 | 60 | "form-data": "^4.0.5", |
61 | 61 | "hbs": "^4.2.0", |
62 | | - "https-proxy-agent": "^7.0.6", |
| 62 | + "https-proxy-agent": "7.0.6", |
63 | 63 | "js-yaml": "^4.1.1", |
64 | 64 | "jsonschema": "^1.4.1", |
65 | 65 | "jsonwebtoken": "^9.0.3", |
|
68 | 68 | "minio": "^8.0.0", |
69 | 69 | "multer": "^2.0.1", |
70 | 70 | "node-cache": "^5.1.2", |
71 | | - "npm": "^11.7.0", |
72 | 71 | "pino": "^10.1.1", |
73 | 72 | "pino-pretty": "^13.1.3", |
74 | 73 | "qrcode": "^1.5.1", |
75 | 74 | "qrcode-terminal": "^0.12.0", |
76 | 75 | "sharp": "^0.34.5", |
77 | | - "socks-proxy-agent": "^8.0.5", |
| 76 | + "socks-proxy-agent": "8.0.5", |
78 | 77 | "swagger-ui-express": "^5.0.1", |
79 | 78 | "ulid": "^3.0.2", |
80 | 79 | "undici": "^7.18.2", |
|
97 | 96 | "@types/swagger-ui-express": "^4.1.6", |
98 | 97 | "@types/ws": "^8.5.10", |
99 | 98 | "@types/yamljs": "^0.2.34", |
100 | | - "@typescript-eslint/eslint-plugin": "8.53.0", |
101 | | - "@typescript-eslint/parser": "8.53.0", |
102 | | - "copy-webpack-plugin": "^13.0.1", |
103 | | - "eslint": "9.39.2", |
| 99 | + "@typescript-eslint/eslint-plugin": "8.57.1", |
| 100 | + "@typescript-eslint/parser": "8.57.1", |
| 101 | + "copy-webpack-plugin": "^14.0.0", |
| 102 | + "eslint": "10.0.3", |
104 | 103 | "eslint-config-prettier": "^10.1.5", |
105 | 104 | "eslint-plugin-prettier": "^5.5.4", |
106 | 105 | "prettier": "^3.7.4", |
|
0 commit comments