|
24 | 24 | "dependencies": {
|
25 | 25 | "@emotion/core": "10.0.22",
|
26 | 26 | "@emotion/styled": "10.0.23",
|
27 |
| - "@material-ui/core": "4.6.0", |
| 27 | + "@material-ui/core": "4.7.0", |
28 | 28 | "@material-ui/icons": "4.5.1",
|
29 | 29 | "chokidar": "3.3.0",
|
30 | 30 | "dayjs": "1.8.17",
|
|
35 | 35 | "marked-sanitizer-github": "1.0.0",
|
36 | 36 | "node-emoji": "1.10.0",
|
37 | 37 | "prismjs": "1.17.1",
|
38 |
| - "react": "16.11.0", |
39 |
| - "react-dom": "16.11.0", |
| 38 | + "react": "16.12.0", |
| 39 | + "react-dom": "16.12.0", |
40 | 40 | "react-router-dom": "5.1.2",
|
41 | 41 | "react-scroll": "1.7.14",
|
42 | 42 | "react-static": "7.2.3",
|
|
45 | 45 | "react-static-plugin-sitemap": "7.2.3",
|
46 | 46 | "react-static-plugin-source-filesystem": "7.2.3",
|
47 | 47 | "react-static-plugin-typescript": "7.2.3",
|
48 |
| - "react-use": "13.5.0" |
| 48 | + "react-use": "13.9.0" |
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 | 51 | "@babel/core": "7.7.4",
|
|
70 | 70 | "@types/react-hot-loader": "4.1.0",
|
71 | 71 | "@types/react-router-dom": "5.1.2",
|
72 | 72 | "@types/react-scroll": "1.5.4",
|
73 |
| - "@types/storybook__addon-actions": "3.4.3", |
74 |
| - "@types/storybook__addon-knobs": "5.0.4", |
75 |
| - "@types/storybook__addon-viewport": "4.1.1", |
76 |
| - "@types/storybook__react": "4.0.2", |
77 | 73 | "@types/webpack-env": "1.14.1",
|
78 | 74 | "@typescript-eslint/eslint-plugin": "2.8.0",
|
79 | 75 | "@typescript-eslint/parser": "2.8.0",
|
|
0 commit comments