File tree Expand file tree Collapse file tree 2 files changed +15
-16
lines changed Expand file tree Collapse file tree 2 files changed +15
-16
lines changed Original file line number Diff line number Diff line change 38
38
"rollup-plugin-typescript2" : " ^0.30.0" ,
39
39
"ts-jest" : " 25.3.1" ,
40
40
"typescript" : " ^4.2.4" ,
41
- "vitepress" : " ^0.12.2 " ,
41
+ "vitepress" : " ^0.13.0 " ,
42
42
"vue" : " 3.0.11" ,
43
43
"vue-class-component" : " ^8.0.0-rc.1" ,
44
44
"vue-jest" : " ^5.0.0-alpha.8" ,
Original file line number Diff line number Diff line change @@ -2709,10 +2709,10 @@ error-ex@^1.3.1:
2709
2709
dependencies :
2710
2710
is-arrayish "^0.2.1"
2711
2711
2712
- esbuild@^0.8.34 :
2713
- version "0.8.38 "
2714
- resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.8.38 .tgz#04dc395e15c77bbc9d6798e9b31275546bcf7b9a "
2715
- integrity sha512-wSunJl8ujgBs9eVGubc8Y6fn/DkDjNyfQBVOFTY1E7sRxr8KTjmqyLIiE0M3Z4CjMnCu/rttCugwnOzY+HiwIw ==
2712
+ esbuild@^0.9.3 :
2713
+ version "0.9.7 "
2714
+ resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.9.7 .tgz#ea0d639cbe4b88ec25fbed4d6ff00c8d788ef70b "
2715
+ integrity sha512-VtUf6aQ89VTmMLKrWHYG50uByMF4JQlVysb8dmg6cOgW8JnFCipmz7p+HNBl+RR3LLCuBxFGVauAe2wfnF9bLg ==
2716
2716
2717
2717
escalade@^3.1.1 :
2718
2718
version "3.1.1"
6163
6163
core-util-is "1.0.2"
6164
6164
extsprintf "^1.2.0"
6165
6165
6166
- vite@^2.0.0-beta.70 :
6167
- version "2.0.0-beta.70 "
6168
- resolved "https://registry.yarnpkg.com/vite/-/vite-2.0.0-beta.70. tgz#ec0d4f2bfd02f31d2c59aa9760f27c26647f41ce "
6169
- integrity sha512-rbuAYZE8T0jNOUykkyfjiiKmz4MpW2KqzHO8++WCCDXyxzIg56ICQ/B6NLZzVpWyk0iSKiUKr2k8NMkmDlZAQQ ==
6166
+ vite@^2.0.5 :
6167
+ version "2.1.5 "
6168
+ resolved "https://registry.yarnpkg.com/vite/-/vite-2.1.5. tgz#4857da441c62f7982c83cbd5f42a00330f20c9c1 "
6169
+ integrity sha512-tYU5iaYeUgQYvK/CNNz3tiJ8vYqPWfCE9IQ7K0iuzYovWw7lzty7KRYGWwV3CQPh0NKxWjOczAqiJsCL0Xb+Og ==
6170
6170
dependencies :
6171
- esbuild "^0.8.34 "
6171
+ esbuild "^0.9.3 "
6172
6172
postcss "^8.2.1"
6173
6173
resolve "^1.19.0"
6174
6174
rollup "^2.38.5"
6175
6175
optionalDependencies :
6176
6176
fsevents "~2.3.1"
6177
6177
6178
- vitepress@^0.12.2 :
6179
- version "0.12.2 "
6180
- resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-0.12.2 .tgz#5e53c78a3ca045f8513cd4bedf2e280f98d48f61 "
6181
- integrity sha512-dU4O7nG4TfI4CbGbrry1TAXlg19+xm9wlHJdvZnYYjTFRlS7zvHDWgxcP7zduUvhqXCGoGURFKjMPo8MRghVNg ==
6178
+ vitepress@^0.13.0 :
6179
+ version "0.13.0 "
6180
+ resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-0.13.0 .tgz#99fbeccc7e18f5371713b381c8c9725fa6bfd72d "
6181
+ integrity sha512-LTVxbHTZt46kKwxreKe3EFARuwtbsK5DyXFPvhQ8oUkKFFR9FDI/vt79ABFQWUQM1AokQEoa6RXsBr1qFv0s4Q ==
6182
6182
dependencies :
6183
6183
" @docsearch/css" " ^1.0.0-alpha.28"
6184
6184
" @docsearch/js" " ^1.0.0-alpha.28"
@@ -6204,8 +6204,7 @@ vitepress@^0.12.2:
6204
6204
polka "^0.5.2"
6205
6205
prismjs "^1.23.0"
6206
6206
sirv "^1.0.11"
6207
- slash "^3.0.0"
6208
- vite "^2.0.0-beta.70"
6207
+ vite "^2.0.5"
6209
6208
vue "^3.0.5"
6210
6209
6211
6210
vue-class-component@^8.0.0-rc.1 :
You can’t perform that action at this time.
0 commit comments