Merge branch 'main' into fix/update-msal-browser-version

This commit is contained in:
hurxxxx
2025-02-28 08:44:06 +09:00
committed by GitHub
10 changed files with 269 additions and 52 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "open-webui",
"version": "0.5.17",
"version": "0.5.18",
"private": true,
"scripts": {
"dev": "npm run pyodide:fetch && vite dev --host",
@@ -85,6 +85,7 @@
"i18next-resources-to-backend": "^1.2.0",
"idb": "^7.1.1",
"js-sha256": "^0.10.1",
"jspdf": "^3.0.0",
"katex": "^0.16.21",
"kokoro-js": "^1.1.1",
"marked": "^9.1.0",