|
58 | 58 | "devDependencies": {
|
59 | 59 | "@commitlint/cli": "19.8.0",
|
60 | 60 | "@commitlint/config-conventional": "19.8.0",
|
61 |
| - "@eslint/js": "9.23.0", |
| 61 | + "@eslint/js": "9.26.0", |
62 | 62 | "@trivago/prettier-plugin-sort-imports": "5.2.2",
|
63 | 63 | "@types/debug": "4.1.12",
|
64 | 64 | "@types/eslint": "9.6.1",
|
65 | 65 | "@types/express": "4.17.21",
|
66 | 66 | "@types/is-glob": "4.0.4",
|
67 | 67 | "@types/jest": "29.5.14",
|
68 | 68 | "@types/micromatch": "4.0.9",
|
69 |
| - "@types/node": "22.10.2", |
70 |
| - "@types/supertest": "6.0.2", |
71 |
| - "@types/ws": "8.18.0", |
72 |
| - "body-parser": "1.20.3", |
73 |
| - "eslint": "9.23.0", |
74 |
| - "express": "4.21.2", |
| 69 | + "@types/node": "22.15.3", |
| 70 | + "@types/supertest": "6.0.3", |
| 71 | + "@types/ws": "8.18.1", |
| 72 | + "body-parser": "2.2.0", |
| 73 | + "eslint": "9.26.0", |
| 74 | + "express": "5.1.0", |
75 | 75 | "get-port": "5.1.1",
|
76 | 76 | "globals": "16.0.0",
|
77 | 77 | "husky": "9.1.7",
|
78 | 78 | "jest": "29.7.0",
|
79 |
| - "lint-staged": "15.5.0", |
80 |
| - "mockttp": "3.17.0", |
| 79 | + "lint-staged": "15.5.1", |
| 80 | + "mockttp": "3.17.1", |
81 | 81 | "open": "8.4.2",
|
82 | 82 | "patch-package": "8.0.0",
|
83 |
| - "pkg-pr-new": "0.0.41", |
| 83 | + "pkg-pr-new": "0.0.43", |
84 | 84 | "prettier": "3.5.3",
|
85 | 85 | "supertest": "7.1.0",
|
86 |
| - "ts-jest": "29.2.6", |
87 |
| - "typescript": "5.8.2", |
88 |
| - "typescript-eslint": "8.27.0", |
89 |
| - "ws": "8.18.1" |
| 86 | + "ts-jest": "29.3.2", |
| 87 | + "typescript": "5.8.3", |
| 88 | + "typescript-eslint": "8.32.0", |
| 89 | + "ws": "8.18.2" |
90 | 90 | },
|
91 | 91 | "dependencies": {
|
92 | 92 | "@types/http-proxy": "^1.17.15",
|
|
0 commit comments