|
58 | 58 | "devDependencies": { |
59 | 59 | "@commitlint/cli": "20.1.0", |
60 | 60 | "@commitlint/config-conventional": "20.0.0", |
61 | | - "@eslint/js": "9.36.0", |
62 | | - "@trivago/prettier-plugin-sort-imports": "5.2.2", |
| 61 | + "@eslint/js": "9.39.1", |
| 62 | + "@trivago/prettier-plugin-sort-imports": "6.0.0", |
63 | 63 | "@types/debug": "4.1.12", |
64 | 64 | "@types/eslint": "9.6.1", |
65 | | - "@types/express": "5.0.3", |
| 65 | + "@types/express": "5.0.5", |
66 | 66 | "@types/is-glob": "4.0.4", |
67 | 67 | "@types/jest": "30.0.0", |
68 | | - "@types/micromatch": "4.0.9", |
69 | | - "@types/node": "24.6.1", |
| 68 | + "@types/micromatch": "4.0.10", |
| 69 | + "@types/node": "24.10.1", |
70 | 70 | "@types/supertest": "6.0.3", |
71 | 71 | "@types/ws": "8.18.1", |
72 | 72 | "body-parser": "2.2.0", |
73 | | - "eslint": "9.36.0", |
| 73 | + "eslint": "9.39.1", |
74 | 74 | "express": "5.1.0", |
75 | 75 | "get-port": "5.1.1", |
76 | | - "globals": "16.4.0", |
| 76 | + "globals": "16.5.0", |
77 | 77 | "husky": "9.1.7", |
78 | 78 | "jest": "30.2.0", |
79 | | - "lint-staged": "16.2.3", |
80 | | - "mockttp": "4.2.0", |
| 79 | + "lint-staged": "16.2.6", |
| 80 | + "mockttp": "4.2.1", |
81 | 81 | "open": "8.4.2", |
82 | 82 | "patch-package": "8.0.1", |
83 | 83 | "pkg-pr-new": "0.0.60", |
84 | 84 | "prettier": "3.6.2", |
85 | 85 | "supertest": "7.1.4", |
86 | | - "ts-jest": "29.4.4", |
| 86 | + "ts-jest": "29.4.5", |
87 | 87 | "typescript": "5.9.3", |
88 | | - "typescript-eslint": "8.45.0", |
| 88 | + "typescript-eslint": "8.46.4", |
89 | 89 | "ws": "8.18.3" |
90 | 90 | }, |
91 | 91 | "dependencies": { |
|
0 commit comments