|
46 | 46 | "dependencies": { |
47 | 47 | "@stoplight/json": "1.9.x", |
48 | 48 | "classnames": "^2.2.6", |
| 49 | + "json-schema-merge-allof": "^0.6.0", |
49 | 50 | "mobx-react-lite": "^1.3.1", |
50 | 51 | "pluralize": "^7.0.0", |
51 | | - "json-schema-merge-allof": "^0.6.0", |
52 | 52 | "react-error-boundary": "^1.2.5" |
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | | - "lodash": "^4.17.11", |
56 | | - "@stoplight/markdown-viewer": "^3.0.0-beta.4", |
57 | | - "@stoplight/tree-list": "^4.0.0", |
58 | | - "@stoplight/ui-kit": "^2.0.0", |
59 | 55 | "@sambego/storybook-state": "^1.3.4", |
| 56 | + "@stoplight/markdown-viewer": "^3.0.0", |
60 | 57 | "@stoplight/scripts": "5.1.0", |
61 | 58 | "@stoplight/storybook-config": "^2.0.2", |
| 59 | + "@stoplight/tree-list": "^4.0.0", |
62 | 60 | "@stoplight/types": "4.1.0", |
| 61 | + "@stoplight/ui-kit": "^2.0.0", |
63 | 62 | "@types/classnames": "^2.2.7", |
64 | 63 | "@types/enzyme": "3.9.1", |
65 | 64 | "@types/jest": "^24.0.12", |
|
74 | 73 | "enzyme-to-json": "3.x.x", |
75 | 74 | "jest": "^24.7.1", |
76 | 75 | "jest-enzyme": "7.0.2", |
| 76 | + "lodash": "^4.17.11", |
77 | 77 | "mobx": "^5.9.4", |
78 | 78 | "react": "16.8.6", |
79 | 79 | "react-dom": "16.8.6", |
|
0 commit comments