chore: update dependencies

This commit is contained in:
Amruth Pillai
2026-08-09 12:17:09 +02:00
parent 36232b631d
commit 88a19619da
16 changed files with 2265 additions and 2114 deletions
+35 -35
View File
@@ -18,35 +18,35 @@
"#react-pdf-renderer": "@react-pdf/renderer"
},
"dependencies": {
"@ai-sdk/anthropic": "^4.0.25",
"@ai-sdk/cerebras": "^3.0.18",
"@ai-sdk/cohere": "^4.0.16",
"@ai-sdk/deepseek": "^3.0.17",
"@ai-sdk/fireworks": "^3.0.19",
"@ai-sdk/google": "^4.0.29",
"@ai-sdk/groq": "^4.0.17",
"@ai-sdk/mistral": "^4.0.18",
"@ai-sdk/openai": "^4.0.25",
"@ai-sdk/openai-compatible": "^3.0.18",
"@ai-sdk/perplexity": "^4.0.18",
"@ai-sdk/togetherai": "^3.0.19",
"@ai-sdk/xai": "^4.0.23",
"@aws-sdk/client-s3": "^3.1100.0",
"@better-auth/api-key": "^1.6.25",
"@better-auth/drizzle-adapter": "^1.6.25",
"@ai-sdk/anthropic": "^4.0.36",
"@ai-sdk/cerebras": "^3.0.27",
"@ai-sdk/cohere": "^4.0.25",
"@ai-sdk/deepseek": "^3.0.26",
"@ai-sdk/fireworks": "^3.0.29",
"@ai-sdk/google": "^4.0.39",
"@ai-sdk/groq": "^4.0.26",
"@ai-sdk/mistral": "^4.0.27",
"@ai-sdk/openai": "^4.0.36",
"@ai-sdk/openai-compatible": "^3.0.27",
"@ai-sdk/perplexity": "^4.0.27",
"@ai-sdk/togetherai": "^3.0.28",
"@ai-sdk/xai": "^4.0.33",
"@aws-sdk/client-s3": "^3.1106.0",
"@better-auth/api-key": "^1.6.26",
"@better-auth/drizzle-adapter": "^1.6.26",
"@better-auth/infra": "^0.3.7",
"@better-auth/oauth-provider": "^1.6.25",
"@better-auth/passkey": "^1.6.25",
"@better-auth/oauth-provider": "^1.6.26",
"@better-auth/passkey": "^1.6.26",
"@bramus/specificity": "^2.4.2",
"@hono/node-server": "^2.0.12",
"@hono/node-server": "^2.1.0",
"@modelcontextprotocol/sdk": "^1.30.0",
"@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",
"@orpc/client": "^1.15.0",
"@orpc/experimental-ratelimit": "^1.15.0",
"@orpc/json-schema": "^1.15.0",
"@orpc/openapi": "^1.15.0",
"@orpc/server": "^1.15.0",
"@orpc/zod": "^1.15.0",
"@react-pdf/renderer": "^4.6.0",
"@reactive-resume/api": "workspace:*",
"@reactive-resume/auth": "workspace:*",
"@reactive-resume/db": "workspace:*",
@@ -58,9 +58,9 @@
"@sindresorhus/slugify": "^3.0.0",
"@t3-oss/env-core": "^0.13.11",
"@uiw/color-convert": "^2.10.3",
"ai": "^7.0.44",
"ai": "^7.0.58",
"bcrypt": "^6.0.0",
"better-auth": "1.6.25",
"better-auth": "1.6.26",
"canonicalize": "^3.0.0",
"cjk-regex": "^3.4.0",
"css-tree": "^3.2.1",
@@ -69,16 +69,16 @@
"drizzle-zod": "1.0.0-beta.14-a36c63d",
"es-toolkit": "^1.50.0",
"fast-json-patch": "^3.1.1",
"hono": "^4.12.33",
"hono": "^4.13.1",
"jsonrepair": "^3.15.0",
"node-html-parser": "^9.0.1",
"nodemailer": "^9.0.3",
"nodemailer": "^9.0.5",
"ollama-ai-provider-v2": "^4.0.1",
"pdfjs-dist": "^6.2.108",
"pg": "^8.22.0",
"pg": "^8.23.0",
"phosphor-icons-react-pdf": "^0.1.3",
"react": "^19.2.8",
"react-email": "^6.9.1",
"react-email": "^6.9.2",
"react-pdf-html": "^2.1.5",
"resumable-stream": "^2.2.12",
"sharp": "^0.35.3",
@@ -89,12 +89,12 @@
},
"devDependencies": {
"@reactive-resume/config": "workspace:*",
"@types/node": "^26.1.2",
"@types/pg": "^8.20.0",
"@types/node": "^26.2.0",
"@types/pg": "^8.21.0",
"@types/react": "^19.2.18",
"@typescript/native-preview": "7.0.0-dev.20260707.2",
"tsdown": "^0.22.14",
"tsx": "^4.23.1",
"tsx": "^4.23.11",
"typescript": "^7.0.2",
"vitest": "^4.1.10"
}
+23 -23
View File
@@ -16,12 +16,12 @@
"lingui:extract": "lingui extract --clean --overwrite"
},
"dependencies": {
"@ai-sdk/react": "^4.0.47",
"@base-ui/react": "^1.6.0",
"@better-auth/api-key": "^1.6.25",
"@ai-sdk/react": "^4.0.61",
"@base-ui/react": "^1.7.0",
"@better-auth/api-key": "^1.6.26",
"@better-auth/infra": "^0.3.7",
"@better-auth/oauth-provider": "^1.6.25",
"@better-auth/passkey": "^1.6.25",
"@better-auth/oauth-provider": "^1.6.26",
"@better-auth/passkey": "^1.6.26",
"@codemirror/autocomplete": "^6.20.3",
"@codemirror/commands": "^6.10.4",
"@codemirror/lang-css": "^6.3.1",
@@ -29,17 +29,17 @@
"@codemirror/lint": "^6.9.7",
"@codemirror/search": "^6.7.1",
"@codemirror/state": "^6.7.1",
"@codemirror/view": "^6.43.7",
"@codemirror/view": "^6.43.8",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@lingui/core": "^6.6.0",
"@lingui/react": "^6.6.0",
"@orpc/client": "^1.14.13",
"@orpc/server": "^1.14.13",
"@orpc/tanstack-query": "^1.14.13",
"@orpc/client": "^1.15.0",
"@orpc/server": "^1.15.0",
"@orpc/tanstack-query": "^1.15.0",
"@phosphor-icons/react": "^2.1.10",
"@react-pdf/renderer": "^4.5.1",
"@react-pdf/renderer": "^4.6.0",
"@reactive-resume/ai": "workspace:*",
"@reactive-resume/api": "workspace:*",
"@reactive-resume/auth": "workspace:*",
@@ -52,10 +52,10 @@
"@reactive-resume/ui": "workspace:*",
"@reactive-resume/utils": "workspace:*",
"@tailwindcss/vite": "^4.3.3",
"@tanstack/react-form": "^1.33.2",
"@tanstack/react-form": "^1.33.4",
"@tanstack/react-hotkeys": "^0.10.0",
"@tanstack/react-query": "^5.101.4",
"@tanstack/react-router": "^1.170.18",
"@tanstack/react-router": "^1.170.24",
"@tiptap/extension-color": "^3.29.2",
"@tiptap/extension-highlight": "^3.29.2",
"@tiptap/extension-text-align": "^3.29.2",
@@ -66,18 +66,18 @@
"@types/js-cookie": "^3.0.6",
"@uiw/color-convert": "^2.10.3",
"@uiw/react-color-colorful": "^2.10.3",
"ai": "^7.0.44",
"better-auth": "1.6.25",
"ai": "^7.0.58",
"better-auth": "1.6.26",
"buffer": "^6.0.3",
"cmdk": "^1.1.1",
"drizzle-orm": "1.0.0-rc.4",
"es-toolkit": "^1.50.0",
"fuse.js": "^7.5.0",
"immer": "^11.1.15",
"immer": "^11.1.16",
"js-cookie": "^3.0.8",
"motion": "^12.43.0",
"motion": "^13.0.0",
"pdfjs-dist": "6.2.108",
"pg": "^8.22.0",
"pg": "^8.23.0",
"prettier": "^3.9.6",
"qrcode.react": "^4.2.0",
"react": "^19.2.8",
@@ -86,9 +86,9 @@
"react-markdown": "^10.1.0",
"react-resizable-panels": "^4.12.2",
"react-window": "^2.3.0",
"react-zoom-pan-pinch": "^4.0.3",
"react-zoom-pan-pinch": "^4.0.4",
"remark-gfm": "^4.0.1",
"sonner": "^2.0.7",
"sonner": "^2.0.8",
"ts-pattern": "^5.9.0",
"usehooks-ts": "^3.1.1",
"zod": "^4.4.3",
@@ -105,10 +105,10 @@
"@tanstack/devtools-vite": "^0.8.3",
"@tanstack/react-devtools": "^0.10.9",
"@tanstack/react-query-devtools": "^5.101.4",
"@tanstack/react-router-devtools": "^1.167.0",
"@tanstack/router-plugin": "^1.168.23",
"@tanstack/react-router-devtools": "^1.167.1",
"@tanstack/router-plugin": "^1.168.28",
"@types/babel__core": "^7.20.5",
"@types/pg": "^8.20.0",
"@types/pg": "^8.21.0",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
"@typescript/native-preview": "7.0.0-dev.20260707.2",
@@ -117,6 +117,6 @@
"babel-plugin-react-compiler": "^1.0.0",
"rimraf": "^6.1.3",
"typescript": "^7.0.2",
"vite": "^8.2.0"
"vite": "^8.2.1"
}
}