Skip to content

Commit

Permalink
chore: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rkunev committed Jun 13, 2019
1 parent f43ef75 commit db12899
Show file tree
Hide file tree
Showing 2 changed files with 2,510 additions and 750 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,24 +22,24 @@
"@radial-color-picker/rotator": "2.0.1"
},
"devDependencies": {
"@babel/core": "7.2.2",
"@babel/preset-env": "7.2.3",
"@vue/cli-plugin-babel": "3.2.2",
"@babel/core": "7.4.5",
"@babel/preset-env": "7.4.5",
"@vue/cli-plugin-babel": "3.8.0",
"@vue/cli-plugin-eslint": "3.8.0",
"@vue/cli-plugin-unit-jest": "3.2.3",
"@vue/cli-service": "3.2.3",
"@vue/cli-plugin-unit-jest": "3.8.0",
"@vue/cli-service": "3.8.0",
"@vue/eslint-config-prettier": "4.0.1",
"@vue/test-utils": "1.0.0-beta.28",
"@vue/test-utils": "1.0.0-beta.29",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.1",
"babel-jest": "23.6.0",
"babel-jest": "24.8.0",
"bili": "3.4.2",
"eslint": "5.16.0",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-vue": "5.0.0",
"lint-staged": "8.1.5",
"eslint-plugin-vue": "5.2.2",
"lint-staged": "8.2.0",
"prettier": "1.18.2",
"rollup-plugin-vue": "4.3.2",
"rollup-plugin-vue": "5.0.0",
"vue": "2.5.21",
"vue-template-compiler": "2.5.21"
},
Expand Down
Loading

0 comments on commit db12899

Please sign in to comment.