sync: update from private repo (e62f5c7)
CI / build-and-test (push) Has been cancelled

This commit is contained in:
oss-sync
2026-06-11 01:52:48 +00:00
parent 000a2474aa
commit d061ad08d8
237 changed files with 8441 additions and 5549 deletions
+5 -1
View File
@@ -1,6 +1,7 @@
{
"name": "agent-orchestrator-ui",
"name": "maestro-ui",
"private": true,
"license": "Apache-2.0",
"type": "module",
"scripts": {
"dev": "vite",
@@ -20,11 +21,14 @@
"autoprefixer": "^10.4.27",
"dompurify": "^3.4.8",
"highlight.js": "^11.11.1",
"i18next": "^26.3.1",
"i18next-browser-languagedetector": "^8.2.1",
"marked": "^17.0.4",
"mermaid": "^11.15.0",
"postcss": "^8.5.15",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^17.0.8",
"tailwindcss": "^3.4.19",
"yaml": "^2.8.3"
},