Skip to content
This repository has been archived by the owner on Jun 10, 2023. It is now read-only.

Commit

Permalink
⬆️ Up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Jun 8, 2017
1 parent 3d497ec commit abcc45c
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 191 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,17 @@
"babel-plugin-syntax-jsx": "^6.18.0",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
"babel-plugin-transform-vue-jsx": "^3.4.3",
"babel-preset-env": "^1.5.1",
"babel-preset-env": "^1.5.2",
"camelcase": "^4.1.0",
"chai": "^3.5.0",
"chai-dom": "^1.4.3",
"chai": ">= 3.5.0 && < 4.0.0",
"chai-dom": "^1.5.0",
"codacy-coverage": "^2.0.2",
"cross-env": "^5.0.0",
"cross-env": "^5.0.1",
"css-loader": "^0.28.4",
"eslint": "^3.19.0",
"eslint-config-vue": "^2.0.2",
"eslint-plugin-vue": "^2.0.1",
"extract-text-webpack-plugin": "^2.1.0",
"extract-text-webpack-plugin": "^2.1.2",
"function-bind": "^1.1.0",
"html-webpack-plugin": "^2.28.0",
"in-publish": "^2.0.0",
Expand All @@ -68,8 +68,8 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-spec-reporter": "^0.0.31",
"karma-webpack": "^2.0.3",
"lint-staged": "^3.5.1",
"material-components-web": "^0.11.1",
"lint-staged": "^3.6.0",
"material-components-web": "^0.12.1",
"mocha": "^3.4.2",
"mocha-css": "^1.0.1",
"node-sass": "^4.5.3",
Expand All @@ -86,12 +86,12 @@
"sass-loader": "^6.0.5",
"sinon": "^2.3.2",
"sinon-chai": "^2.10.0",
"style-loader": "^0.18.1",
"uglify-js": "^3.0.13",
"style-loader": "^0.18.2",
"uglify-js": "^3.0.15",
"uppercamelcase": "^3.0.0",
"vue": "^2.3.3",
"vue": "^2.3.4",
"vue-loader": "^12.2.1",
"vue-template-compiler": "^2.3.3",
"vue-template-compiler": "^2.3.4",
"webpack": "^2.6.1",
"webpack-bundle-analyzer": "^2.8.2",
"webpack-dashboard": "^0.4.0",
Expand Down
Loading

0 comments on commit abcc45c

Please sign in to comment.