Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dessant committed Jul 14, 2017
1 parent 32fffc2 commit 3dad840
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 120 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,30 +18,30 @@
"Firefox >= 52"
],
"dependencies": {
"@material/button": "^0.3.8",
"@material/checkbox": "^0.3.7",
"@material/dialog": "^0.3.2",
"@material/grid-list": "^0.2.5",
"@material/select": "^0.3.9",
"@material/button": "^0.3.9",
"@material/checkbox": "^0.4.0",
"@material/dialog": "^0.3.3",
"@material/grid-list": "^0.2.6",
"@material/select": "^0.3.10",
"@material/switch": "^0.1.9",
"lodash": "^4.17.4",
"spinkit": "^1.2.5",
"uuid": "^3.1.0",
"vue": "^2.3.4",
"vue": "^2.4.1",
"vuedraggable": "^2.14.1"
},
"devDependencies": {
"autoprefixer": "^7.1.2",
"babel-loader": "^7.1.1",
"babel-plugin-lodash": "^3.2.11",
"babel-preset-babili": "^0.1.4",
"babel-preset-env": "^1.5.2",
"babel-preset-env": "^1.6.0",
"babili-webpack-plugin": "^0.1.2",
"commander": "^2.10.0",
"commander": "^2.11.0",
"css-loader": "^0.28.4",
"cssnano": "^3.10.0",
"del": "^3.0.0",
"extract-text-webpack-plugin": "^2.1.2",
"extract-text-webpack-plugin": "^3.0.0",
"fs-extra": "^3.0.1",
"gulp": "^3.9.1",
"gulp-babel": "^6.1.2",
Expand All @@ -55,10 +55,10 @@
"npm-check-updates": "^2.12.1",
"sass-loader": "^6.0.6",
"shortid": "^2.2.8",
"vue-loader": "^13.0.0",
"vue-template-compiler": "^2.3.4",
"web-ext": "^1.10.0",
"webpack": "^3.0.0",
"webpack-bundle-analyzer": "^2.8.2"
"vue-loader": "^12.2.2",
"vue-template-compiler": "^2.4.1",
"web-ext": "^1.10.1",
"webpack": "^3.2.0",
"webpack-bundle-analyzer": "^2.8.3"
}
}
Loading

0 comments on commit 3dad840

Please sign in to comment.