mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
Refactored UPS monitor as clusterio plugin (#398)
* Refactor server ups * Use catalogs * Move to own plugin * Use web config * Remove External.get_server_ups * Update workspace version requirement * Remove need for storage * Add locale * Fix CI
This commit is contained in:
@@ -1,2 +1,16 @@
|
||||
packages:
|
||||
- "*"
|
||||
- "*"
|
||||
|
||||
catalog:
|
||||
"@clusterio/lib": ^2.0.0-alpha.21
|
||||
"@clusterio/web_ui": ^2.0.0-alpha.21
|
||||
"@sinclair/typebox": ^0.30.4
|
||||
"@types/node": ^20.14.9
|
||||
"@types/react": ^18.2.21
|
||||
"typescript": ^5.5.3
|
||||
"antd": ^5.13.0
|
||||
"react": ^18.2.0
|
||||
"react-dom": ^18.2.0
|
||||
"webpack": ^5.98.0
|
||||
"webpack-cli": ^5.1.4
|
||||
"webpack-merge": ^5.9.0
|
||||
|
||||
Reference in New Issue
Block a user