merchant-backoffice

ZZZ: Inactive/Deprecated
Log | Files | Refs | Submodules | README

commit d626559c46437e94a853562162fbf5bf29fd806f
parent 0eacc9ad11caa53efe5c71add7028251d058b753
Author: Sebastian <sebasjm@gmail.com>
Date:   Wed,  9 Jun 2021 09:55:57 -0300

next version of @gnu-taler/taler-util

Diffstat:
Mpackages/frontend/package.json | 5++---
Mpnpm-lock.yaml | 8++++----
2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/packages/frontend/package.json b/packages/frontend/package.json @@ -43,7 +43,7 @@ ] }, "dependencies": { - "@gnu-taler/taler-util": "^0.8.2", + "@gnu-taler/taler-util": "0.8.3", "axios": "^0.21.1", "date-fns": "^2.21.1", "history": "4.10.1", @@ -122,4 +122,4 @@ "\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga|po)$": "<rootDir>/tests/__mocks__/fileTransformer.js" } } -} -\ No newline at end of file +} diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml @@ -11,7 +11,7 @@ importers: '@babel/plugin-transform-react-jsx-source': ^7.12.13 '@creativebulma/bulma-tooltip': ^1.2.0 '@gnu-taler/pogen': ^0.0.5 - '@gnu-taler/taler-util': ^0.8.2 + '@gnu-taler/taler-util': 0.8.3 '@storybook/addon-a11y': ^6.2.9 '@storybook/addon-actions': ^6.2.9 '@storybook/addon-essentials': ^6.2.9 @@ -67,7 +67,7 @@ importers: typescript: ^4.2.4 yup: ^0.32.9 dependencies: - '@gnu-taler/taler-util': 0.8.2 + '@gnu-taler/taler-util': 0.8.3 axios: 0.21.1 date-fns: 2.21.1 history: 4.10.1 @@ -1575,8 +1575,8 @@ packages: '@types/node': 14.14.43 dev: true - /@gnu-taler/taler-util/0.8.2: - resolution: {integrity: sha1-suKMin9qIwQiIAf5n97Bf9siUfM=, tarball: https://gitlab.com/api/v4/projects/20136151/packages/npm/@gnu-taler/taler-util/-/@gnu-taler/taler-util-0.8.2.tgz} + /@gnu-taler/taler-util/0.8.3: + resolution: {integrity: sha1-X79FGHHehUmRgK+1SC21G7sz5I4=, tarball: https://gitlab.com/api/v4/projects/20136151/packages/npm/@gnu-taler/taler-util/-/@gnu-taler/taler-util-0.8.3.tgz} dependencies: tslib: 2.2.0 dev: false