File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 6262 "ts-jest" : " ^29.0.3" ,
6363 "ts-node" : " ^10.3.0" ,
6464 "typescript" : " 5.5.3" ,
65- "vitepress" : " 1.3.0 "
65+ "vitepress" : " 1.3.1 "
6666 },
6767 "eslintConfig" : {
6868 "env" : {
Original file line number Diff line number Diff line change @@ -4216,10 +4216,10 @@ minimist@^1.2.0:
42164216 resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
42174217 integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
42184218
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 ==
42234223
42244224mitt@^3.0.1 :
42254225 version "3.0.1"
@@ -5511,10 +5511,10 @@ vite@^5.3.3:
55115511 optionalDependencies :
55125512 fsevents "~2.3.3"
55135513
5514- vitepress@1.3.0 :
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+ vitepress@1.3.1 :
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 ==
55185518 dependencies :
55195519 " @docsearch/css" " ^3.6.0"
55205520 " @docsearch/js" " ^3.6.0"
@@ -5528,7 +5528,7 @@ vitepress@1.3.0:
55285528 " @vueuse/integrations" " ^10.11.0"
55295529 focus-trap "^7.5.4"
55305530 mark.js "8.11.1"
5531- minisearch "^6.3 .0"
5531+ minisearch "^7.0 .0"
55325532 shiki "^1.10.3"
55335533 vite "^5.3.3"
55345534 vue "^3.4.31"
You can’t perform that action at this time.
0 commit comments