@lit/localize-tools
Advanced tools
Comparing version 0.6.4 to 0.6.5
{ | ||
"name": "@lit/localize-tools", | ||
"version": "0.6.4", | ||
"version": "0.6.5", | ||
"publishConfig": { | ||
@@ -134,3 +134,3 @@ "access": "public" | ||
"@lit/localize": "^0.11.0", | ||
"@xmldom/xmldom": "^0.7.0", | ||
"@xmldom/xmldom": "^0.8.2", | ||
"fast-glob": "^3.2.7", | ||
@@ -143,3 +143,3 @@ "fs-extra": "^10.0.0", | ||
"source-map-support": "^0.5.19", | ||
"typescript": "~4.4.0" | ||
"typescript": "~4.7.4" | ||
}, | ||
@@ -151,3 +151,2 @@ "devDependencies": { | ||
"@types/minimist": "^1.2.0", | ||
"@types/node": "^16.7.8", | ||
"@types/parse5": "^6.0.1", | ||
@@ -157,5 +156,4 @@ "@types/prettier": "^2.0.1", | ||
"@lit-internal/tests": "0.0.0", | ||
"typescript-json-schema": "^0.50.0", | ||
"uvu": "^0.5.1" | ||
"typescript-json-schema": "^0.54.0" | ||
} | ||
} |
9
309392
+ Added@xmldom/xmldom@0.8.10(transitive)
+ Addedtypescript@4.7.4(transitive)
- Removed@xmldom/xmldom@0.7.13(transitive)
- Removedtypescript@4.4.4(transitive)
Updated@xmldom/xmldom@^0.8.2
Updatedtypescript@~4.7.4