Commit 602d5b9a authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump @wagmi/core from 2.6.1 to 2.6.3 (#9264)

Bumps [@wagmi/core](https://github.com/wevm/wagmi/tree/HEAD/packages/core) from 2.6.1 to 2.6.3.
- [Release notes](https://github.com/wevm/wagmi/releases)
- [Changelog](https://github.com/wevm/wagmi/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/wevm/wagmi/commits/@wagmi/core@2.6.3/packages/core)

---
updated-dependencies:
- dependency-name: "@wagmi/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent c68fd363
......@@ -53,7 +53,7 @@
"@types/glob": "^8.1.0",
"@vitest/coverage-istanbul": "^1.2.2",
"@wagmi/cli": "^2.1.0",
"@wagmi/core": "^2.6.1",
"@wagmi/core": "^2.6.3",
"abitype": "^1.0.0",
"glob": "^10.3.10",
"isomorphic-fetch": "^3.0.0",
......@@ -66,7 +66,7 @@
"vitest": "^1.2.2"
},
"peerDependencies": {
"@wagmi/core": "^2.6.1",
"@wagmi/core": "^2.6.3",
"wagmi": "^2.5.5"
},
"peerDependenciesMeta": {
......
......@@ -303,8 +303,8 @@ importers:
specifier: ^2.1.0
version: 2.1.0(typescript@5.3.3)
'@wagmi/core':
specifier: ^2.6.1
version: 2.6.1(react@18.2.0)(typescript@5.3.3)(viem@2.5.0)
specifier: ^2.6.3
version: 2.6.3(react@18.2.0)(typescript@5.3.3)(viem@2.5.0)
abitype:
specifier: ^1.0.0
version: 1.0.0(typescript@5.3.3)(zod@3.22.4)
......@@ -6400,32 +6400,6 @@ packages:
- zod
dev: true
/@wagmi/core@2.6.1(react@18.2.0)(typescript@5.3.3)(viem@2.5.0):
resolution: {integrity: sha512-8uE4cpkGqHObjFcDUU6ZGqn9KiOO2wsJOKZ+bXevLOXe2a6M268vOUKJUM2d6/Whn4aBFEyMcX8ESdLuySS78w==}
peerDependencies:
'@tanstack/query-core': '>=5.0.0'
typescript: '>=5.0.4'
viem: 2.x
peerDependenciesMeta:
'@tanstack/query-core':
optional: true
typescript:
optional: true
dependencies:
eventemitter3: 5.0.1
mipd: 0.0.5(typescript@5.3.3)
typescript: 5.3.3
viem: 2.5.0(typescript@5.3.3)(zod@3.22.4)
zustand: 4.4.1(react@18.2.0)
transitivePeerDependencies:
- '@types/react'
- bufferutil
- immer
- react
- utf-8-validate
- zod
dev: true
/@wagmi/core@2.6.3(react@18.2.0)(typescript@5.3.3)(viem@2.5.0):
resolution: {integrity: sha512-hHvJkXFqfj56nAD0SH5bAHYxBItUBDIn6yGUBguMu121v6R4NxhwciEeff56lSjnKhmXjaWdJCEJ9C1YwkmDVw==}
peerDependencies:
......@@ -9900,6 +9874,7 @@ packages:
is-hex-prefixed: 1.0.0
strip-hex-prefix: 1.0.0
dev: true
bundledDependencies: false
/event-target-shim@5.0.1:
resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
......
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