fix(deps): bump vuetify from 2.6.2 to 2.6.3

This commit is contained in:
dependabot[bot] 2022-01-26 00:05:50 +00:00 committed by GitHub
parent 6a501107d5
commit ec8b1cd62f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -29,7 +29,7 @@
"nuxt-i18n": "^6.28.1", "nuxt-i18n": "^6.28.1",
"qrcode.vue": "^3.3.3", "qrcode.vue": "^3.3.3",
"vue-plausible": "^1.3.1", "vue-plausible": "^1.3.1",
"vuetify": "^2.6.2", "vuetify": "^2.6.3",
"vuetify-toast-snackbar": "^0.6.1" "vuetify-toast-snackbar": "^0.6.1"
}, },
"devDependencies": { "devDependencies": {
@ -24419,9 +24419,9 @@
"integrity": "sha512-UUzr5LX51UbbiROSGZ49GOgSzFxaMHK6L00JV8fir/CYNJCpIIvNZ5YmS4Qc8Y2+Z/4VVYRpeQL2UO0G800Raw==" "integrity": "sha512-UUzr5LX51UbbiROSGZ49GOgSzFxaMHK6L00JV8fir/CYNJCpIIvNZ5YmS4Qc8Y2+Z/4VVYRpeQL2UO0G800Raw=="
}, },
"node_modules/vuetify": { "node_modules/vuetify": {
"version": "2.6.2", "version": "2.6.3",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.2.tgz", "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.3.tgz",
"integrity": "sha512-nx3uZkO8MZNMshUEh1xKaQ1hQYepNwWFn3FVxKt+XBVf7ZFscd0GS/a3KZo4B3baXQmziCQAZKNIQF5IWeaIUw==", "integrity": "sha512-Zfiz2DZnp1DvxqGaSCGqGjv4mPNAurJJ5Xwy7bzNzIySGLlRdlO8UH6aNWnSgfaAsLP3voxadSGDm6tKM8Ys7w==",
"funding": { "funding": {
"type": "github", "type": "github",
"url": "https://github.com/sponsors/johnleider" "url": "https://github.com/sponsors/johnleider"
@ -44525,9 +44525,9 @@
"integrity": "sha512-UUzr5LX51UbbiROSGZ49GOgSzFxaMHK6L00JV8fir/CYNJCpIIvNZ5YmS4Qc8Y2+Z/4VVYRpeQL2UO0G800Raw==" "integrity": "sha512-UUzr5LX51UbbiROSGZ49GOgSzFxaMHK6L00JV8fir/CYNJCpIIvNZ5YmS4Qc8Y2+Z/4VVYRpeQL2UO0G800Raw=="
}, },
"vuetify": { "vuetify": {
"version": "2.6.2", "version": "2.6.3",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.2.tgz", "resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.3.tgz",
"integrity": "sha512-nx3uZkO8MZNMshUEh1xKaQ1hQYepNwWFn3FVxKt+XBVf7ZFscd0GS/a3KZo4B3baXQmziCQAZKNIQF5IWeaIUw==", "integrity": "sha512-Zfiz2DZnp1DvxqGaSCGqGjv4mPNAurJJ5Xwy7bzNzIySGLlRdlO8UH6aNWnSgfaAsLP3voxadSGDm6tKM8Ys7w==",
"requires": {} "requires": {}
}, },
"vuetify-loader": { "vuetify-loader": {

View file

@ -56,7 +56,7 @@
"nuxt-i18n": "^6.28.1", "nuxt-i18n": "^6.28.1",
"qrcode.vue": "^3.3.3", "qrcode.vue": "^3.3.3",
"vue-plausible": "^1.3.1", "vue-plausible": "^1.3.1",
"vuetify": "^2.6.2", "vuetify": "^2.6.3",
"vuetify-toast-snackbar": "^0.6.1" "vuetify-toast-snackbar": "^0.6.1"
}, },
"devDependencies": { "devDependencies": {