From 9776eece476b8ad2f7f50e09161c4f356e460463 Mon Sep 17 00:00:00 2001 From: moris Date: Tue, 29 Apr 2025 23:40:29 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=91=E3=83=83=E3=82=B1=E3=83=BC=E3=82=B8?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bun.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index b3e5aaa..fc7cb91 100644 --- a/bun.lock +++ b/bun.lock @@ -4,11 +4,11 @@ "": { "dependencies": { "@twemoji/parser": "^15.1.1", + "rehype-header-links": "git+https://git.moris.day/moris/rehype-header-links.git", "github-slugger": "^2.0.0", "mdast-util-to-string": "^4.0.0", "rehype-external-links": "^3.0.0", "rehype-github-alert": "^1.0.0", - "rehype-header-links": "git+https://git.moris.day/moris/rehype-header-links.git", "rehype-highlight": "^7.0.2", "rehype-katex": "^7.0.1", "rehype-slug": "^6.0.0", @@ -384,7 +384,7 @@ "rehype-github-alert": ["rehype-github-alert@1.0.0", "", { "dependencies": { "@types/hast": "^3.0.0", "hast-util-whitespace": "^3.0.0", "unist-util-visit": "^5.0.0" } }, "sha512-Ijn6RGfqQTcqEvB4C7qfpk85NhVA7tncuUH8sncM45xrtuvlEt3Z9OHwoCZ8a/8wpXwfBDn9xorCVihLHg2O1w=="], - "rehype-header-links": ["rehype-header-links@git+https://git.moris.day/moris/rehype-header-links.git#18d1c952950c9ad87746e227aeeb670dae2a09c1", { "dependencies": { "@types/hast": "^3.0", "unist-util-visit-parents": "^6.0" }, "peerDependencies": { "typescript": "^5" } }, "18d1c952950c9ad87746e227aeeb670dae2a09c1"], + "rehype-header-links": ["rehype-header-links@git+https://git.moris.day/moris/rehype-header-links.git#75bd1655afe3bb8214eaddc1b7ef52da3992d240", { "dependencies": { "@types/hast": "^3.0.4" }, "peerDependencies": { "typescript": "^5" } }, "75bd1655afe3bb8214eaddc1b7ef52da3992d240"], "rehype-highlight": ["rehype-highlight@7.0.2", "", { "dependencies": { "@types/hast": "^3.0.0", "hast-util-to-text": "^4.0.0", "lowlight": "^3.0.0", "unist-util-visit": "^5.0.0", "vfile": "^6.0.0" } }, "sha512-k158pK7wdC2qL3M5NcZROZ2tR/l7zOzjxXd5VGdcfIyoijjQqpHd3JKtYSBDpDZ38UI2WJWuFAtkMDxmx5kstA=="],