|
40 | 40 | "connected-react-router": "5.0.1",
|
41 | 41 | "fetch-everywhere": "1.0.5",
|
42 | 42 | "form2js": "1.0.0",
|
43 |
| - "hapi": "17.7.0", |
| 43 | + "hapi": "17.8.1", |
44 | 44 | "hapi-webpack-plugin": "3.0.0",
|
45 | 45 | "history": "4.7.2",
|
46 | 46 | "inert": "5.1.2",
|
|
55 | 55 | "react-redux": "5.1.1",
|
56 | 56 | "react-router-dom": "4.3.1",
|
57 | 57 | "redux": "4.0.1",
|
58 |
| - "redux-devtools-extension": "2.13.5", |
| 58 | + "redux-devtools-extension": "2.13.7", |
59 | 59 | "redux-form": "7.4.2",
|
60 | 60 | "redux-saga": "0.16.2",
|
61 | 61 | "serialize-javascript": "1.5.0",
|
62 | 62 | "sjs-base-model": "1.5.1",
|
63 |
| - "webpack": "4.25.1" |
| 63 | + "webpack": "4.26.1" |
64 | 64 | },
|
65 | 65 | "devDependencies": {
|
66 | 66 | "@babel/cli": "7.1.5",
|
|
75 | 75 | "@babel/preset-typescript": "7.1.0",
|
76 | 76 | "@types/axios": "0.14.0",
|
77 | 77 | "@types/classnames": "2.2.6",
|
78 |
| - "@types/hapi": "17.6.3", |
| 78 | + "@types/hapi": "17.8.0", |
79 | 79 | "@types/inert": "5.1.2",
|
80 |
| - "@types/jest": "23.3.9", |
| 80 | + "@types/jest": "23.3.10", |
81 | 81 | "@types/module-alias": "2.0.0",
|
82 |
| - "@types/node": "10.12.9", |
| 82 | + "@types/node": "10.12.11", |
83 | 83 | "@types/node-notifier": "0.0.28",
|
84 | 84 | "@types/prop-types": "15.5.6",
|
85 |
| - "@types/react": "16.4.18", |
86 |
| - "@types/react-dom": "16.0.9", |
87 |
| - "@types/react-redux": "6.0.9", |
| 85 | + "@types/react": "16.7.11", |
| 86 | + "@types/react-dom": "16.0.11", |
| 87 | + "@types/react-redux": "6.0.10", |
88 | 88 | "@types/react-router-dom": "4.3.1",
|
89 | 89 | "@types/redux": "3.6.0",
|
90 | 90 | "@types/redux-form": "7.4.12",
|
91 | 91 | "@types/serialize-javascript": "1.5.0",
|
92 |
| - "@types/webpack": "4.4.19", |
| 92 | + "@types/webpack": "4.4.20", |
93 | 93 | "@types/webpack-env": "1.13.6",
|
94 | 94 | "autoprefixer": "9.3.1",
|
95 | 95 | "babel-loader": "8.0.4",
|
96 | 96 | "babel-plugin-transform-react-remove-prop-types": "0.4.20",
|
97 |
| - "concurrently": "4.0.1", |
| 97 | + "concurrently": "4.1.0", |
98 | 98 | "copy-webpack-plugin": "4.6.0",
|
99 | 99 | "cross-env": "5.2.0",
|
100 | 100 | "css-hot-loader": "1.4.2",
|
101 | 101 | "css-loader": "1.0.1",
|
102 |
| - "fork-ts-checker-webpack-plugin": "0.4.15", |
| 102 | + "fork-ts-checker-webpack-plugin": "0.5.0", |
103 | 103 | "html-webpack-harddisk-plugin": "1.0.1",
|
104 | 104 | "html-webpack-plugin": "3.2.0",
|
105 |
| - "mini-css-extract-plugin": "0.4.4", |
| 105 | + "mini-css-extract-plugin": "0.4.5", |
106 | 106 | "node-sass": "4.10.0",
|
107 |
| - "nodemon": "1.18.6", |
| 107 | + "nodemon": "1.18.7", |
108 | 108 | "postcss-loader": "3.0.0",
|
109 | 109 | "redux-freeze": "0.1.7",
|
110 | 110 | "rimraf": "2.6.2",
|
111 | 111 | "robotstxt-webpack-plugin": "4.0.1",
|
112 | 112 | "sass-loader": "7.1.0",
|
113 | 113 | "source-map-explorer": "1.6.0",
|
114 |
| - "stylelint": "9.8.0", |
| 114 | + "stylelint": "9.9.0", |
115 | 115 | "stylelint-config-standard": "18.2.0",
|
116 |
| - "stylelint-order": "1.0.0", |
| 116 | + "stylelint-order": "2.0.0", |
117 | 117 | "tslib": "1.9.3",
|
118 | 118 | "tslint": "5.11.0",
|
119 | 119 | "tslint-react": "3.6.0",
|
120 |
| - "typescript": "3.1.6", |
| 120 | + "typescript": "3.2.1", |
121 | 121 | "webpack-cli": "3.1.2",
|
122 | 122 | "webpack-dev-server": "3.1.10",
|
123 | 123 | "webpack-env": "0.8.0",
|
124 | 124 | "webpack-hot-middleware": "2.24.3",
|
125 | 125 | "webpack-simple-progress-plugin": "0.0.4",
|
126 |
| - "write-file-webpack-plugin": "4.4.1" |
| 126 | + "write-file-webpack-plugin": "4.5.0" |
127 | 127 | },
|
128 | 128 | "repository": {
|
129 | 129 | "type": "git",
|
|
0 commit comments