-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
fix(deps): update Vercel AI SDK and all dependencies #1963
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -50,27 +50,27 @@ | |
| "typecheck": "tsc --noEmit --incremental" | ||
| }, | ||
| "dependencies": { | ||
| "@ai-sdk/amazon-bedrock": "^4.0.61", | ||
| "@ai-sdk/anthropic": "^3.0.45", | ||
| "@ai-sdk/azure": "^3.0.31", | ||
| "@ai-sdk/google": "^3.0.29", | ||
| "@ai-sdk/groq": "^3.0.24", | ||
| "@ai-sdk/mcp": "^1.0.21", | ||
| "@ai-sdk/mistral": "^2.0.28", | ||
| "@ai-sdk/openai": "^3.0.30", | ||
| "@ai-sdk/openai-compatible": "^2.0.30", | ||
| "@ai-sdk/xai": "^3.0.57", | ||
| "@anthropic-ai/sdk": "^0.71.2", | ||
| "@ai-sdk/amazon-bedrock": "^4.0.77", | ||
| "@ai-sdk/anthropic": "^3.0.58", | ||
| "@ai-sdk/azure": "^3.0.42", | ||
| "@ai-sdk/google": "^3.0.43", | ||
| "@ai-sdk/groq": "^3.0.29", | ||
| "@ai-sdk/mcp": "^1.0.25", | ||
| "@ai-sdk/mistral": "^3.0.24", | ||
| "@ai-sdk/openai": "^3.0.41", | ||
| "@ai-sdk/openai-compatible": "^2.0.35", | ||
| "@ai-sdk/xai": "^3.0.67", | ||
| "@anthropic-ai/sdk": "^0.78.0", | ||
| "@dnd-kit/core": "^6.3.1", | ||
| "@dnd-kit/sortable": "^10.0.0", | ||
| "@dnd-kit/utilities": "^3.2.2", | ||
| "@libsql/client": "^0.17.0", | ||
| "@lydell/node-pty": "^1.1.0", | ||
| "@modelcontextprotocol/sdk": "^1.26.0", | ||
| "@openrouter/ai-sdk-provider": "^2.2.3", | ||
| "@modelcontextprotocol/sdk": "^1.27.1", | ||
| "@openrouter/ai-sdk-provider": "^2.3.1", | ||
| "@radix-ui/react-alert-dialog": "^1.1.15", | ||
| "@radix-ui/react-checkbox": "^1.1.4", | ||
| "@radix-ui/react-collapsible": "^1.1.3", | ||
| "@radix-ui/react-checkbox": "^1.3.3", | ||
| "@radix-ui/react-collapsible": "^1.1.12", | ||
| "@radix-ui/react-dialog": "^1.1.15", | ||
| "@radix-ui/react-dropdown-menu": "^2.1.16", | ||
| "@radix-ui/react-popover": "^1.1.15", | ||
|
|
@@ -84,78 +84,78 @@ | |
| "@radix-ui/react-tabs": "^1.1.13", | ||
| "@radix-ui/react-toast": "^1.2.15", | ||
| "@radix-ui/react-tooltip": "^1.2.8", | ||
| "@sentry/electron": "^7.5.0", | ||
| "@sentry/electron": "^7.10.0", | ||
| "@tailwindcss/typography": "^0.5.19", | ||
| "@tanstack/react-virtual": "^3.13.13", | ||
| "@tanstack/react-virtual": "^3.13.22", | ||
| "@tavily/core": "^0.7.2", | ||
| "@xterm/addon-fit": "^0.11.0", | ||
| "@xterm/addon-serialize": "^0.14.0", | ||
| "@xterm/addon-web-links": "^0.12.0", | ||
| "@xterm/addon-webgl": "^0.19.0", | ||
| "@xterm/xterm": "^6.0.0", | ||
| "ai": "^6.0.91", | ||
| "ai": "^6.0.116", | ||
| "chokidar": "^5.0.0", | ||
| "class-variance-authority": "^0.7.1", | ||
| "clsx": "^2.1.1", | ||
| "dotenv": "^17.2.3", | ||
| "dotenv": "^17.3.1", | ||
| "electron-log": "^5.4.3", | ||
| "electron-updater": "^6.6.2", | ||
| "i18next": "^25.7.3", | ||
| "lucide-react": "^0.562.0", | ||
| "minimatch": "^10.1.1", | ||
| "motion": "^12.23.26", | ||
| "electron-updater": "^6.8.3", | ||
| "i18next": "^25.8.18", | ||
| "lucide-react": "^0.577.0", | ||
| "minimatch": "^10.2.4", | ||
| "motion": "^12.36.0", | ||
| "proper-lockfile": "^4.1.2", | ||
| "react": "^19.2.3", | ||
| "react-dom": "^19.2.3", | ||
| "react-i18next": "^16.5.0", | ||
| "react": "^19.2.4", | ||
| "react-dom": "^19.2.4", | ||
| "react-i18next": "^16.5.8", | ||
| "react-markdown": "^10.1.0", | ||
| "rehype-raw": "^7.0.0", | ||
| "rehype-sanitize": "^6.0.0", | ||
| "remark-gfm": "^4.0.1", | ||
| "semver": "^7.7.3", | ||
| "tailwind-merge": "^3.4.0", | ||
| "semver": "^7.7.4", | ||
| "tailwind-merge": "^3.5.0", | ||
| "uuid": "^13.0.0", | ||
| "web-tree-sitter": "^0.26.5", | ||
| "xstate": "^5.26.0", | ||
| "zod": "^4.2.1", | ||
| "zustand": "^5.0.9" | ||
| "web-tree-sitter": "^0.26.7", | ||
| "xstate": "^5.28.0", | ||
| "zod": "^4.3.6", | ||
| "zustand": "^5.0.11" | ||
| }, | ||
| "devDependencies": { | ||
| "@biomejs/biome": "2.3.11", | ||
| "@biomejs/biome": "2.4.7", | ||
| "@electron-toolkit/preload": "^3.0.2", | ||
| "@electron-toolkit/utils": "^4.0.0", | ||
| "@electron/rebuild": "^4.0.2", | ||
| "@playwright/test": "^1.52.0", | ||
| "@tailwindcss/postcss": "^4.1.17", | ||
| "@testing-library/dom": "^10.0.0", | ||
| "@electron/rebuild": "^4.0.3", | ||
cursor[bot] marked this conversation as resolved.
Show resolved
Hide resolved
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There's an inconsistency with the version of This can lead to confusion and unpredictable behavior. To ensure consistency, please either update the override to
coderabbitai[bot] marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| "@playwright/test": "^1.58.2", | ||
| "@tailwindcss/postcss": "^4.2.1", | ||
| "@testing-library/dom": "^10.4.1", | ||
| "@testing-library/jest-dom": "^6.9.1", | ||
| "@testing-library/react": "^16.1.0", | ||
| "@testing-library/react": "^16.3.2", | ||
| "@types/minimatch": "^6.0.0", | ||
| "@types/node": "^25.0.0", | ||
| "@types/react": "^19.2.7", | ||
| "@types/node": "^25.5.0", | ||
| "@types/react": "^19.2.14", | ||
| "@types/react-dom": "^19.2.3", | ||
| "@types/semver": "^7.7.1", | ||
| "@types/uuid": "^11.0.0", | ||
| "@vitejs/plugin-react": "^5.1.2", | ||
| "@vitest/coverage-v8": "^4.1.0", | ||
| "autoprefixer": "^10.4.22", | ||
| "autoprefixer": "^10.4.27", | ||
| "cross-env": "^10.1.0", | ||
| "electron": "40.0.0", | ||
| "electron-builder": "^26.4.0", | ||
| "electron-builder": "^26.8.1", | ||
| "electron-vite": "^5.0.0", | ||
| "husky": "^9.1.7", | ||
| "jsdom": "^27.3.0", | ||
| "lint-staged": "^16.2.7", | ||
| "postcss": "^8.5.6", | ||
| "tailwindcss": "^4.1.17", | ||
| "lint-staged": "^16.4.0", | ||
| "postcss": "^8.5.8", | ||
| "tailwindcss": "^4.2.1", | ||
| "typescript": "^5.9.3", | ||
| "vite": "^7.2.7", | ||
| "vitest": "^4.0.16" | ||
| "vitest": "^4.1.0" | ||
| }, | ||
| "overrides": { | ||
| "electron-builder-squirrel-windows": "^26.0.12", | ||
| "dmg-builder": "^26.0.12", | ||
| "@electron/rebuild": "4.0.2" | ||
| "@electron/rebuild": "4.0.3" | ||
| }, | ||
| "build": { | ||
| "appId": "com.aperant.app", | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Beta version downgraded from beta.5 to beta.1
High Severity
The README beta download links and badge were downgraded from
2.8.0-beta.5to2.8.0-beta.1. This is a regression — the dependency update PR appears to have regenerated the README based on thepackage.jsonversion field (which is2.8.0-beta.1), overwriting the newerbeta.5links. Users clicking these download links will be directed to an older beta release (or broken links ifbeta.1artifacts no longer exist on the releases page).