Update dependencies and localization files

- Removed `@modelcontextprotocol/sdk` from ignoreDependencies in knip.json.
- Updated versions for several dependencies in package.json and pnpm-lock.yaml:
  - `@ai-sdk/google` to 3.0.23
  - `@ai-sdk/react` to 3.0.80
  - `@aws-sdk/client-s3` to 3.986.0
  - `ai` to 6.0.78
- Added new Afrikaans localization file and updated multiple existing localization files to remove passkey-related entries.
This commit is contained in:
Amruth Pillai
2026-02-09 23:10:45 +01:00
parent 833b8343ac
commit 6b71ecd7c6
56 changed files with 2885 additions and 2320 deletions
+4 -4
View File
@@ -32,10 +32,10 @@
},
"dependencies": {
"@ai-sdk/anthropic": "^3.0.39",
"@ai-sdk/google": "^3.0.22",
"@ai-sdk/google": "^3.0.23",
"@ai-sdk/openai": "^3.0.26",
"@ai-sdk/react": "^3.0.79",
"@aws-sdk/client-s3": "^3.985.0",
"@ai-sdk/react": "^3.0.80",
"@aws-sdk/client-s3": "^3.986.0",
"@better-auth/core": "1.5.0-beta.13",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
@@ -66,7 +66,7 @@
"@tiptap/pm": "^3.19.0",
"@tiptap/react": "^3.19.0",
"@tiptap/starter-kit": "^3.19.0",
"ai": "^6.0.77",
"ai": "^6.0.78",
"ai-sdk-ollama": "^3.5.0",
"bcrypt": "^6.0.0",
"better-auth": "1.5.0-beta.13",