@aristobyte-ui/presets 1.0.111 → 1.0.112
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 +6 -6
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aristobyte-ui/presets",
|
|
3
3
|
"description": "A collection of prebuilt UI presets for AristoByteUI — including cards, widgets, dashboards, and interactive layouts — fully typed and styled with SCSS modules for seamless integration.",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.112",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"private": false,
|
|
7
7
|
"author": "AristoByte <info@aristobyte.com>",
|
|
@@ -120,13 +120,13 @@
|
|
|
120
120
|
"react-dom": "^19.1.0"
|
|
121
121
|
},
|
|
122
122
|
"dependencies": {
|
|
123
|
-
"@aristobyte-ui/anchor": "^1.0.
|
|
124
|
-
"@aristobyte-ui/button": "^1.0.
|
|
125
|
-
"@aristobyte-ui/utils": "^1.0.
|
|
123
|
+
"@aristobyte-ui/anchor": "^1.0.112",
|
|
124
|
+
"@aristobyte-ui/button": "^1.0.112",
|
|
125
|
+
"@aristobyte-ui/utils": "^1.0.112"
|
|
126
126
|
},
|
|
127
127
|
"devDependencies": {
|
|
128
|
-
"@aristobyte-ui/eslint-config": "^1.0.
|
|
129
|
-
"@aristobyte-ui/typescript-config": "^1.0.
|
|
128
|
+
"@aristobyte-ui/eslint-config": "^1.0.112",
|
|
129
|
+
"@aristobyte-ui/typescript-config": "^1.0.112",
|
|
130
130
|
"@turbo/gen": "^2.5.0",
|
|
131
131
|
"@types/node": "^24.3.0",
|
|
132
132
|
"@types/react": "19.1.0",
|