@xh/hoist 68.0.0-SNAPSHOT.1726600610097 → 68.0.0-SNAPSHOT.1726615045723

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/CHANGELOG.md CHANGED
@@ -19,6 +19,8 @@
19
19
  ### 📚 Libraries
20
20
 
21
21
  * @azure/msal-browser `3.17 → 3.23`
22
+ * mobx `6.9.1 -> 6.13.2`,
23
+ * mobx-react-lite `3.4.3 -> 4.0.7`,
22
24
 
23
25
 
24
26
  ## 67.0.0 - 2024-09-03
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xh/hoist",
3
- "version": "68.0.0-SNAPSHOT.1726600610097",
3
+ "version": "68.0.0-SNAPSHOT.1726615045723",
4
4
  "description": "Hoist add-on for building and deploying React Applications.",
5
5
  "repository": "github:xh/hoist-react",
6
6
  "homepage": "https://xh.io",
@@ -60,8 +60,8 @@
60
60
  "jwt-decode": "~4.0.0",
61
61
  "lodash": "~4.17.21",
62
62
  "lodash-inflection": "~1.5.0",
63
- "mobx": "~6.9.1",
64
- "mobx-react-lite": "~3.4.3",
63
+ "mobx": "~6.13.2",
64
+ "mobx-react-lite": "~4.0.7",
65
65
  "moment": "~2.30.1",
66
66
  "numbro": "~2.5.0",
67
67
  "onsenui": "~2.12.8",