|
95 | 95 | },
|
96 | 96 | "devDependencies": {
|
97 | 97 | "babel-eslint": "7.1.1",
|
98 |
| - "better-npm-run": "^0.0.13", |
| 98 | + "better-npm-run": "^0.0.14", |
99 | 99 | "debug": "^2.6.0",
|
100 |
| - "eslint": "3.11.1", |
101 |
| - "eslint-loader": "1.6.1", |
102 |
| - "eslint-plugin-react": "6.7.1", |
| 100 | + "eslint": "3.17.1", |
| 101 | + "eslint-loader": "1.6.3", |
| 102 | + "eslint-plugin-react": "6.10.0", |
103 | 103 | "nodemon": "1.11.0",
|
104 | 104 | "react-transform-catch-errors": "1.0.2",
|
105 | 105 | "react-transform-hmr": "1.0.4",
|
106 |
| - "redbox-react": "1.3.3", |
107 |
| - "redux-devtools": "3.3.1", |
| 106 | + "redbox-react": "1.3.4", |
| 107 | + "redux-devtools": "3.3.2", |
108 | 108 | "redux-devtools-dock-monitor": "1.1.1",
|
109 |
| - "redux-devtools-log-monitor": "1.1.1", |
110 |
| - "webpack-dev-server": "2.1.0-beta.11", |
111 |
| - "webpack-sources": "0.1.3" |
| 109 | + "redux-devtools-log-monitor": "1.2.0", |
| 110 | + "webpack-dev-server": "2.4.1", |
| 111 | + "webpack-sources": "0.2.0" |
112 | 112 | },
|
113 | 113 | "dependencies": {
|
114 |
| - "app-module-path": "2.1.0", |
115 |
| - "autoprefixer": "6.5.3", |
116 |
| - "babel": "6.5.2", |
117 |
| - "babel-cli": "6.18.0", |
118 |
| - "babel-core": "6.18.2", |
119 |
| - "babel-loader": "6.2.8", |
| 114 | + "app-module-path": "2.2.0", |
| 115 | + "autoprefixer": "6.7.6", |
| 116 | + "babel": "6.23.0", |
| 117 | + "babel-cli": "6.23.0", |
| 118 | + "babel-core": "6.23.1", |
| 119 | + "babel-loader": "6.4.0", |
120 | 120 | "babel-plugin-react-transform": "2.0.2",
|
121 | 121 | "babel-plugin-resolver": "1.1.0",
|
122 | 122 | "babel-plugin-syntax-class-properties": "6.13.0",
|
123 | 123 | "babel-plugin-syntax-decorators": "6.13.0",
|
124 | 124 | "babel-plugin-syntax-object-rest-spread": "6.13.0",
|
125 |
| - "babel-plugin-transform-class-properties": "6.19.0", |
126 |
| - "babel-plugin-transform-decorators": "6.13.0", |
127 |
| - "babel-plugin-transform-object-rest-spread": "6.19.0", |
128 |
| - "babel-polyfill": "6.16.0", |
129 |
| - "babel-preset-es2015": "6.18.0", |
130 |
| - "babel-preset-react": "6.16.0", |
131 |
| - "babel-register": "6.18.0", |
| 125 | + "babel-plugin-transform-class-properties": "6.23.0", |
| 126 | + "babel-plugin-transform-decorators": "6.22.0", |
| 127 | + "babel-plugin-transform-object-rest-spread": "6.23.0", |
| 128 | + "babel-polyfill": "6.23.0", |
| 129 | + "babel-preset-es2015": "6.22.0", |
| 130 | + "babel-preset-react": "6.23.0", |
| 131 | + "babel-register": "6.23.0", |
132 | 132 | "classnames": "2.2.5",
|
133 | 133 | "compression": "1.6.2",
|
134 | 134 | "compression-webpack-plugin": "0.3.2",
|
135 |
| - "css-loader": "0.26.0", |
| 135 | + "css-loader": "0.27.1", |
136 | 136 | "css-modules-require-hook": "4.0.5",
|
137 |
| - "expose-loader": "0.7.1", |
138 |
| - "express": "4.14.0", |
139 |
| - "extract-text-webpack-plugin": "2.0.0-beta.4", |
140 |
| - "file-loader": "0.9.0", |
| 137 | + "expose-loader": "0.7.3", |
| 138 | + "express": "4.15.2", |
| 139 | + "extract-text-webpack-plugin": "2.1.0", |
| 140 | + "file-loader": "0.10.1", |
141 | 141 | "font-awesome": "4.7.0",
|
142 |
| - "history": "4.4.1", |
| 142 | + "history": "4.6.0", |
143 | 143 | "include-media": "1.4.9",
|
144 | 144 | "isomorphic-fetch": "2.2.1",
|
145 | 145 | "json-loader": "0.5.4",
|
146 |
| - "lodash": "4.17.2", |
| 146 | + "lodash": "4.17.4", |
147 | 147 | "mocha": "3.2.0",
|
148 |
| - "node-sass": "3.13.0", |
149 |
| - "postcss-loader": "1.1.1", |
150 |
| - "react": "15.4.1", |
151 |
| - "react-dom": "15.4.1", |
152 |
| - "react-redux": "4.4.6", |
153 |
| - "react-router": "3.0.0", |
154 |
| - "react-router-redux": "4.0.7", |
| 148 | + "node-sass": "4.5.0", |
| 149 | + "postcss-loader": "1.3.3", |
| 150 | + "react": "15.4.2", |
| 151 | + "react-dom": "15.4.2", |
| 152 | + "react-redux": "5.0.3", |
| 153 | + "react-router": "4.0.0", |
| 154 | + "react-router-redux": "4.0.8", |
155 | 155 | "redux": "3.6.0",
|
156 |
| - "redux-thunk": "2.1.0", |
| 156 | + "redux-thunk": "2.2.0", |
157 | 157 | "reselect": "2.5.4",
|
158 |
| - "resolve-url-loader": "1.6.0", |
159 |
| - "sass-loader": "4.0.2", |
160 |
| - "serve-static": "1.11.1", |
161 |
| - "style-loader": "0.13.1", |
162 |
| - "url-loader": "0.5.7", |
163 |
| - "webpack": "2.1.0-beta.28", |
164 |
| - "webpack-isomorphic-tools": "2.6.4" |
| 158 | + "resolve-url-loader": "2.0.2", |
| 159 | + "sass-loader": "6.0.3", |
| 160 | + "serve-static": "1.12.1", |
| 161 | + "style-loader": "0.13.2", |
| 162 | + "url-loader": "0.5.8", |
| 163 | + "webpack": "2.2.1", |
| 164 | + "webpack-isomorphic-tools": "3.0.1" |
165 | 165 | }
|
166 | 166 | }
|
0 commit comments