diff --git a/bun.lockb b/bun.lockb index ed35197..03c3f5a 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7c45fbb..71132c1 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@types/hast": "^3.0.4", "@types/katex": "0.16.7", "@types/mdast": "^4.0.4", - "@types/node": "^20.12.12", + "@types/node": "^22.0.0", "@types/unist": "^3.0.2", "@vanilla-extract/css": "^1.15.2", "@vanilla-extract/css-utils": "^0.1.4", @@ -93,7 +93,7 @@ "satori": "^0.10.13", "sharp": "^0.33.4", "shiki": "^1.3.0", - "sirv": "^2.0.4", + "sirv": "^3.0.0", "textlint": "^14.0.4", "textlint-filter-rule-comments": "^1.2.2", "textlint-plugin-mdx": "^1.0.1",