chore: update dependencies

This commit is contained in:
Amruth Pillai
2026-07-30 12:45:49 +02:00
parent 79e4a3ddc8
commit 164a279306
9 changed files with 709 additions and 883 deletions
+22 -22
View File
@@ -18,20 +18,20 @@
"#react-pdf-renderer": "@react-pdf/renderer"
},
"dependencies": {
"@ai-sdk/anthropic": "^4.0.21",
"@ai-sdk/cerebras": "^3.0.14",
"@ai-sdk/cohere": "^4.0.12",
"@ai-sdk/deepseek": "^3.0.13",
"@ai-sdk/fireworks": "^3.0.15",
"@ai-sdk/google": "^4.0.24",
"@ai-sdk/groq": "^4.0.13",
"@ai-sdk/mistral": "^4.0.14",
"@ai-sdk/openai": "^4.0.20",
"@ai-sdk/openai-compatible": "^3.0.14",
"@ai-sdk/perplexity": "^4.0.13",
"@ai-sdk/togetherai": "^3.0.15",
"@ai-sdk/xai": "^4.0.18",
"@aws-sdk/client-s3": "^3.1096.0",
"@ai-sdk/anthropic": "^4.0.24",
"@ai-sdk/cerebras": "^3.0.17",
"@ai-sdk/cohere": "^4.0.15",
"@ai-sdk/deepseek": "^3.0.16",
"@ai-sdk/fireworks": "^3.0.18",
"@ai-sdk/google": "^4.0.28",
"@ai-sdk/groq": "^4.0.16",
"@ai-sdk/mistral": "^4.0.17",
"@ai-sdk/openai": "^4.0.24",
"@ai-sdk/openai-compatible": "^3.0.17",
"@ai-sdk/perplexity": "^4.0.17",
"@ai-sdk/togetherai": "^3.0.18",
"@ai-sdk/xai": "^4.0.22",
"@aws-sdk/client-s3": "^3.1098.0",
"@better-auth/api-key": "^1.6.25",
"@better-auth/drizzle-adapter": "^1.6.25",
"@better-auth/infra": "^0.3.7",
@@ -40,12 +40,12 @@
"@bramus/specificity": "^2.4.2",
"@hono/node-server": "^2.0.12",
"@modelcontextprotocol/sdk": "^1.30.0",
"@orpc/client": "^1.14.12",
"@orpc/experimental-ratelimit": "^1.14.12",
"@orpc/json-schema": "^1.14.12",
"@orpc/openapi": "^1.14.12",
"@orpc/server": "^1.14.12",
"@orpc/zod": "^1.14.12",
"@orpc/client": "^1.14.13",
"@orpc/experimental-ratelimit": "^1.14.13",
"@orpc/json-schema": "^1.14.13",
"@orpc/openapi": "^1.14.13",
"@orpc/server": "^1.14.13",
"@orpc/zod": "^1.14.13",
"@react-pdf/renderer": "^4.5.1",
"@reactive-resume/api": "workspace:*",
"@reactive-resume/auth": "workspace:*",
@@ -58,7 +58,7 @@
"@sindresorhus/slugify": "^3.0.0",
"@t3-oss/env-core": "^0.13.11",
"@uiw/color-convert": "^2.10.3",
"ai": "^7.0.37",
"ai": "^7.0.42",
"bcrypt": "^6.0.0",
"better-auth": "1.6.25",
"canonicalize": "^3.0.0",
@@ -71,7 +71,7 @@
"fast-json-patch": "^3.1.1",
"hono": "^4.12.32",
"jsonrepair": "^3.15.0",
"node-html-parser": "^9.0.0",
"node-html-parser": "^9.0.1",
"nodemailer": "^9.0.3",
"ollama-ai-provider-v2": "^4.0.1",
"pdfjs-dist": "^6.2.108",
+8 -8
View File
@@ -16,7 +16,7 @@
"lingui:extract": "lingui extract --clean --overwrite"
},
"dependencies": {
"@ai-sdk/react": "^4.0.40",
"@ai-sdk/react": "^4.0.45",
"@base-ui/react": "^1.6.0",
"@better-auth/api-key": "^1.6.25",
"@better-auth/infra": "^0.3.7",
@@ -35,9 +35,9 @@
"@dnd-kit/utilities": "^3.2.2",
"@lingui/core": "^6.6.0",
"@lingui/react": "^6.6.0",
"@orpc/client": "^1.14.12",
"@orpc/server": "^1.14.12",
"@orpc/tanstack-query": "^1.14.12",
"@orpc/client": "^1.14.13",
"@orpc/server": "^1.14.13",
"@orpc/tanstack-query": "^1.14.13",
"@phosphor-icons/react": "^2.1.10",
"@react-pdf/renderer": "^4.5.1",
"@reactive-resume/ai": "workspace:*",
@@ -66,7 +66,7 @@
"@types/js-cookie": "^3.0.6",
"@uiw/color-convert": "^2.10.3",
"@uiw/react-color-colorful": "^2.10.3",
"ai": "^7.0.37",
"ai": "^7.0.42",
"better-auth": "1.6.25",
"buffer": "^6.0.3",
"cmdk": "^1.1.1",
@@ -75,8 +75,8 @@
"fuse.js": "^7.5.0",
"immer": "^11.1.15",
"js-cookie": "^3.0.8",
"motion": "^12.42.2",
"pdfjs-dist": "6.1.200",
"motion": "^12.43.0",
"pdfjs-dist": "6.2.108",
"pg": "^8.22.0",
"prettier": "^3.9.6",
"qrcode.react": "^4.2.0",
@@ -112,7 +112,7 @@
"@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3",
"@typescript/native-preview": "7.0.0-dev.20260707.2",
"@vitejs/plugin-react": "^6.0.4",
"@vitejs/plugin-react": "^6.0.5",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-react-compiler": "^1.0.0",
"rimraf": "^6.1.3",