@elliemae/ds-shuttle 3.0.0-next.4 → 3.0.0-next.8

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 +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-shuttle",
3
- "version": "3.0.0-next.4",
3
+ "version": "3.0.0-next.8",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Shuttle",
6
6
  "files": [
@@ -155,18 +155,18 @@
155
155
  "indent": 4
156
156
  },
157
157
  "dependencies": {
158
- "@elliemae/ds-breadcrumb": "3.0.0-next.4",
159
- "@elliemae/ds-button": "3.0.0-next.4",
160
- "@elliemae/ds-circular-progress-indicator": "3.0.0-next.4",
161
- "@elliemae/ds-classnames": "3.0.0-next.4",
162
- "@elliemae/ds-form": "3.0.0-next.4",
163
- "@elliemae/ds-icons": "3.0.0-next.4",
164
- "@elliemae/ds-indeterminate-progress-indicator": "3.0.0-next.4",
165
- "@elliemae/ds-system": "3.0.0-next.4",
166
- "@elliemae/ds-truncated-tooltip-text": "3.0.0-next.4",
167
- "@elliemae/ds-utilities": "3.0.0-next.4",
158
+ "@elliemae/ds-breadcrumb": "3.0.0-next.8",
159
+ "@elliemae/ds-button": "3.0.0-next.8",
160
+ "@elliemae/ds-circular-progress-indicator": "3.0.0-next.8",
161
+ "@elliemae/ds-classnames": "3.0.0-next.8",
162
+ "@elliemae/ds-form": "3.0.0-next.8",
163
+ "@elliemae/ds-icons": "3.0.0-next.8",
164
+ "@elliemae/ds-indeterminate-progress-indicator": "3.0.0-next.8",
165
+ "@elliemae/ds-system": "3.0.0-next.8",
166
+ "@elliemae/ds-truncated-tooltip-text": "3.0.0-next.8",
167
+ "@elliemae/ds-utilities": "3.0.0-next.8",
168
168
  "constate": "~1.3.2",
169
- "prop-types": "~15.7.2",
169
+ "prop-types": "~15.8.1",
170
170
  "react-desc": "~4.1.3",
171
171
  "react-sortable-hoc": "~1.9.1",
172
172
  "react-spring": "~8.0.27",
@@ -176,7 +176,7 @@
176
176
  "treetabular": "~3.6.0"
177
177
  },
178
178
  "devDependencies": {
179
- "@testing-library/jest-dom": "~5.15.1",
179
+ "@testing-library/jest-dom": "~5.16.2",
180
180
  "@testing-library/react": "~12.1.2",
181
181
  "@testing-library/user-event": "~13.5.0",
182
182
  "styled-components": "~5.3.3"