@elliemae/ds-indeterminate-progress-indicator 3.50.0-next.1 → 3.50.1-next.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +8 -7
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-indeterminate-progress-indicator",
3
- "version": "3.50.0-next.1",
3
+ "version": "3.50.1-next.4",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Indeterminate Progress Indicator",
6
6
  "files": [
@@ -40,15 +40,16 @@
40
40
  "indent": 4
41
41
  },
42
42
  "dependencies": {
43
- "@elliemae/ds-classnames": "3.50.0-next.1",
44
- "@elliemae/ds-props-helpers": "3.50.0-next.1",
45
- "@elliemae/ds-system": "3.50.0-next.1",
46
- "@elliemae/ds-truncated-tooltip-text": "3.50.0-next.1"
43
+ "@elliemae/ds-classnames": "3.50.1-next.4",
44
+ "@elliemae/ds-system": "3.50.1-next.4",
45
+ "@elliemae/ds-props-helpers": "3.50.1-next.4",
46
+ "@elliemae/ds-truncated-tooltip-text": "3.50.1-next.4"
47
47
  },
48
48
  "devDependencies": {
49
- "@elliemae/pui-cli": "9.0.0-next.50",
49
+ "@elliemae/pui-cli": "9.0.0-next.31",
50
+ "jest": "~29.7.0",
50
51
  "styled-components": "~5.3.9",
51
- "@elliemae/ds-monorepo-devops": "3.50.0-next.1"
52
+ "@elliemae/ds-monorepo-devops": "3.50.1-next.4"
52
53
  },
53
54
  "peerDependencies": {
54
55
  "react": "^17.0.2",