Skip to content

Commit efbc266

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

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bun.lockb

-4.58 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@nuxt/test-utils": "^3.12.1",
2626
"@types/node": "20.12.7",
2727
"bumpp": "^9.4.0",
28-
"bun-types": "^1.1.3",
28+
"bun-types": "^1.1.4",
2929
"conventional-changelog-cli": "^4.1.0",
3030
"eslint": "8.57.0",
3131
"eslint-plugin-import": "^2.29.1",
@@ -34,7 +34,7 @@
3434
"prettier": "^3.2.5",
3535
"rimraf": "^5.0.5",
3636
"simple-git-hooks": "^2.11.1",
37-
"taze": "^0.13.4",
37+
"taze": "^0.13.6",
3838
"typescript": "^5.4.5",
3939
"vitest": "^1.5.0"
4040
},

playgrounds/advanced/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"dependencies": {
1111
"@hebilicious/vue-query-nuxt": "workspace:*",
1212
"@tanstack/vue-query": "^5.29.0",
13-
"@wundergraph/vue-query": "^0.2.31"
13+
"@wundergraph/vue-query": "^0.2.32"
1414
},
1515
"devDependencies": {
16-
"@nuxt/devtools": "^1.1.5",
16+
"@nuxt/devtools": "^1.2.0",
1717
"nuxt": "^3.11.2"
1818
}
1919
}

0 commit comments

Comments
 (0)