@mirantes-micro/foundation-design-system 1.2.336 → 1.2.338

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": "1.2.336",
4
+ "version": "1.2.338",
5
5
  "license": "MIT",
6
6
  "author": {
7
7
  "name": "Mirantes Frontend team"
@@ -182,6 +182,7 @@
182
182
  "react-hook-form": "^7.65.0",
183
183
  "react-hotkeys-hook": "^5.2.1",
184
184
  "react-infinite-scroll-hook": "6.0.1",
185
+ "react-intersection-observer": "10.0.3",
185
186
  "react-markdown": "^10.1.0",
186
187
  "react-mentions-ts": "5.4.7",
187
188
  "react-router-dom": "7.6.0",