@qualweb/wcag-techniques
Advanced tools
Comparing version 0.1.10 to 0.1.11
{ | ||
"name": "@qualweb/wcag-techniques", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"description": "Implementation of the WCAG 2.1 techniques", | ||
@@ -36,4 +36,4 @@ "main": "dist/wcag.js", | ||
"dependencies": { | ||
"@qualweb/qw-element": "^0.1.28", | ||
"@qualweb/qw-page": "^0.1.34", | ||
"@qualweb/qw-element": "^0.1.29", | ||
"@qualweb/qw-page": "^0.1.35", | ||
"@qualweb/util": "^0.3.61", | ||
@@ -58,5 +58,5 @@ "lodash.clone": "^4.5.0", | ||
"typescript": "^4.1.3", | ||
"webpack": "^5.11.1", | ||
"webpack": "^5.12.3", | ||
"webpack-cli": "^4.3.1" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
610458
Updated@qualweb/qw-element@^0.1.29
Updated@qualweb/qw-page@^0.1.35