@hanzo/ui 5.3.29 → 5.3.31
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/dist/index.js +3 -1733
- package/dist/index.mjs +5 -1720
- package/dist/primitives/index.js +3 -1733
- package/dist/primitives/index.mjs +5 -1720
- package/dist/primitives-export.js +3 -1733
- package/dist/primitives-export.mjs +5 -1720
- package/package.json +1 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hanzo/ui",
|
|
3
|
-
"version": "5.3.
|
|
3
|
+
"version": "5.3.31",
|
|
4
4
|
"description": "Multi-framework UI library with React, Vue, Svelte, and React Native support. Based on shadcn/ui with comprehensive framework coverage.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/",
|
|
@@ -705,7 +705,6 @@
|
|
|
705
705
|
"@mdx-js/loader": "^3.0.0",
|
|
706
706
|
"@mdx-js/react": "^3.0.0",
|
|
707
707
|
"@radix-ui/react-primitive": "^2.1.3",
|
|
708
|
-
"@splinetool/react-spline": "^4.1.0",
|
|
709
708
|
"@testing-library/jest-dom": "^6.9.1",
|
|
710
709
|
"@testing-library/react": "^16.3.0",
|
|
711
710
|
"@types/facebook-pixel": "^0.0.30",
|