|
48 | 48 | "@playwright/test": "1.60.0", |
49 | 49 | "@swc/core": "1.15.40", |
50 | 50 | "@types/busboy": "1.5.4", |
51 | | - "@types/chrome": "0.1.42", |
| 51 | + "@types/chrome": "0.1.43", |
52 | 52 | "@types/cors": "2.8.19", |
53 | 53 | "@types/express": "5.0.6", |
54 | 54 | "@types/jasmine": "3.10.19", |
55 | | - "@types/node": "25.9.1", |
| 55 | + "@types/node": "25.9.2", |
56 | 56 | "@types/node-forge": "1.3.14", |
57 | 57 | "@types/ws": "8.18.1", |
58 | | - "@typescript-eslint/utils": "8.60.0", |
| 58 | + "@typescript-eslint/utils": "8.60.1", |
59 | 59 | "ajv": "8.20.0", |
60 | 60 | "browserstack-local": "1.5.13", |
61 | 61 | "busboy": "1.6.0", |
|
66 | 66 | "eslint-import-resolver-typescript": "4.4.5", |
67 | 67 | "eslint-plugin-import-x": "4.16.2", |
68 | 68 | "eslint-plugin-jasmine": "4.2.2", |
69 | | - "eslint-plugin-jsdoc": "63.0.1", |
| 69 | + "eslint-plugin-jsdoc": "63.0.2", |
70 | 70 | "eslint-plugin-unicorn": "65.0.1", |
71 | 71 | "express": "5.2.1", |
72 | 72 | "globals": "17.6.0", |
|
93 | 93 | "tsconfig-paths-webpack-plugin": "4.2.0", |
94 | 94 | "typedoc": "0.28.19", |
95 | 95 | "typescript": "6.0.3", |
96 | | - "typescript-eslint": "8.60.0", |
97 | | - "undici": "8.3.0", |
| 96 | + "typescript-eslint": "8.60.1", |
| 97 | + "undici": "8.4.0", |
98 | 98 | "webpack": "5.107.2", |
99 | 99 | "webpack-cli": "7.0.3", |
100 | 100 | "webpack-dev-middleware": "8.0.3", |
101 | 101 | "ws": "8.21.0" |
102 | 102 | }, |
103 | 103 | "volta": { |
104 | | - "node": "26.2.0", |
105 | | - "yarn": "4.15.0" |
| 104 | + "node": "26.3.0", |
| 105 | + "yarn": "4.16.0" |
106 | 106 | }, |
107 | | - "packageManager": "yarn@4.15.0" |
| 107 | + "packageManager": "yarn@4.16.0" |
108 | 108 | } |
0 commit comments