Skip to content

Commit

Permalink
Update vue monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2022
1 parent a98530c commit 2527746
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -9,16 +9,16 @@
},
"dependencies": {
"js-cropper": "1.0.1",
"vue": "2.6.11"
"vue": "2.6.14"
},
"devDependencies": {
"@vue/cli-plugin-babel": "4.4.6",
"@vue/cli-plugin-eslint": "4.4.6",
"@vue/cli-service": "4.4.6",
"@vue/cli-plugin-babel": "4.5.18",
"@vue/cli-plugin-eslint": "4.5.18",
"@vue/cli-service": "4.5.18",
"babel-eslint": "10.1.0",
"eslint": "7.5.0",
"eslint-plugin-vue": "6.2.2",
"vue-template-compiler": "2.6.11"
"vue-template-compiler": "2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit 2527746

Please sign in to comment.