From 9d504b44961a867737cbf38a729324c9ca3a3c38 Mon Sep 17 00:00:00 2001 From: Leonardo Lima Date: Mon, 12 Feb 2024 14:42:00 +0000 Subject: [PATCH] wip(bump(deps)): bitcoin-waila to c576d20 --- package.json | 1 + pnpm-lock.yaml | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/package.json b/package.json index 52fbf3fe..e6b156e8 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,7 @@ "@solid-primitives/upload": "^0.0.111", "@solidjs/meta": "^0.29.1", "@solidjs/router": "^0.9.0", + "bitcoin-waila.git#c576d2037efbf6b03b08119fd60a35e3f7174930": "github:MutinyWallet/bitcoin-waila#c576d2037efbf6b03b08119fd60a35e3f7174930", "i18next": "^22.5.1", "i18next-browser-languagedetector": "^7.1.0", "qr-scanner": "^1.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1093e522..51b1c474 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,6 +68,9 @@ importers: '@solidjs/router': specifier: ^0.9.0 version: 0.9.0(solid-js@1.8.5) + bitcoin-waila.git#c576d2037efbf6b03b08119fd60a35e3f7174930: + specifier: github:MutinyWallet/bitcoin-waila#c576d2037efbf6b03b08119fd60a35e3f7174930 + version: github.com/MutinyWallet/bitcoin-waila/c576d2037efbf6b03b08119fd60a35e3f7174930 i18next: specifier: ^22.5.1 version: 22.5.1 @@ -13644,6 +13647,7 @@ packages: /workbox-google-analytics@7.0.0: resolution: {integrity: sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==} + deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained dependencies: workbox-background-sync: 7.0.0 workbox-core: 7.0.0 @@ -13934,3 +13938,9 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} dev: true + + github.com/MutinyWallet/bitcoin-waila/c576d2037efbf6b03b08119fd60a35e3f7174930: + resolution: {tarball: https://codeload.github.com/MutinyWallet/bitcoin-waila/tar.gz/c576d2037efbf6b03b08119fd60a35e3f7174930} + name: bitcoin-waila#c576d2037efbf6b03b08119fd60a35e3f7174930 + version: 0.0.0 + dev: false