Commit 76d1e2a4 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps-dev): bump abitype from 0.10.3 to 1.0.0 (#9158)

Bumps [abitype](https://github.com/wevm/abitype) from 0.10.3 to 1.0.0.
- [Release notes](https://github.com/wevm/abitype/releases)
- [Commits](https://github.com/wevm/abitype/compare/abitype@0.10.3...abitype@1.0.0)

---
updated-dependencies:
- dependency-name: abitype
  dependency-type: direct:development
  update-type: version-update:semver-major
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent a7bc2445
......@@ -54,7 +54,7 @@
"@vitest/coverage-istanbul": "^1.2.1",
"@wagmi/cli": "^2.0.4",
"@wagmi/core": "^2.3.1",
"abitype": "^0.10.3",
"abitype": "^1.0.0",
"glob": "^10.3.10",
"isomorphic-fetch": "^3.0.0",
"jest-dom": "link:@types/@testing-library/jest-dom",
......
......@@ -38,7 +38,7 @@
"@testing-library/jest-dom": "^6.2.1",
"@testing-library/react-hooks": "^8.0.1",
"@vitest/coverage-istanbul": "^1.2.1",
"abitype": "^0.10.3",
"abitype": "^1.0.0",
"isomorphic-fetch": "^3.0.0",
"jest-dom": "link:@types/@testing-library/jest-dom",
"jsdom": "^23.2.0",
......
......@@ -306,8 +306,8 @@ importers:
specifier: ^2.3.1
version: 2.3.1(react@18.2.0)(typescript@5.3.3)(viem@2.0.3)
abitype:
specifier: ^0.10.3
version: 0.10.3(typescript@5.3.3)
specifier: ^1.0.0
version: 1.0.0(typescript@5.3.3)
glob:
specifier: ^10.3.10
version: 10.3.10
......@@ -403,8 +403,8 @@ importers:
specifier: ^1.2.1
version: 1.2.1(vitest@1.0.1)
abitype:
specifier: ^0.10.3
version: 0.10.3(typescript@5.3.3)
specifier: ^1.0.0
version: 1.0.0(typescript@5.3.3)
isomorphic-fetch:
specifier: ^3.0.0
version: 3.0.0
......@@ -6855,11 +6855,11 @@ packages:
typescript: 5.3.3
zod: 3.22.4
/abitype@0.10.3(typescript@5.3.3):
resolution: {integrity: sha512-tRN+7XIa7J9xugdbRzFv/95ka5ivR/sRe01eiWvM0HWWjHuigSZEACgKa0sj4wGuekTDtghCx+5Izk/cOi78pQ==}
/abitype@0.9.8(typescript@5.3.3)(zod@3.22.4):
resolution: {integrity: sha512-puLifILdm+8sjyss4S+fsUN09obiT1g2YW6CtcQF+QDzxR0euzgEB29MZujC6zMk2a6SVmtttq1fc6+YFA7WYQ==}
peerDependencies:
typescript: '>=5.0.4'
zod: ^3 >=3.22.0
zod: ^3 >=3.19.1
peerDependenciesMeta:
typescript:
optional: true
......@@ -6867,13 +6867,14 @@ packages:
optional: true
dependencies:
typescript: 5.3.3
zod: 3.22.4
dev: true
/abitype@0.9.8(typescript@5.3.3)(zod@3.22.4):
resolution: {integrity: sha512-puLifILdm+8sjyss4S+fsUN09obiT1g2YW6CtcQF+QDzxR0euzgEB29MZujC6zMk2a6SVmtttq1fc6+YFA7WYQ==}
/abitype@1.0.0(typescript@5.3.3):
resolution: {integrity: sha512-NMeMah//6bJ56H5XRj8QCV4AwuW6hB6zqz2LnhhLdcWVQOsXki6/Pn3APeqxCma62nXIcmZWdu1DlHWS74umVQ==}
peerDependencies:
typescript: '>=5.0.4'
zod: ^3 >=3.19.1
zod: ^3 >=3.22.0
peerDependenciesMeta:
typescript:
optional: true
......@@ -6881,7 +6882,6 @@ packages:
optional: true
dependencies:
typescript: 5.3.3
zod: 3.22.4
dev: true
/abort-controller@3.0.0:
......
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