Share modal (#74)

* Creation of the share modal

* Update package.json

* Addressed comments

* Fixed dependency

* Update ShareModal.vue

* Fixed url

* Update ShareModal.vue

* Adressed changes
This commit is contained in:
Adrian O.V
2023-06-28 11:44:47 -04:00
committed by GitHub
parent 227652de2e
commit 42f97f63d5
12 changed files with 345 additions and 2 deletions

11
pnpm-lock.yaml generated
View File

@@ -13,6 +13,9 @@ dependencies:
markdown-it:
specifier: ^13.0.1
version: 13.0.1
qrcode.vue:
specifier: ^3.4.0
version: 3.4.0(vue@3.3.4)
vue:
specifier: ^3.3.4
version: 3.3.4
@@ -1905,6 +1908,14 @@ packages:
engines: {node: '>=6'}
dev: true
/qrcode.vue@3.4.0(vue@3.3.4):
resolution: {integrity: sha512-4XeImbv10Fin16Fl2DArCMhGyAdvIg2jb7vDT+hZiIAMg/6H6mz9nUZr/dR8jBcun5VzNzkiwKhiqOGbloinwA==}
peerDependencies:
vue: ^3.0.0
dependencies:
vue: 3.3.4
dev: false
/queue-microtask@1.2.3:
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
dev: true