@aristobyte-ui/presets 2.11.0 → 2.11.2

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 +4 -4
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": "2.11.0",
4
+ "version": "2.11.2",
5
5
  "license": "MIT",
6
6
  "private": false,
7
7
  "author": "AristoByte <info@aristobyte.com>",
@@ -119,9 +119,9 @@
119
119
  "sass": "^1.97.3"
120
120
  },
121
121
  "dependencies": {
122
- "@aristobyte-ui/anchor": "^2.11.0",
123
- "@aristobyte-ui/button": "^2.11.0",
124
- "@aristobyte-ui/utils": "^2.11.0"
122
+ "@aristobyte-ui/anchor": "^2.11.2",
123
+ "@aristobyte-ui/button": "^2.11.2",
124
+ "@aristobyte-ui/utils": "^2.11.2"
125
125
  },
126
126
  "exports": {
127
127
  ".": {