diff --git a/bun.lockb b/bun.lockb index 053beb2..9915565 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 518009d..9359b59 100644 --- a/package.json +++ b/package.json @@ -22,10 +22,10 @@ "@radix-ui/colors": "^0.1.9", "@tailwindcss/typography": "^0.5.10", "@taskylizard/eslint-config": "^1.1.1", - "@types/markdown-it": "^13.0.7", + "@types/markdown-it": "^14.0.0", "@types/markdown-it-anchor": "^7.0.0", "@types/markdown-it-attrs": "^4.1.3", - "@types/markdown-it-emoji": "^2.0.4", + "@types/markdown-it-emoji": "^3.0.0", "eslint": "^8.56.0", "prettier": "^3.2.5", "prettier-plugin-packagejson": "^2.4.10",