build(deps-dev): bump vue-cli-plugin-vuetify from 2.0.8 to 2.0.9
Bumps [vue-cli-plugin-vuetify](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/tree/HEAD/packages/vue-cli-plugin-vuetify) from 2.0.8 to 2.0.9. - [Release notes](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/releases) - [Changelog](https://github.com/vuetifyjs/vue-cli-plugins/blob/master/packages/vue-cli-plugin-vuetify/CHANGELOG.md) - [Commits](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/commits/vue-cli-plugin-vuetify@2.0.9/packages/vue-cli-plugin-vuetify) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5fa1b68289
commit
56176f5364
|
@ -14880,9 +14880,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"vue-cli-plugin-vuetify": {
|
"vue-cli-plugin-vuetify": {
|
||||||
"version": "2.0.8",
|
"version": "2.0.9",
|
||||||
"resolved": "https://registry.npmjs.org/vue-cli-plugin-vuetify/-/vue-cli-plugin-vuetify-2.0.8.tgz",
|
"resolved": "https://registry.npmjs.org/vue-cli-plugin-vuetify/-/vue-cli-plugin-vuetify-2.0.9.tgz",
|
||||||
"integrity": "sha512-BHn9wwj/+B9v25mhZq2dV8NafM2LbogymjluPP+CjDnIdcwR3hW38r3nyKsZNPB1jXfWXsvVszipS3b8FqOBCg==",
|
"integrity": "sha512-J4fzpz27OmCCAA3CI56ulYsUrZ859dQAh58Z9XZilY03kd/M+svLlPkK45cBIrGGfjSqQ40oyWezA3NiPBEG8g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"null-loader": "^3.0.0",
|
"null-loader": "^3.0.0",
|
||||||
|
|
|
@ -56,7 +56,7 @@
|
||||||
"vanilla-tilt": "^1.7.0",
|
"vanilla-tilt": "^1.7.0",
|
||||||
"vue": "^2.6.12",
|
"vue": "^2.6.12",
|
||||||
"vue-chat-scroll": "^1.4.0",
|
"vue-chat-scroll": "^1.4.0",
|
||||||
"vue-cli-plugin-vuetify": "^2.0.8",
|
"vue-cli-plugin-vuetify": "^2.0.9",
|
||||||
"vue-router": "3.4.5",
|
"vue-router": "3.4.5",
|
||||||
"vue-template-compiler": "^2.6.12",
|
"vue-template-compiler": "^2.6.12",
|
||||||
"vuetify": "^2.3.19",
|
"vuetify": "^2.3.19",
|
||||||
|
|
Loading…
Reference in New Issue