Skip to content

Commit 080bbae

Browse files
committed
docs: up vitepress
1 parent 18d6cb9 commit 080bbae

File tree

3 files changed

+339
-395
lines changed

3 files changed

+339
-395
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"devDependencies": {
194194
"@pinia/colada": "^0.13.3",
195195
"@posva/prompts": "^2.4.4",
196-
"@shikijs/vitepress-twoslash": "1.24.0",
196+
"@shikijs/vitepress-twoslash": "2.0.3",
197197
"@tanstack/vue-query": "^5.64.2",
198198
"@types/node": "^22.10.7",
199199
"@vitest/coverage-v8": "^3.0.2",
@@ -220,9 +220,9 @@
220220
"unplugin-auto-import": "^19.0.0",
221221
"unplugin-vue-markdown": "^28.1.0",
222222
"unplugin-vue-router": "workspace:*",
223-
"vite": "^6.0.10",
223+
"vite": "^6.0.11",
224224
"vite-plugin-vue-devtools": "^7.7.0",
225-
"vitepress": "1.5.0",
225+
"vitepress": "1.6.1",
226226
"vitest": "^3.0.2",
227227
"vue": "^3.5.13",
228228
"vue-router": "^4.5.0",

playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@vue/tsconfig": "^0.7.0",
1313
"json-server": "^0.17.4",
1414
"unplugin-vue-router": "workspace:*",
15-
"vite": "^6.0.10",
15+
"vite": "^6.0.11",
1616
"vite-plugin-inspect": "^10.0.7"
1717
},
1818
"dependencies": {

0 commit comments

Comments
 (0)