summaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-08-10 16:48:38 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-08-10 16:48:38 +0530
commit66d76a35912d7687d76b349f1cac462306306d3f (patch)
tree3cdfce8178c3928dbcfc13263f8752b3f9ca9c7b /pnpm-lock.yaml
parent5f8714091aac80144be118fa6427d65222e7509c (diff)
downloadwallet-core-66d76a35912d7687d76b349f1cac462306306d3f.tar.gz
wallet-core-66d76a35912d7687d76b349f1cac462306306d3f.tar.bz2
wallet-core-66d76a35912d7687d76b349f1cac462306306d3f.zip
simplify refunds a bit, show in transaction history, add integration tests
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml70
1 files changed, 2 insertions, 68 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index d8ff6bb22..16143c47e 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -36,16 +36,12 @@ importers:
axios: 0.19.2
taler-wallet-core: 'link:../taler-wallet-core'
tslib: 2.0.0
- typescript: 3.9.7
devDependencies:
- '@ava/typescript': 1.1.1
- ava: 3.11.1
esm: 3.2.25
source-map-support: 0.5.19
ts-node: 8.10.2_typescript@3.9.7
+ typescript: 3.9.7
specifiers:
- '@ava/typescript': ^1.1.1
- ava: ^3.11.1
axios: ^0.19.2
esm: ^3.2.25
source-map-support: ^0.5.19
@@ -1123,69 +1119,6 @@ packages:
hasBin: true
resolution:
integrity: sha512-y5U8BGeSRjs/OypsC4CJxr+L1KtLKU5kUyHr5hcghXn7HNr2f4LE/4gvl0Q5lNkLX1obdRW1oODphNdU/glwmA==
- /ava/3.11.1:
- dependencies:
- '@concordance/react': 2.0.0
- acorn: 7.3.1
- acorn-walk: 7.2.0
- ansi-styles: 4.2.1
- arrgv: 1.0.2
- arrify: 2.0.1
- callsites: 3.1.0
- chalk: 4.1.0
- chokidar: 3.4.1
- chunkd: 2.0.1
- ci-info: 2.0.0
- ci-parallel-vars: 1.0.1
- clean-yaml-object: 0.1.0
- cli-cursor: 3.1.0
- cli-truncate: 2.1.0
- code-excerpt: 3.0.0
- common-path-prefix: 3.0.0
- concordance: 5.0.0
- convert-source-map: 1.7.0
- currently-unhandled: 0.4.1
- debug: 4.1.1
- del: 5.1.0
- emittery: 0.7.1
- equal-length: 1.0.1
- figures: 3.2.0
- globby: 11.0.1
- ignore-by-default: 2.0.0
- import-local: 3.0.2
- indent-string: 4.0.0
- is-error: 2.2.2
- is-plain-object: 4.1.1
- is-promise: 4.0.0
- lodash: 4.17.19
- matcher: 3.0.0
- md5-hex: 3.0.1
- mem: 6.1.0
- ms: 2.1.2
- ora: 4.0.5
- p-map: 4.0.0
- picomatch: 2.2.2
- pkg-conf: 3.1.0
- plur: 4.0.0
- pretty-ms: 7.0.0
- read-pkg: 5.2.0
- resolve-cwd: 3.0.0
- slash: 3.0.0
- source-map-support: 0.5.19
- stack-utils: 2.0.2
- strip-ansi: 6.0.0
- supertap: 1.0.0
- temp-dir: 2.0.0
- trim-off-newlines: 1.0.1
- update-notifier: 4.1.0
- write-file-atomic: 3.0.3
- yargs: 15.4.1
- dev: true
- engines:
- node: '>=10.18.0 <11 || >=12.14.0 <12.17.0 || >=12.17.0 <13 || >=14.0.0'
- hasBin: true
- resolution:
- integrity: sha512-yGPD0msa5Qronw7GHDNlLaB7oU5zryYtXeuvny40YV6TMskSghqK7Ky3NisM/sr+aqI3DY7sfmORx8dIWQgMoQ==
/axe-core/3.5.5:
dev: true
engines:
@@ -4757,6 +4690,7 @@ packages:
resolution:
integrity: sha512-/OyrHCJ8jtzu+QZ+771YaxQ9s4g5Z3XsQE3Ma7q+BL392xxBn4UMvvCdVnqKC2T/dz03/VXSLVKOP3lHmDdc/w==
/typescript/3.9.7:
+ dev: true
engines:
node: '>=4.2.0'
hasBin: true