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 51
51
"ts-jest" : " ^29.0.3" ,
52
52
"ts-node" : " ^10.3.0" ,
53
53
"typescript" : " ^5.0.2" ,
54
- "vitepress" : " 1.0.0-beta.6 "
54
+ "vitepress" : " 1.0.0-beta.7 "
55
55
},
56
56
"eslintConfig" : {
57
57
"env" : {
Original file line number Diff line number Diff line change @@ -5657,7 +5657,7 @@ validate-npm-package-name@^3.0.0:
5657
5657
dependencies :
5658
5658
builtins "^1.0.3"
5659
5659
5660
- vite@^4.4.6 :
5660
+ vite@^4.4.7 :
5661
5661
version "4.4.7"
5662
5662
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.7.tgz#71b8a37abaf8d50561aca084dbb77fa342824154"
5663
5663
integrity sha512-6pYf9QJ1mHylfVh39HpuSfMPojPSKVxZvnclX1K1FyZ1PXDOcLBibdq5t1qxJSnL63ca8Wf4zts6mD8u8oc9Fw==
@@ -5668,10 +5668,10 @@ vite@^4.4.6:
5668
5668
optionalDependencies :
5669
5669
fsevents "~2.3.2"
5670
5670
5671
-
5672
- version "1.0.0-beta.6 "
5673
- resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.0-beta.6 .tgz#f5439bcbb53ab9a51f6f2b2a57d1bfad19cff476 "
5674
- integrity sha512-xK/ulKgQpKZVbvlL4+/vW49VG7ySi5nmSoKUNH1G4kM+Cj9JwYM+PDJO7jSJROv8zW99G0ise+maDYnaLlbGBQ ==
5671
+
5672
+ version "1.0.0-beta.7 "
5673
+ resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.0-beta.7 .tgz#edf7f0806e700ed9b08d84e48131d78e453d3a19 "
5674
+ integrity sha512-P9Rw+FXatKIU4fVdtKxqwHl6fby8E/8zE3FIfep6meNgN4BxbWqoKJ6yfuuQQR9IrpQqwnyaBh4LSabyll6tWg ==
5675
5675
dependencies :
5676
5676
" @docsearch/css" " ^3.5.1"
5677
5677
" @docsearch/js" " ^3.5.1"
5684
5684
mark.js "8.11.1"
5685
5685
minisearch "^6.1.0"
5686
5686
shiki "^0.14.3"
5687
- vite "^4.4.6 "
5687
+ vite "^4.4.7 "
5688
5688
vue "^3.3.4"
5689
5689
5690
5690
vscode-oniguruma@^1.7.0 :
You can’t perform that action at this time.
0 commit comments