aboutsummaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorMS <ms@taler.net>2023-01-05 22:44:01 +0100
committerMS <ms@taler.net>2023-01-05 22:44:01 +0100
commitb832b5a3bf5b9329d0ecbf7bfc652a820d3c2c1d (patch)
tree98399514194b8967f3c9987ad4d72fe11663049b /pnpm-lock.yaml
parent92f1b5928c764b3af12a29b97bbc3e434a82b1b0 (diff)
downloadwallet-core-b832b5a3bf5b9329d0ecbf7bfc652a820d3c2c1d.tar.xz
Fix build.
Include 'esbuild' as a taler-harness dependency, and update the lockfile accordingly. Give taler-harness the configure script too.
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index bd9d2d308..249fa494f 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -445,6 +445,7 @@ importers:
'@gnu-taler/taler-wallet-core': workspace:*
'@types/node': ^18.11.17
axios: ^0.27.2
+ esbuild: ^0.15.12
prettier: ^2.5.1
rimraf: ^3.0.2
tslib: ^2.4.0
@@ -456,6 +457,7 @@ importers:
tslib: 2.4.1
devDependencies:
'@types/node': 18.11.17
+ esbuild: 0.15.13
prettier: 2.7.1
rimraf: 3.0.2
typescript: 4.8.4