|
57 | 57 | "prepublishOnly": "npm run clean && npm run build && npm run test"
|
58 | 58 | },
|
59 | 59 | "dependencies": {
|
60 |
| - "@badeball/cypress-configuration": "^6.1.0", |
61 |
| - "@cucumber/ci-environment": "^10.0.0", |
62 |
| - "@cucumber/cucumber": "^10.0.0", |
63 |
| - "@cucumber/cucumber-expressions": "^17.0.0", |
64 |
| - "@cucumber/gherkin": "^27.0.0", |
65 |
| - "@cucumber/html-formatter": "^20.4.0", |
| 60 | + "@badeball/cypress-configuration": "^6.1.1", |
| 61 | + "@cucumber/ci-environment": "^10.0.1", |
| 62 | + "@cucumber/cucumber": "^10.6.0", |
| 63 | + "@cucumber/cucumber-expressions": "^17.1.0", |
| 64 | + "@cucumber/gherkin": "^28.0.0", |
| 65 | + "@cucumber/html-formatter": "^21.3.1", |
66 | 66 | "@cucumber/message-streams": "^4.0.1",
|
67 |
| - "@cucumber/messages": "^22.0.0", |
68 |
| - "@cucumber/pretty-formatter": "^1.0.0", |
69 |
| - "@cucumber/tag-expressions": "^6.0.0", |
| 67 | + "@cucumber/messages": "^24.1.0", |
| 68 | + "@cucumber/pretty-formatter": "^1.0.1", |
| 69 | + "@cucumber/tag-expressions": "^6.1.0", |
70 | 70 | "base64-js": "^1.5.1",
|
71 | 71 | "chalk": "^4.1.2",
|
72 | 72 | "cli-table": "^0.3.11",
|
73 | 73 | "common-ancestor-path": "^1.0.1",
|
74 |
| - "cosmiconfig": "^8.3.6", |
| 74 | + "cosmiconfig": "^9.0.0", |
75 | 75 | "debug": "^4.3.4",
|
76 | 76 | "error-stack-parser": "^2.1.4",
|
77 |
| - "esbuild": "^0.19.4", |
78 |
| - "glob": "^10.3.10", |
| 77 | + "esbuild": "^0.20.2", |
| 78 | + "glob": "^10.3.12", |
79 | 79 | "is-path-inside": "^3.0.3",
|
80 |
| - "mocha": "^10.2.0", |
| 80 | + "mocha": "^10.4.0", |
81 | 81 | "seedrandom": "^3.0.5",
|
82 | 82 | "source-map": "^0.7.4",
|
83 | 83 | "split": "^1.0.1",
|
84 | 84 | "uuid": "^9.0.1"
|
85 | 85 | },
|
86 | 86 | "devDependencies": {
|
87 |
| - "@babel/parser": "^7.23.0", |
88 |
| - "@babel/types": "^7.23.0", |
| 87 | + "@babel/parser": "^7.24.4", |
| 88 | + "@babel/types": "^7.24.0", |
89 | 89 | "@bahmutov/cypress-esbuild-preprocessor": "^2.2.0",
|
90 | 90 | "@cypress/browserify-preprocessor": "^3.0.2",
|
91 |
| - "@cypress/webpack-preprocessor": "^6.0.0", |
92 |
| - "@types/cli-table": "^0.3.2", |
93 |
| - "@types/common-ancestor-path": "^1.0.0", |
94 |
| - "@types/debug": "^4.1.9", |
| 91 | + "@cypress/webpack-preprocessor": "^6.0.1", |
| 92 | + "@types/cli-table": "^0.3.4", |
| 93 | + "@types/common-ancestor-path": "^1.0.2", |
| 94 | + "@types/debug": "^4.1.12", |
95 | 95 | "@types/glob": "^8.1.0",
|
96 |
| - "@types/jsdom": "^21.1.3", |
97 |
| - "@types/mocha": "^10.0.2", |
98 |
| - "@types/pngjs": "^6.0.2", |
| 96 | + "@types/jsdom": "^21.1.6", |
| 97 | + "@types/mocha": "^10.0.6", |
| 98 | + "@types/pngjs": "^6.0.4", |
99 | 99 | "@types/prettier": "^2.7.3",
|
100 |
| - "@types/seedrandom": "^3.0.6", |
101 |
| - "@types/split": "^1.0.3", |
102 |
| - "@types/stream-buffers": "^3.0.5", |
103 |
| - "@typescript-eslint/eslint-plugin": "^6.7.5", |
104 |
| - "@typescript-eslint/parser": "^6.7.5", |
| 100 | + "@types/seedrandom": "^3.0.8", |
| 101 | + "@types/split": "^1.0.5", |
| 102 | + "@types/stream-buffers": "^3.0.7", |
| 103 | + "@typescript-eslint/eslint-plugin": "^7.7.1", |
| 104 | + "@typescript-eslint/parser": "^7.7.1", |
105 | 105 | "ast-types": "^0.15.2",
|
106 |
| - "cypress": "^13.3.1", |
| 106 | + "cypress": "^13.8.1", |
107 | 107 | "eslint": "^8.51.0",
|
108 |
| - "genversion": "^3.1.1", |
109 |
| - "jsdom": "^22.1.0", |
| 108 | + "genversion": "^3.2.0", |
| 109 | + "jsdom": "^24.0.0", |
110 | 110 | "pngjs": "^7.0.0",
|
111 | 111 | "prettier": "^2.8.8",
|
112 |
| - "recast": "^0.23.4", |
113 |
| - "rollup": "^4.1.0", |
| 112 | + "recast": "^0.23.6", |
| 113 | + "rollup": "^4.16.4", |
114 | 114 | "stream-buffers": "^3.0.2",
|
115 | 115 | "strip-ansi": "^6.0.1",
|
116 | 116 | "strip-indent": "^3.0.0",
|
117 |
| - "ts-loader": "^9.5.0", |
118 |
| - "ts-node": "^10.9.1", |
119 |
| - "tsd": "^0.29.0", |
120 |
| - "typescript": "^5.2.2", |
121 |
| - "webpack": "^5.89.0" |
| 117 | + "ts-loader": "^9.5.1", |
| 118 | + "ts-node": "^10.9.2", |
| 119 | + "tsd": "^0.31.0", |
| 120 | + "typescript": "^5.4.5", |
| 121 | + "webpack": "^5.91.0" |
122 | 122 | },
|
123 | 123 | "peerDependencies": {
|
124 | 124 | "@cypress/browserify-preprocessor": "^3.0.1",
|
|
0 commit comments