mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-21 22:11:42 +10:00
chore(deps): update dependencies
Routine version bumps across the workspace. The @react-pdf/textkit patch is renamed to drop the pinned version so it survives the next bump.
This commit is contained in:
+26
-26
@@ -18,27 +18,27 @@
|
||||
"#react-pdf-renderer": "@react-pdf/renderer"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/anthropic": "^4.0.36",
|
||||
"@ai-sdk/cerebras": "^3.0.28",
|
||||
"@ai-sdk/cohere": "^4.0.25",
|
||||
"@ai-sdk/deepseek": "^3.0.26",
|
||||
"@ai-sdk/fireworks": "^3.0.30",
|
||||
"@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.28",
|
||||
"@ai-sdk/perplexity": "^4.0.27",
|
||||
"@ai-sdk/togetherai": "^3.0.29",
|
||||
"@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",
|
||||
"@ai-sdk/anthropic": "^4.0.39",
|
||||
"@ai-sdk/cerebras": "^3.0.31",
|
||||
"@ai-sdk/cohere": "^4.0.27",
|
||||
"@ai-sdk/deepseek": "^3.0.28",
|
||||
"@ai-sdk/fireworks": "^3.0.33",
|
||||
"@ai-sdk/google": "^4.0.44",
|
||||
"@ai-sdk/groq": "^4.0.28",
|
||||
"@ai-sdk/mistral": "^4.0.29",
|
||||
"@ai-sdk/openai": "^4.0.42",
|
||||
"@ai-sdk/openai-compatible": "^3.0.31",
|
||||
"@ai-sdk/perplexity": "^4.0.29",
|
||||
"@ai-sdk/togetherai": "^3.0.32",
|
||||
"@ai-sdk/xai": "^4.0.40",
|
||||
"@aws-sdk/client-s3": "^3.1111.0",
|
||||
"@better-auth/api-key": "^1.6.29",
|
||||
"@better-auth/drizzle-adapter": "^1.6.29",
|
||||
"@better-auth/infra": "^0.3.7",
|
||||
"@better-auth/oauth-provider": "^1.6.26",
|
||||
"@better-auth/passkey": "^1.6.26",
|
||||
"@better-auth/oauth-provider": "^1.6.29",
|
||||
"@better-auth/passkey": "^1.6.29",
|
||||
"@bramus/specificity": "^2.4.2",
|
||||
"@hono/node-server": "^2.1.0",
|
||||
"@hono/node-server": "^2.1.1",
|
||||
"@modelcontextprotocol/sdk": "^1.30.0",
|
||||
"@orpc/client": "^1.15.0",
|
||||
"@orpc/experimental-ratelimit": "^1.15.0",
|
||||
@@ -46,7 +46,7 @@
|
||||
"@orpc/openapi": "^1.15.0",
|
||||
"@orpc/server": "^1.15.0",
|
||||
"@orpc/zod": "^1.15.0",
|
||||
"@react-pdf/renderer": "^4.6.0",
|
||||
"@react-pdf/renderer": "^4.6.1",
|
||||
"@reactive-resume/api": "workspace:*",
|
||||
"@reactive-resume/auth": "workspace:*",
|
||||
"@reactive-resume/db": "workspace:*",
|
||||
@@ -57,17 +57,17 @@
|
||||
"@sindresorhus/slugify": "^3.0.0",
|
||||
"@t3-oss/env-core": "^0.13.11",
|
||||
"@uiw/color-convert": "^2.10.3",
|
||||
"ai": "^7.0.58",
|
||||
"ai": "^7.0.66",
|
||||
"bcrypt": "^6.0.0",
|
||||
"better-auth": "1.6.26",
|
||||
"better-auth": "1.6.29",
|
||||
"cjk-regex": "^3.4.0",
|
||||
"css-tree": "^3.2.1",
|
||||
"deepmerge-ts": "^7.1.5",
|
||||
"deepmerge-ts": "^8.0.1",
|
||||
"drizzle-orm": "1.0.0-rc.4",
|
||||
"drizzle-zod": "1.0.0-beta.14-a36c63d",
|
||||
"es-toolkit": "^1.50.0",
|
||||
"es-toolkit": "^1.51.0",
|
||||
"fast-json-patch": "^3.1.1",
|
||||
"hono": "^4.13.1",
|
||||
"hono": "^4.13.2",
|
||||
"jsonrepair": "^3.15.0",
|
||||
"node-html-parser": "^9.0.1",
|
||||
"nodemailer": "^9.0.5",
|
||||
@@ -87,7 +87,7 @@
|
||||
"devDependencies": {
|
||||
"@reactive-resume/config": "workspace:*",
|
||||
"@types/node": "^26.2.0",
|
||||
"@types/pg": "^8.21.0",
|
||||
"@types/pg": "^8.23.0",
|
||||
"@types/react": "^19.2.18",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260707.2",
|
||||
"tsdown": "^0.22.14",
|
||||
|
||||
Reference in New Issue
Block a user