From ef292bebf0af6a34b4914c1e24c24fd6395e217a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 07:42:59 +0000 Subject: [PATCH] chore(deps): bump viem from 1.2.9 to 1.4.1 Bumps [viem](https://github.com/wagmi-dev/viem) from 1.2.9 to 1.4.1. - [Release notes](https://github.com/wagmi-dev/viem/releases) - [Changelog](https://github.com/wagmi-dev/viem/blob/main/CHANGELOG.md) - [Commits](https://github.com/wagmi-dev/viem/compare/viem@1.2.9...viem@1.4.1) --- updated-dependencies: - dependency-name: viem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 55 +++++++++++++++++++++++++++-------------------- package.json | 2 +- 2 files changed, 33 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index 45d46d8..361a068 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "typescript": "^5.1.6", - "viem": "^1.2.9", + "viem": "^1.4.1", "wagmi": "^1.3.4" }, "devDependencies": { @@ -1818,9 +1818,9 @@ } }, "node_modules/@wagmi/chains": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@wagmi/chains/-/chains-1.2.0.tgz", - "integrity": "sha512-dmDRipsE54JfyudOBkuhEexqQWcrZqxn/qiujG8SBzMh/az/AH5xlJSA+j1CPWTx9+QofSMF3B7A4gb6XRmSaQ==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@wagmi/chains/-/chains-1.6.0.tgz", + "integrity": "sha512-5FRlVxse5P4ZaHG3GTvxwVANSmYJas1eQrTBHhjxVtqXoorm0aLmCHbhmN8Xo1yu09PaWKlleEvfE98yH4AgIw==", "funding": [ { "type": "gitcoin", @@ -2490,14 +2490,23 @@ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" }, "node_modules/abitype": { - "version": "0.8.11", - "resolved": "https://registry.npmjs.org/abitype/-/abitype-0.8.11.tgz", - "integrity": "sha512-bM4v2dKvX08sZ9IU38IN5BKmN+ZkOSd2oI4a9f0ejHYZQYV6cDr7j+d95ga0z2XHG36Y4jzoG5Z7qDqxp7fi/A==", + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/abitype/-/abitype-0.9.3.tgz", + "integrity": "sha512-dz4qCQLurx97FQhnb/EIYTk/ldQ+oafEDUqC0VVIeQS1Q48/YWt/9YNfMmp9SLFqN41ktxny3c8aYxHjmFIB/w==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/wagmi-dev" + } + ], "peerDependencies": { "typescript": ">=5.0.4", "zod": "^3 >=3.19.1" }, "peerDependenciesMeta": { + "typescript": { + "optional": true + }, "zod": { "optional": true } @@ -7182,17 +7191,17 @@ } }, "node_modules/viem": { - "version": "1.2.9", - "resolved": "https://registry.npmjs.org/viem/-/viem-1.2.9.tgz", - "integrity": "sha512-EnEbTuAAHv43unUgMISdQXbD9mrhZLvOdmf6eRGbDFl+XwP/PEzZAT79RaWAuDPnLXGMP1gBCJF++NFjSMukUw==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/viem/-/viem-1.4.1.tgz", + "integrity": "sha512-MtaoBHDSJDqa+QyXKG5d+S6EQSebRO0tzw6anSP4zC7AbC614vMeg9Y8LbkmEkWCw8swFYkort+H9l7GkWB0uA==", "dependencies": { "@adraffy/ens-normalize": "1.9.0", "@noble/curves": "1.0.0", "@noble/hashes": "1.3.0", "@scure/bip32": "1.3.0", "@scure/bip39": "1.2.0", - "@wagmi/chains": "1.2.0", - "abitype": "0.8.11", + "@wagmi/chains": "1.6.0", + "abitype": "0.9.3", "isomorphic-ws": "5.0.0", "ws": "8.12.0" }, @@ -8750,9 +8759,9 @@ } }, "@wagmi/chains": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/@wagmi/chains/-/chains-1.2.0.tgz", - "integrity": "sha512-dmDRipsE54JfyudOBkuhEexqQWcrZqxn/qiujG8SBzMh/az/AH5xlJSA+j1CPWTx9+QofSMF3B7A4gb6XRmSaQ==", + "version": "1.6.0", + "resolved": "https://registry.npmjs.org/@wagmi/chains/-/chains-1.6.0.tgz", + "integrity": "sha512-5FRlVxse5P4ZaHG3GTvxwVANSmYJas1eQrTBHhjxVtqXoorm0aLmCHbhmN8Xo1yu09PaWKlleEvfE98yH4AgIw==", "requires": {} }, "@wagmi/core": { @@ -9340,9 +9349,9 @@ } }, "abitype": { - "version": "0.8.11", - "resolved": "https://registry.npmjs.org/abitype/-/abitype-0.8.11.tgz", - "integrity": "sha512-bM4v2dKvX08sZ9IU38IN5BKmN+ZkOSd2oI4a9f0ejHYZQYV6cDr7j+d95ga0z2XHG36Y4jzoG5Z7qDqxp7fi/A==", + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/abitype/-/abitype-0.9.3.tgz", + "integrity": "sha512-dz4qCQLurx97FQhnb/EIYTk/ldQ+oafEDUqC0VVIeQS1Q48/YWt/9YNfMmp9SLFqN41ktxny3c8aYxHjmFIB/w==", "requires": {} }, "acorn": { @@ -12684,17 +12693,17 @@ } }, "viem": { - "version": "1.2.9", - "resolved": "https://registry.npmjs.org/viem/-/viem-1.2.9.tgz", - "integrity": "sha512-EnEbTuAAHv43unUgMISdQXbD9mrhZLvOdmf6eRGbDFl+XwP/PEzZAT79RaWAuDPnLXGMP1gBCJF++NFjSMukUw==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/viem/-/viem-1.4.1.tgz", + "integrity": "sha512-MtaoBHDSJDqa+QyXKG5d+S6EQSebRO0tzw6anSP4zC7AbC614vMeg9Y8LbkmEkWCw8swFYkort+H9l7GkWB0uA==", "requires": { "@adraffy/ens-normalize": "1.9.0", "@noble/curves": "1.0.0", "@noble/hashes": "1.3.0", "@scure/bip32": "1.3.0", "@scure/bip39": "1.2.0", - "@wagmi/chains": "1.2.0", - "abitype": "0.8.11", + "@wagmi/chains": "1.6.0", + "abitype": "0.9.3", "isomorphic-ws": "5.0.0", "ws": "8.12.0" }, diff --git a/package.json b/package.json index 22b6ce6..9485804 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "typescript": "^5.1.6", - "viem": "^1.2.9", + "viem": "^1.4.1", "wagmi": "^1.3.4" }, "devDependencies": {