@elliemae/ds-slider-v2 3.50.1-next.9 → 3.51.0-next.0

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 +14 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-slider-v2",
3
- "version": "3.50.1-next.9",
3
+ "version": "3.51.0-next.0",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Slider V 2",
6
6
  "files": [
@@ -38,27 +38,27 @@
38
38
  "dependencies": {
39
39
  "react-range": "~1.8.14",
40
40
  "uid": "^2.0.2",
41
- "@elliemae/ds-grid": "3.50.1-next.9",
42
- "@elliemae/ds-props-helpers": "3.50.1-next.9",
43
- "@elliemae/ds-system": "3.50.1-next.9",
44
- "@elliemae/ds-truncated-tooltip-text": "3.50.1-next.9",
45
- "@elliemae/ds-typescript-helpers": "3.50.1-next.9",
46
- "@elliemae/ds-tooltip-v3": "3.50.1-next.9"
41
+ "@elliemae/ds-grid": "3.51.0-next.0",
42
+ "@elliemae/ds-props-helpers": "3.51.0-next.0",
43
+ "@elliemae/ds-system": "3.51.0-next.0",
44
+ "@elliemae/ds-truncated-tooltip-text": "3.51.0-next.0",
45
+ "@elliemae/ds-typescript-helpers": "3.51.0-next.0",
46
+ "@elliemae/ds-tooltip-v3": "3.51.0-next.0"
47
47
  },
48
48
  "devDependencies": {
49
- "@elliemae/pui-cli": "9.0.0-next.31",
49
+ "@elliemae/pui-cli": "9.0.0-next.50",
50
50
  "jest": "~29.7.0",
51
51
  "lodash": "^4.17.21",
52
52
  "styled-components": "~5.3.9",
53
- "@elliemae/ds-monorepo-devops": "3.50.1-next.9"
53
+ "@elliemae/ds-monorepo-devops": "3.51.0-next.0"
54
54
  },
55
55
  "peerDependencies": {
56
- "@testing-library/jest-dom": "^5.17.0",
57
- "@testing-library/react": "^12.1.5",
58
- "@testing-library/user-event": "~13.5.0",
56
+ "@testing-library/jest-dom": "^6.6.3",
57
+ "@testing-library/react": "^16.0.1",
58
+ "@testing-library/user-event": "~14.5.2",
59
59
  "lodash": "^4.17.21",
60
- "react": "^17.0.2",
61
- "react-dom": "^17.0.2",
60
+ "react": "^18.3.1",
61
+ "react-dom": "^18.3.1",
62
62
  "styled-components": "~5.3.9"
63
63
  },
64
64
  "publishConfig": {