@qavajs/html-formatter
Advanced tools
Comparing version 0.15.4 to 0.16.0
@@ -0,1 +1,4 @@ | ||
# 0.16.0 | ||
- added dark theme | ||
# 0.15.4 | ||
@@ -2,0 +5,0 @@ - fixed multiple tags displaying |
{ | ||
"name": "@qavajs/html-formatter", | ||
"version": "0.15.4", | ||
"version": "0.16.0", | ||
"main": "formatter/formatter.js", | ||
@@ -47,18 +47,19 @@ "authors": [ | ||
"devDependencies": { | ||
"@cucumber/cucumber": "^10.3.1", | ||
"@epam/assets": "5.2.0", | ||
"@epam/promo": "5.2.0", | ||
"@epam/uui": "5.2.0", | ||
"@epam/uui-components": "5.2.0", | ||
"@epam/uui-core": "5.2.0", | ||
"@epam/uui-test-utils": "5.2.0", | ||
"@qavajs/cli": "^0.34.1", | ||
"@qavajs/console-formatter": "^0.6.0", | ||
"@cucumber/cucumber": "^10.8.0", | ||
"@epam/loveship": "^5.8.1", | ||
"@epam/assets": "^5.8.1", | ||
"@epam/promo": "^5.8.1", | ||
"@epam/uui": "^5.8.1", | ||
"@epam/uui-components": "^5.8.1", | ||
"@epam/uui-core": "^5.8.1", | ||
"@epam/uui-test-utils": "^5.8.1", | ||
"@qavajs/cli": "^0.39.0", | ||
"@qavajs/console-formatter": "^0.7.2", | ||
"@qavajs/memory": "^1.7.0", | ||
"@qavajs/po-playwright": "^0.13.0", | ||
"@qavajs/steps-playwright": "^0.42.0", | ||
"@types/react": "18.2.43", | ||
"@qavajs/po-playwright": "^0.15.0", | ||
"@qavajs/steps-playwright": "^0.48.0", | ||
"@types/react": "18.3.3", | ||
"@types/react-router-dom": "^5.3.3", | ||
"@typescript-eslint/parser": "^5.59.7", | ||
"@vitejs/plugin-react": "^4.1.0", | ||
"@vitejs/plugin-react": "^4.3.1", | ||
"eslint": "^8.41.0", | ||
@@ -77,3 +78,3 @@ "eslint-config-prettier": "^9.0.0", | ||
"react-router-dom": "^5.3.4", | ||
"recharts": "^2.9.0", | ||
"recharts": "^2.12.7", | ||
"sass": "^1.62.1", | ||
@@ -80,0 +81,0 @@ "ts-node": "^10.9.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1290891
39