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 Oct 1, 2017
1 parent 63b3b52 commit cb4bffa
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 219 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"add-asset-html-webpack-plugin": "^2.1.2",
"babel-core": "^6.26.0",
"babel-eslint": "^8.0.0",
"babel-eslint": "^8.0.1",
"babel-helper-vue-jsx-merge-props": "^2.0.2",
"babel-loader": "^7.1.2",
"babel-plugin-istanbul": "^4.1.5",
Expand All @@ -52,7 +52,7 @@
"codacy-coverage": "^2.0.3",
"cross-env": "^5.0.5",
"css-loader": "^0.28.7",
"eslint": "^4.7.1",
"eslint": "^4.8.0",
"eslint-config-posva": "^1.3.1",
"extract-text-webpack-plugin": "^3.0.0",
"function-bind": "^1.1.1",
Expand All @@ -67,34 +67,34 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-spec-reporter": "^0.0.31",
"karma-webpack": "^2.0.4",
"lint-staged": "^4.2.1",
"material-components-web": "^0.21.0",
"lint-staged": "^4.2.3",
"material-components-web": "^0.21.1",
"mocha": "^3.5.3",
"mocha-css": "^1.0.1",
"node-sass": "^4.5.3",
"null-loader": "^0.1.1",
"pre-commit": "^1.2.2",
"rimraf": "^2.6.2",
"rollup": "^0.50.0",
"rollup-plugin-buble": "^0.15.0",
"rollup-plugin-buble": "^0.16.0",
"rollup-plugin-commonjs": "^8.2.1",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-scss": "^0.3.0",
"rollup-plugin-vue": "^2.4.2",
"rollup-plugin-vue": "^2.5.1",
"sass-loader": "^6.0.6",
"sinon": "^3.3.0",
"sinon-chai": "^2.13.0",
"sinon": "^4.0.0",
"sinon-chai": "^2.14.0",
"style-loader": "^0.18.2",
"uglify-js": "^3.1.1",
"uglify-js": "^3.1.3",
"uppercamelcase": "^3.0.0",
"vue": "^2.4.4",
"vue-loader": "^13.0.5",
"vue-template-compiler": "^2.4.4",
"webpack": "^3.6.0",
"webpack-bundle-analyzer": "^2.9.0",
"webpack-dashboard": "^1.0.0-5",
"webpack-dev-server": "^2.8.2",
"webpack-dev-server": "^2.9.1",
"webpack-merge": "^4.1.0",
"yarn-or-npm": "^2.0.4"
},
Expand Down
Loading

0 comments on commit cb4bffa

Please sign in to comment.