aboutsummaryrefslogtreecommitdiff
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2024-03-08 14:09:31 -0300
committerSebastian <sebasjm@gmail.com>2024-03-08 14:09:31 -0300
commitddd32a690bd13b1eb1aef1356a1d59fd64e254bf (patch)
tree44126872f6e8195a3617e2002c696c0afa13fb0d /pnpm-lock.yaml
parente0e82cdf07930d766081e42203c5a4e66d43191f (diff)
downloadwallet-core-ddd32a690bd13b1eb1aef1356a1d59fd64e254bf.tar.xz
demobank => bank
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml88
1 files changed, 52 insertions, 36 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 3a75dfde8..cad1b3e30 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -1,4 +1,4 @@
-lockfileVersion: '6.0'
+lockfileVersion: '6.1'
settings:
autoInstallPeers: true
@@ -341,40 +341,7 @@ importers:
specifier: 5.3.3
version: 5.3.3
- packages/challenger-ui:
- devDependencies:
- '@gnu-taler/pogen':
- specifier: ^0.0.5
- version: link:../pogen
- '@gnu-taler/web-util':
- specifier: workspace:*
- version: link:../web-util
- '@tailwindcss/forms':
- specifier: ^0.5.3
- version: 0.5.3(tailwindcss@3.3.2)
- '@tailwindcss/typography':
- specifier: ^0.5.9
- version: 0.5.9(tailwindcss@3.3.2)
- autoprefixer:
- specifier: ^10.4.14
- version: 10.4.14(postcss@8.4.23)
- esbuild:
- specifier: ^0.19.9
- version: 0.19.9
- po2json:
- specifier: ^0.4.5
- version: 0.4.5
- postcss:
- specifier: ^8.4.23
- version: 8.4.23
- postcss-cli:
- specifier: ^10.1.0
- version: 10.1.0(postcss@8.4.23)
- tailwindcss:
- specifier: ^3.3.2
- version: 3.3.2
-
- packages/demobank-ui:
+ packages/bank-ui:
dependencies:
'@gnu-taler/taler-util':
specifier: workspace:*
@@ -427,7 +394,7 @@ importers:
version: 6.19.0(eslint@8.56.0)(typescript@5.3.3)
autoprefixer:
specifier: ^10.4.14
- version: 10.4.14(postcss@8.4.32)
+ version: 10.4.14(postcss@8.4.33)
chai:
specifier: ^4.3.6
version: 4.3.6
@@ -456,6 +423,39 @@ importers:
specifier: 5.3.3
version: 5.3.3
+ packages/challenger-ui:
+ devDependencies:
+ '@gnu-taler/pogen':
+ specifier: ^0.0.5
+ version: link:../pogen
+ '@gnu-taler/web-util':
+ specifier: workspace:*
+ version: link:../web-util
+ '@tailwindcss/forms':
+ specifier: ^0.5.3
+ version: 0.5.3(tailwindcss@3.3.2)
+ '@tailwindcss/typography':
+ specifier: ^0.5.9
+ version: 0.5.9(tailwindcss@3.3.2)
+ autoprefixer:
+ specifier: ^10.4.14
+ version: 10.4.14(postcss@8.4.23)
+ esbuild:
+ specifier: ^0.19.9
+ version: 0.19.9
+ po2json:
+ specifier: ^0.4.5
+ version: 0.4.5
+ postcss:
+ specifier: ^8.4.23
+ version: 8.4.23
+ postcss-cli:
+ specifier: ^10.1.0
+ version: 10.1.0(postcss@8.4.23)
+ tailwindcss:
+ specifier: ^3.3.2
+ version: 3.3.2
+
packages/idb-bridge:
dependencies:
tslib:
@@ -7509,6 +7509,22 @@ packages:
postcss-value-parser: 4.2.0
dev: true
+ /autoprefixer@10.4.14(postcss@8.4.33):
+ resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==}
+ engines: {node: ^10 || ^12 || >=14}
+ hasBin: true
+ peerDependencies:
+ postcss: ^8.1.0
+ dependencies:
+ browserslist: 4.21.5
+ caniuse-lite: 1.0.30001482
+ fraction.js: 4.2.0
+ normalize-range: 0.1.2
+ picocolors: 1.0.0
+ postcss: 8.4.33
+ postcss-value-parser: 4.2.0
+ dev: true
+
/ava@6.0.1(@ava/typescript@4.1.0):
resolution: {integrity: sha512-9zR0wOwlcJdOWwHOKnpi0GrPRLTlxDFapGalP4rGD0oQRKxDVoucBBWvxVQ/2cPv10Hx1PkDXLJH5iUzhPn0/g==}
engines: {node: ^18.18 || ^20.8 || ^21}