summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2021-06-22 10:10:17 -0300
committerSebastian <sebasjm@gmail.com>2021-06-24 09:29:40 -0300
commitba74497459c00a664eef9ccb390e1b917aae08ac (patch)
tree16e1b6ceaccf493bbfe527b0f826c3b976b092e9 /pnpm-lock.yaml
parent24491ab272fe82ed706e92cace9d6eb43e18aee6 (diff)
downloadmerchant-backoffice-ba74497459c00a664eef9ccb390e1b917aae08ac.tar.gz
merchant-backoffice-ba74497459c00a664eef9ccb390e1b917aae08ac.tar.bz2
merchant-backoffice-ba74497459c00a664eef9ccb390e1b917aae08ac.zip
add qr
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 17be104..17ca1ec 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -57,6 +57,7 @@ importers:
preact-render-to-json: ^3.6.6
preact-render-to-string: ^5.1.19
preact-router: ^3.2.1
+ qrcode-generator: ^1.4.4
rimraf: ^3.0.2
sass: ^1.32.13
sass-loader: 10.1.1
@@ -74,6 +75,7 @@ importers:
jed: 1.1.1
preact: 10.5.13
preact-router: 3.2.1_preact@10.5.13
+ qrcode-generator: 1.4.4
swr: 0.5.5
yup: 0.32.9
devDependencies:
@@ -12487,6 +12489,10 @@ packages:
engines: {node: '>=0.6.0', teleport: '>=0.2.0'}
dev: true
+ /qrcode-generator/1.4.4:
+ resolution: {integrity: sha512-HM7yY8O2ilqhmULxGMpcHSF1EhJJ9yBj8gvDEuZ6M+KGJ0YY2hKpnXvRD+hZPLrDVck3ExIGhmPtSdcjC+guuw==}
+ dev: false
+
/qs/6.10.1:
resolution: {integrity: sha512-M528Hph6wsSVOBiYUnGf+K/7w0hNshs/duGsNXPUCLH5XAqjEtiPGwNONLV0tBH8NoGb0mvD5JubnUTrujKDTg==}
engines: {node: '>=0.6'}