@elliemae/ds-chat-tile 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-chat-tile",
3
- "version": "3.50.1-next.9",
3
+ "version": "3.51.0-next.1",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Chat Tile",
6
6
  "files": [
@@ -48,22 +48,22 @@
48
48
  "typeSafety": true
49
49
  },
50
50
  "dependencies": {
51
- "@elliemae/ds-grid": "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-tooltip-v3": "3.50.1-next.9"
51
+ "@elliemae/ds-grid": "3.51.0-next.1",
52
+ "@elliemae/ds-props-helpers": "3.51.0-next.1",
53
+ "@elliemae/ds-tooltip-v3": "3.51.0-next.1",
54
+ "@elliemae/ds-icons": "3.51.0-next.1",
55
+ "@elliemae/ds-system": "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
  "jest": "~29.7.0",
60
60
  "styled-components": "~5.3.9",
61
- "@elliemae/ds-monorepo-devops": "3.50.1-next.9"
61
+ "@elliemae/ds-monorepo-devops": "3.51.0-next.1"
62
62
  },
63
63
  "peerDependencies": {
64
64
  "lodash": "^4.17.21",
65
- "react": "^17.0.2",
66
- "react-dom": "^17.0.2",
65
+ "react": "^18.3.1",
66
+ "react-dom": "^18.3.1",
67
67
  "styled-components": "~5.3.9"
68
68
  },
69
69
  "scripts": {