Commit 90afc7af authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps): bump viem from 1.19.15 to 1.20.3 (#8730)

Bumps [viem](https://github.com/wevm/viem) from 1.19.15 to 1.20.3.
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/viem@1.19.15...viem@1.20.3)

---
updated-dependencies:
- dependency-name: viem
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent b8db886c
...@@ -83,6 +83,6 @@ ...@@ -83,6 +83,6 @@
"change-case": "4.1.2", "change-case": "4.1.2",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"viem": "^1.19.15" "viem": "^1.20.3"
} }
} }
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
"jsdom": "^23.0.1", "jsdom": "^23.0.1",
"tsup": "^8.0.1", "tsup": "^8.0.1",
"typescript": "^5.3.3", "typescript": "^5.3.3",
"viem": "^1.19.15", "viem": "^1.20.3",
"vite": "^5.0.10", "vite": "^5.0.10",
"vitest": "^1.0.1" "vitest": "^1.0.1"
}, },
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typedoc": "^0.25.4", "typedoc": "^0.25.4",
"typescript": "^5.3.3", "typescript": "^5.3.3",
"viem": "^1.19.15", "viem": "^1.20.3",
"vitest": "^1.0.1", "vitest": "^1.0.1",
"zod": "^3.22.4" "zod": "^3.22.4"
}, },
......
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
"@vitest/coverage-istanbul": "^1.0.2", "@vitest/coverage-istanbul": "^1.0.2",
"tsup": "^8.0.1", "tsup": "^8.0.1",
"typescript": "^5.3.3", "typescript": "^5.3.3",
"viem": "^1.19.15", "viem": "^1.20.3",
"vite": "^5.0.10", "vite": "^5.0.10",
"vitest": "^1.0.1", "vitest": "^1.0.1",
"zod": "^3.22.4" "zod": "^3.22.4"
......
This diff is collapsed.
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