Skip to content

Commit 77a5bc6

Browse files
committed
Update dependencies
1 parent 8ab0953 commit 77a5bc6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -94,21 +94,21 @@
9494
"babel-eslint": "^7.2.3",
9595
"better-npm-run": "^0.0.15",
9696
"debug": "^2.6.0",
97-
"eslint": "^3.19.0",
97+
"eslint": "^4.1.1",
9898
"eslint-loader": "^1.7.1",
99-
"eslint-plugin-react": "^6.10.3",
99+
"eslint-plugin-react": "^7.1.0",
100100
"nodemon": "^1.11.0",
101101
"react-transform-catch-errors": "^1.0.2",
102102
"redbox-react": "^1.3.6",
103103
"redux-devtools": "^3.4.0",
104104
"redux-devtools-dock-monitor": "^1.1.2",
105105
"redux-devtools-log-monitor": "^1.3.0",
106106
"webpack-dev-server": "^2.4.5",
107-
"webpack-sources": "^0.2.3"
107+
"webpack-sources": "^1.0.1"
108108
},
109109
"dependencies": {
110110
"app-module-path": "^2.2.0",
111-
"autoprefixer": "^6.7.7",
111+
"autoprefixer": "^7.1.1",
112112
"babel": "^6.23.0",
113113
"babel-cli": "^6.24.1",
114114
"babel-core": "^6.24.1",
@@ -142,7 +142,7 @@
142142
"lodash": "^4.17.4",
143143
"mocha": "^3.3.0",
144144
"node-sass": "^4.5.2",
145-
"postcss-loader": "^1.3.3",
145+
"postcss-loader": "^2.0.6",
146146
"react": "^15.5.4",
147147
"react-dom": "^15.5.4",
148148
"react-hot-loader": "next",
@@ -154,9 +154,9 @@
154154
"resolve-url-loader": "^2.0.2",
155155
"sass-loader": "^6.0.3",
156156
"serve-static": "^1.12.1",
157-
"style-loader": "^0.16.1",
157+
"style-loader": "^0.18.2",
158158
"url-loader": "^0.5.8",
159-
"webpack": "^2.4.1",
159+
"webpack": "^3.0.0",
160160
"webpack-isomorphic-tools": "^3.0.2"
161161
}
162162
}

0 commit comments

Comments
 (0)