@elliemae/ds-treeview 3.0.4-rc.4 → 3.1.0-next.2

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.
Files changed (1) hide show
  1. package/package.json +10 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-treeview",
3
- "version": "3.0.4-rc.4",
3
+ "version": "3.1.0-next.2",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Tree View",
6
6
  "files": [
@@ -238,15 +238,15 @@
238
238
  "dependencies": {
239
239
  "@dnd-kit/core": "~4.0.3",
240
240
  "@dnd-kit/sortable": "~5.0.0",
241
- "@elliemae/ds-button": "3.0.4-rc.4",
242
- "@elliemae/ds-circular-progress-indicator": "3.0.4-rc.4",
243
- "@elliemae/ds-classnames": "3.0.4-rc.4",
244
- "@elliemae/ds-drag-and-drop": "3.0.4-rc.4",
245
- "@elliemae/ds-form": "3.0.4-rc.4",
246
- "@elliemae/ds-icons": "3.0.4-rc.4",
247
- "@elliemae/ds-shared": "3.0.4-rc.4",
248
- "@elliemae/ds-truncated-tooltip-text": "3.0.4-rc.4",
249
- "@elliemae/ds-utilities": "3.0.4-rc.4",
241
+ "@elliemae/ds-button": "3.1.0-next.2",
242
+ "@elliemae/ds-circular-progress-indicator": "3.1.0-next.2",
243
+ "@elliemae/ds-classnames": "3.1.0-next.2",
244
+ "@elliemae/ds-drag-and-drop": "3.1.0-next.2",
245
+ "@elliemae/ds-form": "3.1.0-next.2",
246
+ "@elliemae/ds-icons": "3.1.0-next.2",
247
+ "@elliemae/ds-shared": "3.1.0-next.2",
248
+ "@elliemae/ds-truncated-tooltip-text": "3.1.0-next.2",
249
+ "@elliemae/ds-utilities": "3.1.0-next.2",
250
250
  "@elliemae/react-sortable-hoc": "^1.0.0",
251
251
  "react-desc": "~4.1.3",
252
252
  "react-highlight-words": "~0.17.0",