diff --git a/bun.lockb b/bun.lockb index ece5eb4..bd54f6f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 4b8f9c2..ef8234b 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "format:apply": "prettier . --write" }, "devDependencies": { - "bun-types": "^1.1.29", + "bun-types": "^1.1.33", "prettier": "3.3.3" }, "dependencies": { @@ -20,7 +20,7 @@ "@paperdave/logger": "^3.0.1", "@purplet/serialize": "^2.0.0", "@wolfram-alpha/wolfram-alpha-api": "^23.1004.144821-RELEASE", - "algoliasearch": "^5.5.3", + "algoliasearch": "^5.10.2", "bun-tracestrings": "https://github.com/oven-sh/bun.report", "gray-matter": "^4.0.3", "lilybird": "^0.8.0"