File tree 2 files changed +11
-5
lines changed
2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 54
54
"ts-jest" : " ^29.0.3" ,
55
55
"ts-node" : " ^10.3.0" ,
56
56
"typescript" : " ^5.0.2" ,
57
- "vitepress" : " 1.0.0-rc.23 "
57
+ "vitepress" : " 1.0.0-rc.24 "
58
58
},
59
59
"eslintConfig" : {
60
60
"env" : {
Original file line number Diff line number Diff line change 1383
1383
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
1384
1384
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
1385
1385
1386
+
1387
+ version "4.3.1"
1388
+ resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.3.1.tgz#635cf512dd1d5c78adf9e24615696e4918cd9d88"
1389
+ integrity sha512-tUBEtWcF7wFtII7ayNiLNDTCE1X1afySEo+XNVMNkFXaThENyCowIEX095QqbJZGTgoOcSVDJGlnde2NG4jtbQ==
1390
+
1386
1391
1387
1392
version "3.3.6"
1388
1393
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.3.6.tgz#ffc14517e0a7269983b9a93994df9669e9e03506"
@@ -5708,14 +5713,15 @@ vite@^4.5.0:
5708
5713
optionalDependencies :
5709
5714
fsevents "~2.3.2"
5710
5715
5711
-
5712
- version "1.0.0-rc.23 "
5713
- resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.0-rc.23 .tgz#eb477d89951b59738a86ac5884dd2fe891d35aac "
5714
- integrity sha512-0YoBt8aFgbRt2JtYaCeTqq4W21q5lbGso+g1ZwkYYS35ExJxORssRJunhFuUcby8QeN4BP/88QDgsVSIVLAfXQ ==
5716
+
5717
+ version "1.0.0-rc.24 "
5718
+ resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.0-rc.24 .tgz#517b44d10e0cd3773f5e2f9799c2bde8e60f0505 "
5719
+ integrity sha512-RpnL8cnOGwiRlBbrYQUm9sYkJbtyOt/wYXk2diTcokY4yvks/5lq9LuSt+MURWB6ZqwpSNHvTmxgaSfLoG0/OA ==
5715
5720
dependencies :
5716
5721
" @docsearch/css" " ^3.5.2"
5717
5722
" @docsearch/js" " ^3.5.2"
5718
5723
" @types/markdown-it" " ^13.0.4"
5724
+ " @vitejs/plugin-vue" " 4.3.1"
5719
5725
" @vue/devtools-api" " ^6.5.1"
5720
5726
" @vueuse/core" " ^10.5.0"
5721
5727
" @vueuse/integrations" " ^10.5.0"
You can’t perform that action at this time.
0 commit comments