mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-16 04:41:47 +00:00
feat: migration to TypeScript part 2
Co-authored-by: Su-Yong <simssy2205@gmail.com>
This commit is contained in:
7
package-lock.json
generated
7
package-lock.json
generated
@ -44,6 +44,7 @@
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.37.1",
|
||||
"@total-typescript/ts-reset": "0.5.1",
|
||||
"@types/howler": "^2.2.8",
|
||||
"@types/youtube-player": "^5.5.7",
|
||||
"@typescript-eslint/eslint-plugin": "6.5.0",
|
||||
"auto-changelog": "2.4.0",
|
||||
@ -1200,6 +1201,12 @@
|
||||
"resolved": "https://registry.npmjs.org/@types/har-format/-/har-format-1.2.12.tgz",
|
||||
"integrity": "sha512-P20p/YBrqUBmzD6KhIQ8EiY4/RRzlekL4eCvfQnulFPfjmiGxKIoyCeI7qam5I7oKH3P8EU4ptEi0EfyGoLysw=="
|
||||
},
|
||||
"node_modules/@types/howler": {
|
||||
"version": "2.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@types/howler/-/howler-2.2.8.tgz",
|
||||
"integrity": "sha512-7OK+cGHTWIDCOvBlEc61Lzj2tJhCpmeqiqdeNbZvTxLHluBMF6xz/2wjoQkK1M8mJIStp40OdPnkp8xIvwwsuw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@types/http-cache-semantics": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user