@thi.ng/hiccup-svg
Advanced tools
Comparing version 5.4.1 to 5.4.2
# Change Log | ||
- **Last updated**: 2024-09-19T21:09:34Z | ||
- **Last updated**: 2024-10-05T12:12:32Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/hiccup-svg", | ||
"version": "5.4.1", | ||
"version": "5.4.2", | ||
"description": "SVG element functions for @thi.ng/hiccup & related tooling", | ||
@@ -39,10 +39,10 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.10", | ||
"@thi.ng/checks": "^3.6.12", | ||
"@thi.ng/color": "^5.7.5", | ||
"@thi.ng/prefixes": "^2.3.27" | ||
"@thi.ng/api": "^8.11.11", | ||
"@thi.ng/checks": "^3.6.13", | ||
"@thi.ng/color": "^5.7.6", | ||
"@thi.ng/prefixes": "^2.3.28" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.47.9", | ||
"esbuild": "^0.23.1", | ||
"esbuild": "^0.24.0", | ||
"typedoc": "^0.26.7", | ||
@@ -144,3 +144,3 @@ "typescript": "^5.6.2" | ||
}, | ||
"gitHead": "b52baa3750ddd1256892df966ab7ac9b4806a9ef\n" | ||
"gitHead": "11ae480076e61a2263f5730ffb37dfddbf01c7d1\n" | ||
} |
Updated@thi.ng/api@^8.11.11
Updated@thi.ng/checks@^3.6.13
Updated@thi.ng/color@^5.7.6
Updated@thi.ng/prefixes@^2.3.28