|
85 | 85 | "dependencies": { |
86 | 86 | "@codeceptjs/configure": "1.0.6", |
87 | 87 | "@codeceptjs/helper": "2.0.4", |
88 | | - "@cucumber/cucumber-expressions": "^19.0.0", |
89 | | - "@cucumber/gherkin": "39.0.0", |
| 88 | + "@cucumber/cucumber-expressions": "^19.0.1", |
| 89 | + "@cucumber/gherkin": "39.1.0", |
90 | 90 | "@cucumber/messages": "32.3.1", |
91 | 91 | "@xmldom/xmldom": "0.9.10", |
92 | 92 | "acorn": "8.16.0", |
|
114 | 114 | "lodash.clonedeep": "4.5.0", |
115 | 115 | "lodash.merge": "4.6.2", |
116 | 116 | "mkdirp": "3.0.1", |
117 | | - "mocha": "11.7.5", |
| 117 | + "mocha": "11.7.6", |
118 | 118 | "monocart-coverage-reports": "2.12.11", |
119 | 119 | "ms": "2.1.3", |
120 | 120 | "multer": "^2.1.1", |
|
140 | 140 | "@pollyjs/core": "6.0.6", |
141 | 141 | "@types/chai": "5.2.3", |
142 | 142 | "@types/inquirer": "9.0.9", |
143 | | - "@types/node": "^25.8.0", |
| 143 | + "@types/node": "^25.9.1", |
144 | 144 | "@wdio/sauce-service": "9.12.5", |
145 | 145 | "@wdio/selenium-standalone-service": "8.15.0", |
146 | 146 | "@wdio/utils": "9.19.2", |
|
149 | 149 | "chai-as-promised": "7.1.2", |
150 | 150 | "chai-subset": "1.6.0", |
151 | 151 | "documentation": "14.0.3", |
152 | | - "electron": "42.1.0", |
| 152 | + "electron": "42.3.0", |
153 | 153 | "eslint": "^9.39.4", |
154 | 154 | "eslint-plugin-import": "2.32.0", |
155 | 155 | "eslint-plugin-mocha": "11.2.0", |
|
170 | 170 | "qrcode-terminal": "0.12.0", |
171 | 171 | "rosie": "2.1.1", |
172 | 172 | "runok": "0.9.3", |
173 | | - "semver": "7.8.0", |
| 173 | + "semver": "7.8.1", |
174 | 174 | "sinon": "22.0.0", |
175 | 175 | "sinon-chai": "3.7.0", |
176 | 176 | "testcafe": "3.7.4", |
|
202 | 202 | "axios": "1.16.1", |
203 | 203 | "diff": "~8.0.3", |
204 | 204 | "js-yaml": "~4.1.1", |
205 | | - "tmp": "0.2.5", |
| 205 | + "tmp": "0.2.6", |
206 | 206 | "serialize-javascript": "~7.0.3", |
207 | 207 | "underscore": "~1.13.8" |
208 | 208 | } |
|
0 commit comments