@thi.ng/hiccup-svg 5.4.4 → 5.4.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thi.ng/hiccup-svg",
3
- "version": "5.4.4",
3
+ "version": "5.4.6",
4
4
  "description": "SVG element functions for @thi.ng/hiccup & related tooling",
5
5
  "type": "module",
6
6
  "module": "./index.js",
@@ -38,7 +38,7 @@
38
38
  "dependencies": {
39
39
  "@thi.ng/api": "^8.11.11",
40
40
  "@thi.ng/checks": "^3.6.13",
41
- "@thi.ng/color": "^5.7.8",
41
+ "@thi.ng/color": "^5.7.10",
42
42
  "@thi.ng/prefixes": "^2.3.28"
43
43
  },
44
44
  "devDependencies": {
@@ -140,5 +140,5 @@
140
140
  "parent": "@thi.ng/hiccup",
141
141
  "year": 2016
142
142
  },
143
- "gitHead": "8301254c4436505a1fb0e3cc28eca3adb920c3e0\n"
143
+ "gitHead": "1148f3130b867c65141957b4b7617021d7ac7fc9\n"
144
144
  }