Skip to content

Commit 6127f4a

Browse files
committed
chore(deps): update all non-major dependencies
1 parent cef22d9 commit 6127f4a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bun.lockb

-4.33 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@hebilicious/eslint-config": "0.0.3-beta.3",
2525
"@nuxt/test-utils": "^3.8.0",
26-
"@types/node": "20.8.9",
26+
"@types/node": "20.8.10",
2727
"bumpp": "^9.2.0",
2828
"bun-types": "^1.0.7",
2929
"conventional-changelog-cli": "^4.1.0",

playgrounds/advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@hebilicious/vue-query-nuxt": "workspace:*",
1212
"@tanstack/vue-query": "^5.4.3",
13-
"@wundergraph/vue-query": "^0.2.21"
13+
"@wundergraph/vue-query": "^0.2.22"
1414
},
1515
"devDependencies": {
1616
"@nuxt/devtools": "^0.8.5",

playgrounds/wagmi/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@tanstack/vue-query": "5.4.3",
1313
"@use-wagmi/nuxt": "^1.1.8",
1414
"nuxt": "^3.8.0",
15-
"use-wagmi": "^0.4.3",
16-
"viem": "^1.18.0"
15+
"use-wagmi": "^0.4.4",
16+
"viem": "^1.18.2"
1717
}
1818
}

0 commit comments

Comments
 (0)