@elliemae/ds-modal 3.24.0-next.1 → 3.24.0-next.3

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 +12 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-modal",
3
- "version": "3.24.0-next.1",
3
+ "version": "3.24.0-next.3",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Modal",
6
6
  "files": [
@@ -102,21 +102,19 @@
102
102
  "prop-types": "~15.8.1",
103
103
  "react-modal": "~3.16.1",
104
104
  "styled-components": "~5.3.9",
105
- "@elliemae/ds-button": "3.24.0-next.1",
106
- "@elliemae/ds-classnames": "3.24.0-next.1",
107
- "@elliemae/ds-icon": "3.24.0-next.1",
108
- "@elliemae/ds-props-helpers": "3.24.0-next.1",
109
- "@elliemae/ds-shared": "3.24.0-next.1",
110
- "@elliemae/ds-system": "3.24.0-next.1",
111
- "@elliemae/ds-icons": "3.24.0-next.1",
112
- "@elliemae/ds-utilities": "3.24.0-next.1",
113
- "@elliemae/ds-form": "3.24.0-next.1"
105
+ "@elliemae/ds-button": "3.24.0-next.3",
106
+ "@elliemae/ds-classnames": "3.24.0-next.3",
107
+ "@elliemae/ds-form": "3.24.0-next.3",
108
+ "@elliemae/ds-icon": "3.24.0-next.3",
109
+ "@elliemae/ds-props-helpers": "3.24.0-next.3",
110
+ "@elliemae/ds-system": "3.24.0-next.3",
111
+ "@elliemae/ds-shared": "3.24.0-next.3",
112
+ "@elliemae/ds-utilities": "3.24.0-next.3",
113
+ "@elliemae/ds-icons": "3.24.0-next.3"
114
114
  },
115
115
  "devDependencies": {
116
- "@elliemae/pui-cli": "~9.0.0-next.22",
117
- "@testing-library/jest-dom": "~5.16.5",
118
- "@testing-library/react": "~12.1.3",
119
- "@elliemae/ds-monorepo-devops": "3.24.0-next.1"
116
+ "@elliemae/pui-cli": "~9.0.0-next.31",
117
+ "@elliemae/ds-monorepo-devops": "3.24.0-next.3"
120
118
  },
121
119
  "peerDependencies": {
122
120
  "lodash": "^4.17.21",