|
44 | 44 | },
|
45 | 45 | "dependencies": {
|
46 | 46 | "@codeceptjs/configure": "^1.0.1",
|
47 |
| - "axios": "^1.7.3", |
| 47 | + "axios": "^1.7.9", |
48 | 48 | "chai": "^4.5.0",
|
49 |
| - "codeceptjs": "^3.6.5", |
50 |
| - "cucumber": "^6.0.7", |
| 49 | + "codeceptjs": "^3.6.10", |
51 | 50 | "exceljs": "^4.4.0",
|
52 | 51 | "import-export": "^1.0.1",
|
53 |
| - "mongoose": "^8.5.2", |
54 |
| - "playwright": "^1.45.3", |
55 |
| - "puppeteer-core": "^22.15.0" |
| 52 | + "mongoose": "^8.9.2", |
| 53 | + "playwright": "^1.49.1", |
| 54 | + "puppeteer-core": "^23.11.1", |
| 55 | + "@cucumber/cucumber": "^11.1.1", |
| 56 | + "@cucumber/cucumber-expressions": "^18.0.1", |
| 57 | + "@cucumber/gherkin": "^30.0.4", |
| 58 | + "rimraf": "^6.0.1", |
| 59 | + "glob": "^11.0.0", |
| 60 | + "uuid": "^11.0.3", |
| 61 | + "reflect-metadata": "^0.2.2" |
56 | 62 | },
|
57 | 63 | "devDependencies": {
|
58 | 64 | "@codeceptjs/allure-legacy": "^1.0.2",
|
59 |
| - "@types/node": "^22.1.0", |
60 |
| - "allure-commandline": "^2.29.0", |
61 |
| - "allure-playwright": "^3.0.0-beta.7", |
62 |
| - "codeceptjs-browserlogs-plugin": "^1.0.5", |
63 |
| - "debug": "^4.3.6", |
| 65 | + "@types/node": "^22.10.2", |
| 66 | + "allure-commandline": "^2.32.0", |
| 67 | + "allure-playwright": "^3.0.7", |
| 68 | + "codeceptjs-browserlogs-plugin": "^1.0.6", |
| 69 | + "debug": "^4.4.0", |
64 | 70 | "moment": "^2.30.1"
|
65 | 71 | },
|
66 | 72 | "engines": {
|
|
0 commit comments