@hanzo/ui 8.0.4 → 8.0.5

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hanzo/ui",
3
- "version": "8.0.4",
3
+ "version": "8.0.5",
4
4
  "type": "module",
5
5
  "description": "Hanzo UI \u2014 the one cross-platform component library on @hanzo/gui. The product/app layer (charts, metrics, page headers, status tags, rich empty states, combobox, slide-over, toasts, drag-reorder, labeled field rows, provider/product marks) + the metadata-driven record layer (@hanzo/data: RecordsView, DataTable, board, typed field editors) + the calm dark-first tokens and motion. Presentational, host-agnostic (data/effects injected), clean-room. Web + native (iOS) + desktop.",
6
6
  "exports": {
@@ -71,7 +71,7 @@
71
71
  "test:watch": "vitest"
72
72
  },
73
73
  "peerDependencies": {
74
- "@hanzo/canvas": ">=0.2.0",
74
+ "@hanzo/canvas": ">=0.1.0",
75
75
  "@hanzo/dashboard": ">=0.1.0",
76
76
  "@hanzo/data": ">=1.2.0",
77
77
  "@hanzo/gitops": ">=0.1.0",