@xh/hoist 73.0.0-SNAPSHOT.1747403409035 → 73.0.0-SNAPSHOT.1747410897684

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/CHANGELOG.md +2 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -70,6 +70,8 @@
70
70
 
71
71
  ### 📚 Libraries
72
72
 
73
+ * @azure/msal-browser `4.8 → 4.12`
74
+
73
75
  Note that all of the below are `devDependencies`, so they will not directly affect your application
74
76
  build. That said, we *strongly* recommend taking these same changes into your app if you can.
75
77
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xh/hoist",
3
- "version": "73.0.0-SNAPSHOT.1747403409035",
3
+ "version": "73.0.0-SNAPSHOT.1747410897684",
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",