@elliemae/ds-truncated-tooltip-text 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 +10 -10
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-truncated-tooltip-text",
3
- "version": "3.50.1-next.9",
3
+ "version": "3.51.0-next.0",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Truncated Tooltip Text",
6
6
  "files": [
@@ -37,21 +37,21 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "prop-types": "~15.8.1",
40
- "@elliemae/ds-popover": "3.50.1-next.9",
41
- "@elliemae/ds-props-helpers": "3.50.1-next.9",
42
- "@elliemae/ds-popper": "3.50.1-next.9",
43
- "@elliemae/ds-tooltip-v3": "3.50.1-next.9",
44
- "@elliemae/ds-system": "3.50.1-next.9"
40
+ "@elliemae/ds-popover": "3.51.0-next.0",
41
+ "@elliemae/ds-popper": "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-tooltip-v3": "3.51.0-next.0"
45
45
  },
46
46
  "devDependencies": {
47
- "@elliemae/pui-cli": "9.0.0-next.31",
47
+ "@elliemae/pui-cli": "9.0.0-next.50",
48
48
  "jest": "~29.7.0",
49
49
  "styled-components": "~5.3.9",
50
- "@elliemae/ds-monorepo-devops": "3.50.1-next.9"
50
+ "@elliemae/ds-monorepo-devops": "3.51.0-next.0"
51
51
  },
52
52
  "peerDependencies": {
53
- "react": "^17.0.2",
54
- "react-dom": "^17.0.2",
53
+ "react": "^18.3.1",
54
+ "react-dom": "^18.3.1",
55
55
  "styled-components": "~5.3.9"
56
56
  },
57
57
  "publishConfig": {