|
74 | 74 | "publish-beta": "./runok.js publish:next-beta-version" |
75 | 75 | }, |
76 | 76 | "dependencies": { |
77 | | - "@codeceptjs/configure": "1.0.1", |
| 77 | + "@codeceptjs/configure": "1.0.2", |
78 | 78 | "@codeceptjs/helper": "2.0.4", |
79 | 79 | "@cucumber/cucumber-expressions": "18", |
80 | 80 | "@cucumber/gherkin": "30", |
|
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.10.7", |
134 | | - "@wdio/sauce-service": "9.5.7", |
| 133 | + "@types/node": "22.12.0", |
| 134 | + "@wdio/sauce-service": "9.7.1", |
135 | 135 | "@wdio/selenium-standalone-service": "8.15.0", |
136 | 136 | "@wdio/utils": "9.5.0", |
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.0", |
| 142 | + "electron": "34.0.1", |
143 | 143 | "eslint": "^9.18.0", |
144 | 144 | "eslint-plugin-import": "2.31.0", |
145 | 145 | "eslint-plugin-mocha": "10.5.0", |
|
155 | 155 | "json-server": "0.17.4", |
156 | 156 | "playwright": "1.50.0", |
157 | 157 | "prettier": "^3.3.2", |
158 | | - "puppeteer": "24.1.0", |
| 158 | + "puppeteer": "24.1.1", |
159 | 159 | "qrcode-terminal": "0.12.0", |
160 | 160 | "rosie": "2.1.1", |
161 | 161 | "runok": "0.9.3", |
|
171 | 171 | "typedoc-plugin-markdown": "4.4.1", |
172 | 172 | "typescript": "5.7.3", |
173 | 173 | "wdio-docker-service": "1.5.0", |
174 | | - "webdriverio": "^9.5.1", |
| 174 | + "webdriverio": "^9.7.1", |
175 | 175 | "xml2js": "0.6.2", |
176 | 176 | "xpath": "0.0.34" |
177 | 177 | }, |
|
0 commit comments