feat(synced-lyrics): NetEase provider

This commit is contained in:
ArjixWasTaken
2025-11-26 23:23:00 +02:00
parent bef8252314
commit dbbdb63aa8
6 changed files with 363 additions and 1 deletions

View File

@ -90,6 +90,7 @@
"butterchurn-presets": "3.0.0-beta.4",
"color": "5.0.0",
"conf": "14.0.0",
"crypto-js": "^4.2.0",
"custom-electron-prompt": "1.5.8",
"deepmerge-ts": "7.1.5",
"delay": "6.0.0",
@ -144,6 +145,7 @@
"@playwright/test": "1.55.0",
"@stylistic/eslint-plugin": "5.3.1",
"@total-typescript/ts-reset": "0.6.1",
"@types/crypto-js": "^4.2.2",
"@types/electron-localshortcut": "3.1.3",
"@types/howler": "2.2.12",
"@types/html-to-text": "9.0.4",