@mirantes-micro/foundation-design-system 0.0.97 → 0.0.99

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@mirantes-micro/foundation-design-system",
3
3
  "description": "A scalable and customizable design system package featuring a collection of reusable React components, utility functions, and context providers. Built to enforce visual and functional consistency across applications, this package offers accessible, themeable UI elements, shared logic through utility helpers, and context-based providers for managing global state such as themes, modals, and user sessions.",
4
- "version": "0.0.97",
4
+ "version": "0.0.99",
5
5
  "license": "MIT",
6
6
  "author": {
7
7
  "name": "Mirantes Frontend team"
@@ -104,6 +104,7 @@
104
104
  "react-hook-form": "^7.56.4",
105
105
  "react-router-dom": "7.6.0",
106
106
  "react-toastify": "^11.0.5",
107
+ "slugify": "1.6.6",
107
108
  "tw-animate-css": "1.2.9",
108
109
  "vaul": "^1.1.2",
109
110
  "yup": "^1.6.1",