@elliemae/ds-indeterminate-progress-indicator 3.50.1-next.9 → 3.51.0-next.1

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 +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-indeterminate-progress-indicator",
3
- "version": "3.50.1-next.9",
3
+ "version": "3.51.0-next.1",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Indeterminate Progress Indicator",
6
6
  "files": [
@@ -40,20 +40,20 @@
40
40
  "indent": 4
41
41
  },
42
42
  "dependencies": {
43
- "@elliemae/ds-classnames": "3.50.1-next.9",
44
- "@elliemae/ds-props-helpers": "3.50.1-next.9",
45
- "@elliemae/ds-system": "3.50.1-next.9",
46
- "@elliemae/ds-truncated-tooltip-text": "3.50.1-next.9"
43
+ "@elliemae/ds-classnames": "3.51.0-next.1",
44
+ "@elliemae/ds-system": "3.51.0-next.1",
45
+ "@elliemae/ds-truncated-tooltip-text": "3.51.0-next.1",
46
+ "@elliemae/ds-props-helpers": "3.51.0-next.1"
47
47
  },
48
48
  "devDependencies": {
49
- "@elliemae/pui-cli": "9.0.0-next.31",
49
+ "@elliemae/pui-cli": "9.0.0-next.50",
50
50
  "jest": "~29.7.0",
51
51
  "styled-components": "~5.3.9",
52
- "@elliemae/ds-monorepo-devops": "3.50.1-next.9"
52
+ "@elliemae/ds-monorepo-devops": "3.51.0-next.1"
53
53
  },
54
54
  "peerDependencies": {
55
- "react": "^17.0.2",
56
- "react-dom": "^17.0.2"
55
+ "react": "^18.3.1",
56
+ "react-dom": "^18.3.1"
57
57
  },
58
58
  "publishConfig": {
59
59
  "access": "public",