@elliemae/ds-data-table 2.0.0-next.7 → 2.0.0-next.8

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-data-table",
3
- "version": "2.0.0-next.7",
3
+ "version": "2.0.0-next.8",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Data Table",
6
6
  "module": "./esm/index.js",
@@ -642,9 +642,9 @@
642
642
  "dependencies": {
643
643
  "@dnd-kit/core": "^3.0.4",
644
644
  "@dnd-kit/sortable": "^3.0.1",
645
- "@elliemae/ds-basic": "2.0.0-next.7",
646
- "@elliemae/ds-date-picker": "2.0.0-next.7",
647
- "@elliemae/ds-date-range-picker": "2.0.0-next.7",
645
+ "@elliemae/ds-basic": "2.0.0-next.8",
646
+ "@elliemae/ds-date-picker": "2.0.0-next.8",
647
+ "@elliemae/ds-date-range-picker": "2.0.0-next.8",
648
648
  "@popperjs/core": "^2.9.3",
649
649
  "@reduxjs/toolkit": "^1.5.1",
650
650
  "array-move": "^3.0.1",