|
78 | 78 | "@codeceptjs/configure": "1.0.2",
|
79 | 79 | "@codeceptjs/helper": "2.0.4",
|
80 | 80 | "@cucumber/cucumber-expressions": "18",
|
81 |
| - "@cucumber/gherkin": "30", |
82 |
| - "@cucumber/messages": "27.1.0", |
| 81 | + "@cucumber/gherkin": "31", |
| 82 | + "@cucumber/messages": "27.2.0", |
83 | 83 | "@xmldom/xmldom": "0.9.7",
|
84 | 84 | "acorn": "8.14.0",
|
85 | 85 | "arrify": "3.0.0",
|
|
130 | 130 | "@pollyjs/core": "5.1.0",
|
131 | 131 | "@types/chai": "4.3.19",
|
132 | 132 | "@types/inquirer": "9.0.7",
|
133 |
| - "@types/node": "22.12.0", |
134 |
| - "@wdio/sauce-service": "9.7.1", |
| 133 | + "@types/node": "22.13.0", |
| 134 | + "@wdio/sauce-service": "9.7.2", |
135 | 135 | "@wdio/selenium-standalone-service": "8.15.0",
|
136 |
| - "@wdio/utils": "9.6.4", |
| 136 | + "@wdio/utils": "9.7.2", |
137 | 137 | "@xmldom/xmldom": "0.9.7",
|
138 | 138 | "chai": "^4.0.0",
|
139 | 139 | "chai-as-promised": "7.1.2",
|
140 | 140 | "chai-subset": "1.6.0",
|
141 | 141 | "documentation": "14.0.3",
|
142 |
| - "electron": "34.0.1", |
| 142 | + "electron": "34.0.2", |
143 | 143 | "eslint": "^9.19.0",
|
144 | 144 | "eslint-plugin-import": "2.31.0",
|
145 | 145 | "eslint-plugin-mocha": "10.5.0",
|
|
153 | 153 | "jsdoc": "^3.6.11",
|
154 | 154 | "jsdoc-typeof-plugin": "1.0.0",
|
155 | 155 | "json-server": "0.17.4",
|
156 |
| - "playwright": "1.50.0", |
| 156 | + "playwright": "1.50.1", |
157 | 157 | "prettier": "^3.3.2",
|
158 | 158 | "puppeteer": "24.1.1",
|
159 | 159 | "qrcode-terminal": "0.12.0",
|
160 | 160 | "rosie": "2.1.1",
|
161 | 161 | "runok": "0.9.3",
|
162 |
| - "semver": "7.6.3", |
| 162 | + "semver": "7.7.0", |
163 | 163 | "sinon": "19.0.2",
|
164 | 164 | "sinon-chai": "3.7.0",
|
165 | 165 | "testcafe": "3.7.1",
|
|
170 | 170 | "typedoc": "0.27.6",
|
171 | 171 | "typedoc-plugin-markdown": "4.4.1",
|
172 | 172 | "typescript": "5.7.3",
|
173 |
| - "wdio-docker-service": "1.5.0", |
174 |
| - "webdriverio": "^9.7.1", |
| 173 | + "wdio-docker-service": "3.2.1", |
| 174 | + "webdriverio": "9.7.2", |
175 | 175 | "xml2js": "0.6.2",
|
176 | 176 | "xpath": "0.0.34"
|
177 | 177 | },
|
|
0 commit comments