mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-23 16:26:15 -04:00
fix(deps): bump qrcode.vue from 1.7.0 to 3.2.2
This commit is contained in:
parent
ae925ee467
commit
0dd359f6f1
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -23,7 +23,7 @@
|
|||
"crypto-js": "^4.0.0",
|
||||
"nuxt": "^2.15.7",
|
||||
"nuxt-i18n": "^6.27.3",
|
||||
"qrcode.vue": "^1.7.0",
|
||||
"qrcode.vue": "^3.2.2",
|
||||
"vue-plausible": "^1.2.1",
|
||||
"vuetify": "^2.5.7",
|
||||
"vuetify-toast-snackbar": "^0.6.1"
|
||||
|
@ -23898,11 +23898,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/qrcode.vue": {
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.7.0.tgz",
|
||||
"integrity": "sha512-R7t6Y3fDDtcU7L4rtqwGUDP9xD64gJhIwpfjhRCTKmBoYF6SS49PIJHRJ048cse6OI7iwTwgyy2C46N9Ygoc6g==",
|
||||
"version": "3.2.2",
|
||||
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.2.2.tgz",
|
||||
"integrity": "sha512-6q4EcGfx87Unus6V3/9ys1zyB/I96E+sjFDPswWoW1sYjn/pubSUd7ZWbipV5Aq1ZONe6l7PEkgYe/rdwPVWLQ==",
|
||||
"peerDependencies": {
|
||||
"vue": "^2.0.0"
|
||||
"vue": "^3.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/qs": {
|
||||
|
@ -47113,9 +47113,9 @@
|
|||
"integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc="
|
||||
},
|
||||
"qrcode.vue": {
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.7.0.tgz",
|
||||
"integrity": "sha512-R7t6Y3fDDtcU7L4rtqwGUDP9xD64gJhIwpfjhRCTKmBoYF6SS49PIJHRJ048cse6OI7iwTwgyy2C46N9Ygoc6g==",
|
||||
"version": "3.2.2",
|
||||
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-3.2.2.tgz",
|
||||
"integrity": "sha512-6q4EcGfx87Unus6V3/9ys1zyB/I96E+sjFDPswWoW1sYjn/pubSUd7ZWbipV5Aq1ZONe6l7PEkgYe/rdwPVWLQ==",
|
||||
"requires": {}
|
||||
},
|
||||
"qs": {
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
"crypto-js": "^4.0.0",
|
||||
"nuxt": "^2.15.7",
|
||||
"nuxt-i18n": "^6.27.3",
|
||||
"qrcode.vue": "^1.7.0",
|
||||
"qrcode.vue": "^3.2.2",
|
||||
"vue-plausible": "^1.2.1",
|
||||
"vuetify": "^2.5.7",
|
||||
"vuetify-toast-snackbar": "^0.6.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue