|
66 | 66 | "@u4/adbkit-monkey": "^1.0.5", |
67 | 67 | "@u4/minicap-prebuilt": "^1.1.2", |
68 | 68 | "@xmldom/xmldom": "^0.9.8", |
69 | | - "commander": "14.0.0", |
| 69 | + "commander": "14.0.2", |
70 | 70 | "debug": "~4.4.3", |
71 | 71 | "get-port": "7.1.0", |
72 | | - "node-forge": "^1.3.1", |
| 72 | + "node-forge": "^1.3.3", |
73 | 73 | "promise-duplex": "^8.0.0", |
74 | 74 | "promise-readable": "^8.0.1", |
75 | 75 | "protobufjs": "^7.5.4", |
|
80 | 80 | "@types/debug": "^4.1.12", |
81 | 81 | "@types/jest": "^30.0.0", |
82 | 82 | "@types/mocha": "^10.0.10", |
83 | | - "@types/node": "^24.10.1", |
| 83 | + "@types/node": "^25.0.3", |
84 | 84 | "@types/node-forge": "^1.3.14", |
85 | | - "@types/sinon": "^17.0.4", |
| 85 | + "@types/sinon": "^21.0.0", |
86 | 86 | "@types/sinon-chai": "^4.0.0", |
87 | | - "@typescript-eslint/eslint-plugin": "^8.47.0", |
88 | | - "@typescript-eslint/parser": "^8.47.0", |
89 | | - "chai": "~5.2.2", |
90 | | - "eslint": "^9.39.1", |
| 87 | + "@typescript-eslint/eslint-plugin": "^8.50.0", |
| 88 | + "@typescript-eslint/parser": "^8.50.0", |
| 89 | + "chai": "~6.2.1", |
| 90 | + "eslint": "^9.39.2", |
91 | 91 | "jest": "^30.2.0", |
92 | 92 | "mocha": "~11.7.5", |
93 | 93 | "picocolors": "^1.1.1", |
94 | | - "prettier": "^3.6.2", |
| 94 | + "prettier": "^3.7.4", |
95 | 95 | "rimraf": "^6.1.2", |
96 | 96 | "sinon": "~21.0.0", |
97 | 97 | "sinon-chai": "~4.0.1", |
98 | | - "tsx": "^4.20.6", |
99 | | - "typedoc": "^0.28.14", |
| 98 | + "tsx": "^4.21.0", |
| 99 | + "typedoc": "^0.28.15", |
100 | 100 | "typedoc-plugin-rename-defaults": "^0.7.3", |
101 | | - "typescript": "5.9.2", |
| 101 | + "typescript": "5.9.3", |
102 | 102 | "why-is-node-running": "^3.2.2" |
103 | 103 | }, |
104 | 104 | "engines": { |
|
0 commit comments