File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
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.21 "
57
+ "vitepress" : " 1.0.0-rc.22 "
58
58
},
59
59
"eslintConfig" : {
60
60
"env" : {
Original file line number Diff line number Diff line change @@ -2763,7 +2763,7 @@ flatted@^3.1.0:
2763
2763
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
2764
2764
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
2765
2765
2766
- focus-trap@^7.5.3 :
2766
+ focus-trap@^7.5.4 :
2767
2767
version "7.5.4"
2768
2768
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.5.4.tgz#6c4e342fe1dae6add9c2aa332a6e7a0bbd495ba2"
2769
2769
integrity sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==
@@ -5622,18 +5622,18 @@ vite@^4.4.11:
5622
5622
optionalDependencies :
5623
5623
fsevents "~2.3.2"
5624
5624
5625
-
5626
- version "1.0.0-rc.21 "
5627
- resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.0-rc.21 .tgz#fbe1a63db86a37729c554048e4df3c606ba0d803 "
5628
- integrity sha512-eHX057NgAqmrj6FIqh7Sqsbk/kftrFMBUpCKjuQIZ+c+bYTbmzXsXrHSbT5b4WWy4vLx1993a+H3wIRy2dHi8g ==
5625
+
5626
+ version "1.0.0-rc.22 "
5627
+ resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.0-rc.22 .tgz#9855edc0991a57cf88561e790b0b35ddc447fbf0 "
5628
+ integrity sha512-n7le5iikCFgWMuX7sKfzDGJGlrsYQ5trG3S97BghNz2alOTr4Xp+GrB6ShwogUTX9gNgeNmrACjokhW55LNeBA ==
5629
5629
dependencies :
5630
5630
" @docsearch/css" " ^3.5.2"
5631
5631
" @docsearch/js" " ^3.5.2"
5632
5632
" @types/markdown-it" " ^13.0.2"
5633
5633
" @vue/devtools-api" " ^6.5.1"
5634
5634
" @vueuse/core" " ^10.5.0"
5635
5635
" @vueuse/integrations" " ^10.5.0"
5636
- focus-trap "^7.5.3 "
5636
+ focus-trap "^7.5.4 "
5637
5637
mark.js "8.11.1"
5638
5638
minisearch "^6.1.0"
5639
5639
shiki "^0.14.5"
You can’t perform that action at this time.
0 commit comments