taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit eaa81c2f12feb52c599b5e67eaddc656b29d1006
parent 9b58de813f082bab7767fd3d1eeb789d2567c4ff
Author: Nullptrderef <nullptrderef@proton.me>
Date:   Sun,  4 Aug 2024 21:37:32 +0200

bump caniuse-lite

Diffstat:
Mpnpm-lock.yaml | 104++++++++++++++++++++++++++++---------------------------------------------------
1 file changed, 37 insertions(+), 67 deletions(-)

diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml @@ -967,10 +967,10 @@ importers: devDependencies: '@babel/preset-react': specifier: ^7.22.3 - version: 7.22.3(@babel/core@7.22.1) + version: 7.22.3(@babel/core@7.18.9) '@babel/preset-typescript': specifier: 7.18.6 - version: 7.18.6(@babel/core@7.22.1) + version: 7.18.6(@babel/core@7.18.9) '@gnu-taler/pogen': specifier: workspace:* version: link:../pogen @@ -2634,6 +2634,9 @@ packages: '@jridgewell/sourcemap-codec@1.4.15': resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} + '@jridgewell/sourcemap-codec@1.5.0': + resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} + '@jridgewell/trace-mapping@0.3.19': resolution: {integrity: sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==} @@ -3353,8 +3356,8 @@ packages: engines: {node: '>=0.4.0'} hasBin: true - acorn@8.11.3: - resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==} + acorn@8.12.1: + resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==} engines: {node: '>=0.4.0'} hasBin: true @@ -9206,8 +9209,8 @@ packages: resolution: {integrity: sha512-K1faMUvpm/FBxjBXud0LWVAGxmvoPbZbfTCYbSgaaYQaIXI3/TdI7a7ZGA73Zrou6Q8Zmz3oeUTsp/dj+ag2Xw==} engines: {node: '>=10'} - terser@5.31.0: - resolution: {integrity: sha512-Q1JFAoUKE5IMfI4Z/lkE/E6+SwgzO+x4tq4v1AyBLRj8VSYvRO6A/rQrPg1yud4g0En9EKI1TvFRF2tQFcoUkg==} + terser@5.31.3: + resolution: {integrity: sha512-pAfYn3NIZLyZpa83ZKigvj6Rn9c/vd5KfYGX7cN1mnzqgDcxWvrU5ZtAfIKhEXz9nRecw4z3LXkjaq96/qZqAA==} engines: {node: '>=10'} hasBin: true @@ -9365,6 +9368,9 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} + tslib@2.6.3: + resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} + tsutils@3.21.0: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} @@ -10947,11 +10953,6 @@ snapshots: '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.21.5 - '@babel/plugin-syntax-jsx@7.21.4(@babel/core@7.22.1)': - dependencies: - '@babel/core': 7.22.1 - '@babel/helper-plugin-utils': 7.21.5 - '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.18.9)': dependencies: '@babel/core': 7.18.9 @@ -11072,9 +11073,9 @@ snapshots: '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-typescript@7.20.0(@babel/core@7.22.1)': + '@babel/plugin-syntax-typescript@7.20.0(@babel/core@7.18.9)': dependencies: - '@babel/core': 7.22.1 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.22.5 '@babel/plugin-syntax-typescript@7.21.4(@babel/core@7.18.9)': @@ -11731,21 +11732,11 @@ snapshots: '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-transform-react-display-name@7.18.6(@babel/core@7.22.1)': - dependencies: - '@babel/core': 7.22.1 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-transform-react-jsx-development@7.18.6(@babel/core@7.18.9)': dependencies: '@babel/core': 7.18.9 '@babel/plugin-transform-react-jsx': 7.22.3(@babel/core@7.18.9) - '@babel/plugin-transform-react-jsx-development@7.18.6(@babel/core@7.22.1)': - dependencies: - '@babel/core': 7.22.1 - '@babel/plugin-transform-react-jsx': 7.22.3(@babel/core@7.22.1) - '@babel/plugin-transform-react-jsx@7.22.3(@babel/core@7.18.9)': dependencies: '@babel/core': 7.18.9 @@ -11755,27 +11746,12 @@ snapshots: '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.18.9) '@babel/types': 7.23.5 - '@babel/plugin-transform-react-jsx@7.22.3(@babel/core@7.22.1)': - dependencies: - '@babel/core': 7.22.1 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-module-imports': 7.22.15 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-jsx': 7.21.4(@babel/core@7.22.1) - '@babel/types': 7.23.5 - '@babel/plugin-transform-react-pure-annotations@7.18.6(@babel/core@7.18.9)': dependencies: '@babel/core': 7.18.9 '@babel/helper-annotate-as-pure': 7.22.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-transform-react-pure-annotations@7.18.6(@babel/core@7.22.1)': - dependencies: - '@babel/core': 7.22.1 - '@babel/helper-annotate-as-pure': 7.22.5 - '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-transform-regenerator@7.18.6(@babel/core@7.22.1)': dependencies: '@babel/core': 7.22.1 @@ -11923,12 +11899,12 @@ snapshots: '@babel/core': 7.23.5 '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-transform-typescript@7.20.13(@babel/core@7.22.1)': + '@babel/plugin-transform-typescript@7.20.13(@babel/core@7.18.9)': dependencies: - '@babel/core': 7.22.1 - '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.22.1) + '@babel/core': 7.18.9 + '@babel/helper-create-class-features-plugin': 7.23.5(@babel/core@7.18.9) '@babel/helper-plugin-utils': 7.22.5 - '@babel/plugin-syntax-typescript': 7.20.0(@babel/core@7.22.1) + '@babel/plugin-syntax-typescript': 7.20.0(@babel/core@7.18.9) '@babel/plugin-transform-typescript@7.22.3(@babel/core@7.18.9)': dependencies: @@ -12281,22 +12257,12 @@ snapshots: '@babel/plugin-transform-react-jsx-development': 7.18.6(@babel/core@7.18.9) '@babel/plugin-transform-react-pure-annotations': 7.18.6(@babel/core@7.18.9) - '@babel/preset-react@7.22.3(@babel/core@7.22.1)': - dependencies: - '@babel/core': 7.22.1 - '@babel/helper-plugin-utils': 7.21.5 - '@babel/helper-validator-option': 7.21.0 - '@babel/plugin-transform-react-display-name': 7.18.6(@babel/core@7.22.1) - '@babel/plugin-transform-react-jsx': 7.22.3(@babel/core@7.22.1) - '@babel/plugin-transform-react-jsx-development': 7.18.6(@babel/core@7.22.1) - '@babel/plugin-transform-react-pure-annotations': 7.18.6(@babel/core@7.22.1) - - '@babel/preset-typescript@7.18.6(@babel/core@7.22.1)': + '@babel/preset-typescript@7.18.6(@babel/core@7.18.9)': dependencies: - '@babel/core': 7.22.1 + '@babel/core': 7.18.9 '@babel/helper-plugin-utils': 7.19.0 '@babel/helper-validator-option': 7.18.6 - '@babel/plugin-transform-typescript': 7.20.13(@babel/core@7.22.1) + '@babel/plugin-transform-typescript': 7.20.13(@babel/core@7.18.9) '@babel/preset-typescript@7.21.5(@babel/core@7.18.9)': dependencies: @@ -12648,7 +12614,7 @@ snapshots: '@jridgewell/gen-mapping@0.3.5': dependencies: '@jridgewell/set-array': 1.2.1 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/trace-mapping': 0.3.25 '@jridgewell/resolve-uri@3.1.1': {} @@ -12671,6 +12637,8 @@ snapshots: '@jridgewell/sourcemap-codec@1.4.15': {} + '@jridgewell/sourcemap-codec@1.5.0': {} + '@jridgewell/trace-mapping@0.3.19': dependencies: '@jridgewell/resolve-uri': 3.1.1 @@ -12684,7 +12652,7 @@ snapshots: '@jridgewell/trace-mapping@0.3.25': dependencies: '@jridgewell/resolve-uri': 3.1.2 - '@jridgewell/sourcemap-codec': 1.4.15 + '@jridgewell/sourcemap-codec': 1.5.0 '@jridgewell/trace-mapping@0.3.9': dependencies: @@ -13690,7 +13658,7 @@ snapshots: acorn@8.11.2: {} - acorn@8.11.3: {} + acorn@8.12.1: {} acorn@8.8.1: {} @@ -14599,7 +14567,7 @@ snapshots: camel-case@4.1.2: dependencies: pascal-case: 3.1.2 - tslib: 2.6.2 + tslib: 2.6.3 camelcase-css@2.0.1: {} @@ -15569,7 +15537,7 @@ snapshots: dot-case@3.0.4: dependencies: no-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.6.3 dot-prop@5.3.0: dependencies: @@ -17036,7 +17004,7 @@ snapshots: he: 1.2.0 param-case: 3.0.4 relateurl: 0.2.7 - terser: 5.31.0 + terser: 5.31.3 html-minifier@3.5.21: dependencies: @@ -17913,7 +17881,7 @@ snapshots: lower-case@2.0.2: dependencies: - tslib: 2.6.2 + tslib: 2.6.3 lowercase-keys@1.0.1: {} @@ -18329,7 +18297,7 @@ snapshots: no-case@3.0.4: dependencies: lower-case: 2.0.2 - tslib: 2.6.2 + tslib: 2.6.3 node-abi@3.62.0: dependencies: @@ -18732,7 +18700,7 @@ snapshots: param-case@3.0.4: dependencies: dot-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.6.3 parent-module@1.0.1: dependencies: @@ -18785,7 +18753,7 @@ snapshots: pascal-case@3.1.2: dependencies: no-case: 3.0.4 - tslib: 2.6.2 + tslib: 2.6.3 pascalcase@0.1.1: {} @@ -20829,10 +20797,10 @@ snapshots: commander: 2.20.3 source-map-support: 0.5.21 - terser@5.31.0: + terser@5.31.3: dependencies: '@jridgewell/source-map': 0.3.6 - acorn: 8.11.3 + acorn: 8.12.1 commander: 2.20.3 source-map-support: 0.5.21 @@ -20994,6 +20962,8 @@ snapshots: tslib@2.6.2: {} + tslib@2.6.3: {} + tsutils@3.21.0(typescript@5.3.3): dependencies: tslib: 1.14.1