@mirantes-micro/foundation-design-system 1.2.247 → 1.2.249

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 (2) hide show
  1. package/dist/index.js +181 -181
  2. package/package.json +4 -1
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": "1.2.247",
4
+ "version": "1.2.249",
5
5
  "license": "MIT",
6
6
  "author": {
7
7
  "name": "Mirantes Frontend team"
@@ -96,6 +96,8 @@
96
96
  },
97
97
  "dependencies": {
98
98
  "@emotion/is-prop-valid": "^1.4.0",
99
+ "@ffmpeg/ffmpeg": "0.12.15",
100
+ "@ffmpeg/util": "0.12.2",
99
101
  "@floating-ui/react": "^0.27.16",
100
102
  "@hookform/resolvers": "^5.2.2",
101
103
  "@mirantes-micro/billing-v2": "0.1.50",
@@ -131,6 +133,7 @@
131
133
  "@tiptap/suggestion": "^3.10.7",
132
134
  "@uidotdev/usehooks": "2.4.1",
133
135
  "axios": "1.11.0",
136
+ "browser-image-compression": "2.0.2",
134
137
  "class-variance-authority": "0.7.1",
135
138
  "clsx": "2.1.1",
136
139
  "cmdk": "^1.1.1",