Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/unarxiv/cvpm
Browse files Browse the repository at this point in the history
  • Loading branch information
xzyaoi committed Oct 4, 2018
2 parents 51e4c30 + 6997b08 commit 15429ea
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"dependencies": {
"vue": "2.5.17",
"vue-router": "3.0.1",
"vuetify": "1.2.5"
"vuetify": "1.2.6"
},
"devDependencies": {
"autoprefixer": "7.2.6",
"autoprefixer": "9.1.5",
"babel-core": "6.26.3",
"babel-eslint": "7.2.3",
"babel-eslint": "10.0.1",
"babel-helper-vue-jsx-merge-props": "2.0.3",
"babel-jest": "21.2.0",
"babel-loader": "7.1.5",
"babel-plugin-dynamic-import-node": "1.2.0",
"babel-jest": "23.6.0",
"babel-plugin-dynamic-import-node": "2.1.0",
"babel-loader": "8.0.4",
"babel-plugin-syntax-jsx": "6.18.0",
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
"babel-plugin-transform-runtime": "6.23.0",
Expand All @@ -36,44 +36,44 @@
"chalk": "2.4.1",
"chromedriver": "2.42.0",
"copy-webpack-plugin": "4.5.2",
"cross-spawn": "5.1.0",
"css-loader": "0.28.11",
"eslint": "3.19.0",
"eslint-config-standard": "10.2.1",
"eslint-friendly-formatter": "3.0.0",
"eslint-loader": "1.9.0",
"eslint-plugin-html": "3.2.2",
"cross-spawn": "6.0.5",
"css-loader": "1.0.0",
"eslint": "5.6.1",
"eslint-config-standard": "12.0.0",
"eslint-friendly-formatter": "4.0.1",
"eslint-loader": "2.1.1",
"eslint-plugin-html": "4.0.6",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-node": "5.2.1",
"eslint-plugin-promise": "3.8.0",
"eslint-plugin-standard": "3.1.0",
"eslint-plugin-node": "7.0.1",
"eslint-plugin-promise": "4.0.1",
"eslint-plugin-standard": "4.0.0",
"extract-text-webpack-plugin": "3.0.2",
"file-loader": "1.1.11",
"file-loader": "2.0.0",
"friendly-errors-webpack-plugin": "1.7.0",
"html-webpack-plugin": "2.30.1",
"jest": "21.2.1",
"jest-serializer-vue": "0.3.0",
"html-webpack-plugin": "3.2.0",
"jest": "23.6.0",
"jest-serializer-vue": "2.0.2",
"nightwatch": "0.9.21",
"node-notifier": "5.2.1",
"optimize-css-assets-webpack-plugin": "3.2.0",
"ora": "1.4.0",
"optimize-css-assets-webpack-plugin": "5.0.1",
"ora": "3.0.0",
"portfinder": "1.0.17",
"postcss-import": "11.1.0",
"postcss-import": "12.0.0",
"postcss-loader": "2.1.6",
"postcss-url": "7.3.2",
"postcss-url": "8.0.0",
"rimraf": "2.6.2",
"selenium-server": "3.14.0",
"semver": "5.5.1",
"shelljs": "0.7.8",
"shelljs": "0.8.2",
"uglifyjs-webpack-plugin": "1.3.0",
"url-loader": "0.5.9",
"url-loader": "1.1.1",
"vue-jest": "1.4.0",
"vue-loader": "13.7.3",
"vue-style-loader": "3.1.2",
"vue-template-compiler": "2.5.17",
"webpack": "3.12.0",
"webpack-bundle-analyzer": "2.13.1",
"webpack-dev-server": "2.11.3",
"webpack": "4.20.2",
"webpack-bundle-analyzer": "3.0.2",
"webpack-dev-server": "3.1.9",
"webpack-merge": "4.1.4"
},
"engines": {
Expand Down

0 comments on commit 15429ea

Please sign in to comment.