chore: update dependencies

This commit is contained in:
Amruth Pillai
2026-06-17 10:40:23 +02:00
parent 76bd1e80f7
commit 37faf592b7
21 changed files with 2722 additions and 2389 deletions
+30 -30
View File
@@ -17,24 +17,24 @@
"#react-pdf-renderer": "@react-pdf/renderer"
},
"dependencies": {
"@ai-sdk/anthropic": "^3.0.81",
"@ai-sdk/google": "^3.0.80",
"@ai-sdk/openai": "^3.0.68",
"@ai-sdk/openai-compatible": "^2.0.48",
"@aws-sdk/client-s3": "^3.1063.0",
"@better-auth/api-key": "^1.6.14",
"@better-auth/drizzle-adapter": "^1.6.14",
"@better-auth/infra": "^0.2.13",
"@better-auth/oauth-provider": "^1.6.14",
"@better-auth/passkey": "^1.6.14",
"@hono/node-server": "^2.0.4",
"@ai-sdk/anthropic": "^3.0.85",
"@ai-sdk/google": "^3.0.83",
"@ai-sdk/openai": "^3.0.72",
"@ai-sdk/openai-compatible": "^2.0.51",
"@aws-sdk/client-s3": "^3.1070.0",
"@better-auth/api-key": "^1.6.19",
"@better-auth/drizzle-adapter": "^1.6.19",
"@better-auth/infra": "^0.2.14",
"@better-auth/oauth-provider": "^1.6.19",
"@better-auth/passkey": "^1.6.19",
"@hono/node-server": "^2.0.5",
"@modelcontextprotocol/sdk": "^1.29.0",
"@orpc/client": "^1.14.5",
"@orpc/experimental-ratelimit": "^1.14.5",
"@orpc/json-schema": "^1.14.5",
"@orpc/openapi": "^1.14.5",
"@orpc/server": "^1.14.5",
"@orpc/zod": "^1.14.5",
"@orpc/client": "^1.14.6",
"@orpc/experimental-ratelimit": "^1.14.6",
"@orpc/json-schema": "^1.14.6",
"@orpc/openapi": "^1.14.6",
"@orpc/server": "^1.14.6",
"@orpc/zod": "^1.14.6",
"@react-pdf/renderer": "^4.5.1",
"@reactive-resume/api": "workspace:*",
"@reactive-resume/auth": "workspace:*",
@@ -46,29 +46,29 @@
"@sindresorhus/slugify": "^3.0.0",
"@t3-oss/env-core": "^0.13.11",
"@uiw/color-convert": "^2.10.3",
"ai": "^6.0.197",
"ai": "^6.0.207",
"bcrypt": "^6.0.0",
"better-auth": "1.6.14",
"better-auth": "1.6.19",
"cjk-regex": "^3.4.0",
"deepmerge-ts": "^7.1.5",
"dompurify": "^3.4.8",
"dompurify": "^3.4.10",
"dotenv": "^17.4.2",
"drizzle-orm": "1.0.0-rc.3",
"drizzle-zod": "1.0.0-beta.14-a36c63d",
"es-toolkit": "^1.47.0",
"es-toolkit": "^1.47.1",
"fast-json-patch": "^3.1.1",
"hono": "^4.12.23",
"hono": "^4.12.25",
"jsonrepair": "^3.14.0",
"node-html-parser": "^7.1.0",
"nodemailer": "^8.0.10",
"ollama-ai-provider-v2": "^3.5.1",
"nodemailer": "^9.0.0",
"ollama-ai-provider-v2": "^3.6.0",
"pg": "^8.21.0",
"phosphor-icons-react-pdf": "^0.1.3",
"react": "^19.2.7",
"react-email": "^6.5.0",
"react-email": "^6.6.3",
"react-pdf-html": "^2.1.5",
"resumable-stream": "^2.2.12",
"sharp": "^0.34.5",
"sharp": "^0.35.1",
"ts-pattern": "^5.9.0",
"unique-names-generator": "^4.7.1",
"uuid": "^14.0.0",
@@ -76,13 +76,13 @@
},
"devDependencies": {
"@reactive-resume/config": "workspace:*",
"@types/node": "^25.9.1",
"@types/node": "^25.9.3",
"@types/pg": "^8.20.0",
"@types/react": "^19.2.17",
"@typescript/native-preview": "7.0.0-dev.20260605.1",
"tsdown": "^0.22.2",
"@typescript/native-preview": "7.0.0-dev.20260617.2",
"tsdown": "^0.22.3",
"tsx": "^4.22.4",
"typescript": "^6.0.3",
"vitest": "^4.1.8"
"vitest": "^4.1.9"
}
}
+31 -31
View File
@@ -16,20 +16,20 @@
"lingui:extract": "lingui extract --clean --overwrite"
},
"dependencies": {
"@ai-sdk/react": "^3.0.199",
"@ai-sdk/react": "^3.0.209",
"@base-ui/react": "^1.5.0",
"@better-auth/api-key": "^1.6.14",
"@better-auth/infra": "^0.2.13",
"@better-auth/oauth-provider": "^1.6.14",
"@better-auth/passkey": "^1.6.14",
"@better-auth/api-key": "^1.6.19",
"@better-auth/infra": "^0.2.14",
"@better-auth/oauth-provider": "^1.6.19",
"@better-auth/passkey": "^1.6.19",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@lingui/core": "^6.2.0",
"@lingui/react": "^6.2.0",
"@orpc/client": "^1.14.5",
"@orpc/server": "^1.14.5",
"@orpc/tanstack-query": "^1.14.5",
"@lingui/core": "^6.4.0",
"@lingui/react": "^6.4.0",
"@orpc/client": "^1.14.6",
"@orpc/server": "^1.14.6",
"@orpc/tanstack-query": "^1.14.6",
"@phosphor-icons/react": "^2.1.10",
"@react-pdf/renderer": "^4.5.1",
"@reactive-resume/ai": "workspace:*",
@@ -42,28 +42,28 @@
"@reactive-resume/schema": "workspace:*",
"@reactive-resume/ui": "workspace:*",
"@reactive-resume/utils": "workspace:*",
"@tailwindcss/vite": "^4.3.0",
"@tailwindcss/vite": "^4.3.1",
"@tanstack/react-form": "^1.33.0",
"@tanstack/react-hotkeys": "^0.10.0",
"@tanstack/react-query": "^5.101.0",
"@tanstack/react-router": "^1.170.12",
"@tiptap/extension-color": "^3.26.0",
"@tiptap/extension-highlight": "^3.26.0",
"@tiptap/extension-table": "^3.26.0",
"@tiptap/extension-text-align": "^3.26.0",
"@tiptap/extension-text-style": "^3.26.0",
"@tiptap/pm": "^3.26.0",
"@tiptap/react": "^3.26.0",
"@tiptap/starter-kit": "^3.26.0",
"@tanstack/react-router": "^1.170.16",
"@tiptap/extension-color": "^3.27.0",
"@tiptap/extension-highlight": "^3.27.0",
"@tiptap/extension-table": "^3.27.0",
"@tiptap/extension-text-align": "^3.27.0",
"@tiptap/extension-text-style": "^3.27.0",
"@tiptap/pm": "^3.27.0",
"@tiptap/react": "^3.27.0",
"@tiptap/starter-kit": "^3.27.0",
"@types/js-cookie": "^3.0.6",
"@uiw/color-convert": "^2.10.3",
"@uiw/react-color-colorful": "^2.10.3",
"ai": "^6.0.197",
"better-auth": "1.6.14",
"ai": "^6.0.207",
"better-auth": "1.6.19",
"cmdk": "^1.1.1",
"drizzle-orm": "1.0.0-rc.3",
"es-toolkit": "^1.47.0",
"fuse.js": "^7.4.1",
"es-toolkit": "^1.47.1",
"fuse.js": "^7.4.2",
"immer": "^11.1.8",
"js-cookie": "^3.0.8",
"motion": "^12.40.0",
@@ -83,19 +83,19 @@
"zustand": "^5.0.14"
},
"devDependencies": {
"@babel/core": "^7.29.7",
"@lingui/babel-plugin-lingui-macro": "^6.2.0",
"@lingui/cli": "^6.2.0",
"@lingui/format-po": "^6.2.0",
"@lingui/vite-plugin": "^6.2.0",
"@babel/core": "^8.0.0",
"@lingui/babel-plugin-lingui-macro": "^6.4.0",
"@lingui/cli": "^6.4.0",
"@lingui/format-po": "^6.4.0",
"@lingui/vite-plugin": "^6.4.0",
"@reactive-resume/config": "workspace:*",
"@rolldown/plugin-babel": "^0.2.3",
"@tanstack/router-plugin": "^1.168.15",
"@tanstack/router-plugin": "^1.168.18",
"@types/babel__core": "^7.20.5",
"@types/pg": "^8.20.0",
"@types/react": "^19.2.17",
"@types/react-dom": "^19.2.3",
"@typescript/native-preview": "7.0.0-dev.20260605.1",
"@typescript/native-preview": "7.0.0-dev.20260617.2",
"@vitejs/plugin-react": "^6.0.2",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-react-compiler": "^1.0.0",