Skip to content

Commit

Permalink
docs: revert vitepress version
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Aug 17, 2022
1 parent 248f770 commit e636817
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"typescript": "~4.5.5",
"verdaccio": "^5.0.1",
"vite-plugin-pwa": "^0.11.3",
"vitepress": "^0.22.4",
"vitepress": "^0.20.10",
"webpack": "^5.54.0",
"yorkie": "^2.0.0"
},
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1453,12 +1453,12 @@
debug "^3.1.0"
lodash.once "^4.1.1"

"@docsearch/css@3.2.1", "@docsearch/css@^3.0.0":
"@docsearch/css@3.2.1", "@docsearch/css@^3.0.0-alpha.41":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.2.1.tgz#c05d7818b0e43b42f9efa2d82a11c36606b37b27"
integrity sha512-gaP6TxxwQC+K8D6TRx5WULUWKrcbzECOPA2KCVMuI+6C7dNiGUk5yXXzVhc5sld79XKYLnO9DRTI4mjXDYkh+g==

"@docsearch/js@^3.0.0":
"@docsearch/js@^3.0.0-alpha.41":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@docsearch/js/-/js-3.2.1.tgz#d6856fb6223c7a47091640264d5144d59806bc30"
integrity sha512-H1PekEtSeS0msetR2YGGey2w7jQ2wAKfGODJvQTygSwMgUZ+2DHpzUgeDyEBIXRIfaBcoQneqrzsljM62pm6Xg==
Expand Down Expand Up @@ -4358,7 +4358,7 @@
resolved "https://registry.yarnpkg.com/@verdaccio/ui-theme/-/ui-theme-6.0.0-6-next.16.tgz#f88f555b502636c37ec1722d832c6fd826b63892"
integrity sha512-FbYl3273qaA0/fRwrvE876/HuvU81zjsnR70rCEojBelDuddl3xbY1LVdvthCjUGuIj2SUNpTzGhyROdqHJUCg==

"@vitejs/plugin-vue@^2.3.2":
"@vitejs/plugin-vue@^2.0.0":
version "2.3.4"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.3.4.tgz#966a6279060eb2d9d1a02ea1a331af071afdcf9e"
integrity sha512-IfFNbtkbIm36O9KB8QodlwwYvTEsJb4Lll4c2IwB3VHc2gie2mSPtSzL0eYay7X2jd/2WX02FjSGTWR6OPr/zg==
Expand Down Expand Up @@ -20211,7 +20211,7 @@ vite-plugin-pwa@^0.11.3:
workbox-build "^6.4.2"
workbox-window "^6.4.2"

vite@^2.9.7:
vite@^2.7.0:
version "2.9.15"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.15.tgz#2858dd5b2be26aa394a283e62324281892546f0b"
integrity sha512-fzMt2jK4vQ3yK56te3Kqpkaeq9DkcZfBbzHwYpobasvgYmP2SoAr6Aic05CsB4CzCZbsDv4sujX3pkEGhLabVQ==
Expand All @@ -20223,17 +20223,17 @@ vite@^2.9.7:
optionalDependencies:
fsevents "~2.3.2"

vitepress@^0.22.4:
version "0.22.4"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-0.22.4.tgz#d4d778fb06decfc2c31c105f6a7a136843cdfb08"
integrity sha512-oZUnLO/SpYdThaBKefDeOiVlr0Rie4Ppx3FzMnMyLtJnI5GlBMNjqYqMy/4+umm/iC+ZDJfI+IlDKxv5fZnYzA==
vitepress@^0.20.10:
version "0.20.10"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-0.20.10.tgz#18266182aee192191db76f63b68203eea3ac148d"
integrity sha512-dKgH6k1yxdEjIIxoXGI0vMg3lpBLvMarre/vvt4beuxd+rXOUB1a7DAtXDmgIXOMGQ7IcF+4zyd2132IedhjtQ==
dependencies:
"@docsearch/css" "^3.0.0"
"@docsearch/js" "^3.0.0"
"@vitejs/plugin-vue" "^2.3.2"
"@docsearch/css" "^3.0.0-alpha.41"
"@docsearch/js" "^3.0.0-alpha.41"
"@vitejs/plugin-vue" "^2.0.0"
prismjs "^1.25.0"
vite "^2.9.7"
vue "^3.2.33"
vite "^2.7.0"
vue "^3.2.26"

vscode-jsonrpc@^4.0.0:
version "4.0.0"
Expand Down Expand Up @@ -20500,7 +20500,7 @@ vue@^2.6.14:
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.14.tgz#e51aa5250250d569a3fbad3a8a5a687d6036e235"
integrity sha512-x2284lgYvjOMj3Za7kqzRcUSxBboHqtgRE2zlos1qWaOye5yUmHn42LB1250NJBLRwEcdrB0JRwyPTEPhfQjiQ==

vue@^3.2.33:
vue@^3.2.26:
version "3.2.37"
resolved "https://registry.yarnpkg.com/vue/-/vue-3.2.37.tgz#da220ccb618d78579d25b06c7c21498ca4e5452e"
integrity sha512-bOKEZxrm8Eh+fveCqS1/NkG/n6aMidsI6hahas7pa0w/l7jkbssJVsRhVDs07IdDq7h9KHswZOgItnwJAgtVtQ==
Expand Down

0 comments on commit e636817

Please sign in to comment.