Commit 587999a7 authored by Will Cory's avatar Will Cory Committed by GitHub

Merge pull request #8174 from ethereum-optimism/dependabot/npm_and_yarn/wagmi/core-1.4.6

build(deps-dev): bump @wagmi/core from 1.4.5 to 1.4.6
parents 4bd7f328 5848f23f
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
"@types/glob": "^8.1.0", "@types/glob": "^8.1.0",
"@vitest/coverage-istanbul": "^0.34.6", "@vitest/coverage-istanbul": "^0.34.6",
"@wagmi/cli": "^1.5.2", "@wagmi/cli": "^1.5.2",
"@wagmi/core": "^1.4.5", "@wagmi/core": "^1.4.6",
"abitype": "^0.10.2", "abitype": "^0.10.2",
"glob": "^10.3.10", "glob": "^10.3.10",
"isomorphic-fetch": "^3.0.0", "isomorphic-fetch": "^3.0.0",
......
...@@ -318,10 +318,10 @@ importers: ...@@ -318,10 +318,10 @@ importers:
version: 0.34.6(vitest@0.34.2) version: 0.34.6(vitest@0.34.2)
'@wagmi/cli': '@wagmi/cli':
specifier: ^1.5.2 specifier: ^1.5.2
version: 1.5.2(@wagmi/core@1.4.5)(typescript@5.2.2)(wagmi@1.0.1) version: 1.5.2(@wagmi/core@1.4.6)(typescript@5.2.2)(wagmi@1.0.1)
'@wagmi/core': '@wagmi/core':
specifier: ^1.4.5 specifier: ^1.4.6
version: 1.4.5(react@18.2.0)(typescript@5.2.2)(viem@1.18.6) version: 1.4.6(react@18.2.0)(typescript@5.2.2)(viem@1.18.6)
abitype: abitype:
specifier: ^0.10.2 specifier: ^0.10.2
version: 0.10.2(typescript@5.2.2) version: 0.10.2(typescript@5.2.2)
...@@ -4537,7 +4537,7 @@ packages: ...@@ -4537,7 +4537,7 @@ packages:
dependencies: dependencies:
typescript: 5.2.2 typescript: 5.2.2
/@wagmi/cli@1.5.2(@wagmi/core@1.4.5)(typescript@5.2.2)(wagmi@1.0.1): /@wagmi/cli@1.5.2(@wagmi/core@1.4.6)(typescript@5.2.2)(wagmi@1.0.1):
resolution: {integrity: sha512-UfLMYhW6mQBCjR8A5s01Chf9GpHzdpcuuBuzJ36QGXcMSJAxylz5ImVZWfCRV0ct1UruydjKVSW1QSI6azNxRQ==} resolution: {integrity: sha512-UfLMYhW6mQBCjR8A5s01Chf9GpHzdpcuuBuzJ36QGXcMSJAxylz5ImVZWfCRV0ct1UruydjKVSW1QSI6azNxRQ==}
engines: {node: '>=14'} engines: {node: '>=14'}
hasBin: true hasBin: true
...@@ -4553,7 +4553,7 @@ packages: ...@@ -4553,7 +4553,7 @@ packages:
wagmi: wagmi:
optional: true optional: true
dependencies: dependencies:
'@wagmi/core': 1.4.5(react@18.2.0)(typescript@5.2.2)(viem@1.18.6) '@wagmi/core': 1.4.6(react@18.2.0)(typescript@5.2.2)(viem@1.18.6)
abitype: 0.8.7(typescript@5.2.2)(zod@3.22.3) abitype: 0.8.7(typescript@5.2.2)(zod@3.22.3)
abort-controller: 3.0.0 abort-controller: 3.0.0
bundle-require: 3.1.2(esbuild@0.16.17) bundle-require: 3.1.2(esbuild@0.16.17)
...@@ -4618,8 +4618,8 @@ packages: ...@@ -4618,8 +4618,8 @@ packages:
- utf-8-validate - utf-8-validate
- zod - zod
/@wagmi/connectors@3.1.3(react@18.2.0)(typescript@5.2.2)(viem@1.18.6): /@wagmi/connectors@3.1.4(react@18.2.0)(typescript@5.2.2)(viem@1.18.6):
resolution: {integrity: sha512-UgwsQKQDFObJVJMf9pDfFoXTv710o4zrTHyhIWKBTMMkLpCMsMxN5+ZaDhBYt/BgoRinfRYQo8uwuwLhxE6Log==} resolution: {integrity: sha512-DrYPXByoP9o+xko9R6whKz1cjaJ7HZ+9P27WkW7bhYUWU/sPeDZAvWiLmPwNAhQy8U7A/teAxyUtbExaOdc8zw==}
peerDependencies: peerDependencies:
typescript: '>=5.0.4' typescript: '>=5.0.4'
viem: '>=0.3.35' viem: '>=0.3.35'
...@@ -4679,8 +4679,8 @@ packages: ...@@ -4679,8 +4679,8 @@ packages:
- utf-8-validate - utf-8-validate
- zod - zod
/@wagmi/core@1.4.5(react@18.2.0)(typescript@5.2.2)(viem@1.18.6): /@wagmi/core@1.4.6(react@18.2.0)(typescript@5.2.2)(viem@1.18.6):
resolution: {integrity: sha512-N9luRb1Uk4tBN9kaYcQSWKE9AsRt/rvZaFt5IZech4JPzNN2sQlfhKd9GEjOXYRDqEPHdDvos7qyBKiDNTz4GA==} resolution: {integrity: sha512-6SYcRZulzVNXCZ77EtJ7WfqirmMR+Svb5H/3Lqh0sDGwuW9kdH9G3hBDLf8LMJ1ImiWFsSDR5cl2qo7ZreYllA==}
peerDependencies: peerDependencies:
typescript: '>=5.0.4' typescript: '>=5.0.4'
viem: '>=0.3.35' viem: '>=0.3.35'
...@@ -4688,7 +4688,7 @@ packages: ...@@ -4688,7 +4688,7 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@wagmi/connectors': 3.1.3(react@18.2.0)(typescript@5.2.2)(viem@1.18.6) '@wagmi/connectors': 3.1.4(react@18.2.0)(typescript@5.2.2)(viem@1.18.6)
abitype: 0.8.7(typescript@5.2.2)(zod@3.22.3) abitype: 0.8.7(typescript@5.2.2)(zod@3.22.3)
eventemitter3: 4.0.7 eventemitter3: 4.0.7
typescript: 5.2.2 typescript: 5.2.2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment