@htmlbricks/hb-table 0.18.14 → 0.19.1

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.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@htmlbricks/hb-table",
3
3
  "displayName": "Svelte Boostrap Streaming Table WebComponent",
4
4
  "description": "Svelte Boostrap Streaming Table WebComponent",
5
- "version": "0.18.14",
5
+ "version": "0.19.1",
6
6
  "main": "release/release.js",
7
7
  "publishConfig": {
8
8
  "access": "public"
@@ -76,12 +76,12 @@
76
76
  ],
77
77
  "contributors": [],
78
78
  "dependencies": {
79
- "@htmlbricks/hb-dialog": "^0.18.14",
80
- "@htmlbricks/hb-dialogform": "^0.18.14",
81
- "@htmlbricks/hb-form": "^0.18.14",
82
- "@htmlbricks/hb-paginate": "^0.18.14",
79
+ "@htmlbricks/hb-dialog": "^0.19.1",
80
+ "@htmlbricks/hb-dialogform": "^0.19.1",
81
+ "@htmlbricks/hb-form": "^0.19.1",
82
+ "@htmlbricks/hb-paginate": "^0.19.1",
83
83
  "bootstrap-icons": "^1.5.0",
84
84
  "dayjs": "^1.10.7"
85
85
  },
86
- "gitHead": "eb834d9a4763d4d3a4eb139ac0f86d09de3cd948"
86
+ "gitHead": "47c045bf0c2c3f9fee958f298d3f5fb9725305f0"
87
87
  }
@@ -1986,5 +1986,5 @@
1986
1986
  "size": {},
1987
1987
  "iifePath": "release/release.js",
1988
1988
  "repoName": "@htmlbricks/hb-table",
1989
- "version": "0.18.14"
1989
+ "version": "0.19.1"
1990
1990
  }