Skip to content

Commit

Permalink
Merge pull request #881 from mountaindude/870
Browse files Browse the repository at this point in the history
870
  • Loading branch information
mountaindude authored Aug 28, 2024
2 parents 8b57bd3 + d122863 commit 1a02e7b
Show file tree
Hide file tree
Showing 11 changed files with 2,000 additions and 939 deletions.
66 changes: 33 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@fastify/static": "^7.0.4",
"@influxdata/influxdb-client": "^1.35.0",
"@influxdata/influxdb-client-apis": "^1.35.0",
"axios": "^1.7.4",
"axios": "^1.7.5",
"commander": "^12.1.0",
"config": "^3.3.12",
"fastify": "^4.28.1",
Expand All @@ -48,28 +48,28 @@
"js-yaml": "^4.1.0",
"lodash.clonedeep": "^4.5.0",
"luxon": "^3.5.0",
"mqtt": "^5.10.0",
"mqtt": "^5.10.1",
"pg": "^8.12.0",
"posthog-node": "^4.1.0",
"posthog-node": "^4.2.0",
"prom-client": "^15.1.3",
"qrs-interact": "^6.3.1",
"systeminformation": "^5.23.4",
"systeminformation": "^5.23.5",
"ua-parser-js": "^1.0.38",
"uuid": "^10.0.0",
"winston": "^3.14.2",
"winston-daily-rotate-file": "^5.0.0",
"yaml-validator": "^5.0.1"
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"@eslint/js": "^9.9.1",
"esbuild": "^0.23.1",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"eslint-formatter-table": "^7.32.1",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.9.0",
"prettier": "^3.3.3",
"snyk": "^1.1292.4"
"snyk": "^1.1293.0"
},
"pkg": {
"assets": [
Expand Down
Loading

0 comments on commit 1a02e7b

Please sign in to comment.