We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6127f4a commit 716972aCopy full SHA for 716972a
bun.lockb
0 Bytes
package.json
@@ -30,7 +30,7 @@
30
"eslint": "8.52.0",
31
"eslint-plugin-import": "^2.29.0",
32
"lint-staged": "^15.0.2",
33
- "pnpm": "8.10.0",
+ "pnpm": "8.10.2",
34
"prettier": "^3.0.3",
35
"rimraf": "^5.0.5",
36
"simple-git-hooks": "^2.9.0",
playgrounds/wagmi/package.json
@@ -13,6 +13,6 @@
13
"@use-wagmi/nuxt": "^1.1.8",
14
"nuxt": "^3.8.0",
15
"use-wagmi": "^0.4.4",
16
- "viem": "^1.18.2"
+ "viem": "^1.18.3"
17
}
18
0 commit comments