Ping module rework

This commit is contained in:
ajnart
2022-12-01 00:54:35 +09:00
parent 2bf01990fe
commit 2354399117
3 changed files with 42 additions and 19 deletions

View File

@@ -61,6 +61,7 @@
"next": "12.2.0",
"next-i18next": "^11.3.0",
"nzbget-api": "^0.0.3",
"ping": "^0.4.2",
"prism-react-renderer": "^1.3.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
@@ -75,6 +76,7 @@
"@next/eslint-plugin-next": "^12.1.4",
"@types/dockerode": "^3.3.9",
"@types/node": "17.0.1",
"@types/ping": "^0.4.1",
"@types/react": "17.0.1",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.30.7",