This commit is contained in:
+5
-1
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user