mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 20:01:47 +00:00
* Flat config * undo accidental formatting changes * remove extra newline
This commit is contained in:
@ -207,16 +207,17 @@
|
||||
"youtubei.js": "10.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.10.0",
|
||||
"@playwright/test": "1.47.1",
|
||||
"@stylistic/eslint-plugin-js": "^2.8.0",
|
||||
"@total-typescript/ts-reset": "0.6.1",
|
||||
"@types/color": "3.0.6",
|
||||
"@types/electron-localshortcut": "3.1.3",
|
||||
"@types/eslint__js": "^8.42.3",
|
||||
"@types/howler": "2.2.11",
|
||||
"@types/html-to-text": "9.0.4",
|
||||
"@types/semver": "7.5.8",
|
||||
"@types/trusted-types": "2.0.7",
|
||||
"@typescript-eslint/eslint-plugin": "8.6.0",
|
||||
"@typescript-eslint/parser": "8.6.0",
|
||||
"bufferutil": "4.0.8",
|
||||
"builtin-modules": "4.0.0",
|
||||
"cross-env": "7.0.3",
|
||||
@ -227,16 +228,16 @@
|
||||
"electron-devtools-installer": "3.2.0",
|
||||
"electron-vite": "2.3.0",
|
||||
"esbuild": "0.23.1",
|
||||
"eslint": "8.57.1",
|
||||
"eslint": "9.10.0",
|
||||
"eslint-import-resolver-exports": "1.0.0-beta.5",
|
||||
"eslint-import-resolver-typescript": "3.6.3",
|
||||
"eslint-plugin-import": "2.30.0",
|
||||
"eslint-plugin-prettier": "5.2.1",
|
||||
"glob": "11.0.0",
|
||||
"node-gyp": "10.2.0",
|
||||
"playwright": "1.47.1",
|
||||
"rollup": "4.21.3",
|
||||
"typescript": "5.6.2",
|
||||
"typescript-eslint": "^8.6.0",
|
||||
"utf-8-validate": "6.0.4",
|
||||
"vite": "5.4.6",
|
||||
"vite-plugin-inspect": "0.8.7",
|
||||
|
||||
Reference in New Issue
Block a user