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

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