Skip to content

Commit 126aa1c

Browse files
committed
fix(deploy): update Void SDK
1 parent 92aef41 commit 126aa1c

2 files changed

Lines changed: 456 additions & 256 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/markdown-it": "^14.1.2",
2626
"@unocss/reset": "^66.6.8",
2727
"@vitejs/plugin-vue": "^6.0.6",
28-
"@void/vue": "npm:@void-sdk/vue@^0.5.2",
28+
"@void/vue": "npm:@void-sdk/vue@^0.7.0",
2929
"@vue/test-utils": "^2.4.6",
3030
"bumpp": "^11.0.1",
3131
"unocss": "^66.6.8",
@@ -34,7 +34,7 @@
3434
"vite-plus": "catalog:",
3535
"vitest": "catalog:",
3636
"vitest-environment-native-dom": "0.0.3",
37-
"void": "npm:@void-sdk/void@^0.5.2"
37+
"void": "npm:@void-sdk/void@^0.7.0"
3838
},
3939
"packageManager": "pnpm@10.33.0"
4040
}

0 commit comments

Comments
 (0)