@elliemae/ds-card-navigation 3.50.1-next.9 → 3.51.0-next.1

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-card-navigation",
3
- "version": "3.50.1-next.9",
3
+ "version": "3.51.0-next.1",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Card Navigation",
6
6
  "files": [
@@ -48,24 +48,24 @@
48
48
  "indent": 4
49
49
  },
50
50
  "dependencies": {
51
- "@elliemae/ds-button-v2": "3.50.1-next.9",
52
- "@elliemae/ds-props-helpers": "3.50.1-next.9",
53
- "@elliemae/ds-system": "3.50.1-next.9",
54
- "@elliemae/ds-icons": "3.50.1-next.9",
55
- "@elliemae/ds-truncated-tooltip-text": "3.50.1-next.9"
51
+ "@elliemae/ds-button-v2": "3.51.0-next.1",
52
+ "@elliemae/ds-icons": "3.51.0-next.1",
53
+ "@elliemae/ds-system": "3.51.0-next.1",
54
+ "@elliemae/ds-props-helpers": "3.51.0-next.1",
55
+ "@elliemae/ds-truncated-tooltip-text": "3.51.0-next.1"
56
56
  },
57
57
  "devDependencies": {
58
- "@elliemae/pui-cli": "9.0.0-next.31",
58
+ "@elliemae/pui-cli": "9.0.0-next.50",
59
59
  "@elliemae/pui-theme": "~2.10.0",
60
60
  "jest": "~29.7.0",
61
61
  "styled-components": "~5.3.9",
62
- "@elliemae/ds-monorepo-devops": "3.50.1-next.9"
62
+ "@elliemae/ds-monorepo-devops": "3.51.0-next.1"
63
63
  },
64
64
  "peerDependencies": {
65
65
  "@elliemae/pui-theme": "~2.10.0",
66
66
  "lodash": "^4.17.21",
67
- "react": "^17.0.2",
68
- "react-dom": "^17.0.2",
67
+ "react": "^18.3.1",
68
+ "react-dom": "^18.3.1",
69
69
  "styled-components": "~5.3.9"
70
70
  },
71
71
  "publishConfig": {