1
0
Fork 0

Bump viem from 2.8.5 to 2.9.6

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

---
updated-dependencies:
- dependency-name: viem
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-01 04:01:37 +00:00 committed by GitHub
parent c487f15d36
commit 6336f87664
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -37,7 +37,7 @@
"sharp": "^0.33.2",
"slugify": "^1.6.6",
"swr": "^2.2.5",
"viem": "^2.8.5",
"viem": "^2.9.6",
"wagmi": "^2.5.7"
},
"devDependencies": {
@ -25766,9 +25766,9 @@
}
},
"node_modules/viem": {
"version": "2.8.5",
"resolved": "https://registry.npmjs.org/viem/-/viem-2.8.5.tgz",
"integrity": "sha512-EAmZ/jP7Ycmu72zRrB+N/fINEXMVBaLLsUaHwu5LoIjAzmE/f/33RV9AlhUA6RNZ5kujomylSytIyDakzQYXCQ==",
"version": "2.9.6",
"resolved": "https://registry.npmjs.org/viem/-/viem-2.9.6.tgz",
"integrity": "sha512-VVFWjGQei2wnWTvAB/xrIf22m6flCwxeBr8LnwejXMTSSi1EORWEswrw2lfKTmw3TlRPSG4uSiQMa/d0l0DKRg==",
"funding": [
{
"type": "github",

View File

@ -77,7 +77,7 @@
"sharp": "^0.33.2",
"slugify": "^1.6.6",
"swr": "^2.2.5",
"viem": "^2.8.5",
"viem": "^2.9.6",
"wagmi": "^2.5.7"
},
"devDependencies": {