Update vue monorepo to v2.7.4 (#325)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-07-08 12:36:03 +02:00
committed by GitHub
parent c0b6626301
commit 49ad9f74f2
2 changed files with 15 additions and 15 deletions

View File

@@ -33,7 +33,7 @@
"register-service-worker": "1.7.2",
"splitpanes": "2.4.1",
"swagger-ui": "4.12.0",
"vue": "2.7.3",
"vue": "2.7.4",
"vue-axios": "3.4.1",
"vue-chartjs": "3.5.1",
"vue-class-component": "7.2.6",
@@ -78,7 +78,7 @@
"sass-loader": "^10",
"typescript": "4.7.4",
"vue-cli-plugin-vuetify": "2.5.1",
"vue-template-compiler": "2.7.3",
"vue-template-compiler": "2.7.4",
"vuetify-loader": "1.9.0"
}
}