chore: eslint

This commit is contained in:
Elysia
2025-03-10 19:27:36 +07:00
parent 0468d76610
commit d2566d21f1
2 changed files with 16 additions and 0 deletions

View File

@@ -74,6 +74,7 @@
"@commitlint/config-angular": "^16.0.0", "@commitlint/config-angular": "^16.0.0",
"@discordjs/docgen": "^0.11.1", "@discordjs/docgen": "^0.11.1",
"@favware/npm-deprecate": "^1.0.7", "@favware/npm-deprecate": "^1.0.7",
"@types/debug": "^4.1.12",
"@types/node": "^22.10.7", "@types/node": "^22.10.7",
"@types/ws": "^8.5.10", "@types/ws": "^8.5.10",
"conventional-changelog-cli": "^2.2.2", "conventional-changelog-cli": "^2.2.2",

15
pnpm-lock.yaml generated
View File

@@ -63,6 +63,9 @@ importers:
'@favware/npm-deprecate': '@favware/npm-deprecate':
specifier: ^1.0.7 specifier: ^1.0.7
version: 1.0.7(encoding@0.1.13) version: 1.0.7(encoding@0.1.13)
'@types/debug':
specifier: ^4.1.12
version: 4.1.12
'@types/node': '@types/node':
specifier: ^22.10.7 specifier: ^22.10.7
version: 22.10.7 version: 22.10.7
@@ -624,6 +627,9 @@ packages:
'@types/babel__traverse@7.20.6': '@types/babel__traverse@7.20.6':
resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==} resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==}
'@types/debug@4.1.12':
resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
'@types/eslint@7.29.0': '@types/eslint@7.29.0':
resolution: {integrity: sha512-VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng==} resolution: {integrity: sha512-VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng==}
@@ -660,6 +666,9 @@ packages:
'@types/minimist@1.2.5': '@types/minimist@1.2.5':
resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==}
'@types/ms@2.1.0':
resolution: {integrity: sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
'@types/node@18.19.71': '@types/node@18.19.71':
resolution: {integrity: sha512-evXpcgtZm8FY4jqBSN8+DmOTcVkkvTmAayeo4Wf3m1xAruyVGzGuDh/Fb/WWX2yLItUiho42ozyJjB0dw//Tkw==} resolution: {integrity: sha512-evXpcgtZm8FY4jqBSN8+DmOTcVkkvTmAayeo4Wf3m1xAruyVGzGuDh/Fb/WWX2yLItUiho42ozyJjB0dw//Tkw==}
@@ -4706,6 +4715,10 @@ snapshots:
dependencies: dependencies:
'@babel/types': 7.24.9 '@babel/types': 7.24.9
'@types/debug@4.1.12':
dependencies:
'@types/ms': 2.1.0
'@types/eslint@7.29.0': '@types/eslint@7.29.0':
dependencies: dependencies:
'@types/estree': 1.0.5 '@types/estree': 1.0.5
@@ -4742,6 +4755,8 @@ snapshots:
'@types/minimist@1.2.5': {} '@types/minimist@1.2.5': {}
'@types/ms@2.1.0': {}
'@types/node@18.19.71': '@types/node@18.19.71':
dependencies: dependencies:
undici-types: 5.26.5 undici-types: 5.26.5