@thi.ng/hdom 9.4.103 → 9.4.104

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thi.ng/hdom",
3
- "version": "9.4.103",
3
+ "version": "9.4.104",
4
4
  "description": "Lightweight vanilla ES6 UI component trees with customizable branch-local behaviors",
5
5
  "type": "module",
6
6
  "module": "./index.js",
@@ -48,8 +48,8 @@
48
48
  "@thi.ng/diff": "^5.1.117",
49
49
  "@thi.ng/equiv": "^2.1.106",
50
50
  "@thi.ng/errors": "^2.6.5",
51
- "@thi.ng/hiccup": "^5.3.39",
52
- "@thi.ng/logger": "^3.2.15",
51
+ "@thi.ng/hiccup": "^5.3.40",
52
+ "@thi.ng/logger": "^3.3.0",
53
53
  "@thi.ng/prefixes": "^2.3.67"
54
54
  },
55
55
  "devDependencies": {
@@ -134,5 +134,5 @@
134
134
  "status": "completed",
135
135
  "year": 2015
136
136
  },
137
- "gitHead": "411adbeeb5c03da1cf0c86e567c80942a6b875e7\n"
137
+ "gitHead": "7a21075f27ba00b28a6eb77e70918a4c7f4e6e68\n"
138
138
  }