Convert resources widget to systeminformation dependency

Update resources.js
This commit is contained in:
shamoon
2023-03-05 13:16:16 -08:00
parent bffda3240a
commit d4a3ba84e9
5 changed files with 24 additions and 18 deletions

View File

@@ -23,7 +23,6 @@
"minecraft-ping-js": "^1.0.2",
"next": "^12.3.1",
"next-i18next": "^12.0.1",
"node-os-utils": "^1.3.7",
"pretty-bytes": "^6.0.0",
"raw-body": "^2.5.1",
"react": "^18.2.0",
@@ -32,6 +31,7 @@
"react-icons": "^4.4.0",
"shvl": "^3.0.0",
"swr": "^1.3.0",
"systeminformation": "^5.17.12",
"tough-cookie": "^4.1.2",
"winston": "^3.8.2",
"xml-js": "^1.6.11"