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 16, 2021
1 parent 2517115 commit 606f92e
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 186 deletions.
22 changes: 11 additions & 11 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@
"feathers-vuex": "^3.15.0",
"minify-css-string": "1.0.0",
"register-service-worker": "1.7.1",
"vue": "2.6.12",
"vue-router": "3.4.9",
"vue": "2.6.14",
"vue-router": "3.5.1",
"vuetify": "2.3.17",
"vuex": "3.5.1"
"vuex": "3.6.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "4.5.9",
"@vue/cli-plugin-e2e-cypress": "4.5.9",
"@vue/cli-plugin-eslint": "4.5.9",
"@vue/cli-plugin-pwa": "4.5.9",
"@vue/cli-plugin-router": "4.5.9",
"@vue/cli-plugin-vuex": "4.5.9",
"@vue/cli-service": "4.5.9",
"@vue/cli-plugin-babel": "4.5.13",
"@vue/cli-plugin-e2e-cypress": "4.5.13",
"@vue/cli-plugin-eslint": "4.5.13",
"@vue/cli-plugin-pwa": "4.5.13",
"@vue/cli-plugin-router": "4.5.13",
"@vue/cli-plugin-vuex": "4.5.13",
"@vue/cli-service": "4.5.13",
"@vue/eslint-config-airbnb": "5.1.0",
"babel-eslint": "10.1.0",
"eslint": "7.13.0",
Expand All @@ -43,7 +43,7 @@
"sass": "1.29.0",
"sass-loader": "8.0.2",
"vue-cli-plugin-vuetify": "2.0.7",
"vue-template-compiler": "2.6.12",
"vue-template-compiler": "2.6.14",
"vuetify-loader": "1.6.0",
"webpack-bundle-analyzer": "3.9.0"
},
Expand Down
Loading

0 comments on commit 606f92e

Please sign in to comment.