|
92 | 92 | }, |
93 | 93 | "devDependencies": { |
94 | 94 | "babel-eslint": "^7.2.3", |
95 | | - "better-npm-run": "^0.0.15", |
96 | | - "debug": "^2.6.0", |
97 | | - "eslint": "^4.1.1", |
98 | | - "eslint-loader": "^1.7.1", |
99 | | - "eslint-plugin-react": "^7.1.0", |
| 95 | + "better-npm-run": "^0.1.0", |
| 96 | + "debug": "^3.0.0", |
| 97 | + "eslint": "^4.4.1", |
| 98 | + "eslint-loader": "^1.9.0", |
| 99 | + "eslint-plugin-react": "^7.2.1", |
100 | 100 | "nodemon": "^1.11.0", |
101 | 101 | "react-transform-catch-errors": "^1.0.2", |
102 | | - "redbox-react": "^1.3.6", |
103 | | - "webpack-dev-server": "^2.4.5", |
| 102 | + "redbox-react": "^1.5.0", |
| 103 | + "webpack-dev-server": "^2.7.1", |
104 | 104 | "webpack-sources": "^1.0.1" |
105 | 105 | }, |
106 | 106 | "dependencies": { |
107 | 107 | "app-module-path": "^2.2.0", |
108 | | - "autoprefixer": "^7.1.1", |
| 108 | + "autoprefixer": "^7.1.2", |
109 | 109 | "babel": "^6.23.0", |
110 | 110 | "babel-cli": "^6.24.1", |
111 | | - "babel-core": "^6.24.1", |
112 | | - "babel-loader": "^7.0.0", |
| 111 | + "babel-core": "^6.25.0", |
| 112 | + "babel-loader": "^7.1.1", |
113 | 113 | "babel-plugin-react-transform": "^2.0.2", |
114 | 114 | "babel-plugin-resolver": "^1.1.0", |
115 | 115 | "babel-plugin-syntax-class-properties": "^6.13.0", |
|
124 | 124 | "babel-register": "^6.24.1", |
125 | 125 | "body-parser": "^1.17.2", |
126 | 126 | "classnames": "^2.2.5", |
127 | | - "compression": "^1.6.2", |
128 | | - "compression-webpack-plugin": "^0.4.0", |
129 | | - "css-loader": "^0.28.0", |
| 127 | + "compression": "^1.7.0", |
| 128 | + "compression-webpack-plugin": "^1.0.0", |
| 129 | + "css-loader": "^0.28.4", |
130 | 130 | "css-modules-require-hook": "^4.0.6", |
131 | 131 | "dotenv": "^4.0.0", |
132 | 132 | "dotenv-safe": "^4.0.4", |
133 | | - "dotenv-webpack": "^1.5.0", |
| 133 | + "dotenv-webpack": "^1.5.4", |
134 | 134 | "expose-loader": "^0.7.3", |
135 | | - "express": "^4.15.2", |
136 | | - "extract-text-webpack-plugin": "^2.1.0", |
137 | | - "file-loader": "^0.11.1", |
| 135 | + "express": "^4.15.4", |
| 136 | + "extract-text-webpack-plugin": "^3.0.0", |
| 137 | + "file-loader": "^0.11.2", |
138 | 138 | "font-awesome": "^4.7.0", |
139 | | - "history": "^4.6.1", |
| 139 | + "history": "^4.6.3", |
140 | 140 | "include-media": "^1.4.9", |
141 | 141 | "isomorphic-fetch": "^2.2.1", |
142 | | - "json-loader": "^0.5.4", |
| 142 | + "json-loader": "^0.5.7", |
143 | 143 | "lodash": "^4.17.4", |
144 | | - "mocha": "^3.3.0", |
145 | | - "node-sass": "^4.5.2", |
| 144 | + "mocha": "^3.5.0", |
| 145 | + "node-sass": "^4.5.3", |
146 | 146 | "postcss-loader": "^2.0.6", |
147 | | - "react": "^15.5.4", |
148 | | - "react-dom": "^15.5.4", |
| 147 | + "react": "^15.6.1", |
| 148 | + "react-dom": "^15.6.1", |
149 | 149 | "react-helmet": "^5.1.3", |
150 | 150 | "react-hot-loader": "next", |
151 | | - "react-redux": "^5.0.4", |
152 | | - "react-router-dom": "^4.1.1", |
| 151 | + "react-redux": "^5.0.6", |
| 152 | + "react-router-dom": "^4.1.2", |
153 | 153 | "react-router-redux": "next", |
154 | | - "redux": "^3.6.0", |
155 | | - "redux-logger": "^3.0.1", |
| 154 | + "redux": "^3.7.2", |
| 155 | + "redux-logger": "^3.0.6", |
156 | 156 | "redux-thunk": "^2.2.0", |
157 | | - "resolve-url-loader": "^2.0.2", |
158 | | - "sass-loader": "^6.0.3", |
159 | | - "sass-resources-loader": "^1.2.1", |
160 | | - "semantic-ui-css": "^2.2.10", |
161 | | - "semantic-ui-react": "^0.70.0", |
162 | | - "serve-static": "^1.12.1", |
| 157 | + "resolve-url-loader": "^2.1.0", |
| 158 | + "sass-loader": "^6.0.6", |
| 159 | + "sass-resources-loader": "^1.3.0", |
| 160 | + "semantic-ui-css": "^2.2.12", |
| 161 | + "semantic-ui-react": "^0.71.4", |
| 162 | + "serve-static": "^1.12.4", |
163 | 163 | "style-loader": "^0.18.2", |
164 | | - "url-loader": "^0.5.8", |
165 | | - "webpack": "^3.0.0", |
166 | | - "webpack-bundle-analyzer": "^2.8.2", |
167 | | - "webpack-isomorphic-tools": "^3.0.2" |
| 164 | + "url-loader": "^0.5.9", |
| 165 | + "webpack": "^3.5.4", |
| 166 | + "webpack-bundle-analyzer": "^2.9.0", |
| 167 | + "webpack-isomorphic-tools": "^3.0.3" |
168 | 168 | } |
169 | 169 | } |
0 commit comments