diff --git a/bun.lockb b/bun.lockb index 3122bc6c..bbffea68 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a4be538b..e9692ad3 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,6 @@ "typescript": "^5.3.2" }, "dependencies": { - "husky": "^9.0.11", "@hackmd/markdown-it-task-lists": "^2.1.4", "@hono/zod-validator": "^0.2.1", "@inquirer/confirm": "^3.1.6", @@ -114,6 +113,7 @@ "extract-zip": "^2.0.1", "hono": "^4.3.2", "html-to-text": "^9.0.5", + "husky": "^9.0.11", "ioredis": "^5.3.2", "ip-matching": "^2.1.2", "iso-639-1": "^3.1.0", @@ -124,11 +124,11 @@ "log-manager": "workspace:*", "magic-regexp": "^0.8.0", "markdown-it": "^14.1.0", - "markdown-it-anchor": "^8.6.7", + "markdown-it-anchor": "^9.0.0", "markdown-it-container": "^4.0.0", "markdown-it-toc-done-right": "^4.2.0", "media-manager": "workspace:*", - "meilisearch": "^0.39.0", + "meilisearch": "^0.40.0", "mime-types": "^2.1.35", "oauth4webapi": "^2.4.0", "ora": "^8.0.1",