diff --git a/package.json b/package.json index de19377..6584a19 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "ts-jest": "^29.0.3", "ts-node": "^10.3.0", "typescript": "5.6.3", - "vitepress": "1.4.2" + "vitepress": "1.4.3" }, "eslintConfig": { "env": { diff --git a/yarn.lock b/yarn.lock index e2dc7a6..0ab8672 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5785,10 +5785,10 @@ vite@^5.4.10: optionalDependencies: fsevents "~2.3.3" -vitepress@1.4.2: - version "1.4.2" - resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.4.2.tgz#2c9825edf30adbc7753035c72147829e3e0e708c" - integrity sha512-10v92Lqx0N4r7YC3cQLBvu+gRS2rHviE7vgdKiwlupUGfSWkyiQDqYccxM5iPStDGSi1Brnec1lf+lmhaQcZXw== +vitepress@1.4.3: + version "1.4.3" + resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.4.3.tgz#2658ad684c776762694a160a8e2777dd2e797a6a" + integrity sha512-956c2K2Mr0ubY9bTc2lCJD3g0mgo0mARB1iJC/BqUt4s0AM8Wl60wSU4zbFnzV7X2miFK1XJDKzGZnuEN90umw== dependencies: "@docsearch/css" "^3.6.2" "@docsearch/js" "^3.6.2"