@elliemae/ds-datagrids 3.17.0-next.0 → 3.17.0-next.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +21 -21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-datagrids",
3
- "version": "3.17.0-next.0",
3
+ "version": "3.17.0-next.2",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Data Grids",
6
6
  "files": [
@@ -543,25 +543,6 @@
543
543
  "typeSafety": false
544
544
  },
545
545
  "dependencies": {
546
- "@elliemae/ds-button": "3.17.0-next.0",
547
- "@elliemae/ds-classnames": "3.17.0-next.0",
548
- "@elliemae/ds-controlled-form": "3.17.0-next.0",
549
- "@elliemae/ds-datagrids": "3.17.0-next.0",
550
- "@elliemae/ds-dropdownmenu": "3.17.0-next.0",
551
- "@elliemae/ds-filterbar": "3.17.0-next.0",
552
- "@elliemae/ds-form": "3.17.0-next.0",
553
- "@elliemae/ds-grid": "3.17.0-next.0",
554
- "@elliemae/ds-icons": "3.17.0-next.0",
555
- "@elliemae/ds-menu": "3.17.0-next.0",
556
- "@elliemae/ds-popper": "3.17.0-next.0",
557
- "@elliemae/ds-props-helpers": "3.17.0-next.0",
558
- "@elliemae/ds-separator": "3.17.0-next.0",
559
- "@elliemae/ds-shared": "3.17.0-next.0",
560
- "@elliemae/ds-spinner": "3.17.0-next.0",
561
- "@elliemae/ds-system": "3.17.0-next.0",
562
- "@elliemae/ds-toolbar": "3.17.0-next.0",
563
- "@elliemae/ds-truncated-tooltip-text": "3.17.0-next.0",
564
- "@elliemae/ds-utilities": "3.17.0-next.0",
565
546
  "comparejs": "~1.0.3",
566
547
  "memoize-one": "~6.0.0",
567
548
  "moment": "~2.29.4",
@@ -574,7 +555,26 @@
574
555
  "segmentize": "~0.4.1",
575
556
  "sortabular": "~1.6.0",
576
557
  "stylesheet-helpers": "~0.2.2",
577
- "uuid": "~8.3.2"
558
+ "uuid": "~8.3.2",
559
+ "@elliemae/ds-button": "3.17.0-next.2",
560
+ "@elliemae/ds-controlled-form": "3.17.0-next.2",
561
+ "@elliemae/ds-classnames": "3.17.0-next.2",
562
+ "@elliemae/ds-dropdownmenu": "3.17.0-next.2",
563
+ "@elliemae/ds-filterbar": "3.17.0-next.2",
564
+ "@elliemae/ds-form": "3.17.0-next.2",
565
+ "@elliemae/ds-grid": "3.17.0-next.2",
566
+ "@elliemae/ds-icons": "3.17.0-next.2",
567
+ "@elliemae/ds-menu": "3.17.0-next.2",
568
+ "@elliemae/ds-popper": "3.17.0-next.2",
569
+ "@elliemae/ds-props-helpers": "3.17.0-next.2",
570
+ "@elliemae/ds-separator": "3.17.0-next.2",
571
+ "@elliemae/ds-shared": "3.17.0-next.2",
572
+ "@elliemae/ds-spinner": "3.17.0-next.2",
573
+ "@elliemae/ds-system": "3.17.0-next.2",
574
+ "@elliemae/ds-toolbar": "3.17.0-next.2",
575
+ "@elliemae/ds-truncated-tooltip-text": "3.17.0-next.2",
576
+ "@elliemae/ds-utilities": "3.17.0-next.2",
577
+ "@elliemae/ds-datagrids": "3.17.0-next.2"
578
578
  },
579
579
  "devDependencies": {
580
580
  "@testing-library/jest-dom": "~5.16.5",