feat: implement ProcessManager service for lifecycle management and add pidusage dependency
This commit is contained in:
+3
-1
@@ -27,10 +27,12 @@
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@mui/icons-material": "^6.0.0",
|
||||
"@mui/material": "^6.0.0",
|
||||
"@types/pidusage": "^2.0.5",
|
||||
"@types/prismjs": "^1.26.6",
|
||||
"axios": "^1.14.0",
|
||||
"decompress": "^4.2.1",
|
||||
"i18next": "^23.1.0",
|
||||
"pidusage": "^4.0.1",
|
||||
"prismjs": "^1.30.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
@@ -73,4 +75,4 @@
|
||||
"icon": "resources/icon.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user