Skip to content

Commit 8f937a2

Browse files
committed
chore: bump vitepress
1 parent 05f242b commit 8f937a2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"slash": "^3.0.0",
4646
"ts-jest": "^26.4.4",
4747
"typescript": "^4.1.2",
48-
"vitepress": "^0.10.4",
48+
"vitepress": "^0.10.5",
4949
"yorkie": "^2.0.0"
5050
},
5151
"gitHooks": {

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -7466,14 +7466,14 @@ [email protected]:
74667466
core-util-is "1.0.2"
74677467
extsprintf "^1.2.0"
74687468

7469-
vitepress@^0.10.4:
7470-
version "0.10.4"
7471-
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-0.10.4.tgz#65b5a6be2503ea492fd79082d576bd73725abc25"
7472-
integrity sha512-VvSANRPGNsUlsieruktRacdtG1P/jsQdMcY6NEs/lc7k/YwW1np7wLSQChk0DPgUdEnLDu/pOXQq+iTuOarTdA==
7469+
vitepress@^0.10.5:
7470+
version "0.10.5"
7471+
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-0.10.5.tgz#56aa2085dced64b157dbef17a092834c829e3bcb"
7472+
integrity sha512-dMhcEmTbRZ0sfQ6nYx4kivpg9meYL+HoXQ7hkqKH0B9qFMwTMW3jC7QDX4omc8fF14TWxOnywNVuBvkN23DN0g==
74737473
dependencies:
74747474
"@docsearch/css" "^1.0.0-alpha.28"
74757475
"@docsearch/js" "^1.0.0-alpha.28"
7476-
"@vitejs/plugin-vue" "^1.0.2"
7476+
"@vitejs/plugin-vue" "^1.0.3"
74777477
"@vue/compiler-sfc" "^3.0.5"
74787478
"@vue/server-renderer" "^3.0.5"
74797479
chalk "^4.1.0"
@@ -7496,7 +7496,7 @@ vitepress@^0.10.4:
74967496
prismjs "^1.20.0"
74977497
sirv "^1.0.10"
74987498
slash "^3.0.0"
7499-
vite "^2.0.0-alpha.5"
7499+
vite "^2.0.0-beta.2"
75007500
vue "^3.0.5"
75017501

75027502
void-elements@^3.1.0:

0 commit comments

Comments
 (0)