@mx-cartographer/experiences 9.0.7-alpha.al1 → 9.0.7-alpha.mm1

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/README.md CHANGED
@@ -41,9 +41,9 @@ The library is built using a modern React stack, leveraging industry-standard to
41
41
 
42
42
  ### Prerequisites
43
43
  - **Node.js**: v18.0.0 or higher
44
- - **Yarn**: 4.15.0 [^YARN_VER]
45
- - **React**: 19.x [^REACT_VER]
46
- - **MobX**: 6.15.0 [^MOBX_VER]
44
+ - **Yarn**: 4.11.0 [^YARN_VER]
45
+ - **React**: 18.3.1 [^REACT_VER]
46
+ - **MobX**: 6.13.6 [^MOBX_VER]
47
47
 
48
48
  ### Installation
49
49
 
@@ -219,10 +219,10 @@ For technical assistance or internal inquiries:
219
219
  [^2]: [src/common/context/WidgetContainerProvider.tsx:10](src/common/context/WidgetContainerProvider.tsx#L10)
220
220
  [^3]: [src/common/context/GlobalStoreProvider.tsx:10](src/common/context/GlobalStoreProvider.tsx#L10)
221
221
  [^4]: [src/common/hooks/useScreenSize.tsx:4](src/common/hooks/useScreenSize.tsx#L4)
222
- [^5]: [package.json:187](package.json#L187)
223
- [^6]: [package.json:229](package.json#L229)
224
- [^MUI_VER]: [package.json:195](package.json#L195)
225
- [^MXUI_VER]: [package.json:203](package.json#L203)
226
- [^MOBX_VER]: [package.json:209](package.json#L209)
227
- [^REACT_VER]: [package.json:213](package.json#L213)
228
- [^YARN_VER]: [package.json:297](package.json#L297)
222
+ [^5]: [package.json:267](package.json#L267)
223
+ [^6]: [package.json:160](package.json#L160)
224
+ [^MUI_VER]: [package.json:188](package.json#L188)
225
+ [^MXUI_VER]: [package.json:196](package.json#L196)
226
+ [^MOBX_VER]: [package.json:202](package.json#L202)
227
+ [^REACT_VER]: [package.json:206](package.json#L206)
228
+ [^YARN_VER]: [package.json:284](package.json#L284)