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 Sep 18, 2017
1 parent bce212a commit 83b2685
Show file tree
Hide file tree
Showing 2 changed files with 612 additions and 313 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,23 +36,23 @@
},
"pre-commit": "lint:staged",
"devDependencies": {
"add-asset-html-webpack-plugin": "^2.1.1",
"add-asset-html-webpack-plugin": "^2.1.2",
"babel-core": "^6.26.0",
"babel-eslint": "^7.2.3",
"babel-eslint": "^8.0.0",
"babel-helper-vue-jsx-merge-props": "^2.0.2",
"babel-loader": "^7.1.2",
"babel-plugin-istanbul": "^4.1.4",
"babel-plugin-istanbul": "^4.1.5",
"babel-plugin-syntax-jsx": "^6.18.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-plugin-transform-vue-jsx": "^3.5.0",
"babel-preset-env": "^1.6.0",
"camelcase": "^4.1.0",
"chai": ">= 3.5.0 && < 4.0.0",
"chai-dom": "^1.5.0",
"codacy-coverage": "^2.0.2",
"codacy-coverage": "^2.0.3",
"cross-env": "^5.0.5",
"css-loader": "^0.28.7",
"eslint": "^4.6.1",
"eslint": "^4.7.1",
"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.1.0",
"material-components-web": "^0.20.0",
"mocha": "^3.5.0",
"lint-staged": "^4.2.1",
"material-components-web": "^0.21.0",
"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.1",
"rollup": "^0.49.2",
"rimraf": "^2.6.2",
"rollup": "^0.50.0",
"rollup-plugin-buble": "^0.15.0",
"rollup-plugin-commonjs": "^8.2.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.1",
"rollup-plugin-vue": "^2.4.2",
"sass-loader": "^6.0.6",
"sinon": "^3.2.1",
"sinon": "^3.3.0",
"sinon-chai": "^2.13.0",
"style-loader": "^0.18.2",
"uglify-js": "^3.0.28",
"uglify-js": "^3.1.1",
"uppercamelcase": "^3.0.0",
"vue": "^2.4.2",
"vue-loader": "^13.0.4",
"vue-template-compiler": "^2.4.2",
"webpack": "^3.5.5",
"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.7.1",
"webpack-dev-server": "^2.8.2",
"webpack-merge": "^4.1.0",
"yarn-or-npm": "^2.0.4"
},
Expand Down
Loading

0 comments on commit 83b2685

Please sign in to comment.