Skip to content

Commit

Permalink
chore: update deps (#1121)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonom authored Oct 28, 2024
1 parent cdcfe1e commit 1ada091
Show file tree
Hide file tree
Showing 26 changed files with 4,792 additions and 8,799 deletions.
15 changes: 15 additions & 0 deletions .changeset/warm-starfishes-confess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
"@assistant-ui/react-syntax-highlighter": patch
"assistant-stream": patch
"@assistant-ui/react-playground": patch
"@assistant-ui/react-hook-form": patch
"@assistant-ui/react-langgraph": patch
"@tool-ui/weather": patch
"@assistant-ui/react-markdown": patch
"@assistant-ui/react-ai-sdk": patch
"@assistant-ui/react-trieve": patch
"@assistant-ui/react": patch
"assistant-ui": patch
---

chore: update deps
18 changes: 9 additions & 9 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.3",
"@radix-ui/themes": "^3.1.4",
"@shikijs/transformers": "^1.22.1",
"ai": "^3.4.20",
"@shikijs/transformers": "^1.22.2",
"ai": "^3.4.23",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"dotenv": "^16.4.5",
"fumadocs-core": "14.0.2",
"fumadocs-core": "14.1.0",
"fumadocs-mdx": "11.1.0",
"fumadocs-twoslash": "^2.0.0",
"fumadocs-typescript": "^3.0.0",
"fumadocs-ui": "14.0.2",
"fumadocs-twoslash": "^2.0.1",
"fumadocs-typescript": "^3.0.1",
"fumadocs-ui": "14.1.0",
"geist": "^1.3.1",
"lucide-react": "^0.453.0",
"lucide-react": "^0.454.0",
"next": "15.0.1",
"openai": "^4.68.4",
"react": "19.0.0-rc-69d4b800-20241021",
Expand All @@ -52,7 +52,7 @@
},
"devDependencies": {
"@types/mdx": "^2.0.13",
"@types/node": "^22.8.1",
"@types/node": "^22.8.2",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"autoprefixer": "^10.4.20",
Expand All @@ -61,7 +61,7 @@
"postcss": "^8.4.47",
"tailwindcss": "^3.4.14",
"ts-morph": "^24.0.0",
"tsx": "^4.19.1",
"tsx": "^4.19.2",
"typescript": "^5.6.3"
}
}
8 changes: 4 additions & 4 deletions apps/registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.3",
"@types/node": "^22.8.1",
"@types/node": "^22.8.2",
"@types/react": "^18",
"@types/react-syntax-highlighter": "^15.5.13",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"eslint": "^9",
"lucide-react": "^0.453.0",
"lucide-react": "^0.454.0",
"react": "19.0.0-rc-69d4b800-20241021",
"react-resizable-panels": "^2.1.5",
"react-resizable-panels": "^2.1.6",
"react-syntax-highlighter": "^15.6.1",
"rehype-katex": "^7.0.1",
"remark-gfm": "^4.0.0",
Expand All @@ -32,7 +32,7 @@
"tailwind-merge": "^2.5.4",
"tailwindcss": "^3.4.14",
"tailwindcss-animate": "^1.0.7",
"tsx": "^4.19.1",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"zod": "^3.23.8"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/local-ollama/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@assistant-ui/react": "^0.5",
"@assistant-ui/react-markdown": "^0.2",
"next": "15.0.1",
"ollama-ai-provider": "^0.15.2",
"ollama-ai-provider": "^0.16.0",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"tailwindcss-animate": "^1.0.7",
Expand Down
8 changes: 4 additions & 4 deletions examples/search-agent-for-e-commerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.3",
"ai": "^3.4.20",
"ai": "^3.4.23",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"embla-carousel-autoplay": "^8.3.0",
"embla-carousel-react": "^8.3.0",
"lucide-react": "^0.453.0",
"nanoid": "^5.0.7",
"lucide-react": "^0.454.0",
"nanoid": "^5.0.8",
"next": "15.0.1",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
Expand All @@ -32,7 +32,7 @@
},
"devDependencies": {
"@assistant-ui/tsconfig": "workspace:*",
"@types/node": "^22.8.1",
"@types/node": "^22.8.2",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"eslint": "^9",
Expand Down
4 changes: 2 additions & 2 deletions examples/with-ffmpeg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"json-schema-to-zod": "^2.4.1",
"lucide-react": "^0.453.0",
"lucide-react": "^0.454.0",
"next": "15.0.1",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-hook-form": "^7.53.1",
"react-resizable-panels": "^2.1.5",
"react-resizable-panels": "^2.1.6",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8",
Expand Down
4 changes: 2 additions & 2 deletions examples/with-inline-suggestions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.3",
"ai": "^3.4.20",
"ai": "^3.4.23",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.453.0",
"lucide-react": "^0.454.0",
"next": "15.0.1",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-langgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"js-cookie": "^3.0.5",
"lucide-react": "^0.453.0",
"lucide-react": "^0.454.0",
"next": "15.0.1",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
Expand Down
4 changes: 2 additions & 2 deletions examples/with-openai-assistants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"@assistant-ui/react": "workspace:*",
"@assistant-ui/react-ai-sdk": "workspace:*",
"@radix-ui/react-avatar": "^1.1.1",
"ai": "^3.4.20",
"ai": "^3.4.23",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.453.0",
"lucide-react": "^0.454.0",
"next": "15.0.1",
"openai": "^4.68.4",
"react": "19.0.0-rc-69d4b800-20241021",
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 @@ -30,5 +30,5 @@
"tailwindcss": "^3.4.14",
"typescript": "^5"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
4 changes: 2 additions & 2 deletions examples/with-react-hook-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"json-schema-to-zod": "^2.4.1",
"lucide-react": "^0.453.0",
"lucide-react": "^0.454.0",
"next": "15.0.1",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
"react-hook-form": "^7.53.1",
"react-resizable-panels": "^2.1.5",
"react-resizable-panels": "^2.1.6",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8",
Expand Down
6 changes: 3 additions & 3 deletions examples/with-vercel-ai-rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.3",
"ai": "3.4.20",
"ai": "3.4.23",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.453.0",
"nanoid": "^5.0.7",
"lucide-react": "^0.454.0",
"nanoid": "^5.0.8",
"next": "15.0.1",
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
"prettier-plugin-tailwindcss"
]
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
6 changes: 3 additions & 3 deletions packages/assistant-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
},
"devDependencies": {
"@assistant-ui/tsconfig": "workspace:*",
"ai": "^3.4.20",
"ai": "^3.4.23",
"eslint": "^9",
"eslint-config-next": "15.0.1",
"tsup": "8.3.5",
"tsx": "^4.19.1"
"tsx": "^4.19.2"
},
"publishConfig": {
"access": "public"
Expand All @@ -56,7 +56,7 @@
"url": "https://github.com/Yonom/assistant-ui/issues"
},
"dependencies": {
"nanoid": "^5.0.7",
"nanoid": "^5.0.8",
"secure-json-parse": "^2.7.0"
}
}
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"devDependencies": {
"@assistant-ui/tsconfig": "workspace:*",
"@types/cross-spawn": "^6.0.6",
"@types/node": "^22.8.1",
"@types/node": "^22.8.2",
"tsup": "8.3.5"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ai-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"peerDependencies": {
"@assistant-ui/react": "^0.5.98",
"@types/react": "*",
"react": "^18 || ^19 || ^19.0.0-rc"
"react": "^18 || ^19 || ^19.0.0-rc"
},
"peerDependenciesMeta": {
"@types/react": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-hook-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"peerDependencies": {
"@assistant-ui/react": "^0.5.98",
"@types/react": "*",
"react": "^18 || ^19 || ^19.0.0-rc",
"react": "^18 || ^19 || ^19.0.0-rc",
"react-hook-form": "^7"
},
"peerDependenciesMeta": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-langgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"peerDependencies": {
"@assistant-ui/react": "^0.5.98",
"@types/react": "*",
"react": "^18 || ^19 || ^19.0.0-rc"
"react": "^18 || ^19 || ^19.0.0-rc"
},
"peerDependenciesMeta": {
"@types/react": {
Expand Down
8 changes: 4 additions & 4 deletions packages/react-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"@radix-ui/react-primitive": "^2.0.0",
"@radix-ui/react-use-callback-ref": "^1.1.0",
"classnames": "^2.5.1",
"lucide-react": "^0.453.0",
"lucide-react": "^0.454.0",
"react-markdown": "^9.0.1"
},
"peerDependencies": {
"@assistant-ui/react": "^0.5.98",
"@types/react": "*",
"react": "^18 || ^19 || ^19.0.0-rc",
"react": "^18 || ^19 || ^19.0.0-rc",
"tailwindcss": "^3.4.4"
},
"peerDependenciesMeta": {
Expand All @@ -58,7 +58,7 @@
"@assistant-ui/tailwindcss-transformer": "workspace:*",
"@assistant-ui/tsbuildutils": "workspace:^",
"@assistant-ui/tsconfig": "workspace:*",
"@types/node": "^22.8.1",
"@types/node": "^22.8.2",
"autoprefixer": "^10.4.20",
"eslint": "^9",
"eslint-config-next": "15.0.1",
Expand All @@ -69,7 +69,7 @@
"tailwindcss": "^3.4.14",
"tailwindcss-animate": "^1.0.7",
"tsup": "8.3.5",
"tsx": "^4.19.1"
"tsx": "^4.19.2"
},
"publishConfig": {
"access": "public",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"class-variance-authority": "^0.7.0",
"classnames": "^2.5.1",
"clsx": "^2.1.1",
"lucide-react": "^0.453.0",
"lucide-react": "^0.454.0",
"openai": "^4.68.4",
"prismjs": "^1.29.0",
"react-simple-code-editor": "^0.14.1",
Expand All @@ -49,7 +49,7 @@
"peerDependencies": {
"@assistant-ui/react": "^0.5.98",
"@types/react": "*",
"react": "^18 || ^19 || ^19.0.0-rc",
"react": "^18 || ^19 || ^19.0.0-rc",
"tailwindcss": "^3.4.4"
},
"peerDependenciesMeta": {
Expand All @@ -71,7 +71,7 @@
"tailwindcss": "^3.4.14",
"tailwindcss-animate": "^1.0.7",
"tsup": "8.3.5",
"tsx": "^4.19.1"
"tsx": "^4.19.2"
},
"publishConfig": {
"access": "public",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-syntax-highlighter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@assistant-ui/react-markdown": "^0.2.26",
"@types/react": "*",
"@types/react-syntax-highlighter": "*",
"react": "^18 || ^19 || ^19.0.0-rc",
"react": "^18 || ^19 || ^19.0.0-rc",
"react-syntax-highlighter": "^15.5.0"
},
"peerDependenciesMeta": {
Expand Down
10 changes: 5 additions & 5 deletions packages/react-trieve/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@radix-ui/react-hover-card": "^1.1.2",
"@radix-ui/react-use-callback-ref": "^1.1.0",
"classnames": "^2.5.1",
"lucide-react": "^0.453.0",
"lucide-react": "^0.454.0",
"rehype-parse": "^9.0.1",
"rehype-react": "^8.0.0",
"rehype-sanitize": "^6.0.0",
Expand All @@ -48,9 +48,9 @@
"@assistant-ui/react": "^0.5.98",
"@assistant-ui/react-markdown": "^0.2.26",
"@types/react": "*",
"react": "^18 || ^19 || ^19.0.0-rc",
"react": "^18 || ^19 || ^19.0.0-rc",
"tailwindcss": "^3.4.4",
"trieve-ts-sdk": "^0.0.13"
"trieve-ts-sdk": "^0.0.14"
},
"peerDependenciesMeta": {
"@types/react": {
Expand All @@ -68,7 +68,7 @@
"@assistant-ui/tsconfig": "workspace:*",
"@types/hast": "^3.0.4",
"@types/mdast": "^4.0.4",
"@types/node": "^22.8.1",
"@types/node": "^22.8.2",
"autoprefixer": "^10.4.20",
"eslint": "^9",
"eslint-config-next": "15.0.1",
Expand All @@ -79,7 +79,7 @@
"tailwindcss": "^3.4.14",
"tailwindcss-animate": "^1.0.7",
"tsup": "8.3.5",
"tsx": "^4.19.1"
"tsx": "^4.19.2"
},
"publishConfig": {
"access": "public",
Expand Down
Loading

0 comments on commit 1ada091

Please sign in to comment.