influx-only #2

Merged
Fascinated merged 20 commits from influx-only into master 2024-01-03 08:32:27 +00:00
2 changed files with 6 additions and 8 deletions
Showing only changes of commit d4bba5426e - Show all commits

@ -22,9 +22,7 @@
"ts-node": "^10.9.2",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"winston": "^3.11.0"
},
"devDependencies": {
"winston": "^3.11.0",
"@types/node": "^20.10.6"
}
}

@ -11,6 +11,9 @@ dependencies:
'@types/mcping-js':
specifier: ^1.5.4
version: 1.5.4
'@types/node':
specifier: ^20.10.6
version: 20.10.6
'@types/node-cron':
specifier: ^3.0.11
version: 3.0.11
@ -39,11 +42,6 @@ dependencies:
specifier: ^3.11.0
version: 3.11.0
devDependencies:
'@types/node':
specifier: ^20.10.6
version: 20.10.6
packages:
/@colors/colors@1.6.0:
@ -479,6 +477,7 @@ packages:
resolution: {integrity: sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==}
dependencies:
undici-types: 5.26.5
dev: false
/@types/triple-beam@1.3.5:
resolution: {integrity: sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw==}
@ -2189,6 +2188,7 @@ packages:
/undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
dev: false
/utf8@2.0.0:
resolution: {integrity: sha512-jWXHr+bQ8RsWazLzVY3V7XACPTbBHYSg/VoDVok+DBQk5ULm0AuBCNb9tGmjq2H+znnkBFwjhzzCbn9G3xlYcA==}