@aristobyte-ui/react 1.0.101 → 1.0.103
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 +13 -13
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aristobyte-ui/react",
|
|
3
3
|
"description": "AristoByte UI — the complete suite of reusable, production-ready React components with built-in design tokens, accessibility, and theming. Install this package to get the full library in a single dependency.",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.103",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"private": false,
|
|
7
7
|
"author": "AristoByte <info@aristobyte.com>",
|
|
@@ -69,22 +69,22 @@
|
|
|
69
69
|
"check-types": "tsc --noEmit"
|
|
70
70
|
},
|
|
71
71
|
"dependencies": {
|
|
72
|
-
"@aristobyte-ui/anchor": "^1.0.
|
|
73
|
-
"@aristobyte-ui/button": "^1.0.
|
|
74
|
-
"@aristobyte-ui/dropdown": "^1.0.
|
|
75
|
-
"@aristobyte-ui/message-box": "^1.0.
|
|
76
|
-
"@aristobyte-ui/presets": "^1.0.
|
|
77
|
-
"@aristobyte-ui/radio": "^1.0.
|
|
78
|
-
"@aristobyte-ui/spinner": "^1.0.
|
|
79
|
-
"@aristobyte-ui/switch": "^1.0.
|
|
80
|
-
"@aristobyte-ui/utils": "^1.0.
|
|
72
|
+
"@aristobyte-ui/anchor": "^1.0.103",
|
|
73
|
+
"@aristobyte-ui/button": "^1.0.103",
|
|
74
|
+
"@aristobyte-ui/dropdown": "^1.0.103",
|
|
75
|
+
"@aristobyte-ui/message-box": "^1.0.103",
|
|
76
|
+
"@aristobyte-ui/presets": "^1.0.103",
|
|
77
|
+
"@aristobyte-ui/radio": "^1.0.103",
|
|
78
|
+
"@aristobyte-ui/spinner": "^1.0.103",
|
|
79
|
+
"@aristobyte-ui/switch": "^1.0.103",
|
|
80
|
+
"@aristobyte-ui/utils": "^1.0.103",
|
|
81
81
|
"react": "^19.1.0",
|
|
82
82
|
"react-dom": "^19.1.0"
|
|
83
83
|
},
|
|
84
84
|
"devDependencies": {
|
|
85
|
-
"@aristobyte-ui/eslint-config": "^1.0.
|
|
86
|
-
"@aristobyte-ui/jest-config": "^1.0.
|
|
87
|
-
"@aristobyte-ui/typescript-config": "^1.0.
|
|
85
|
+
"@aristobyte-ui/eslint-config": "^1.0.103",
|
|
86
|
+
"@aristobyte-ui/jest-config": "^1.0.103",
|
|
87
|
+
"@aristobyte-ui/typescript-config": "^1.0.103",
|
|
88
88
|
"@turbo/gen": "^2.5.0",
|
|
89
89
|
"@types/node": "^24.3.0",
|
|
90
90
|
"@types/react": "19.1.0",
|