@elliemae/ds-side-panel 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 +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-side-panel",
3
- "version": "3.50.1-next.9",
3
+ "version": "3.51.0-next.1",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Side Panel",
6
6
  "files": [
@@ -56,23 +56,23 @@
56
56
  "indent": 4
57
57
  },
58
58
  "dependencies": {
59
- "@elliemae/ds-button-v2": "3.50.1-next.9",
60
- "@elliemae/ds-icons": "3.50.1-next.9",
61
- "@elliemae/ds-side-panel-header": "3.50.1-next.9",
62
- "@elliemae/ds-grid": "3.50.1-next.9",
63
- "@elliemae/ds-props-helpers": "3.50.1-next.9",
64
- "@elliemae/ds-system": "3.50.1-next.9"
59
+ "@elliemae/ds-button-v2": "3.51.0-next.1",
60
+ "@elliemae/ds-grid": "3.51.0-next.1",
61
+ "@elliemae/ds-icons": "3.51.0-next.1",
62
+ "@elliemae/ds-props-helpers": "3.51.0-next.1",
63
+ "@elliemae/ds-side-panel-header": "3.51.0-next.1",
64
+ "@elliemae/ds-system": "3.51.0-next.1"
65
65
  },
66
66
  "devDependencies": {
67
- "@elliemae/pui-cli": "9.0.0-next.31",
67
+ "@elliemae/pui-cli": "9.0.0-next.50",
68
68
  "jest": "~29.7.0",
69
69
  "styled-components": "~5.3.9",
70
- "@elliemae/ds-monorepo-devops": "3.50.1-next.9"
70
+ "@elliemae/ds-monorepo-devops": "3.51.0-next.1"
71
71
  },
72
72
  "peerDependencies": {
73
73
  "lodash": "^4.17.21",
74
- "react": "^17.0.2",
75
- "react-dom": "^17.0.2",
74
+ "react": "^18.3.1",
75
+ "react-dom": "^18.3.1",
76
76
  "styled-components": "~5.3.9"
77
77
  },
78
78
  "publishConfig": {