@elliemae/ds-treeview 3.24.0-next.1 → 3.24.0-next.3

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 +14 -18
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-treeview",
3
- "version": "3.24.0-next.1",
3
+ "version": "3.24.0-next.3",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Tree View",
6
6
  "files": [
@@ -231,26 +231,22 @@
231
231
  "react-virtual": "~2.10.4",
232
232
  "tree-model": "~1.0.7",
233
233
  "uid": "~2.0.1",
234
- "@elliemae/ds-button-v2": "3.24.0-next.1",
235
- "@elliemae/ds-circular-progress-indicator": "3.24.0-next.1",
236
- "@elliemae/ds-classnames": "3.24.0-next.1",
237
- "@elliemae/ds-controlled-form": "3.24.0-next.1",
238
- "@elliemae/ds-drag-and-drop": "3.24.0-next.1",
239
- "@elliemae/ds-form": "3.24.0-next.1",
240
- "@elliemae/ds-props-helpers": "3.24.0-next.1",
241
- "@elliemae/ds-icons": "3.24.0-next.1",
242
- "@elliemae/ds-system": "3.24.0-next.1",
243
- "@elliemae/ds-truncated-tooltip-text": "3.24.0-next.1",
244
- "@elliemae/ds-utilities": "3.24.0-next.1"
234
+ "@elliemae/ds-button-v2": "3.24.0-next.3",
235
+ "@elliemae/ds-circular-progress-indicator": "3.24.0-next.3",
236
+ "@elliemae/ds-classnames": "3.24.0-next.3",
237
+ "@elliemae/ds-controlled-form": "3.24.0-next.3",
238
+ "@elliemae/ds-drag-and-drop": "3.24.0-next.3",
239
+ "@elliemae/ds-form": "3.24.0-next.3",
240
+ "@elliemae/ds-props-helpers": "3.24.0-next.3",
241
+ "@elliemae/ds-icons": "3.24.0-next.3",
242
+ "@elliemae/ds-system": "3.24.0-next.3",
243
+ "@elliemae/ds-truncated-tooltip-text": "3.24.0-next.3",
244
+ "@elliemae/ds-utilities": "3.24.0-next.3"
245
245
  },
246
246
  "devDependencies": {
247
- "@elliemae/pui-cli": "~9.0.0-next.22",
248
- "@testing-library/jest-dom": "~5.16.5",
249
- "@testing-library/react": "~12.1.3",
250
- "@testing-library/user-event": "~13.5.0",
251
- "jest-axe": "^7.0.1",
247
+ "@elliemae/pui-cli": "~9.0.0-next.31",
252
248
  "styled-components": "~5.3.9",
253
- "@elliemae/ds-monorepo-devops": "3.24.0-next.1"
249
+ "@elliemae/ds-monorepo-devops": "3.24.0-next.3"
254
250
  },
255
251
  "peerDependencies": {
256
252
  "lodash": "^4.17.21",