Skip to content

Commit

Permalink
docs: update vitepress
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Nov 8, 2023
1 parent 40b8cb3 commit ca1413c
Show file tree
Hide file tree
Showing 3 changed files with 356 additions and 247 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
},
"devDependencies": {
"@vitest/coverage-v8": "^0.34.4",
"@vue/runtime-core": "^3.3.7",
"@vue/runtime-core": "^3.3.8",
"@vue/test-utils": "^2.4.1",
"chalk": "^5.3.0",
"consola": "^3.2.3",
Expand All @@ -108,12 +108,12 @@
"prettier": "^2.8.8",
"semver": "^7.5.4",
"typedoc": "^0.25.3",
"typedoc-plugin-markdown": "^3.16.0",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "~5.2.2",
"unbuild": "^2.0.0",
"vitepress": "1.0.0-rc.12",
"vitepress": "1.0.0-rc.25",
"vitest": "^0.34.4",
"vue": "^3.3.7",
"vue": "^3.3.8",
"yorkie": "^2.0.0"
},
"gitHooks": {
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"pinia": "^2.1.7",
"vue": "^3.3.7",
"vue": "^3.3.8",
"vue-router": "^4.2.5",
"vuefire": "workspace:*",
"vuex": "^4.1.0"
Expand Down

0 comments on commit ca1413c

Please sign in to comment.