Compare commits

...

11 Commits

Author SHA1 Message Date
1ab9def4d5
Merge pull request #32 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/husky-9.1.7 2025-10-25 12:14:59 +08:00
dependabot[bot]
446ad4c871
chore(packages): bump husky from 7.0.4 to 9.1.7
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 9.1.7.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v9.1.7)

---
updated-dependencies:
- dependency-name: husky
  dependency-version: 9.1.7
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 04:14:44 +00:00
316826dd81
Merge pull request #33 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/typescript-eslint/parser-5.62.0 2025-10-25 12:13:47 +08:00
11a240cb18
Merge pull request #24 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/mocha-11.7.4 2025-10-25 12:13:39 +08:00
df2d0e6431
Merge pull request #34 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/types/node-24.8.1 2025-10-25 12:13:29 +08:00
a1436e1d64
Merge pull request #26 from NeteaseCloudMusicApiEnhanced/dependabot/npm_and_yarn/eslint-plugin-prettier-5.5.4 2025-10-25 12:13:19 +08:00
dependabot[bot]
1f87ccf080
chore(packages): bump @types/node from 24.6.1 to 24.8.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.6.1 to 24.8.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 04:12:03 +00:00
dependabot[bot]
323b1014d2
chore(packages): bump @typescript-eslint/parser from 5.0.0 to 5.62.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.0.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 5.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 04:12:00 +00:00
dependabot[bot]
d2351f6f30
chore(packages): bump mocha from 11.7.3 to 11.7.4
Bumps [mocha](https://github.com/mochajs/mocha) from 11.7.3 to 11.7.4.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v11.7.3...v11.7.4)

---
updated-dependencies:
- dependency-name: mocha
  dependency-version: 11.7.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 04:11:54 +00:00
dependabot[bot]
dd653c07e9
chore(packages): bump eslint-plugin-prettier from 4.0.0 to 5.5.4
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 5.5.4.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v5.5.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-25 04:11:52 +00:00
MoeFurina
173496f305 build(ci): delete useless lock files 2025-10-25 12:10:23 +08:00
6 changed files with 80 additions and 16601 deletions

12424
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -85,17 +85,17 @@
"@types/express": "^5.0.4",
"@types/express-fileupload": "^1.5.1",
"@types/mocha": "^9.1.1",
"@types/node": "24.6.1",
"@types/node": "24.9.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.0.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.7.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-html": "8.1.3",
"eslint-plugin-prettier": "4.0.0",
"husky": "7.0.4",
"eslint-plugin-prettier": "5.5.4",
"husky": "9.1.7",
"intelli-espower-loader": "1.1.0",
"lint-staged": "16.2.4",
"mocha": "11.7.3",
"mocha": "11.7.4",
"pkg": "^5.8.1",
"power-assert": "1.6.1",
"prettier": "3.6.2",

166
pnpm-lock.yaml generated
View File

@ -64,14 +64,14 @@ importers:
specifier: ^9.1.1
version: 9.1.1
'@types/node':
specifier: 24.6.1
version: 24.6.1
specifier: 24.9.1
version: 24.9.1
'@typescript-eslint/eslint-plugin':
specifier: 5.62.0
version: 5.62.0(@typescript-eslint/parser@5.0.0(eslint@8.7.0)(typescript@4.5.2))(eslint@8.7.0)(typescript@4.5.2)
version: 5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.7.0)(typescript@4.5.2))(eslint@8.7.0)(typescript@4.5.2)
'@typescript-eslint/parser':
specifier: 5.0.0
version: 5.0.0(eslint@8.7.0)(typescript@4.5.2)
specifier: 5.62.0
version: 5.62.0(eslint@8.7.0)(typescript@4.5.2)
eslint:
specifier: 8.7.0
version: 8.7.0
@ -82,11 +82,11 @@ importers:
specifier: 8.1.3
version: 8.1.3
eslint-plugin-prettier:
specifier: 4.0.0
version: 4.0.0(eslint-config-prettier@8.5.0(eslint@8.7.0))(eslint@8.7.0)(prettier@3.6.2)
specifier: 5.5.4
version: 5.5.4(eslint-config-prettier@8.5.0(eslint@8.7.0))(eslint@8.7.0)(prettier@3.6.2)
husky:
specifier: 7.0.4
version: 7.0.4
specifier: 9.1.7
version: 9.1.7
intelli-espower-loader:
specifier: 1.1.0
version: 1.1.0
@ -94,8 +94,8 @@ importers:
specifier: 16.2.4
version: 16.2.4
mocha:
specifier: 11.7.3
version: 11.7.3
specifier: 11.7.4
version: 11.7.4
pkg:
specifier: ^5.8.1
version: 5.8.1
@ -188,6 +188,10 @@ packages:
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
'@pkgr/core@0.2.9':
resolution: {integrity: sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
'@tokenizer/token@0.3.0':
resolution: {integrity: sha512-OvjF+z51L3ov0OyAU0duzsYuvO01PH7x4t6DJx+guahgTnBHkhJdG7soQeTSFLWN3efnHyibZ4Z8l2EuWwJN3A==}
@ -224,8 +228,8 @@ packages:
'@types/mocha@9.1.1':
resolution: {integrity: sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==}
'@types/node@24.6.1':
resolution: {integrity: sha512-ljvjjs3DNXummeIaooB4cLBKg2U6SPI6Hjra/9rRIy7CpM0HpLtG9HptkMKAb4HYWy5S7HUvJEuWgr/y0U8SHw==}
'@types/node@24.9.1':
resolution: {integrity: sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==}
'@types/qs@6.14.0':
resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==}
@ -256,8 +260,8 @@ packages:
typescript:
optional: true
'@typescript-eslint/parser@5.0.0':
resolution: {integrity: sha512-B6D5rmmQ14I1fdzs71eL3DAuvnPHTY/t7rQABrL9BLnx/H51Un8ox1xqYAchs0/V2trcoyxB1lMJLlrwrJCDgw==}
'@typescript-eslint/parser@5.62.0':
resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@ -266,10 +270,6 @@ packages:
typescript:
optional: true
'@typescript-eslint/scope-manager@5.0.0':
resolution: {integrity: sha512-5RFjdA/ain/MDUHYXdF173btOKncIrLuBmA9s6FJhzDrRAyVSA+70BHg0/MW6TE+UiKVyRtX91XpVS0gVNwVDQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
'@typescript-eslint/scope-manager@5.62.0':
resolution: {integrity: sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@ -284,23 +284,10 @@ packages:
typescript:
optional: true
'@typescript-eslint/types@5.0.0':
resolution: {integrity: sha512-dU/pKBUpehdEqYuvkojmlv0FtHuZnLXFBn16zsDmlFF3LXkOpkAQ2vrKc3BidIIve9EMH2zfTlxqw9XM0fFN5w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
'@typescript-eslint/types@5.62.0':
resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
'@typescript-eslint/typescript-estree@5.0.0':
resolution: {integrity: sha512-V/6w+PPQMhinWKSn+fCiX5jwvd1vRBm7AX7SJQXEGQtwtBvjMPjaU3YTQ1ik2UF1u96X7tsB96HMnulG3eLi9Q==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
'@typescript-eslint/typescript-estree@5.62.0':
resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@ -316,10 +303,6 @@ packages:
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
'@typescript-eslint/visitor-keys@5.0.0':
resolution: {integrity: sha512-yRyd2++o/IrJdyHuYMxyFyBhU762MRHQ/bAGQeTnN3pGikfh+nEmM61XTqaDH1XDp53afZ+waXrk0ZvenoZ6xw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
'@typescript-eslint/visitor-keys@5.62.0':
resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
@ -874,14 +857,17 @@ packages:
resolution: {integrity: sha512-cnCdO7yb/jrvgSJJAfRkGDOwLu1AOvNdw8WCD6nh/2C4RnxuI4tz6QjMEAmmSiHSeugq/fXcIO8yBpIBQrMZCg==}
engines: {node: '>=16.0.0'}
eslint-plugin-prettier@4.0.0:
resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==}
engines: {node: '>=6.0.0'}
eslint-plugin-prettier@5.5.4:
resolution: {integrity: sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
eslint: '>=7.28.0'
eslint-config-prettier: '*'
prettier: '>=2.0.0'
'@types/eslint': '>=8.0.0'
eslint: '>=8.0.0'
eslint-config-prettier: '>= 7.0.0 <10.0.0 || >=10.1.0'
prettier: '>=3.0.0'
peerDependenciesMeta:
'@types/eslint':
optional: true
eslint-config-prettier:
optional: true
@ -1247,9 +1233,9 @@ packages:
resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==}
engines: {node: '>= 14'}
husky@7.0.4:
resolution: {integrity: sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==}
engines: {node: '>=12'}
husky@9.1.7:
resolution: {integrity: sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==}
engines: {node: '>=18'}
hasBin: true
iconv-lite@0.6.3:
@ -1389,6 +1375,10 @@ packages:
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
engines: {node: '>=0.12.0'}
is-path-inside@3.0.3:
resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
engines: {node: '>=8'}
is-plain-obj@2.1.0:
resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==}
engines: {node: '>=8'}
@ -1589,8 +1579,8 @@ packages:
mkdirp-classic@0.5.3:
resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==}
mocha@11.7.3:
resolution: {integrity: sha512-iorDKDzBKgVk/npVkW2S+b57ekA9+xKWijVvNpgPMl1odxeB4HavgiydLN54Lhyn/jpcM+Z/BohCzIvHmfaPCw==}
mocha@11.7.4:
resolution: {integrity: sha512-1jYAaY8x0kAZ0XszLWu14pzsf4KV740Gld4HXkhNTXwcHx4AUEDkPzgEHg9CM5dVcW+zv036tjpsEbLraPJj4w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
hasBin: true
@ -2242,6 +2232,10 @@ packages:
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
engines: {node: '>= 0.4'}
synckit@0.11.11:
resolution: {integrity: sha512-MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw==}
engines: {node: ^14.18.0 || >=16.0.0}
tar-fs@2.1.4:
resolution: {integrity: sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==}
@ -2345,8 +2339,8 @@ packages:
resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==}
engines: {node: '>= 0.4'}
undici-types@7.13.0:
resolution: {integrity: sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==}
undici-types@7.16.0:
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
universal-deep-strict-equal@1.2.2:
resolution: {integrity: sha512-UpnFi3/IF3jZHIHTdQXTHLCqpBP3805OFFRPHgvCS7k0oob2YVXxMTjS0U0g9qJTzqFRMwEnFFSlFLqt6zwjTQ==}
@ -2578,6 +2572,8 @@ snapshots:
'@pkgjs/parseargs@0.11.0':
optional: true
'@pkgr/core@0.2.9': {}
'@tokenizer/token@0.3.0': {}
'@tootallnate/quickjs-emscripten@0.23.0': {}
@ -2585,15 +2581,15 @@ snapshots:
'@types/body-parser@1.19.6':
dependencies:
'@types/connect': 3.4.38
'@types/node': 24.6.1
'@types/node': 24.9.1
'@types/busboy@1.5.4':
dependencies:
'@types/node': 24.6.1
'@types/node': 24.9.1
'@types/connect@3.4.38':
dependencies:
'@types/node': 24.6.1
'@types/node': 24.9.1
'@types/express-fileupload@1.5.1':
dependencies:
@ -2602,7 +2598,7 @@ snapshots:
'@types/express-serve-static-core@5.1.0':
dependencies:
'@types/node': 24.6.1
'@types/node': 24.9.1
'@types/qs': 6.14.0
'@types/range-parser': 1.2.7
'@types/send': 1.2.1
@ -2621,9 +2617,9 @@ snapshots:
'@types/mocha@9.1.1': {}
'@types/node@24.6.1':
'@types/node@24.9.1':
dependencies:
undici-types: 7.13.0
undici-types: 7.16.0
'@types/qs@6.14.0': {}
@ -2634,22 +2630,22 @@ snapshots:
'@types/send@0.17.6':
dependencies:
'@types/mime': 1.3.5
'@types/node': 24.6.1
'@types/node': 24.9.1
'@types/send@1.2.1':
dependencies:
'@types/node': 24.6.1
'@types/node': 24.9.1
'@types/serve-static@1.15.10':
dependencies:
'@types/http-errors': 2.0.5
'@types/node': 24.6.1
'@types/node': 24.9.1
'@types/send': 0.17.6
'@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.0.0(eslint@8.7.0)(typescript@4.5.2))(eslint@8.7.0)(typescript@4.5.2)':
'@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.7.0)(typescript@4.5.2))(eslint@8.7.0)(typescript@4.5.2)':
dependencies:
'@eslint-community/regexpp': 4.12.2
'@typescript-eslint/parser': 5.0.0(eslint@8.7.0)(typescript@4.5.2)
'@typescript-eslint/parser': 5.62.0(eslint@8.7.0)(typescript@4.5.2)
'@typescript-eslint/scope-manager': 5.62.0
'@typescript-eslint/type-utils': 5.62.0(eslint@8.7.0)(typescript@4.5.2)
'@typescript-eslint/utils': 5.62.0(eslint@8.7.0)(typescript@4.5.2)
@ -2665,11 +2661,11 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@typescript-eslint/parser@5.0.0(eslint@8.7.0)(typescript@4.5.2)':
'@typescript-eslint/parser@5.62.0(eslint@8.7.0)(typescript@4.5.2)':
dependencies:
'@typescript-eslint/scope-manager': 5.0.0
'@typescript-eslint/types': 5.0.0
'@typescript-eslint/typescript-estree': 5.0.0(typescript@4.5.2)
'@typescript-eslint/scope-manager': 5.62.0
'@typescript-eslint/types': 5.62.0
'@typescript-eslint/typescript-estree': 5.62.0(typescript@4.5.2)
debug: 4.4.3(supports-color@8.1.1)
eslint: 8.7.0
optionalDependencies:
@ -2677,11 +2673,6 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@typescript-eslint/scope-manager@5.0.0':
dependencies:
'@typescript-eslint/types': 5.0.0
'@typescript-eslint/visitor-keys': 5.0.0
'@typescript-eslint/scope-manager@5.62.0':
dependencies:
'@typescript-eslint/types': 5.62.0
@ -2699,24 +2690,8 @@ snapshots:
transitivePeerDependencies:
- supports-color
'@typescript-eslint/types@5.0.0': {}
'@typescript-eslint/types@5.62.0': {}
'@typescript-eslint/typescript-estree@5.0.0(typescript@4.5.2)':
dependencies:
'@typescript-eslint/types': 5.0.0
'@typescript-eslint/visitor-keys': 5.0.0
debug: 4.4.3(supports-color@8.1.1)
globby: 11.1.0
is-glob: 4.0.3
semver: 7.7.3
tsutils: 3.21.0(typescript@4.5.2)
optionalDependencies:
typescript: 4.5.2
transitivePeerDependencies:
- supports-color
'@typescript-eslint/typescript-estree@5.62.0(typescript@4.5.2)':
dependencies:
'@typescript-eslint/types': 5.62.0
@ -2746,11 +2721,6 @@ snapshots:
- supports-color
- typescript
'@typescript-eslint/visitor-keys@5.0.0':
dependencies:
'@typescript-eslint/types': 5.0.0
eslint-visitor-keys: 3.4.3
'@typescript-eslint/visitor-keys@5.62.0':
dependencies:
'@typescript-eslint/types': 5.62.0
@ -3382,11 +3352,12 @@ snapshots:
dependencies:
htmlparser2: 10.0.0
eslint-plugin-prettier@4.0.0(eslint-config-prettier@8.5.0(eslint@8.7.0))(eslint@8.7.0)(prettier@3.6.2):
eslint-plugin-prettier@5.5.4(eslint-config-prettier@8.5.0(eslint@8.7.0))(eslint@8.7.0)(prettier@3.6.2):
dependencies:
eslint: 8.7.0
prettier: 3.6.2
prettier-linter-helpers: 1.0.0
synckit: 0.11.11
optionalDependencies:
eslint-config-prettier: 8.5.0(eslint@8.7.0)
@ -3859,7 +3830,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
husky@7.0.4: {}
husky@9.1.7: {}
iconv-lite@0.6.3:
dependencies:
@ -3996,6 +3967,8 @@ snapshots:
is-number@7.0.0: {}
is-path-inside@3.0.3: {}
is-plain-obj@2.1.0: {}
is-promise@4.0.0: {}
@ -4188,7 +4161,7 @@ snapshots:
mkdirp-classic@0.5.3: {}
mocha@11.7.3:
mocha@11.7.4:
dependencies:
browser-stdout: 1.3.1
chokidar: 4.0.3
@ -4198,6 +4171,7 @@ snapshots:
find-up: 5.0.0
glob: 10.4.5
he: 1.2.0
is-path-inside: 3.0.3
js-yaml: 4.1.0
log-symbols: 4.1.0
minimatch: 9.0.5
@ -4989,6 +4963,10 @@ snapshots:
supports-preserve-symlinks-flag@1.0.0: {}
synckit@0.11.11:
dependencies:
'@pkgr/core': 0.2.9
tar-fs@2.1.4:
dependencies:
chownr: 1.1.4
@ -5115,7 +5093,7 @@ snapshots:
has-symbols: 1.1.0
which-boxed-primitive: 1.1.1
undici-types@7.13.0: {}
undici-types@7.16.0: {}
universal-deep-strict-equal@1.2.2:
dependencies:

View File

@ -61,9 +61,9 @@
<h2>常用接口</h2>
<ul class="links">
<li><a href="/search?keywords=这么可爱真是抱歉">搜索音乐: <code>GET /search</code></a></li>
<li><a href="/song/detail?ids=1969519579">获取音乐详情: <code>GET /song/detail</code></a></li>
<li><a href="/comment/music?id=1969519579&limit=1">获取音乐评论: <code>GET /comment/music</code></a></li>
<li><a href="/song/url/v1?id=1969519579&level=exhigh">获取音乐播放链接: <code>GET /song/url/v1</code></a></li>
<li><a href="/song/detail?ids=2756058128">获取音乐详情: <code>GET /song/detail</code></a></li>
<li><a href="/comment/music?id=2756058128&limit=1">获取音乐评论: <code>GET /comment/music</code></a></li>
<li><a href="/song/url/v1?id=2756058128&level=exhigh">获取音乐播放链接: <code>GET /song/url/v1</code></a></li>
</ul>
</section>

View File

@ -25,5 +25,4 @@ const logger = {
critical: (msg, ...args) => console.error(`${colors.bright}${colors.bgRed}[CRITICAL]${colors.reset}`, msg, ...args)
};
// 导出logger
module.exports = logger;

4074
yarn.lock

File diff suppressed because it is too large Load Diff