mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-21 19:35:21 -04:00
bump: react19 rc (#26)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@llamaindex/chat-ui': patch
|
||||
---
|
||||
|
||||
bump: react19 rc
|
||||
@@ -36,7 +36,7 @@
|
||||
"postbuild": "pnpm run copy"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^18.2.0"
|
||||
"react": "^18.2.0 || ^19.0.0 || ^19.0.0-rc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@llamaindex/eslint-config": "workspace:*",
|
||||
|
||||
Generated
+1
-1
@@ -139,7 +139,7 @@ importers:
|
||||
specifier: ^0.453.0
|
||||
version: 0.453.0(react@18.2.0)
|
||||
react:
|
||||
specifier: ^18.2.0
|
||||
specifier: ^18.2.0 || ^19.0.0-rc
|
||||
version: 18.2.0
|
||||
react-markdown:
|
||||
specifier: ^8.0.7
|
||||
|
||||
Reference in New Issue
Block a user