chore: update dependencies

This commit is contained in:
Amruth Pillai
2026-05-20 23:12:39 +02:00
parent c77684d317
commit 3596102c63
22 changed files with 977 additions and 896 deletions
+7 -7
View File
@@ -18,7 +18,7 @@
"@ai-sdk/google": "^3.0.75",
"@ai-sdk/openai": "^3.0.64",
"@ai-sdk/openai-compatible": "^2.0.47",
"@aws-sdk/client-s3": "^3.1049.0",
"@aws-sdk/client-s3": "^3.1051.0",
"@better-auth/api-key": "^1.6.11",
"@better-auth/drizzle-adapter": "^1.6.11",
"@better-auth/infra": "^0.2.8",
@@ -54,7 +54,7 @@
"drizzle-zod": "1.0.0-beta.14-a36c63d",
"es-toolkit": "^1.46.1",
"fast-json-patch": "^3.1.1",
"hono": "^4.12.19",
"hono": "^4.12.21",
"jsonrepair": "^3.14.0",
"node-html-parser": "^7.1.0",
"nodemailer": "^8.0.7",
@@ -73,13 +73,13 @@
},
"devDependencies": {
"@reactive-resume/config": "workspace:*",
"@types/node": "^25.9.0",
"@types/node": "^25.9.1",
"@types/pg": "^8.20.0",
"@types/react": "^19.2.14",
"@typescript/native-preview": "7.0.0-dev.20260518.1",
"@types/react": "^19.2.15",
"@typescript/native-preview": "7.0.0-dev.20260519.1",
"tsdown": "^0.22.0",
"tsx": "^4.22.2",
"tsx": "^4.22.3",
"typescript": "^6.0.3",
"vitest": "^4.1.6"
"vitest": "^4.1.7"
}
}
+13 -13
View File
@@ -17,7 +17,7 @@
},
"dependencies": {
"@ai-sdk/react": "^3.0.187",
"@base-ui/react": "^1.4.1",
"@base-ui/react": "^1.5.0",
"@better-auth/api-key": "^1.6.11",
"@better-auth/infra": "^0.2.8",
"@better-auth/oauth-provider": "^1.6.11",
@@ -47,15 +47,15 @@
"@tanstack/react-form": "^1.32.0",
"@tanstack/react-hotkeys": "^0.10.0",
"@tanstack/react-query": "^5.100.11",
"@tanstack/react-router": "^1.170.4",
"@tiptap/extension-color": "^3.23.4",
"@tiptap/extension-highlight": "^3.23.4",
"@tiptap/extension-table": "^3.23.4",
"@tiptap/extension-text-align": "^3.23.4",
"@tiptap/extension-text-style": "^3.23.4",
"@tiptap/pm": "^3.23.4",
"@tiptap/react": "^3.23.4",
"@tiptap/starter-kit": "^3.23.4",
"@tanstack/react-router": "^1.170.5",
"@tiptap/extension-color": "^3.23.5",
"@tiptap/extension-highlight": "^3.23.5",
"@tiptap/extension-table": "^3.23.5",
"@tiptap/extension-text-align": "^3.23.5",
"@tiptap/extension-text-style": "^3.23.5",
"@tiptap/pm": "^3.23.5",
"@tiptap/react": "^3.23.5",
"@tiptap/starter-kit": "^3.23.5",
"@types/js-cookie": "^3.0.6",
"@uiw/color-convert": "^2.10.1",
"@uiw/react-color-colorful": "^2.10.1",
@@ -90,11 +90,11 @@
"@lingui/vite-plugin": "^6.0.1",
"@reactive-resume/config": "workspace:*",
"@rolldown/plugin-babel": "^0.2.3",
"@tanstack/router-plugin": "^1.168.6",
"@tanstack/router-plugin": "^1.168.7",
"@types/pg": "^8.20.0",
"@types/react": "^19.2.14",
"@types/react": "^19.2.15",
"@types/react-dom": "^19.2.3",
"@typescript/native-preview": "7.0.0-dev.20260518.1",
"@typescript/native-preview": "7.0.0-dev.20260519.1",
"@vitejs/plugin-react": "^6.0.2",
"babel-plugin-macros": "^3.1.0",
"typescript": "^6.0.3",