@elliemae/ds-shared 3.24.0-next.0 → 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 +5 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-shared",
3
- "version": "3.24.0-next.0",
3
+ "version": "3.24.0-next.3",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Shared components and utilities",
6
6
  "files": [
@@ -224,17 +224,13 @@
224
224
  "react-window": "~1.8.8",
225
225
  "table-resolver": "~4.1.1",
226
226
  "uuid": "~8.3.2",
227
- "@elliemae/ds-popover": "3.24.0-next.0",
228
- "@elliemae/ds-utilities": "3.24.0-next.0"
227
+ "@elliemae/ds-popover": "3.24.0-next.3",
228
+ "@elliemae/ds-utilities": "3.24.0-next.3"
229
229
  },
230
230
  "devDependencies": {
231
- "@elliemae/pui-cli": "~9.0.0-next.22",
232
- "@testing-library/jest-dom": "~5.16.5",
233
- "@testing-library/react": "~12.1.3",
234
- "@testing-library/user-event": "~13.5.0",
235
- "jest-axe": "^7.0.1",
231
+ "@elliemae/pui-cli": "~9.0.0-next.31",
236
232
  "styled-components": "~5.3.9",
237
- "@elliemae/ds-monorepo-devops": "3.24.0-next.0"
233
+ "@elliemae/ds-monorepo-devops": "3.24.0-next.3"
238
234
  },
239
235
  "peerDependencies": {
240
236
  "lodash": "~4.17.21",