@elliemae/ds-mobile 3.17.0-next.0 → 3.17.0-next.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.
Files changed (1) hide show
  1. package/package.json +18 -18
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-mobile",
3
- "version": "3.17.0-next.0",
3
+ "version": "3.17.0-next.2",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - System",
6
6
  "files": [
@@ -435,26 +435,26 @@
435
435
  "typeSafety": false
436
436
  },
437
437
  "dependencies": {
438
- "@elliemae/ds-accordion": "3.17.0-next.0",
439
- "@elliemae/ds-backdrop": "3.17.0-next.0",
440
- "@elliemae/ds-button": "3.17.0-next.0",
441
- "@elliemae/ds-circular-progress-indicator": "3.17.0-next.0",
442
- "@elliemae/ds-form": "3.17.0-next.0",
443
- "@elliemae/ds-form-checkbox": "3.17.0-next.0",
444
- "@elliemae/ds-grid": "3.17.0-next.0",
445
- "@elliemae/ds-icon": "3.17.0-next.0",
446
- "@elliemae/ds-icons": "3.17.0-next.0",
447
- "@elliemae/ds-indeterminate-progress-indicator": "3.17.0-next.0",
448
- "@elliemae/ds-props-helpers": "3.17.0-next.0",
449
- "@elliemae/ds-shared": "3.17.0-next.0",
450
- "@elliemae/ds-system": "3.17.0-next.0",
451
- "@elliemae/ds-tabs": "3.17.0-next.0",
452
- "@elliemae/ds-truncated-expandable-text": "3.17.0-next.0",
453
- "@elliemae/ds-utilities": "3.17.0-next.0",
454
438
  "polished": "~4.2.2",
455
439
  "prop-types": "~15.8.1",
456
440
  "react-window": "~1.8.8",
457
- "react-window-infinite-loader": "~1.0.8"
441
+ "react-window-infinite-loader": "~1.0.8",
442
+ "@elliemae/ds-button": "3.17.0-next.2",
443
+ "@elliemae/ds-circular-progress-indicator": "3.17.0-next.2",
444
+ "@elliemae/ds-form": "3.17.0-next.2",
445
+ "@elliemae/ds-form-checkbox": "3.17.0-next.2",
446
+ "@elliemae/ds-grid": "3.17.0-next.2",
447
+ "@elliemae/ds-icon": "3.17.0-next.2",
448
+ "@elliemae/ds-icons": "3.17.0-next.2",
449
+ "@elliemae/ds-props-helpers": "3.17.0-next.2",
450
+ "@elliemae/ds-indeterminate-progress-indicator": "3.17.0-next.2",
451
+ "@elliemae/ds-shared": "3.17.0-next.2",
452
+ "@elliemae/ds-system": "3.17.0-next.2",
453
+ "@elliemae/ds-tabs": "3.17.0-next.2",
454
+ "@elliemae/ds-utilities": "3.17.0-next.2",
455
+ "@elliemae/ds-truncated-expandable-text": "3.17.0-next.2",
456
+ "@elliemae/ds-accordion": "3.17.0-next.2",
457
+ "@elliemae/ds-backdrop": "3.17.0-next.2"
458
458
  },
459
459
  "devDependencies": {
460
460
  "@elliemae/pui-theme": "~2.7.0",