This commit is contained in:
2024-07-02 18:38:11 +02:00
parent d2da96eaa3
commit d327277bac
14 changed files with 288 additions and 20 deletions

8
package-lock.json generated
View File

@@ -48,7 +48,8 @@
"uuidv4": "^6.2.13",
"v-calendar": "^3.1.2",
"vuedraggable": "^4.1.0",
"vuetify": "^3.4.0-beta.1"
"vuetify": "^3.4.0-beta.1",
"zebra-browser-print-wrapper": "^0.1.4"
},
"devDependencies": {
"@nuxt/devtools": "latest",
@@ -19292,6 +19293,11 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/zebra-browser-print-wrapper": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/zebra-browser-print-wrapper/-/zebra-browser-print-wrapper-0.1.4.tgz",
"integrity": "sha512-w0mqnq83flxnNTgSgzkvSZWgnP/ffD0v+a5smOHUhB3UiaWqkDqIXzS6n6QnD6BBjE0qdrmlCmzoasSogEBJlw=="
},
"node_modules/zhead": {
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/zhead/-/zhead-2.2.4.tgz",