feat: implement service process management, event logging, and monitoring UI with i18n support
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@mui/icons-material": "^6.0.0",
|
||||
"@mui/material": "^6.0.0",
|
||||
"@mui/x-charts": "^8.28.2",
|
||||
"@mui/x-data-grid": "^8.28.2",
|
||||
"@types/pidusage": "^2.0.5",
|
||||
"@types/prismjs": "^1.26.6",
|
||||
"axios": "^1.14.0",
|
||||
@@ -38,6 +40,7 @@
|
||||
"react-dom": "^18.2.0",
|
||||
"react-i18next": "^13.0.0",
|
||||
"react-simple-code-editor": "^0.14.1",
|
||||
"recharts": "^3.8.1",
|
||||
"sweetalert2": "^11.26.24"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user