mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-16 23:43:03 +00:00
feat: add @internationalized/date to dependencies
Required by bits-ui date components; missing this package causes build error: "Could not resolve @internationalized/date"
This commit is contained in:
parent
8dae237a0b
commit
fae2e4cc44
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@
|
|||
"@codemirror/theme-one-dark": "^6.1.2",
|
||||
"@floating-ui/dom": "^1.7.2",
|
||||
"@huggingface/transformers": "^3.0.0",
|
||||
"@internationalized/date": "^3.12.1",
|
||||
"@joplin/turndown-plugin-gfm": "^1.0.62",
|
||||
"@mediapipe/tasks-vision": "^0.10.17",
|
||||
"@pyscript/core": "^0.4.32",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue