Skip to content

Commit 528c726

Browse files
chore(deps): update all non-major dependencies (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bfe13d3 commit 528c726

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
@@ -25,7 +25,7 @@
2525
"@nuxt/test-utils": "^3.7.3",
2626
"@types/node": "20.6.3",
2727
"bumpp": "^9.2.0",
28-
"bun-types": "^1.0.2",
28+
"bun-types": "^1.0.3",
2929
"conventional-changelog-cli": "^4.1.0",
3030
"eslint": "8.49.0",
3131
"eslint-plugin-import": "^2.28.1",

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": "^4.35.3",
13-
"@wundergraph/vue-query": "^0.2.14"
13+
"@wundergraph/vue-query": "^0.2.15"
1414
},
1515
"devDependencies": {
1616
"@nuxt/devtools": "^0.8.4",

0 commit comments

Comments
 (0)