|
18 | 18 | "@tippy.js/react": "^2.1.2",
|
19 | 19 | "@types/react-autocomplete": "^1.8.5",
|
20 | 20 | "@types/react-form": "^2.16.1",
|
21 |
| - "@types/react-helmet": "^5.0.8", |
| 21 | + "@types/react-helmet": "^6.1.0", |
22 | 22 | "classnames": "^2.2.5",
|
23 | 23 | "dagre": "^0.8.2",
|
24 | 24 | "deep-equal": "^1.0.1",
|
25 | 25 | "foundation-sites": "^6.4.3",
|
| 26 | + "handlebars": "^4.7.6", |
26 | 27 | "history": "^4.7.2",
|
27 | 28 | "moment": "^2.20.1",
|
28 | 29 | "prop-types": "^15.6.0",
|
29 | 30 | "react": "^16.8.3",
|
30 | 31 | "react-autocomplete": "^1.8.1",
|
31 | 32 | "react-dom": "^16.8.3",
|
32 | 33 | "react-form": "2.16.0",
|
33 |
| - "react-helmet": "^5.2.0", |
| 34 | + "react-helmet": "^6.1.0", |
34 | 35 | "react-router-dom": "^4.2.2",
|
35 | 36 | "react-toastify": "^5.0.1",
|
36 | 37 | "rxjs": "^5.5.6",
|
37 |
| - "superagent": "^3.8.2", |
38 |
| - "superagent-promise": "^1.1.0", |
39 |
| - "ts-loader": "^6.0.4", |
40 |
| - "typescript": "^2.8.3", |
41 |
| - "webpack-cli": "^3.3.5", |
42 |
| - "ws": "^4.0.0", |
43 |
| - "xterm": "2.4.0", |
44 |
| - "yamljs": "^0.3.0" |
| 38 | + "ts-loader": "^8.0.4", |
| 39 | + "typescript": "^4.0.3", |
| 40 | + "webpack-cli": "^3.3.12", |
| 41 | + "xterm": "2.4.0" |
45 | 42 | },
|
46 | 43 | "devDependencies": {
|
| 44 | + "@babel/core": "^7.11.6", |
47 | 45 | "@dump247/storybook-state": "^1.5.0",
|
48 |
| - "@storybook/addon-actions": "^5.1.9", |
49 |
| - "@storybook/addon-links": "^5.1.9", |
50 |
| - "@storybook/addons": "^5.1.9", |
51 |
| - "@storybook/react": "^5.1.9", |
| 46 | + "@storybook/addon-actions": "^6.0.22", |
| 47 | + "@storybook/addon-links": "^6.0.22", |
| 48 | + "@storybook/addons": "^6.0.22", |
| 49 | + "@storybook/react": "^6.0.22", |
52 | 50 | "@types/chai": "^4.1.2",
|
53 | 51 | "@types/classnames": "^2.2.3",
|
54 | 52 | "@types/dagre": "^0.7.39",
|
|
63 | 61 | "@types/storybook__addon-links": "^3.3.0",
|
64 | 62 | "@types/storybook__react": "^3.0.7",
|
65 | 63 | "@types/yamljs": "^0.2.30",
|
66 |
| - "babel-core": "^6.26.0", |
67 | 64 | "chai": "^4.1.2",
|
68 | 65 | "copy-webpack-plugin": "^4.3.1",
|
69 | 66 | "copyfiles": "^1.2.0",
|
|
83 | 80 | "tslint": "^5.9.1",
|
84 | 81 | "tslint-react": "^3.4.0",
|
85 | 82 | "webfonts-generator": "^0.4.0",
|
86 |
| - "webpack": "^4.35.0", |
87 |
| - "webpack-dev-server": "^3.7.2" |
| 83 | + "webpack": "^4.44.2", |
| 84 | + "webpack-dev-server": "^3.11.0" |
88 | 85 | },
|
89 | 86 | "resolutions": {
|
90 | 87 | "@types/react": "16.8.5"
|
|
0 commit comments