bump: react19 rc (#26)

This commit is contained in:
Thuc Pham
2024-11-18 15:25:50 +07:00
committed by GitHub
parent e85275bdd0
commit bb63a54868
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@llamaindex/chat-ui': patch
---
bump: react19 rc
+1 -1
View File
@@ -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:*",
+1 -1
View File
@@ -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