Update package dependencies and fix README link for self-hosting guide

This commit is contained in:
Amruth Pillai
2026-01-26 11:11:45 +01:00
parent 946bf9ec38
commit 470822f4a9
3 changed files with 101 additions and 101 deletions
+5 -5
View File
@@ -33,7 +33,7 @@
"dependencies": {
"@ai-sdk/anthropic": "^3.0.23",
"@ai-sdk/google": "^3.0.13",
"@ai-sdk/openai": "^3.0.18",
"@ai-sdk/openai": "^3.0.19",
"@aws-sdk/client-s3": "^3.975.0",
"@better-auth/core": "1.5.0-beta.9",
"@better-auth/passkey": "1.5.0-beta.9",
@@ -56,10 +56,10 @@
"@sindresorhus/slugify": "^3.0.0",
"@t3-oss/env-core": "^0.13.10",
"@tanstack/react-query": "5.90.20",
"@tanstack/react-router": "^1.157.14",
"@tanstack/react-router-ssr-query": "^1.157.14",
"@tanstack/react-start": "^1.157.14",
"@tanstack/zod-adapter": "^1.157.14",
"@tanstack/react-router": "^1.157.15",
"@tanstack/react-router-ssr-query": "^1.157.15",
"@tanstack/react-start": "^1.157.15",
"@tanstack/zod-adapter": "^1.157.15",
"@tiptap/extension-highlight": "^3.17.1",
"@tiptap/extension-table": "^3.17.1",
"@tiptap/extension-text-align": "^3.17.1",