@cucumber/html-formatter
Advanced tools
Comparing version 20.2.1 to 20.3.0
{ | ||
"name": "@cucumber/html-formatter", | ||
"version": "20.2.1", | ||
"version": "20.3.0", | ||
"description": "HTML formatter for Cucumber", | ||
@@ -29,9 +29,9 @@ "main": "dist/src/CucumberHtmlStream.js", | ||
"devDependencies": { | ||
"@babel/core": "7.20.5", | ||
"@babel/core": "7.21.4", | ||
"@cucumber/compatibility-kit": "^11.0.0", | ||
"@cucumber/gherkin": "26.0.1", | ||
"@cucumber/gherkin": "26.1.0", | ||
"@cucumber/gherkin-streams": "^5.0.1", | ||
"@cucumber/gherkin-utils": "^8.0.0", | ||
"@cucumber/message-streams": "^4.0.1", | ||
"@cucumber/messages": "21.0.1", | ||
"@cucumber/messages": "22.0.0", | ||
"@cucumber/query": "^12.0.0", | ||
@@ -41,8 +41,8 @@ "@cucumber/react-components": "21.0.1", | ||
"@types/mocha": "10.0.1", | ||
"@types/node": "18.11.16", | ||
"@types/react": "18.0.26", | ||
"@types/react-dom": "18.0.9", | ||
"@types/node": "18.15.11", | ||
"@types/react": "18.0.33", | ||
"@types/react-dom": "18.0.11", | ||
"@typescript-eslint/eslint-plugin": "^5.18.0", | ||
"@typescript-eslint/parser": "^5.18.0", | ||
"babel-loader": "9.1.0", | ||
"babel-loader": "9.1.2", | ||
"css-loader": "6.7.3", | ||
@@ -56,12 +56,12 @@ "eslint": "^8.13.0", | ||
"eslint-plugin-react-hooks": "^4.4.0", | ||
"eslint-plugin-simple-import-sort": "^8.0.0", | ||
"glob": "^8.0.0", | ||
"mini-css-extract-plugin": "2.7.2", | ||
"eslint-plugin-simple-import-sort": "^10.0.0", | ||
"glob": "^9.0.0", | ||
"mini-css-extract-plugin": "2.7.5", | ||
"mocha": "10.2.0", | ||
"prettier": "^2.6.2", | ||
"puppeteer": "^18.0.0", | ||
"puppeteer": "^19.0.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"sass": "1.57.0", | ||
"sass-loader": "13.2.0", | ||
"sass": "1.61.0", | ||
"sass-loader": "13.2.2", | ||
"shx": "^0.3.4", | ||
@@ -71,5 +71,5 @@ "source-map-support": "0.5.21", | ||
"ts-node": "10.9.1", | ||
"typescript": "4.9.4", | ||
"webpack": "5.75.0", | ||
"webpack-cli": "4.10.0" | ||
"typescript": "5.0.3", | ||
"webpack": "5.78.0", | ||
"webpack-cli": "5.0.1" | ||
}, | ||
@@ -76,0 +76,0 @@ "bugs": { |
{ | ||
"name": "@cucumber/html-formatter", | ||
"version": "20.2.1", | ||
"version": "20.3.0", | ||
"description": "HTML formatter for Cucumber", | ||
@@ -29,9 +29,9 @@ "main": "dist/src/CucumberHtmlStream.js", | ||
"devDependencies": { | ||
"@babel/core": "7.20.5", | ||
"@babel/core": "7.21.4", | ||
"@cucumber/compatibility-kit": "^11.0.0", | ||
"@cucumber/gherkin": "26.0.1", | ||
"@cucumber/gherkin": "26.1.0", | ||
"@cucumber/gherkin-streams": "^5.0.1", | ||
"@cucumber/gherkin-utils": "^8.0.0", | ||
"@cucumber/message-streams": "^4.0.1", | ||
"@cucumber/messages": "21.0.1", | ||
"@cucumber/messages": "22.0.0", | ||
"@cucumber/query": "^12.0.0", | ||
@@ -41,8 +41,8 @@ "@cucumber/react-components": "21.0.1", | ||
"@types/mocha": "10.0.1", | ||
"@types/node": "18.11.16", | ||
"@types/react": "18.0.26", | ||
"@types/react-dom": "18.0.9", | ||
"@types/node": "18.15.11", | ||
"@types/react": "18.0.33", | ||
"@types/react-dom": "18.0.11", | ||
"@typescript-eslint/eslint-plugin": "^5.18.0", | ||
"@typescript-eslint/parser": "^5.18.0", | ||
"babel-loader": "9.1.0", | ||
"babel-loader": "9.1.2", | ||
"css-loader": "6.7.3", | ||
@@ -56,12 +56,12 @@ "eslint": "^8.13.0", | ||
"eslint-plugin-react-hooks": "^4.4.0", | ||
"eslint-plugin-simple-import-sort": "^8.0.0", | ||
"glob": "^8.0.0", | ||
"mini-css-extract-plugin": "2.7.2", | ||
"eslint-plugin-simple-import-sort": "^10.0.0", | ||
"glob": "^9.0.0", | ||
"mini-css-extract-plugin": "2.7.5", | ||
"mocha": "10.2.0", | ||
"prettier": "^2.6.2", | ||
"puppeteer": "^18.0.0", | ||
"puppeteer": "^19.0.0", | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0", | ||
"sass": "1.57.0", | ||
"sass-loader": "13.2.0", | ||
"sass": "1.61.0", | ||
"sass-loader": "13.2.2", | ||
"shx": "^0.3.4", | ||
@@ -71,5 +71,5 @@ "source-map-support": "0.5.21", | ||
"ts-node": "10.9.1", | ||
"typescript": "4.9.4", | ||
"webpack": "5.75.0", | ||
"webpack-cli": "4.10.0" | ||
"typescript": "5.0.3", | ||
"webpack": "5.78.0", | ||
"webpack-cli": "5.0.1" | ||
}, | ||
@@ -76,0 +76,0 @@ "bugs": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2049929