@elliemae/pui-app-sdk 5.16.0 → 5.16.2

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-app-sdk",
3
- "version": "5.16.0",
3
+ "version": "5.16.2",
4
4
  "description": "ICE MT UI Platform Application SDK ",
5
5
  "sideEffects": [
6
6
  "*.css",
@@ -130,7 +130,7 @@
130
130
  "@elliemae/em-ssf-host": "^1.18.0",
131
131
  "@elliemae/pui-diagnostics": "^3.8.0",
132
132
  "@elliemae/pui-micro-frontend-base": "^1.16.0",
133
- "@elliemae/pui-scripting-object": "^1.47.0",
133
+ "@elliemae/pui-scripting-object": "^1.48.0",
134
134
  "@elliemae/pui-theme": "^2.10.0",
135
135
  "@elliemae/pui-user-monitoring": "^1.25.4",
136
136
  "@elliemae/ssf-host": "^2.9.2"
@@ -160,10 +160,10 @@
160
160
  "@elliemae/pui-doc-gen": "~3.1.1",
161
161
  "@elliemae/pui-e2e-test-sdk": "~10.0.3",
162
162
  "@elliemae/pui-micro-frontend-base": "~1.16.0",
163
- "@elliemae/pui-scripting-object": "~1.47.0",
163
+ "@elliemae/pui-scripting-object": "~1.48.1",
164
164
  "@elliemae/pui-theme": "~2.10.0",
165
165
  "@elliemae/pui-user-monitoring": "~1.25.4",
166
- "@elliemae/ssf-host": "^2.9.2",
166
+ "@elliemae/ssf-host": "^2.9.3",
167
167
  "@types/react-aria-live": "~2.0.6"
168
168
  }
169
169
  }