File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 102
102
"ts-loader" : " ^8.0.14" ,
103
103
"ts-node" : " ^9.1.1" ,
104
104
"typescript" : " ^4.1.3" ,
105
- "vitepress" : " ^0.10 .2" ,
105
+ "vitepress" : " ^0.11 .2" ,
106
106
"vue" : " ^3.0.5" ,
107
107
"vue-loader" : " ^16.1.2" ,
108
108
"webpack" : " ^5.12.3" ,
Original file line number Diff line number Diff line change 9023
9023
core-util-is "1.0.2"
9024
9024
extsprintf "^1.2.0"
9025
9025
9026
- vite@^2.0.0-beta.4 :
9027
- version "2.0.0-beta.4 "
9028
- resolved "https://registry.yarnpkg.com/vite/-/vite-2.0.0-beta.4 .tgz#6ea8e08ae5e6b510548d02ec770d34046622aef7 "
9029
- integrity sha512-V0HV6xyUPQ9ktJ8gLm0Et7zTFtp8WmISsH/K+FuGF3aJ4VJOlSYEaget1nHCauUPI7WDPe97suz7SCIVHW2iEg ==
9026
+ vite@^2.0.0-beta.21 :
9027
+ version "2.0.0-beta.26 "
9028
+ resolved "https://registry.yarnpkg.com/vite/-/vite-2.0.0-beta.26 .tgz#70e2277003de609b218ddb33d740f76d01f01dc2 "
9029
+ integrity sha512-/OZ5X5nq9xV3UKO2x3Xl83RQM0DsRWsa4htaRyzZ6e+G5Z+SfMiUlveJctSoPJ3JjoIBm4bbDAe0rXM5Mt2tlw ==
9030
9030
dependencies :
9031
9031
esbuild "^0.8.26"
9032
9032
postcss "^8.2.1"
9033
+ resolve "^1.19.0"
9033
9034
rollup "^2.35.1"
9034
9035
optionalDependencies :
9035
9036
fsevents "~2.1.2"
9036
9037
9037
- vitepress@^0.10 .2 :
9038
- version "0.10.6 "
9039
- resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-0.10.6 .tgz#fd94cc45b2e7f78d00ba9efc4d03daf393a2c2d7 "
9040
- integrity sha512-WbtfMZCn2fX0/OpmLR+EDxhmrWs90IElDVaNrfLvSLTa2XPPl8rcJ9NNFmVgpwUfgw6S1UgO9Uij0TuObmkgAA ==
9038
+ vitepress@^0.11 .2 :
9039
+ version "0.11.2 "
9040
+ resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-0.11.2 .tgz#cc8562a30002ad28cd9b5bb49c084bbe16e82490 "
9041
+ integrity sha512-YzbiCevZLJ6yWFibUAu3xDTCDFvoL7bTin+DU/m7lza9OeVf5jvpHQoUz8t2EaqaUEbfFuJ+lPgUuEBCuKaZzQ ==
9041
9042
dependencies :
9042
9043
" @docsearch/css" " ^1.0.0-alpha.28"
9043
9044
" @docsearch/js" " ^1.0.0-alpha.28"
@@ -9064,7 +9065,7 @@ vitepress@^0.10.2:
9064
9065
prismjs "^1.20.0"
9065
9066
sirv "^1.0.10"
9066
9067
slash "^3.0.0"
9067
- vite "^2.0.0-beta.4 "
9068
+ vite "^2.0.0-beta.21 "
9068
9069
vue "^3.0.5"
9069
9070
9070
9071
vue-loader@^16.1.2 :
You can’t perform that action at this time.
0 commit comments