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 Jul 1, 2021
1 parent 7a5ed2b commit 13504c2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions web/package.json
Expand Up @@ -11,20 +11,20 @@
"axios": "0.21.1",
"buefy": "0.9.8",
"core-js": "3.15.2",
"vue": "2.6.12",
"vue-router": "3.4.9",
"vuex": "3.5.1"
"vue": "2.6.14",
"vue-router": "3.5.2",
"vuex": "3.6.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "4.5.9",
"@vue/cli-plugin-eslint": "4.5.9",
"@vue/cli-plugin-router": "4.5.9",
"@vue/cli-service": "4.5.9",
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-plugin-eslint": "4.5.13",
"@vue/cli-plugin-router": "4.5.13",
"@vue/cli-service": "4.5.13",
"babel-eslint": "10.1.0",
"eslint": "7.18.0",
"eslint-plugin-vue": "6.2.2",
"prettier": "2.3.2",
"vue-template-compiler": "2.6.12"
"vue-template-compiler": "2.6.14"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit 13504c2

Please sign in to comment.