@elliemae/ds-menu-button 3.50.1-next.14 → 3.50.1-next.15

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 +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-menu-button",
3
- "version": "3.50.1-next.14",
3
+ "version": "3.50.1-next.15",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Menu Button",
6
6
  "files": [
@@ -37,23 +37,23 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@xstyled/styled-components": "~3.7.3",
40
- "@elliemae/ds-button-v2": "3.50.1-next.14",
41
- "@elliemae/ds-grid": "3.50.1-next.14",
42
- "@elliemae/ds-props-helpers": "3.50.1-next.14",
43
- "@elliemae/ds-icons": "3.50.1-next.14",
44
- "@elliemae/ds-system": "3.50.1-next.14",
45
- "@elliemae/ds-menu-items-commons": "3.50.1-next.14",
46
- "@elliemae/ds-floating-context": "3.50.1-next.14",
47
- "@elliemae/ds-hooks-on-blur-out": "3.50.1-next.14",
48
- "@elliemae/ds-tree-model": "3.50.1-next.14"
40
+ "@elliemae/ds-button-v2": "3.50.1-next.15",
41
+ "@elliemae/ds-floating-context": "3.50.1-next.15",
42
+ "@elliemae/ds-grid": "3.50.1-next.15",
43
+ "@elliemae/ds-hooks-on-blur-out": "3.50.1-next.15",
44
+ "@elliemae/ds-menu-items-commons": "3.50.1-next.15",
45
+ "@elliemae/ds-props-helpers": "3.50.1-next.15",
46
+ "@elliemae/ds-icons": "3.50.1-next.15",
47
+ "@elliemae/ds-tree-model": "3.50.1-next.15",
48
+ "@elliemae/ds-system": "3.50.1-next.15"
49
49
  },
50
50
  "devDependencies": {
51
- "@elliemae/pui-cli": "9.0.0-next.31",
51
+ "@elliemae/pui-cli": "9.0.0-next.50",
52
52
  "@elliemae/pui-theme": "~2.10.0",
53
53
  "jest": "~29.7.0",
54
54
  "styled-components": "~5.3.9",
55
- "@elliemae/ds-typescript-helpers": "3.50.1-next.14",
56
- "@elliemae/ds-monorepo-devops": "3.50.1-next.14"
55
+ "@elliemae/ds-monorepo-devops": "3.50.1-next.15",
56
+ "@elliemae/ds-typescript-helpers": "3.50.1-next.15"
57
57
  },
58
58
  "peerDependencies": {
59
59
  "@testing-library/jest-dom": "^5.17.0",