|
85 | 85 | "dependencies": { |
86 | 86 | "@codeceptjs/configure": "1.0.6", |
87 | 87 | "@codeceptjs/helper": "2.0.4", |
88 | | - "@cucumber/cucumber-expressions": "18", |
| 88 | + "@cucumber/cucumber-expressions": "^18.0.1", |
89 | 89 | "@cucumber/gherkin": "35.1.0", |
90 | 90 | "@cucumber/messages": "29.0.1", |
91 | 91 | "@xmldom/xmldom": "0.9.8", |
92 | 92 | "acorn": "8.15.0", |
93 | 93 | "arrify": "3.0.0", |
94 | 94 | "axios": "1.13.2", |
95 | 95 | "chalk": "4.1.2", |
96 | | - "cheerio": "^1.0.0", |
| 96 | + "cheerio": "^1.1.2", |
97 | 97 | "chokidar": "^4.0.3", |
98 | 98 | "commander": "11.1.0", |
99 | 99 | "cross-spawn": "7.0.6", |
|
104 | 104 | "figures": "3.2.0", |
105 | 105 | "fn-args": "4.0.0", |
106 | 106 | "fs-extra": "11.3.3", |
107 | | - "fuse.js": "^7.0.0", |
108 | | - "glob": ">=9.0.0 <12", |
| 107 | + "fuse.js": "^7.1.0", |
| 108 | + "glob": "^11.1.0", |
109 | 109 | "html-minifier-terser": "7.2.0", |
110 | 110 | "inquirer": "^8.2.7", |
111 | | - "invisi-data": "^1.0.0", |
| 111 | + "invisi-data": "^1.2.0", |
112 | 112 | "joi": "18.0.2", |
113 | 113 | "js-beautify": "1.15.4", |
114 | 114 | "lodash.clonedeep": "4.5.0", |
|
130 | 130 | "@codeceptjs/detox-helper": "1.1.14" |
131 | 131 | }, |
132 | 132 | "devDependencies": { |
133 | | - "@apollo/server": "^5", |
| 133 | + "@apollo/server": "^5.2.0", |
134 | 134 | "@codeceptjs/expect-helper": "^1.0.2", |
135 | 135 | "@codeceptjs/mock-request": "0.3.1", |
136 | 136 | "@eslint/eslintrc": "3.3.3", |
|
140 | 140 | "@pollyjs/core": "6.0.6", |
141 | 141 | "@types/chai": "5.2.3", |
142 | 142 | "@types/inquirer": "9.0.9", |
143 | | - "@types/node": "^24.6.2", |
| 143 | + "@types/node": "^25.0.8", |
144 | 144 | "@wdio/sauce-service": "9.12.5", |
145 | 145 | "@wdio/selenium-standalone-service": "8.15.0", |
146 | 146 | "@wdio/utils": "9.19.2", |
147 | 147 | "@xmldom/xmldom": "0.9.8", |
148 | | - "chai": "^4.0.0", |
| 148 | + "chai": "^4.5.0", |
149 | 149 | "chai-as-promised": "7.1.2", |
150 | 150 | "chai-subset": "1.6.0", |
151 | 151 | "documentation": "14.0.3", |
152 | 152 | "electron": "38.2.0", |
153 | | - "eslint": "^9.36.0", |
| 153 | + "eslint": "^9.39.2", |
154 | 154 | "eslint-plugin-import": "2.32.0", |
155 | 155 | "eslint-plugin-mocha": "11.2.0", |
156 | 156 | "expect": "30.2.0", |
157 | | - "express": "^5.1.0", |
| 157 | + "express": "^5.2.1", |
158 | 158 | "globals": "16.4.0", |
159 | 159 | "graphql": "16.12.0", |
160 | 160 | "graphql-tag": "^2.12.6", |
|
163 | 163 | "jsdoc": "^3.6.11", |
164 | 164 | "jsdoc-typeof-plugin": "1.0.0", |
165 | 165 | "json-server": "0.17.4", |
166 | | - "mochawesome": "^7.1.3", |
167 | | - "playwright": "1.55.1", |
168 | | - "prettier": "^3.3.2", |
| 166 | + "mochawesome": "^7.1.4", |
| 167 | + "playwright": "1.57.0", |
| 168 | + "prettier": "^3.8.0", |
169 | 169 | "puppeteer": "24.15.0", |
170 | 170 | "qrcode-terminal": "0.12.0", |
171 | 171 | "rosie": "2.1.1", |
|
0 commit comments