File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 62
62
"ts-jest" : " ^29.0.3" ,
63
63
"ts-node" : " ^10.3.0" ,
64
64
"typescript" : " 5.5.3" ,
65
- "vitepress" : " 1.3.0 "
65
+ "vitepress" : " 1.3.1 "
66
66
},
67
67
"eslintConfig" : {
68
68
"env" : {
Original file line number Diff line number Diff line change @@ -4216,10 +4216,10 @@ minimist@^1.2.0:
4216
4216
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
4217
4217
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
4218
4218
4219
- minisearch@^6.3 .0 :
4220
- version "6.3 .0"
4221
- resolved "https://registry.yarnpkg.com/minisearch/-/minisearch-6.3 .0.tgz#985a2f1ca3c73c2d65af94f0616bfe57164b0b6b "
4222
- integrity sha512-ihFnidEeU8iXzcVHy74dhkxh/dn8Dc08ERl0xwoMMGqp4+LvRSCgicb+zGqWthVokQKvCSxITlh3P08OzdTYCQ ==
4219
+ minisearch@^7.0 .0 :
4220
+ version "7.0 .0"
4221
+ resolved "https://registry.yarnpkg.com/minisearch/-/minisearch-7.0 .0.tgz#726410c5ac4400b67cde8113efbd69b035bff7f5 "
4222
+ integrity sha512-0OIJ3hUE+YBJNruDCqbTMFmk/IoB1CpZzuGfl11khFIel66ew9UoLF/+gfq3bdyrneqr3P7BTjFZApUbmk+9Dg ==
4223
4223
4224
4224
mitt@^3.0.1 :
4225
4225
version "3.0.1"
@@ -5511,10 +5511,10 @@ vite@^5.3.3:
5511
5511
optionalDependencies :
5512
5512
fsevents "~2.3.3"
5513
5513
5514
-
5515
- version "1.3.0 "
5516
- resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.3.0 .tgz#58159790059507987cbc18fd8ebd119bb4fa6fd0 "
5517
- integrity sha512-Cbm2AgXcCrukUeV+/24g1ZDSvw8blamh/1uf2pz3ApFpaYb9T7mo4imWDZ6APn2uPo4bJ6sgOzvsJ4aH+oLbBA ==
5514
+
5515
+ version "1.3.1 "
5516
+ resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.3.1 .tgz#e0b674d5a9975d10e4af8dc3da19d95976b8f077 "
5517
+ integrity sha512-soZDpg2rRVJNIM/IYMNDPPr+zTHDA5RbLDHAxacRu+Q9iZ2GwSR0QSUlLs+aEZTkG0SOX1dc8RmUYwyuxK8dfQ ==
5518
5518
dependencies :
5519
5519
" @docsearch/css" " ^3.6.0"
5520
5520
" @docsearch/js" " ^3.6.0"
5528
5528
" @vueuse/integrations" " ^10.11.0"
5529
5529
focus-trap "^7.5.4"
5530
5530
mark.js "8.11.1"
5531
- minisearch "^6.3 .0"
5531
+ minisearch "^7.0 .0"
5532
5532
shiki "^1.10.3"
5533
5533
vite "^5.3.3"
5534
5534
vue "^3.4.31"
You can’t perform that action at this time.
0 commit comments