fix(deps): bump qrcode.vue from 3.2.2 to 3.3.0

This commit is contained in:
dependabot[bot] 2021-09-06 00:07:10 +00:00 committed by GitHub
parent 7d9b4692bd
commit dc29cfd58a
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

@ -25,7 +25,7 @@
"markdown-it-highlightjs": "^3.5.0", "markdown-it-highlightjs": "^3.5.0",
"nuxt": "^2.15.8", "nuxt": "^2.15.8",
"nuxt-i18n": "^6.28.1", "nuxt-i18n": "^6.28.1",
"qrcode.vue": "^3.2.2", "qrcode.vue": "^3.3.0",
"vue-plausible": "^1.2.1", "vue-plausible": "^1.2.1",
"vuetify": "^2.5.8", "vuetify": "^2.5.8",
"vuetify-toast-snackbar": "^0.6.1" "vuetify-toast-snackbar": "^0.6.1"
@ -19607,9 +19607,9 @@
} }
}, },
"node_modules/qrcode.vue": { "node_modules/qrcode.vue": {
"version": "3.2.2", "version": "3.3.0",
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.2.2.tgz", "resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.0.tgz",
"integrity": "sha512-6q4EcGfx87Unus6V3/9ys1zyB/I96E+sjFDPswWoW1sYjn/pubSUd7ZWbipV5Aq1ZONe6l7PEkgYe/rdwPVWLQ==", "integrity": "sha512-pLBm1cY/NgWz/NUN3+yO04KyC11P6inxyeThUWvrEYq8my45fnVSZy3PIiNPlaPbMHra0oItOKw912hFQy3zww==",
"peerDependencies": { "peerDependencies": {
"vue": "^3.0.0" "vue": "^3.0.0"
} }
@ -40085,9 +40085,9 @@
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=" "integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc="
}, },
"qrcode.vue": { "qrcode.vue": {
"version": "3.2.2", "version": "3.3.0",
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.2.2.tgz", "resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.0.tgz",
"integrity": "sha512-6q4EcGfx87Unus6V3/9ys1zyB/I96E+sjFDPswWoW1sYjn/pubSUd7ZWbipV5Aq1ZONe6l7PEkgYe/rdwPVWLQ==", "integrity": "sha512-pLBm1cY/NgWz/NUN3+yO04KyC11P6inxyeThUWvrEYq8my45fnVSZy3PIiNPlaPbMHra0oItOKw912hFQy3zww==",
"requires": {} "requires": {}
}, },
"qs": { "qs": {

View file

@ -53,7 +53,7 @@
"markdown-it-highlightjs": "^3.5.0", "markdown-it-highlightjs": "^3.5.0",
"nuxt": "^2.15.8", "nuxt": "^2.15.8",
"nuxt-i18n": "^6.28.1", "nuxt-i18n": "^6.28.1",
"qrcode.vue": "^3.2.2", "qrcode.vue": "^3.3.0",
"vue-plausible": "^1.2.1", "vue-plausible": "^1.2.1",
"vuetify": "^2.5.8", "vuetify": "^2.5.8",
"vuetify-toast-snackbar": "^0.6.1" "vuetify-toast-snackbar": "^0.6.1"