|
@@ -140,6 +140,9 @@ importers:
|
|
|
vue-router:
|
|
|
specifier: ^4.5.0
|
|
|
version: 4.5.0(vue@3.5.13(typescript@5.5.4))
|
|
|
+ vue3-pdf-app:
|
|
|
+ specifier: ^1.0.3
|
|
|
+ version: 1.0.3(vue@3.5.13(typescript@5.5.4))
|
|
|
vue3-print-nb:
|
|
|
specifier: ^0.1.4
|
|
|
version: 0.1.4(typescript@5.5.4)
|
|
@@ -5110,6 +5113,11 @@ packages:
|
|
|
peerDependencies:
|
|
|
typescript: '>=5.0.0'
|
|
|
|
|
|
+ vue3-pdf-app@1.0.3:
|
|
|
+ resolution: {integrity: sha512-qegWTIF4wYKiocZ3KreB70wRXhqSdXWbdERDyyKzT7d5PbjKbS9tD6vaKkCqh3PzTM84NyKPYrQ3iuwJb60YPQ==}
|
|
|
+ peerDependencies:
|
|
|
+ vue: ^3.0.0
|
|
|
+
|
|
|
vue3-print-nb@0.1.4:
|
|
|
resolution: {integrity: sha512-LExI7viEzplR6ZKQ2b+V4U0cwGYbVD4fut/XHvk3UPGlT5CcvIGs6VlwGp107aKgk6P8Pgx4rco3Rehv2lti3A==}
|
|
|
|
|
@@ -5244,6 +5252,7 @@ packages:
|
|
|
yaeti@0.0.6:
|
|
|
resolution: {integrity: sha512-MvQa//+KcZCUkBTIC9blM+CU9J2GzuTytsOUwf2lidtvkx/6gnEp1QvJv34t9vdjhFmha/mUiNDbN0D0mJWdug==}
|
|
|
engines: {node: '>=0.10.32'}
|
|
|
+ deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
|
|
|
|
|
|
yallist@3.1.1:
|
|
|
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
|
|
@@ -10576,6 +10585,10 @@ snapshots:
|
|
|
'@vue/language-core': 2.2.0(typescript@5.5.4)
|
|
|
typescript: 5.5.4
|
|
|
|
|
|
+ vue3-pdf-app@1.0.3(vue@3.5.13(typescript@5.5.4)):
|
|
|
+ dependencies:
|
|
|
+ vue: 3.5.13(typescript@5.5.4)
|
|
|
+
|
|
|
vue3-print-nb@0.1.4(typescript@5.5.4):
|
|
|
dependencies:
|
|
|
vue: 3.5.13(typescript@5.5.4)
|