|
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | 43 | "@fortawesome/free-solid-svg-icons": "5.6.x", |
44 | | - "@stoplight/json": "1.3.x", |
| 44 | + "@stoplight/json": "1.9.x", |
45 | 45 | "lodash": "4.17.x" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | 48 | "@stoplight/scripts": "4.1.0", |
49 | | - "@stoplight/storybook-config": "1.x.x", |
50 | | - "@stoplight/types": "3.1.x", |
51 | | - "@stoplight/ui-kit": "1.49.x", |
52 | | - "@types/enzyme": "3.1.x", |
53 | | - "@types/react": "16.x.x", |
54 | | - "@types/react-dom": "16.x.x", |
55 | | - "enzyme": "3.x.x", |
56 | | - "enzyme-adapter-react-16": "1.x.x", |
| 49 | + "@stoplight/storybook-config": "1.4.0", |
| 50 | + "@stoplight/types": "4.1.0", |
| 51 | + "@stoplight/ui-kit": "1.49.3", |
| 52 | + "@types/enzyme": "3.9.1", |
| 53 | + "@types/react": "16.8.12", |
| 54 | + "@types/react-dom": "16.8.3", |
| 55 | + "enzyme": "3.9.0", |
| 56 | + "enzyme-adapter-react-16": "1.12.1", |
57 | 57 | "enzyme-to-json": "3.x.x", |
58 | | - "jest-enzyme": "7.0.x", |
59 | | - "react": "16.7.0-alpha.2", |
60 | | - "react-dom": "16.7.0-alpha.2", |
61 | | - "typescript": "3.2.2" |
| 58 | + "jest-enzyme": "7.0.2", |
| 59 | + "react": "16.8.6", |
| 60 | + "react-dom": "16.8.6", |
| 61 | + "typescript": "3.4.2" |
62 | 62 | }, |
63 | 63 | "lint-staged": { |
64 | 64 | "*.{ts,tsx}$": [ |
|
0 commit comments