@elliemae/ds-indeterminate-progress-indicator 3.24.0-next.1 → 3.24.0-next.4
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -10
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@elliemae/ds-indeterminate-progress-indicator",
|
3
|
-
"version": "3.24.0-next.
|
3
|
+
"version": "3.24.0-next.4",
|
4
4
|
"license": "MIT",
|
5
5
|
"description": "ICE MT - Dimsum - Indeterminate Progress Indicator",
|
6
6
|
"files": [
|
@@ -39,18 +39,14 @@
|
|
39
39
|
"indent": 4
|
40
40
|
},
|
41
41
|
"dependencies": {
|
42
|
-
"@elliemae/ds-classnames": "3.24.0-next.
|
43
|
-
"@elliemae/ds-
|
44
|
-
"@elliemae/ds-
|
42
|
+
"@elliemae/ds-classnames": "3.24.0-next.4",
|
43
|
+
"@elliemae/ds-props-helpers": "3.24.0-next.4",
|
44
|
+
"@elliemae/ds-truncated-tooltip-text": "3.24.0-next.4"
|
45
45
|
},
|
46
46
|
"devDependencies": {
|
47
|
-
"@elliemae/pui-cli": "~9.0.0-next.
|
48
|
-
"@testing-library/jest-dom": "~5.16.5",
|
49
|
-
"@testing-library/react": "~12.1.3",
|
50
|
-
"@testing-library/user-event": "~13.5.0",
|
51
|
-
"jest-axe": "^7.0.1",
|
47
|
+
"@elliemae/pui-cli": "~9.0.0-next.31",
|
52
48
|
"styled-components": "~5.3.9",
|
53
|
-
"@elliemae/ds-monorepo-devops": "3.24.0-next.
|
49
|
+
"@elliemae/ds-monorepo-devops": "3.24.0-next.4"
|
54
50
|
},
|
55
51
|
"peerDependencies": {
|
56
52
|
"react": "^17.0.2",
|