Merge branch 'version-2-print' into version-2-dev

This commit is contained in:
Stefan Zermatten
2022-11-08 17:00:52 +02:00
15 changed files with 2245 additions and 0 deletions

5
app/package-lock.json generated
View File

@@ -3169,6 +3169,11 @@
"yargs": "^15.3.1"
}
},
"qrcode.vue": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/qrcode.vue/-/qrcode.vue-1.7.0.tgz",
"integrity": "sha512-R7t6Y3fDDtcU7L4rtqwGUDP9xD64gJhIwpfjhRCTKmBoYF6SS49PIJHRJ048cse6OI7iwTwgyy2C46N9Ygoc6g=="
},
"qs": {
"version": "6.5.2",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz",