@cucumber/html-formatter
Advanced tools
| services: | ||
| playwright: | ||
| image: mcr.microsoft.com/playwright:v1.60.0-jammy | ||
| image: mcr.microsoft.com/playwright:v1.61.1-jammy | ||
| working_dir: /work | ||
@@ -5,0 +5,0 @@ volumes: |
+13
-13
| { | ||
| "name": "@cucumber/html-formatter", | ||
| "version": "24.0.0", | ||
| "version": "24.1.0", | ||
| "description": "HTML formatter for Cucumber", | ||
@@ -32,18 +32,18 @@ "type": "module", | ||
| "devDependencies": { | ||
| "@babel/core": "7.29.7", | ||
| "@babel/core": "8.0.1", | ||
| "@biomejs/biome": "^2.4.11", | ||
| "@cucumber/biome-config": "github:cucumber/biome-config#v0.2.1", | ||
| "@cucumber/biome-config": "github:cucumber/biome-config#v0.6.0", | ||
| "@cucumber/compatibility-kit": "^29.1.4", | ||
| "@cucumber/gherkin": "40.0.0", | ||
| "@cucumber/gherkin": "41.0.0", | ||
| "@cucumber/gherkin-streams": "^7.0.0", | ||
| "@cucumber/gherkin-utils": "^12.0.0", | ||
| "@cucumber/message-streams": "5.0.0", | ||
| "@cucumber/messages": "33.0.2", | ||
| "@cucumber/query": "16.0.0", | ||
| "@cucumber/message-streams": "5.0.1", | ||
| "@cucumber/messages": "34.0.1", | ||
| "@cucumber/query": "16.0.1", | ||
| "@cucumber/react-components": "24.3.0", | ||
| "@playwright/test": "1.60.0", | ||
| "@playwright/test": "1.61.1", | ||
| "@tsconfig/recommended": "^1.0.13", | ||
| "@types/glob": "^9.0.0", | ||
| "@types/mocha": "10.0.10", | ||
| "@types/node": "22.19.21", | ||
| "@types/node": "22.20.1", | ||
| "@types/react": "19.2.17", | ||
@@ -58,3 +58,3 @@ "@types/react-dom": "19.2.3", | ||
| "react-dom": "19.2.7", | ||
| "sass": "1.100.0", | ||
| "sass": "1.101.0", | ||
| "sass-loader": "17.0.0", | ||
@@ -64,7 +64,7 @@ "serve": "^14.2.4", | ||
| "source-map-support": "0.5.21", | ||
| "ts-loader": "9.6.0", | ||
| "ts-loader": "9.6.2", | ||
| "ts-node": "10.9.2", | ||
| "typescript": "6.0.3", | ||
| "webpack": "5.107.2", | ||
| "webpack-cli": "7.0.3" | ||
| "webpack": "5.108.4", | ||
| "webpack-cli": "7.2.1" | ||
| }, | ||
@@ -71,0 +71,0 @@ "bugs": { |
Sorry, the diff of this file is too big to display
4510264
0.01%