@elliemae/ds-shuttle-v2 3.60.0-next.46 → 3.60.0-next.47
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.
- package/package.json +23 -23
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-shuttle-v2",
|
|
3
|
-
"version": "3.60.0-next.
|
|
3
|
+
"version": "3.60.0-next.47",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - Shuttle v2",
|
|
6
6
|
"files": [
|
|
@@ -39,33 +39,33 @@
|
|
|
39
39
|
"@xstyled/styled-components": "~3.8.1",
|
|
40
40
|
"fast-deep-equal": "~3.1.3",
|
|
41
41
|
"uid": "^2.0.2",
|
|
42
|
-
"@elliemae/ds-button-v2": "3.60.0-next.
|
|
43
|
-
"@elliemae/ds-
|
|
44
|
-
"@elliemae/ds-
|
|
45
|
-
"@elliemae/ds-fast-list": "3.60.0-next.
|
|
46
|
-
"@elliemae/ds-form-checkbox": "3.60.0-next.
|
|
47
|
-
"@elliemae/ds-form-input-text": "3.60.0-next.
|
|
48
|
-
"@elliemae/ds-grid": "3.60.0-next.
|
|
49
|
-
"@elliemae/ds-hooks-fontsize-detector": "3.60.0-next.
|
|
50
|
-
"@elliemae/ds-hooks-headless-tooltip": "3.60.0-next.
|
|
51
|
-
"@elliemae/ds-
|
|
52
|
-
"@elliemae/ds-
|
|
53
|
-
"@elliemae/ds-
|
|
54
|
-
"@elliemae/ds-popperjs": "3.60.0-next.
|
|
55
|
-
"@elliemae/ds-props-helpers": "3.60.0-next.
|
|
56
|
-
"@elliemae/ds-system": "3.60.0-next.
|
|
57
|
-
"@elliemae/ds-typescript-helpers": "3.60.0-next.
|
|
58
|
-
"@elliemae/ds-typography": "3.60.0-next.
|
|
59
|
-
"@elliemae/ds-zustand-helpers": "3.60.0-next.
|
|
42
|
+
"@elliemae/ds-button-v2": "3.60.0-next.47",
|
|
43
|
+
"@elliemae/ds-drag-and-drop": "3.60.0-next.47",
|
|
44
|
+
"@elliemae/ds-circular-progress-indicator": "3.60.0-next.47",
|
|
45
|
+
"@elliemae/ds-fast-list": "3.60.0-next.47",
|
|
46
|
+
"@elliemae/ds-form-checkbox": "3.60.0-next.47",
|
|
47
|
+
"@elliemae/ds-form-input-text": "3.60.0-next.47",
|
|
48
|
+
"@elliemae/ds-grid": "3.60.0-next.47",
|
|
49
|
+
"@elliemae/ds-hooks-fontsize-detector": "3.60.0-next.47",
|
|
50
|
+
"@elliemae/ds-hooks-headless-tooltip": "3.60.0-next.47",
|
|
51
|
+
"@elliemae/ds-hooks-on-blur-out": "3.60.0-next.47",
|
|
52
|
+
"@elliemae/ds-indeterminate-progress-indicator": "3.60.0-next.47",
|
|
53
|
+
"@elliemae/ds-icons": "3.60.0-next.47",
|
|
54
|
+
"@elliemae/ds-popperjs": "3.60.0-next.47",
|
|
55
|
+
"@elliemae/ds-props-helpers": "3.60.0-next.47",
|
|
56
|
+
"@elliemae/ds-system": "3.60.0-next.47",
|
|
57
|
+
"@elliemae/ds-typescript-helpers": "3.60.0-next.47",
|
|
58
|
+
"@elliemae/ds-typography": "3.60.0-next.47",
|
|
59
|
+
"@elliemae/ds-zustand-helpers": "3.60.0-next.47"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
62
|
"jest": "^30.0.0",
|
|
63
63
|
"lodash-es": "^4.17.21",
|
|
64
64
|
"styled-components": "~5.3.9",
|
|
65
|
-
"@elliemae/ds-breadcrumb": "3.60.0-next.
|
|
66
|
-
"@elliemae/ds-monorepo-devops": "3.60.0-next.
|
|
67
|
-
"@elliemae/ds-test-utils": "3.60.0-next.
|
|
68
|
-
"@elliemae/ds-tree-model": "3.60.0-next.
|
|
65
|
+
"@elliemae/ds-breadcrumb": "3.60.0-next.47",
|
|
66
|
+
"@elliemae/ds-monorepo-devops": "3.60.0-next.47",
|
|
67
|
+
"@elliemae/ds-test-utils": "3.60.0-next.47",
|
|
68
|
+
"@elliemae/ds-tree-model": "3.60.0-next.47"
|
|
69
69
|
},
|
|
70
70
|
"peerDependencies": {
|
|
71
71
|
"lodash-es": "^4.17.21",
|