mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-26 01:44:53 +10:00
Update package dependencies and fix README link for self-hosting guide
This commit is contained in:
+5
-5
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user