Fix various linter errors

This commit is contained in:
Girish Ramakrishnan
2026-02-15 19:37:30 +01:00
parent 510e1c7296
commit b5a1554631
24 changed files with 44 additions and 1607 deletions

View File

@@ -13,7 +13,6 @@
"url": "https://git.cloudron.io/platform/box.git"
},
"dependencies": {
"@simplewebauthn/server": "^13.2.2",
"@aws-sdk/client-route-53": "^3.990.0",
"@aws-sdk/client-s3": "^3.990.0",
"@aws-sdk/lib-storage": "^3.990.0",
@@ -23,6 +22,7 @@
"@cloudron/superagent": "^1.0.1",
"@google-cloud/dns": "^5.3.1",
"@google-cloud/storage": "^7.19.0",
"@simplewebauthn/server": "^13.2.2",
"@smithy/node-http-handler": "^4.4.10",
"@smithy/util-retry": "^4.2.8",
"@types/node": "^25.2.3",
@@ -68,6 +68,7 @@
"eslint": "^10.0.0",
"eventsource": "^4.1.0",
"expect.js": "*",
"globals": "^17.3.0",
"mocha": "^11.7.5",
"nock": "^14.0.11",
"ssh2": "^1.17.0"