@localizesh/processor-html
Advanced tools
+4
-4
@@ -17,3 +17,3 @@ { | ||
| "hast-util-from-html": "^2.0.3", | ||
| "hast-util-to-html": "^9.0.3", | ||
| "hast-util-to-html": "^9.0.4", | ||
| "unist-util-remove-position": "^5.0.0", | ||
@@ -29,8 +29,8 @@ "unist-util-visit-parents": "^6.0.1" | ||
| "ts-node": "^10.9.2", | ||
| "typescript": "^5.7.2" | ||
| "typescript": "^5.7.3" | ||
| }, | ||
| "peerDependencies": { | ||
| "@localizesh/sdk": "^0.2.0" | ||
| "@localizesh/sdk": "^0.3.2" | ||
| }, | ||
| "version": "0.1.1" | ||
| "version": "0.1.2" | ||
| } |
+ Added
+ Added
+ Added
Updated