mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-24 08:54:05 +10:00
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:
+4
-4
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user