mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 15:26:15 -04:00
fix(deps): bump qrcode.vue from 3.3.0 to 3.3.2
This commit is contained in:
parent
18c7f0ecb0
commit
3f3ec39264
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -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.3.0",
|
"qrcode.vue": "^3.3.2",
|
||||||
"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.3.0",
|
"version": "3.3.2",
|
||||||
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.2.tgz",
|
||||||
"integrity": "sha512-pLBm1cY/NgWz/NUN3+yO04KyC11P6inxyeThUWvrEYq8my45fnVSZy3PIiNPlaPbMHra0oItOKw912hFQy3zww==",
|
"integrity": "sha512-XnF78pPxx32mOR3ySA4zLlJ22BfBP6h7cDuE+VhPF1vnETN5D2YvR4FkzQ8eU2HkjSjfNREmCVZ5OJjmDQzuAA==",
|
||||||
"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.3.0",
|
"version": "3.3.2",
|
||||||
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.3.2.tgz",
|
||||||
"integrity": "sha512-pLBm1cY/NgWz/NUN3+yO04KyC11P6inxyeThUWvrEYq8my45fnVSZy3PIiNPlaPbMHra0oItOKw912hFQy3zww==",
|
"integrity": "sha512-XnF78pPxx32mOR3ySA4zLlJ22BfBP6h7cDuE+VhPF1vnETN5D2YvR4FkzQ8eU2HkjSjfNREmCVZ5OJjmDQzuAA==",
|
||||||
"requires": {}
|
"requires": {}
|
||||||
},
|
},
|
||||||
"qs": {
|
"qs": {
|
||||||
|
|
|
@ -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.3.0",
|
"qrcode.vue": "^3.3.2",
|
||||||
"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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue