fix(deps): bump vuetify from 2.6.1 to 2.6.2

This commit is contained in:
dependabot[bot] 2021-12-29 00:04:52 +00:00 committed by GitHub
parent f766d0e626
commit b9f2d96e5c
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",
"qrcode.vue": "^3.3.3",
"vue-plausible": "^1.3.1",
"vuetify": "^2.6.1",
"vuetify": "^2.6.2",
"vuetify-toast-snackbar": "^0.6.1"
},
"devDependencies": {
@ -24452,9 +24452,9 @@
"integrity": "sha512-UUzr5LX51UbbiROSGZ49GOgSzFxaMHK6L00JV8fir/CYNJCpIIvNZ5YmS4Qc8Y2+Z/4VVYRpeQL2UO0G800Raw=="
},
"node_modules/vuetify": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.1.tgz",
"integrity": "sha512-WtqarqEIJlhiwl1TShtkq58xtfbHpn4BjkuQtsL7mAs2eHCo7QjA3tUm7Dx/NmDc4wa2ghUUth36jTdG+CCWRg==",
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.2.tgz",
"integrity": "sha512-nx3uZkO8MZNMshUEh1xKaQ1hQYepNwWFn3FVxKt+XBVf7ZFscd0GS/a3KZo4B3baXQmziCQAZKNIQF5IWeaIUw==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/johnleider"
@ -44584,9 +44584,9 @@
"integrity": "sha512-UUzr5LX51UbbiROSGZ49GOgSzFxaMHK6L00JV8fir/CYNJCpIIvNZ5YmS4Qc8Y2+Z/4VVYRpeQL2UO0G800Raw=="
},
"vuetify": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.1.tgz",
"integrity": "sha512-WtqarqEIJlhiwl1TShtkq58xtfbHpn4BjkuQtsL7mAs2eHCo7QjA3tUm7Dx/NmDc4wa2ghUUth36jTdG+CCWRg==",
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.6.2.tgz",
"integrity": "sha512-nx3uZkO8MZNMshUEh1xKaQ1hQYepNwWFn3FVxKt+XBVf7ZFscd0GS/a3KZo4B3baXQmziCQAZKNIQF5IWeaIUw==",
"requires": {}
},
"vuetify-loader": {

View file

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