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, 2021
1 parent 4af623d commit 68fdf9a
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 183 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -10,21 +10,21 @@
"dependencies": {
"axios": "0.21.1",
"core-js": "3.8.3",
"vue": "2.6.12",
"vue-router": "3.5.0",
"vue": "2.6.14",
"vue-router": "3.5.1",
"vuetify": "2.4.3"
},
"devDependencies": {
"@vue/cli-plugin-babel": "4.5.11",
"@vue/cli-plugin-eslint": "4.5.11",
"@vue/cli-service": "4.5.11",
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-plugin-eslint": "4.5.13",
"@vue/cli-service": "4.5.13",
"babel-eslint": "10.1.0",
"eslint": "6.8.0",
"eslint-plugin-vue": "6.2.2",
"sass": "1.35.1",
"sass-loader": "8.0.2",
"vue-cli-plugin-vuetify": "2.0.9",
"vue-template-compiler": "2.6.12",
"vue-template-compiler": "2.6.14",
"vuetify-loader": "1.6.0"
},
"eslintConfig": {
Expand Down

0 comments on commit 68fdf9a

Please sign in to comment.