Skip to content

Commit

Permalink
chore: bump react19 rc (#430)
Browse files Browse the repository at this point in the history
  • Loading branch information
thucpn authored Nov 18, 2024
1 parent 7f14e47 commit 4663dec
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 182 deletions.
5 changes: 5 additions & 0 deletions .changeset/pink-maps-joke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"create-llama": patch
---

chore: bump react19 rc
118 changes: 0 additions & 118 deletions templates/types/streaming/nextjs/app/components/ui/drawer.tsx

This file was deleted.

29 changes: 0 additions & 29 deletions templates/types/streaming/nextjs/app/components/ui/hover-card.tsx

This file was deleted.

27 changes: 0 additions & 27 deletions templates/types/streaming/nextjs/app/components/ui/progress.tsx

This file was deleted.

13 changes: 5 additions & 8 deletions templates/types/streaming/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,11 @@
"@apidevtools/swagger-parser": "^10.1.0",
"@e2b/code-interpreter": "0.0.9-beta.3",
"@radix-ui/react-collapsible": "^1.0.3",
"@radix-ui/react-hover-card": "^1.0.7",
"@radix-ui/react-progress": "^1.1.0",
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.1.0",
"@llamaindex/chat-ui": "0.0.7",
"ai": "3.3.42",
"@llamaindex/chat-ui": "0.0.9",
"ai": "3.4.33",
"ajv": "^8.12.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand All @@ -28,16 +26,15 @@
"formdata-node": "^6.0.3",
"got": "^14.4.1",
"llamaindex": "0.8.2",
"lucide-react": "^0.294.0",
"lucide-react": "^0.460.0",
"next": "^15.0.3",
"react": "19.0.0-rc-5c56b873-20241107",
"react-dom": "19.0.0-rc-5c56b873-20241107",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"papaparse": "^5.4.1",
"supports-color": "^8.1.1",
"tailwind-merge": "^2.1.0",
"tiktoken": "^1.0.15",
"uuid": "^9.0.1",
"vaul": "^0.9.1",
"marked": "^14.1.2"
},
"devDependencies": {
Expand Down

0 comments on commit 4663dec

Please sign in to comment.