30
30
"devDependencies" : {
31
31
"babel-cli" : " ^6.5.2" ,
32
32
"babel-core" : " ^6.24.0" ,
33
- "babel-eslint" : " ^8.1.2 " ,
33
+ "babel-eslint" : " ^8.2.1 " ,
34
34
"babel-loader" : " ^7.0.0" ,
35
35
"babel-plugin-transform-decorators-legacy" : " ^1.3.4" ,
36
36
"babel-plugin-transform-object-rest-spread" : " ^6.26.0" ,
39
39
"babel-preset-stage-0" : " ^6.5.0" ,
40
40
"babel-register" : " ^6.24.0" ,
41
41
"babel-runtime" : " ^6.11.6" ,
42
- "caniuse-lite" : " ^1.0.30000787 " ,
42
+ "caniuse-lite" : " ^1.0.30000792 " ,
43
43
"cross-env" : " ^5.0.1" ,
44
- "css-loader" : " ^0.28.0 " ,
45
- "eslint" : " ^4.1 .0" ,
44
+ "css-loader" : " ^0.28.9 " ,
45
+ "eslint" : " ^4.16 .0" ,
46
46
"eslint-config-prettier" : " ^2.4.0" ,
47
47
"eslint-plugin-import" : " ^2.7.0" ,
48
- "eslint-plugin-prettier" : " ^2.2 .0" ,
49
- "eslint-plugin-react" : " ^7.0.0 " ,
48
+ "eslint-plugin-prettier" : " ^2.5 .0" ,
49
+ "eslint-plugin-react" : " ^7.6.1 " ,
50
50
"file-loader" : " ^1.1.6" ,
51
- "gotrue-js" : " ^0.9.15 " ,
51
+ "gotrue-js" : " ^0.9.16 " ,
52
52
"html-webpack-plugin" : " ^2.28.0" ,
53
53
"json-loader" : " ^0.5.4" ,
54
54
"mkdirp" : " ^0.5.1" ,
55
55
"mobx" : " ^3.2.2" ,
56
56
"mobx-preact" : " ^1.1.0" ,
57
57
"npm-run-all" : " ^4.1.1" ,
58
- "postcss-cssnext" : " ^3.0.2 " ,
58
+ "postcss-cssnext" : " ^3.1.0 " ,
59
59
"postcss-import" : " ^11.0.0" ,
60
60
"postcss-loader" : " ^2.0.3" ,
61
61
"postcss-nested" : " ^3.0.0" ,
62
62
"preact" : " ^8.1.0" ,
63
- "prettier" : " ^1.6.1 " ,
63
+ "prettier" : " ^1.10.2 " ,
64
64
"raw-loader" : " ^0.5.1" ,
65
65
"rimraf" : " ^2.6.2" ,
66
- "serve" : " ^6.0.0 " ,
66
+ "serve" : " ^6.4.9 " ,
67
67
"source-map-loader" : " ^0.2.1" ,
68
68
"url-loader" : " ^0.6.2" ,
69
69
"webpack" : " ^3.0.0" ,
70
- "webpack-dev-server" : " ^2.4.4 " ,
70
+ "webpack-dev-server" : " ^2.11.1 " ,
71
71
"webpack-node-externals" : " ^1.6.0"
72
72
}
73
- }
73
+ }
0 commit comments