@elliemae/ds-mobile 2.3.0-next.11 → 2.3.0-next.16

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 +15 -16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-mobile",
3
- "version": "2.3.0-next.11",
3
+ "version": "2.3.0-next.16",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - System",
6
6
  "module": "./esm/index.js",
@@ -433,20 +433,19 @@
433
433
  "generateSubmodules": true
434
434
  },
435
435
  "dependencies": {
436
- "@elliemae/ds-accordion": "2.3.0-next.11",
437
- "@elliemae/ds-backdrop": "2.3.0-next.11",
438
- "@elliemae/ds-button": "2.3.0-next.11",
439
- "@elliemae/ds-circular-progress-indicator": "2.3.0-next.11",
440
- "@elliemae/ds-devutils": "2.2.3-rc.3",
441
- "@elliemae/ds-form": "2.3.0-next.11",
442
- "@elliemae/ds-grid": "2.3.0-next.11",
443
- "@elliemae/ds-icon": "2.3.0-next.11",
444
- "@elliemae/ds-icons": "2.3.0-next.11",
445
- "@elliemae/ds-indeterminate-progress-indicator": "2.3.0-next.11",
446
- "@elliemae/ds-shared": "2.3.0-next.11",
447
- "@elliemae/ds-system": "2.3.0-next.11",
448
- "@elliemae/ds-tabs": "2.3.0-next.11",
449
- "@elliemae/ds-truncated-expandable-text": "2.3.0-next.11",
436
+ "@elliemae/ds-accordion": "2.3.0-next.16",
437
+ "@elliemae/ds-backdrop": "2.3.0-next.16",
438
+ "@elliemae/ds-button": "2.3.0-next.16",
439
+ "@elliemae/ds-circular-progress-indicator": "2.3.0-next.16",
440
+ "@elliemae/ds-form": "2.3.0-next.16",
441
+ "@elliemae/ds-grid": "2.3.0-next.16",
442
+ "@elliemae/ds-icon": "2.3.0-next.16",
443
+ "@elliemae/ds-icons": "2.3.0-next.16",
444
+ "@elliemae/ds-indeterminate-progress-indicator": "2.3.0-next.16",
445
+ "@elliemae/ds-shared": "2.3.0-next.16",
446
+ "@elliemae/ds-system": "2.3.0-next.16",
447
+ "@elliemae/ds-tabs": "2.3.0-next.16",
448
+ "@elliemae/ds-truncated-expandable-text": "2.3.0-next.16",
450
449
  "@xstyled/styled-components": "~3.1.1",
451
450
  "polished": "~3.6.7",
452
451
  "prop-types": "~15.7.2",
@@ -463,7 +462,7 @@
463
462
  "styled-system": "~5.1.5"
464
463
  },
465
464
  "peerDependencies": {
466
- "@elliemae/pui-theme": "^2.2.5",
465
+ "@elliemae/pui-theme": "~2.3.0",
467
466
  "lodash": "^4.17.21",
468
467
  "react": "~17.0.2",
469
468
  "react-dom": "^17.0.2",