|
35 | 35 | "dependencies": {
|
36 | 36 | "axios": "0.18.0",
|
37 | 37 | "babel-polyfill": "6.26.0",
|
38 |
| - "bootstrap": "4.1.3", |
| 38 | + "bootstrap": "4.2.1", |
39 | 39 | "classnames": "2.2.6",
|
40 | 40 | "connected-react-router": "5.0.1",
|
41 | 41 | "fetch-everywhere": "1.0.5",
|
|
47 | 47 | "module-alias": "2.1.0",
|
48 | 48 | "node-notifier": "5.3.0",
|
49 | 49 | "prop-types": "15.6.2",
|
50 |
| - "react": "16.6.3", |
| 50 | + "react": "16.7.0", |
51 | 51 | "react-async-bootstrapper": "2.1.1",
|
52 | 52 | "react-async-component": "2.0.0",
|
53 |
| - "react-dom": "16.6.3", |
54 |
| - "react-hot-loader": "4.3.12", |
| 53 | + "react-dom": "16.7.0", |
| 54 | + "react-hot-loader": "4.6.3", |
55 | 55 | "react-redux": "5.1.1",
|
56 | 56 | "react-router-dom": "4.3.1",
|
57 | 57 | "redux": "4.0.1",
|
58 | 58 | "redux-devtools-extension": "2.13.7",
|
59 | 59 | "redux-form": "7.4.2",
|
60 | 60 | "redux-saga": "0.16.2",
|
61 |
| - "serialize-javascript": "1.5.0", |
62 |
| - "sjs-base-model": "1.5.1", |
63 |
| - "webpack": "4.26.1" |
| 61 | + "serialize-javascript": "1.6.1", |
| 62 | + "sjs-base-model": "1.5.2", |
| 63 | + "webpack": "4.28.3" |
64 | 64 | },
|
65 | 65 | "devDependencies": {
|
66 |
| - "@babel/cli": "7.1.5", |
67 |
| - "@babel/core": "7.1.6", |
68 |
| - "@babel/plugin-proposal-class-properties": "7.1.0", |
69 |
| - "@babel/plugin-proposal-object-rest-spread": "7.0.0", |
70 |
| - "@babel/plugin-syntax-dynamic-import": "7.0.0", |
71 |
| - "@babel/plugin-transform-runtime": "7.1.0", |
72 |
| - "@babel/polyfill": "7.0.0", |
73 |
| - "@babel/preset-env": "7.1.6", |
| 66 | + "@babel/cli": "7.2.3", |
| 67 | + "@babel/core": "7.2.2", |
| 68 | + "@babel/plugin-proposal-class-properties": "7.2.3", |
| 69 | + "@babel/plugin-proposal-object-rest-spread": "7.2.0", |
| 70 | + "@babel/plugin-syntax-dynamic-import": "7.2.0", |
| 71 | + "@babel/plugin-transform-runtime": "7.2.0", |
| 72 | + "@babel/polyfill": "7.2.5", |
| 73 | + "@babel/preset-env": "7.2.3", |
74 | 74 | "@babel/preset-react": "7.0.0",
|
75 | 75 | "@babel/preset-typescript": "7.1.0",
|
76 | 76 | "@types/axios": "0.14.0",
|
|
79 | 79 | "@types/inert": "5.1.2",
|
80 | 80 | "@types/jest": "23.3.10",
|
81 | 81 | "@types/module-alias": "2.0.0",
|
82 |
| - "@types/node": "10.12.11", |
| 82 | + "@types/node": "10.12.18", |
83 | 83 | "@types/node-notifier": "0.0.28",
|
84 |
| - "@types/prop-types": "15.5.6", |
| 84 | + "@types/prop-types": "15.5.8", |
85 | 85 | "@types/react": "16.7.11",
|
86 | 86 | "@types/react-dom": "16.0.11",
|
87 |
| - "@types/react-redux": "6.0.10", |
| 87 | + "@types/react-redux": "6.0.11", |
88 | 88 | "@types/react-router-dom": "4.3.1",
|
89 | 89 | "@types/redux": "3.6.0",
|
90 |
| - "@types/redux-form": "7.4.12", |
| 90 | + "@types/redux-form": "7.4.13", |
91 | 91 | "@types/serialize-javascript": "1.5.0",
|
92 |
| - "@types/webpack": "4.4.20", |
| 92 | + "@types/webpack": "4.4.22", |
93 | 93 | "@types/webpack-env": "1.13.6",
|
94 |
| - "autoprefixer": "9.3.1", |
| 94 | + "autoprefixer": "9.4.3", |
95 | 95 | "babel-loader": "8.0.4",
|
96 |
| - "babel-plugin-transform-react-remove-prop-types": "0.4.20", |
| 96 | + "babel-plugin-transform-react-remove-prop-types": "0.4.21", |
97 | 97 | "concurrently": "4.1.0",
|
98 | 98 | "copy-webpack-plugin": "4.6.0",
|
99 | 99 | "cross-env": "5.2.0",
|
100 |
| - "css-hot-loader": "1.4.2", |
101 |
| - "css-loader": "1.0.1", |
102 |
| - "fork-ts-checker-webpack-plugin": "0.5.0", |
| 100 | + "css-hot-loader": "1.4.3", |
| 101 | + "css-loader": "2.1.0", |
| 102 | + "fork-ts-checker-webpack-plugin": "0.5.2", |
103 | 103 | "html-webpack-harddisk-plugin": "1.0.1",
|
104 | 104 | "html-webpack-plugin": "3.2.0",
|
105 |
| - "mini-css-extract-plugin": "0.4.5", |
106 |
| - "node-sass": "4.10.0", |
107 |
| - "nodemon": "1.18.7", |
| 105 | + "mini-css-extract-plugin": "0.5.0", |
| 106 | + "node-sass": "4.11.0", |
| 107 | + "nodemon": "1.18.9", |
108 | 108 | "postcss-loader": "3.0.0",
|
109 | 109 | "redux-freeze": "0.1.7",
|
110 | 110 | "rimraf": "2.6.2",
|
|
115 | 115 | "stylelint-config-standard": "18.2.0",
|
116 | 116 | "stylelint-order": "2.0.0",
|
117 | 117 | "tslib": "1.9.3",
|
118 |
| - "tslint": "5.11.0", |
| 118 | + "tslint": "5.12.0", |
119 | 119 | "tslint-react": "3.6.0",
|
120 |
| - "typescript": "3.2.1", |
| 120 | + "typescript": "3.2.2", |
121 | 121 | "webpack-bundle-analyzer": "3.0.3",
|
122 | 122 | "webpack-cli": "3.1.2",
|
123 |
| - "webpack-dev-server": "3.1.10", |
| 123 | + "webpack-dev-server": "3.1.14", |
124 | 124 | "webpack-env": "0.8.0",
|
125 | 125 | "webpack-hot-middleware": "2.24.3",
|
126 | 126 | "webpack-simple-progress-plugin": "0.0.4",
|
|
0 commit comments