Skip to content

Commit bfe13d3

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 1b40f9c commit bfe13d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"simple-git-hooks": "^2.9.0",
3737
"taze": "^0.11.2",
3838
"typescript": "^5.2.2",
39-
"vitest": "^0.34.4"
39+
"vitest": "^0.34.5"
4040
},
4141
"simple-git-hooks": {
4242
"pre-commit": "bunx lint-staged"

playgrounds/wagmi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"@use-wagmi/nuxt": "^1.1.8",
1414
"nuxt": "^3.7.3",
1515
"use-wagmi": "^0.4.1",
16-
"viem": "^1.11.0"
16+
"viem": "^1.12.1"
1717
}
1818
}

0 commit comments

Comments
 (0)