@elliemae/ds-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.
- package/package.json +8 -8
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@elliemae/ds-progress-indicator",
|
3
|
-
"version": "3.
|
3
|
+
"version": "3.51.0-next.1",
|
4
4
|
"license": "MIT",
|
5
5
|
"description": "ICE MT - Dimsum - Progress Indicator",
|
6
6
|
"files": [
|
@@ -57,19 +57,19 @@
|
|
57
57
|
},
|
58
58
|
"dependencies": {
|
59
59
|
"prop-types": "~15.8.1",
|
60
|
-
"@elliemae/ds-
|
61
|
-
"@elliemae/ds-
|
62
|
-
"@elliemae/ds-truncated-tooltip-text": "3.
|
60
|
+
"@elliemae/ds-classnames": "3.51.0-next.1",
|
61
|
+
"@elliemae/ds-props-helpers": "3.51.0-next.1",
|
62
|
+
"@elliemae/ds-truncated-tooltip-text": "3.51.0-next.1"
|
63
63
|
},
|
64
64
|
"devDependencies": {
|
65
|
-
"@elliemae/pui-cli": "9.0.0-next.
|
65
|
+
"@elliemae/pui-cli": "9.0.0-next.50",
|
66
66
|
"jest": "~29.7.0",
|
67
67
|
"styled-components": "~5.3.9",
|
68
|
-
"@elliemae/ds-monorepo-devops": "3.
|
68
|
+
"@elliemae/ds-monorepo-devops": "3.51.0-next.1"
|
69
69
|
},
|
70
70
|
"peerDependencies": {
|
71
|
-
"react": "^
|
72
|
-
"react-dom": "^
|
71
|
+
"react": "^18.3.1",
|
72
|
+
"react-dom": "^18.3.1"
|
73
73
|
},
|
74
74
|
"publishConfig": {
|
75
75
|
"access": "public",
|