@hex-core/components 1.8.1 → 1.9.0

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hex-core/components",
3
- "version": "1.8.1",
3
+ "version": "1.9.0",
4
4
  "description": "AI-native React components for Hex Core — Radix UI + Tailwind CSS with machine-readable schemas. RSC-aware per-component bundles + tree-shakable.",
5
5
  "keywords": [
6
6
  "react",
@@ -113,7 +113,7 @@
113
113
  "typescript": "^6.0.3",
114
114
  "vaul": "^1.1.2",
115
115
  "wavesurfer.js": "^7.8.0",
116
- "@hex-core/registry": "^0.3.5"
116
+ "@hex-core/registry": "^0.4.0"
117
117
  },
118
118
  "peerDependencies": {
119
119
  "@hex-core/registry": "*",