Skip to content

Commit

Permalink
chore: update deps (#1217)
Browse files Browse the repository at this point in the history
* chore: update deps

* workaround for ts error
  • Loading branch information
Yonom authored Nov 24, 2024
1 parent fcba06c commit 1ad2a04
Show file tree
Hide file tree
Showing 25 changed files with 559 additions and 641 deletions.
16 changes: 8 additions & 8 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"lint": "next lint"
},
"dependencies": {
"@ai-sdk/openai": "^1.0.1",
"@ai-sdk/provider": "^1.0.0",
"@ai-sdk/openai": "^1.0.4",
"@ai-sdk/provider": "^1.0.1",
"@assistant-ui/react": "workspace:*",
"@assistant-ui/react-ai-sdk": "workspace:*",
"@assistant-ui/react-langgraph": "workspace:*",
Expand All @@ -28,7 +28,7 @@
"@radix-ui/react-tooltip": "^1.1.4",
"@radix-ui/themes": "^3.1.6",
"@shikijs/transformers": "^1.23.1",
"ai": "^4.0.1",
"ai": "^4.0.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"dotenv": "^16.4.5",
Expand All @@ -39,20 +39,20 @@
"geist": "^1.3.1",
"lucide-react": "^0.460.0",
"next": "15.0.3",
"openai": "^4.72.0",
"openai": "^4.73.0",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"react-syntax-highlighter": "^15.6.1",
"remark-gfm": "^4.0.0",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"trieve-fumadocs-adapter": "^1.2.4",
"trieve-ts-sdk": "^0.0.31",
"trieve-ts-sdk": "^0.0.33",
"zod": "^3.23.8"
},
"devDependencies": {
"@types/mdx": "^2.0.13",
"@types/node": "^22.9.1",
"@types/node": "^22.9.3",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
Expand All @@ -62,6 +62,6 @@
"tailwindcss": "^3.4.15",
"ts-morph": "^24.0.0",
"tsx": "^4.19.2",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
8 changes: 4 additions & 4 deletions apps/registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"license": "MIT",
"type": "module",
"devDependencies": {
"@ai-sdk/openai": "^1.0.1",
"@ai-sdk/openai": "^1.0.4",
"@assistant-ui/react": "workspace:*",
"@assistant-ui/react-markdown": "workspace:*",
"@assistant-ui/react-syntax-highlighter": "workspace:*",
Expand All @@ -15,7 +15,7 @@
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.4",
"@types/node": "^22.9.1",
"@types/node": "^22.9.3",
"@types/react": "^18",
"@types/react-syntax-highlighter": "^15.5.13",
"class-variance-authority": "^0.7.0",
Expand All @@ -29,11 +29,11 @@
"remark-gfm": "^4.0.0",
"remark-math": "^6.0.0",
"rimraf": "^6.0.1",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"tailwindcss": "^3.4.15",
"tailwindcss-animate": "^1.0.7",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"zod": "^3.23.8"
},
"scripts": {
Expand Down
6 changes: 3 additions & 3 deletions examples/local-ollama/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@assistant-ui/react": "^0.7.5",
"@assistant-ui/react-markdown": "^0.7.1",
"@assistant-ui/react": "^0.7.7",
"@assistant-ui/react-markdown": "^0.7.2",
"next": "15.0.3",
"ollama-ai-provider": "^0.16.1",
"ollama-ai-provider": "^1.0.0",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"tailwindcss-animate": "^1.0.7",
Expand Down
14 changes: 7 additions & 7 deletions examples/search-agent-for-e-commerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,36 +9,36 @@
"lint": "next lint"
},
"dependencies": {
"@ai-sdk/openai": "^1.0.1",
"@ai-sdk/openai": "^1.0.4",
"@assistant-ui/react": "workspace:*",
"@assistant-ui/react-ai-sdk": "workspace:*",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.4",
"ai": "^4.0.1",
"ai": "^4.0.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"embla-carousel-autoplay": "^8.4.0",
"embla-carousel-react": "^8.4.0",
"embla-carousel-autoplay": "^8.5.1",
"embla-carousel-react": "^8.5.1",
"lucide-react": "^0.460.0",
"nanoid": "^5.0.8",
"next": "15.0.3",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8"
},
"devDependencies": {
"@assistant-ui/tsconfig": "workspace:*",
"@types/node": "^22.9.1",
"@types/node": "^22.9.3",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"eslint": "^9",
"eslint-config-next": "15.0.3",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
4 changes: 2 additions & 2 deletions examples/with-external-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"@ai-sdk/openai": "^1.0.1",
"@assistant-ui/react": "^0.7.5",
"@ai-sdk/openai": "^1.0.4",
"@assistant-ui/react": "^0.7.7",
"next": "15.0.3",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
Expand Down
3 changes: 2 additions & 1 deletion examples/with-ffmpeg/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,8 @@ const FfmpegTool: FC<{ file: File }> = ({ file }) => {
const data = (await ffmpeg.readFile(outputFileName)) as Uint8Array;
window.open(
URL.createObjectURL(
new Blob([data.buffer], { type: outputMimeType }),
// https://github.com/microsoft/TypeScript/issues/60579
new Blob([data.buffer as BlobPart], { type: outputMimeType }),
),
"_blank",
);
Expand Down
6 changes: 3 additions & 3 deletions examples/with-ffmpeg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@ai-sdk/openai": "^1.0.1",
"@ai-sdk/openai": "^1.0.4",
"@assistant-ui/react": "workspace:*",
"@assistant-ui/react-hook-form": "workspace:*",
"@ffmpeg/ffmpeg": "^0.12.10",
Expand All @@ -31,7 +31,7 @@
"react-dom": "19.0.0-rc-66855b96-20241106",
"react-hook-form": "^7.53.2",
"react-resizable-panels": "^2.1.7",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8",
"zod-to-json-schema": "^3.23.5",
Expand All @@ -46,6 +46,6 @@
"eslint-config-next": "15.0.3",
"postcss": "^8",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
6 changes: 3 additions & 3 deletions examples/with-inline-suggestions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@
"lint": "next lint"
},
"dependencies": {
"@ai-sdk/openai": "^1.0.1",
"@ai-sdk/openai": "^1.0.4",
"@assistant-ui/react": "workspace:*",
"@assistant-ui/react-ai-sdk": "workspace:*",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.4",
"ai": "^4.0.1",
"ai": "^4.0.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.460.0",
"next": "15.0.3",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions examples/with-langgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"next": "15.0.3",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
Expand All @@ -34,6 +34,6 @@
"eslint-config-next": "15.0.3",
"postcss": "^8",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
8 changes: 4 additions & 4 deletions examples/with-openai-assistants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
"lint": "next lint"
},
"dependencies": {
"@ai-sdk/openai": "^1.0.1",
"@ai-sdk/openai": "^1.0.4",
"@assistant-ui/react": "workspace:*",
"@assistant-ui/react-ai-sdk": "workspace:*",
"@radix-ui/react-avatar": "^1.1.1",
"ai": "^4.0.1",
"ai": "^4.0.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.460.0",
"next": "15.0.3",
"openai": "^4.72.0",
"openai": "^4.73.0",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/with-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@ai-sdk/openai": "^1.0.1",
"@ai-sdk/openai": "^1.0.4",
"@assistant-ui/react": "workspace:*",
"@assistant-ui/react-playground": "workspace:*",
"@tailwindcss/forms": "^0.5.9",
Expand Down
6 changes: 3 additions & 3 deletions examples/with-react-hook-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@ai-sdk/openai": "^1.0.1",
"@ai-sdk/openai": "^1.0.4",
"@assistant-ui/react": "workspace:*",
"@assistant-ui/react-hook-form": "workspace:*",
"@hookform/resolvers": "^3.9.1",
Expand All @@ -29,7 +29,7 @@
"react-dom": "19.0.0-rc-66855b96-20241106",
"react-hook-form": "^7.53.2",
"react-resizable-panels": "^2.1.7",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8",
"zod-to-json-schema": "^3.23.5",
Expand All @@ -44,6 +44,6 @@
"eslint-config-next": "15.0.3",
"postcss": "^8",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
6 changes: 3 additions & 3 deletions examples/with-trieve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"next": "15.0.3",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"trieve-ts-sdk": "^0.0.31"
"trieve-ts-sdk": "^0.0.33"
},
"devDependencies": {
"@assistant-ui/tsconfig": "workspace:*",
Expand All @@ -29,6 +29,6 @@
"eslint-config-next": "15.0.3",
"postcss": "^8",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
8 changes: 4 additions & 4 deletions examples/with-vercel-ai-rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@
"lint": "next lint"
},
"dependencies": {
"@ai-sdk/openai": "^1.0.1",
"@ai-sdk/openai": "^1.0.4",
"@assistant-ui/react": "workspace:*",
"@assistant-ui/react-ai-sdk": "workspace:*",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.4",
"ai": "4.0.1",
"ai": "4.0.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.460.0",
"nanoid": "^5.0.8",
"next": "15.0.3",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"tailwind-merge": "^2.5.4",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8"
},
Expand All @@ -37,6 +37,6 @@
"eslint-config-next": "15.0.3",
"postcss": "^8",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
"ci:publish": "turbo build --filter=\"./packages/*\" && changeset publish"
},
"devDependencies": {
"@changesets/cli": "^2.27.9",
"@changesets/cli": "^2.27.10",
"eslint": "^9",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.9",
"turbo": "^2.3.0"
"turbo": "^2.3.1"
},
"prettier": {
"trailingComma": "all",
"plugins": [
"prettier-plugin-tailwindcss"
]
},
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.2",
"resolutions": {
"trieve-ts-sdk": "0.0.30"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/assistant-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@assistant-ui/tsconfig": "workspace:*",
"ai": "^4.0.1",
"ai": "^4.0.3",
"eslint": "^9",
"eslint-config-next": "15.0.3",
"tsup": "8.3.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"@assistant-ui/tsconfig": "workspace:*",
"@types/cross-spawn": "^6.0.6",
"@types/node": "^22.9.1",
"@types/node": "^22.9.3",
"eslint-config-next": "15.0.3",
"tsup": "8.3.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-assistant-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@assistant-ui/tsconfig": "workspace:*",
"@types/cross-spawn": "^6.0.6",
"@types/node": "^22.9.1",
"@types/node": "^22.9.3",
"tsup": "8.3.5"
},
"files": [
Expand Down
Loading

0 comments on commit 1ad2a04

Please sign in to comment.