gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: fix lockfile and merchant bac


From: gnunet
Subject: [taler-wallet-core] branch master updated: fix lockfile and merchant backoffice typo
Date: Mon, 06 Feb 2023 20:49:22 +0100

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 115425f1d fix lockfile and merchant backoffice typo
115425f1d is described below

commit 115425f1d0854f80861f1fff65a2ba25d6617ced
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Feb 6 16:48:56 2023 -0300

    fix lockfile and merchant backoffice typo
---
 .../src/paths/instance/templates/use/Use.stories.tsx         |  2 +-
 pnpm-lock.yaml                                               | 12 ------------
 2 files changed, 1 insertion(+), 13 deletions(-)

diff --git 
a/packages/merchant-backoffice-ui/src/paths/instance/templates/use/Use.stories.tsx
 
b/packages/merchant-backoffice-ui/src/paths/instance/templates/use/Use.stories.tsx
index f073b4235..cbcadc608 100644
--- 
a/packages/merchant-backoffice-ui/src/paths/instance/templates/use/Use.stories.tsx
+++ 
b/packages/merchant-backoffice-ui/src/paths/instance/templates/use/Use.stories.tsx
@@ -20,7 +20,7 @@
  */
 
 import { h, VNode, FunctionalComponent } from "preact";
-import { CreatePage as TestedComponent } from "./UsePage.js";
+import { UsePage as TestedComponent } from "./UsePage.js";
 
 export default {
   title: "Pages/Templates/Create",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 99c71d823..eef15f25e 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -582,7 +582,6 @@ importers:
       preact-cli: ^3.3.5
       preact-render-to-string: ^5.1.19
       preact-router: 3.2.1
-      qr-scanner: 1.4.2
       qrcode-generator: ^1.4.4
       rimraf: ^3.0.2
       tslib: ^2.4.0
@@ -595,7 +594,6 @@ importers:
       jsqr: 1.4.0
       preact: 10.11.3
       preact-router: 3.2.1_preact@10.11.3
-      qr-scanner: 1.4.2
       qrcode-generator: 1.4.4
       tslib: 2.4.0
     devDependencies:
@@ -3859,10 +3857,6 @@ packages:
   /@types/node/18.11.17:
     resolution: {integrity: 
sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==}
 
-  /@types/offscreencanvas/2019.7.0:
-    resolution: {integrity: 
sha512-PGcyveRIpL1XIqK8eBsmRBt76eFgtzuPiSTyKHZxnGemp2yzGzWpjYKAfK3wIMiU7eH+851yEpiuP8JZerTmWg==}
-    dev: false
-
   /@types/parse-json/4.0.0:
     resolution: {integrity: 
sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
     dev: true
@@ -13216,12 +13210,6 @@ packages:
     engines: {node: '>=0.6.0', teleport: '>=0.2.0'}
     dev: true
 
-  /qr-scanner/1.4.2:
-    resolution: {integrity: 
sha512-kV1yQUe2FENvn59tMZW6mOVfpq9mGxGf8l6+EGaXUOd4RBOLg7tRC83OrirM5AtDvZRpdjdlXURsHreAOSPOUw==}
-    dependencies:
-      '@types/offscreencanvas': 2019.7.0
-    dev: false
-
   /qrcode-generator/1.4.4:
     resolution: {integrity: 
sha512-HM7yY8O2ilqhmULxGMpcHSF1EhJJ9yBj8gvDEuZ6M+KGJ0YY2hKpnXvRD+hZPLrDVck3ExIGhmPtSdcjC+guuw==}
     dev: false

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]