|
5 | 5 | "prop-types": "15.7.2",
|
6 | 6 | "react": "16.8.6",
|
7 | 7 | "react-dom": "16.8.6",
|
8 |
| - "react-redux": "7.0.3", |
9 |
| - "react-router-dom": "5.0.0", |
| 8 | + "react-redux": "7.1.0", |
| 9 | + "react-router-dom": "5.0.1", |
10 | 10 | "react-syntax-highlighter": "^10.3.0",
|
11 | 11 | "redux": "4.0.1",
|
12 | 12 | "styled-components": "^4.3.1",
|
|
45 | 45 | "@babel/plugin-proposal-class-properties": "7.4.4",
|
46 | 46 | "@babel/preset-env": "^7.4.5",
|
47 | 47 | "@babel/preset-react": "7.0.0",
|
48 |
| - "@storybook/addon-actions": "5.0.11", |
49 |
| - "@storybook/addon-knobs": "5.0.11", |
50 |
| - "@storybook/addon-links": "5.0.11", |
51 |
| - "@storybook/addon-storyshots": "5.0.11", |
52 |
| - "@storybook/addons": "5.0.11", |
53 |
| - "@storybook/react": "5.0.11", |
| 48 | + "@storybook/addon-actions": "5.1.1", |
| 49 | + "@storybook/addon-knobs": "5.1.1", |
| 50 | + "@storybook/addon-links": "5.1.1", |
| 51 | + "@storybook/addon-storyshots": "5.1.1", |
| 52 | + "@storybook/addons": "5.1.1", |
| 53 | + "@storybook/react": "5.1.1", |
54 | 54 | "babel-eslint": "10.0.1",
|
55 | 55 | "babel-jest": "^24.8.0",
|
56 | 56 | "babel-loader": "^8.0.6",
|
57 | 57 | "babel-plugin-require-context-hook": "1.0.0",
|
58 | 58 | "babel-preset-env": "1.7.0",
|
59 | 59 | "babel-preset-react": "6.24.1",
|
60 |
| - "coveralls": "3.0.3", |
61 |
| - "cypress": "3.2.0", |
62 |
| - "enzyme": "3.9.0", |
63 |
| - "enzyme-adapter-react-16": "^1.13.2", |
| 60 | + "coveralls": "3.0.4", |
| 61 | + "cypress": "^3.2.0", |
| 62 | + "enzyme": "3.10.0", |
| 63 | + "enzyme-adapter-react-16": "^1.14.0", |
64 | 64 | "enzyme-to-json": "3.3.5",
|
65 | 65 | "eslint": "5.16.0",
|
66 | 66 | "eslint-config-react": "1.1.7",
|
|
0 commit comments