mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-26 18:04:45 +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,6 +4,6 @@
|
||||
"tailwind": { "entry": ["src/styles.css"] },
|
||||
"project": ["src/**/*.{js,jsx,ts,tsx,mdx,css}"],
|
||||
"ignoreBinaries": ["mint"],
|
||||
"ignoreDependencies": ["@modelcontextprotocol/sdk", "npm-check-updates", "node-addon-api", "node-gyp"],
|
||||
"ignoreDependencies": ["npm-check-updates", "node-addon-api", "node-gyp"],
|
||||
"ignore": ["src/schema/**/*.ts", "src/components/**/*.{ts,tsx}", "src/routeTree.gen.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user