Skip to content

Commit ca1413c

Browse files
committed
docs: update vitepress
1 parent 40b8cb3 commit ca1413c

File tree

3 files changed

+356
-247
lines changed

3 files changed

+356
-247
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
},
9191
"devDependencies": {
9292
"@vitest/coverage-v8": "^0.34.4",
93-
"@vue/runtime-core": "^3.3.7",
93+
"@vue/runtime-core": "^3.3.8",
9494
"@vue/test-utils": "^2.4.1",
9595
"chalk": "^5.3.0",
9696
"consola": "^3.2.3",
@@ -108,12 +108,12 @@
108108
"prettier": "^2.8.8",
109109
"semver": "^7.5.4",
110110
"typedoc": "^0.25.3",
111-
"typedoc-plugin-markdown": "^3.16.0",
111+
"typedoc-plugin-markdown": "^3.17.1",
112112
"typescript": "~5.2.2",
113113
"unbuild": "^2.0.0",
114-
"vitepress": "1.0.0-rc.12",
114+
"vitepress": "1.0.0-rc.25",
115115
"vitest": "^0.34.4",
116-
"vue": "^3.3.7",
116+
"vue": "^3.3.8",
117117
"yorkie": "^2.0.0"
118118
},
119119
"gitHooks": {

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"pinia": "^2.1.7",
15-
"vue": "^3.3.7",
15+
"vue": "^3.3.8",
1616
"vue-router": "^4.2.5",
1717
"vuefire": "workspace:*",
1818
"vuex": "^4.1.0"

0 commit comments

Comments
 (0)