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