@elliemae/ds-menu-items-multi 3.50.0-next.1 → 3.50.1-next.10

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 +12 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-menu-items-multi",
3
- "version": "3.50.0-next.1",
3
+ "version": "3.50.1-next.10",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Menu Items Multi",
6
6
  "files": [
@@ -36,23 +36,24 @@
36
36
  "indent": 4
37
37
  },
38
38
  "dependencies": {
39
- "@xstyled/styled-components": "~3.6.0",
39
+ "@xstyled/styled-components": "~3.7.3",
40
40
  "@xstyled/system": "~3.7.3",
41
- "@elliemae/ds-button": "3.50.0-next.1",
42
- "@elliemae/ds-grid": "3.50.0-next.1",
43
- "@elliemae/ds-menu-items-commons": "3.50.0-next.1",
44
- "@elliemae/ds-props-helpers": "3.50.0-next.1",
45
- "@elliemae/ds-system": "3.50.0-next.1",
46
- "@elliemae/ds-form-checkbox": "3.50.0-next.1"
41
+ "@elliemae/ds-button": "3.50.1-next.10",
42
+ "@elliemae/ds-menu-items-commons": "3.50.1-next.10",
43
+ "@elliemae/ds-grid": "3.50.1-next.10",
44
+ "@elliemae/ds-props-helpers": "3.50.1-next.10",
45
+ "@elliemae/ds-system": "3.50.1-next.10",
46
+ "@elliemae/ds-form-checkbox": "3.50.1-next.10"
47
47
  },
48
48
  "devDependencies": {
49
+ "jest": "~29.7.0",
49
50
  "lodash": "^4.17.21",
50
51
  "styled-components": "~5.3.9",
51
- "@elliemae/ds-monorepo-devops": "3.50.0-next.1"
52
+ "@elliemae/ds-monorepo-devops": "3.50.1-next.10"
52
53
  },
53
54
  "peerDependencies": {
54
- "@testing-library/jest-dom": "~5.16.4",
55
- "@testing-library/react": "~12.1.3",
55
+ "@testing-library/jest-dom": "^5.17.0",
56
+ "@testing-library/react": "^12.1.5",
56
57
  "@testing-library/user-event": "~13.5.0",
57
58
  "lodash": "^4.17.21",
58
59
  "react": "^17.0.2",