mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-03-10 05:13:56 +00:00
Compare commits
1 Commits
renovate/e
...
ed106a3743
| Author | SHA1 | Date | |
|---|---|---|---|
| ed106a3743 |
@ -132,7 +132,7 @@
|
||||
"solid-styled-components": "0.28.5",
|
||||
"solid-transition-group": "0.3.0",
|
||||
"tinyld": "1.3.4",
|
||||
"virtua": "0.48.5",
|
||||
"virtua": "0.48.6",
|
||||
"vudio": "2.1.1",
|
||||
"x11": "2.3.0",
|
||||
"youtubei.js": "16.0.1",
|
||||
@ -143,7 +143,7 @@
|
||||
"@eslint/js": "9.39.3",
|
||||
"@malept/flatpak-bundler": "0.4.0",
|
||||
"@playwright/test": "1.58.2",
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@stylistic/eslint-plugin": "5.7.1",
|
||||
"@total-typescript/ts-reset": "0.6.1",
|
||||
"@types/electron-localshortcut": "3.1.3",
|
||||
"@types/howler": "2.2.12",
|
||||
|
||||
32
pnpm-lock.yaml
generated
32
pnpm-lock.yaml
generated
@ -244,8 +244,8 @@ importers:
|
||||
specifier: 1.3.4
|
||||
version: 1.3.4
|
||||
virtua:
|
||||
specifier: 0.48.5
|
||||
version: 0.48.5(solid-js@1.9.11)
|
||||
specifier: 0.48.6
|
||||
version: 0.48.6(solid-js@1.9.11)
|
||||
vudio:
|
||||
specifier: 2.1.1
|
||||
version: 2.1.1(patch_hash=0e06c2ed11c02bdc490c209fa80070e98517c2735c641f5738b6e15d7dc1959d)
|
||||
@ -269,8 +269,8 @@ importers:
|
||||
specifier: 1.58.2
|
||||
version: 1.58.2
|
||||
'@stylistic/eslint-plugin':
|
||||
specifier: 5.10.0
|
||||
version: 5.10.0(eslint@9.39.3(jiti@2.6.1))
|
||||
specifier: 5.7.1
|
||||
version: 5.7.1(eslint@9.39.3(jiti@2.6.1))
|
||||
'@total-typescript/ts-reset':
|
||||
specifier: 0.6.1
|
||||
version: 0.6.1
|
||||
@ -1225,11 +1225,11 @@ packages:
|
||||
peerDependencies:
|
||||
solid-js: ^1.6.12
|
||||
|
||||
'@stylistic/eslint-plugin@5.10.0':
|
||||
resolution: {integrity: sha512-nPK52ZHvot8Ju/0A4ucSX1dcPV2/1clx0kLcH5wDmrE4naKso7TUC/voUyU1O9OTKTrR6MYip6LP0ogEMQ9jPQ==}
|
||||
'@stylistic/eslint-plugin@5.7.1':
|
||||
resolution: {integrity: sha512-zjTUwIsEfT+k9BmXwq1QEFYsb4afBlsI1AXFyWQBgggMzwBFOuu92pGrE5OFx90IOjNl+lUbQoTG7f8S0PkOdg==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
peerDependencies:
|
||||
eslint: ^9.0.0 || ^10.0.0
|
||||
eslint: '>=9.0.0'
|
||||
|
||||
'@szmarczak/http-timer@4.0.6':
|
||||
resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==}
|
||||
@ -1370,10 +1370,6 @@ packages:
|
||||
resolution: {integrity: sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@typescript-eslint/types@8.56.1':
|
||||
resolution: {integrity: sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@typescript-eslint/typescript-estree@8.54.0':
|
||||
resolution: {integrity: sha512-BUwcskRaPvTk6fzVWgDPdUndLjB87KYDrN5EYGetnktoeAvPtO4ONHlAZDnj5VFnUANg0Sjm7j4usBlnoVMHwA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
@ -4507,8 +4503,8 @@ packages:
|
||||
resolution: {integrity: sha512-veufcmxri4e3XSrT0xwfUR7kguIkaxBeosDg00yDWhk49wdwkSUrvvsm7nc75e1PUyvIeZj6nS8VQRYz2/S4Xg==}
|
||||
engines: {node: '>=0.6.0'}
|
||||
|
||||
virtua@0.48.5:
|
||||
resolution: {integrity: sha512-REjLvX8tGzNQYyJ+remkpK3a7CI0tXPyiyxvL419X+FbBUIa3Org7Bd1OWYXdC6jXqhuW5JFOtGD6qQrM2JnjQ==}
|
||||
virtua@0.48.6:
|
||||
resolution: {integrity: sha512-Cl4uMvMV5c9RuOy9zhkFMYwx/V4YLBMYLRSWkO8J46opQZ3P7KMq0CqCVOOAKUckjl/r//D2jWTBGYWzmgtzrQ==}
|
||||
peerDependencies:
|
||||
react: '>=16.14.0'
|
||||
react-dom: '>=16.14.0'
|
||||
@ -5665,10 +5661,10 @@ snapshots:
|
||||
dependencies:
|
||||
solid-js: 1.9.11
|
||||
|
||||
'@stylistic/eslint-plugin@5.10.0(eslint@9.39.3(jiti@2.6.1))':
|
||||
'@stylistic/eslint-plugin@5.7.1(eslint@9.39.3(jiti@2.6.1))':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.9.1(eslint@9.39.3(jiti@2.6.1))
|
||||
'@typescript-eslint/types': 8.56.1
|
||||
'@typescript-eslint/types': 8.54.0
|
||||
eslint: 9.39.3(jiti@2.6.1)
|
||||
eslint-visitor-keys: 4.2.1
|
||||
espree: 10.4.0
|
||||
@ -5823,7 +5819,7 @@ snapshots:
|
||||
'@typescript-eslint/project-service@8.54.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/tsconfig-utils': 8.54.0(typescript@5.9.3)
|
||||
'@typescript-eslint/types': 8.56.1
|
||||
'@typescript-eslint/types': 8.54.0
|
||||
debug: 4.4.3
|
||||
typescript: 5.9.3
|
||||
transitivePeerDependencies:
|
||||
@ -5852,8 +5848,6 @@ snapshots:
|
||||
|
||||
'@typescript-eslint/types@8.54.0': {}
|
||||
|
||||
'@typescript-eslint/types@8.56.1': {}
|
||||
|
||||
'@typescript-eslint/typescript-estree@8.54.0(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/project-service': 8.54.0(typescript@5.9.3)
|
||||
@ -9298,7 +9292,7 @@ snapshots:
|
||||
extsprintf: 1.4.1
|
||||
optional: true
|
||||
|
||||
virtua@0.48.5(solid-js@1.9.11):
|
||||
virtua@0.48.6(solid-js@1.9.11):
|
||||
optionalDependencies:
|
||||
solid-js: 1.9.11
|
||||
|
||||
|
||||
@ -161,8 +161,7 @@
|
||||
"default": "डिफॉल्ट",
|
||||
"force-show": "बल पूर्वक दिखाएं",
|
||||
"hide": "छुपाएं",
|
||||
"label": "लाइक बटंस",
|
||||
"swap": "लाइक बटन का क्रम बदलें"
|
||||
"label": "लाइक बटंस"
|
||||
},
|
||||
"remove-upgrade-button": "अपग्रेड बटन हटाएं",
|
||||
"theme": {
|
||||
@ -238,8 +237,7 @@
|
||||
"submenu": {
|
||||
"percent": "{{ratio}}%"
|
||||
}
|
||||
},
|
||||
"enable-seekbar": "सीकबार थीमिंग सक्षम करें"
|
||||
}
|
||||
},
|
||||
"name": "एल्बम रंग थीम"
|
||||
},
|
||||
@ -322,22 +320,6 @@
|
||||
"hostname": {
|
||||
"label": "होस्टनेम"
|
||||
},
|
||||
"https": {
|
||||
"label": "HTTPS और प्रमाणपत्र",
|
||||
"submenu": {
|
||||
"cert": {
|
||||
"dialogTitle": "HTTPS प्रमाणपत्र फ़ाइल चुनें",
|
||||
"label": "प्रमाणपत्र फ़ाइल (.crt/.pem)"
|
||||
},
|
||||
"enable-https": {
|
||||
"label": "HTTPS सक्षम करें"
|
||||
},
|
||||
"key": {
|
||||
"dialogTitle": "HTTPS निजी कुंजी फ़ाइल चुनें",
|
||||
"label": "निजी कुंजी फ़ाइल (.key/.pem)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"port": {
|
||||
"label": "पोर्ट"
|
||||
}
|
||||
@ -413,17 +395,6 @@
|
||||
"no-captions": "इस गाने के लिए कोई कैप्शन उपलब्ध नहीं हैं"
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"description": "नेविगेशन बार में घड़ी जोड़ें",
|
||||
"menu": {
|
||||
"format": {
|
||||
"24-hour-format": "24-घंटे का प्रारूप",
|
||||
"display-seconds": "सेकंड दिखाएं",
|
||||
"label": "प्रारूप"
|
||||
}
|
||||
},
|
||||
"name": "घड़ी"
|
||||
},
|
||||
"compact-sidebar": {
|
||||
"description": "साइडबार को हमेशा कॉम्पैक्ट मोड में सेट करें",
|
||||
"name": "कॉम्पैक्ट साइडबार"
|
||||
|
||||
@ -161,8 +161,7 @@
|
||||
"default": "Standar",
|
||||
"force-show": "Pertunjukan paksa",
|
||||
"hide": "Sembunyikan",
|
||||
"label": "Tombol suka",
|
||||
"swap": "Tukar urutan tombol suka"
|
||||
"label": "Tombol suka"
|
||||
},
|
||||
"remove-upgrade-button": "Hapus tombol peningkatan",
|
||||
"theme": {
|
||||
@ -238,8 +237,7 @@
|
||||
"submenu": {
|
||||
"percent": "{{ratio}}%"
|
||||
}
|
||||
},
|
||||
"enable-seekbar": "Aktifkan tema seekbar"
|
||||
}
|
||||
},
|
||||
"name": "Tema Warna Album"
|
||||
},
|
||||
@ -322,22 +320,6 @@
|
||||
"hostname": {
|
||||
"label": "Nama host"
|
||||
},
|
||||
"https": {
|
||||
"label": "HTTPS & Sertifikat",
|
||||
"submenu": {
|
||||
"cert": {
|
||||
"dialogTitle": "Pilih berkas sertifikat HTTPS",
|
||||
"label": "Berkas sertifikat (.crt/.pem)"
|
||||
},
|
||||
"enable-https": {
|
||||
"label": "Aktifkan HTTPS"
|
||||
},
|
||||
"key": {
|
||||
"dialogTitle": "Pilih berkas kunci privat HTTPS",
|
||||
"label": "Berkas kunci privat (.key/.pem)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"port": {
|
||||
"label": "Port"
|
||||
}
|
||||
@ -413,17 +395,6 @@
|
||||
"no-captions": "tidak tersedia caption untuk lagu ini"
|
||||
}
|
||||
},
|
||||
"clock": {
|
||||
"description": "Tambahkan jam ke bilah navigasi",
|
||||
"menu": {
|
||||
"format": {
|
||||
"24-hour-format": "Format 24 jam",
|
||||
"display-seconds": "Tampilkan detik",
|
||||
"label": "Format"
|
||||
}
|
||||
},
|
||||
"name": "Jam"
|
||||
},
|
||||
"compact-sidebar": {
|
||||
"description": "Selalu atur sidebar dalam mode kompak",
|
||||
"name": "Sidebar Ringkas"
|
||||
@ -490,9 +461,9 @@
|
||||
"set-status-display-type": {
|
||||
"label": "Teks status",
|
||||
"submenu": {
|
||||
"application": "Sedang mendengarkan {{applicationName}}",
|
||||
"artist": "Sedang mendengarkan {artist}",
|
||||
"title": "Sedang mendengarkan {song title}"
|
||||
"title": "Sedang mendengarkan {song title}",
|
||||
"application": "Sedang mendengarkan {{applicationName}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -842,24 +813,6 @@
|
||||
"not-found": "⚠️ Tidak ada lirik yang ditemukan untuk lagu ini."
|
||||
},
|
||||
"menu": {
|
||||
"convert-chinese-character": {
|
||||
"label": "Konversi karakter Tionghoa",
|
||||
"submenu": {
|
||||
"disabled": {
|
||||
"label": "Dinonaktifkan",
|
||||
"tooltip": "Nonaktifkan konversi karakter Tionghoa"
|
||||
},
|
||||
"simplified-to-traditional": {
|
||||
"label": "Sederhana ke Tradisional",
|
||||
"tooltip": "Konversi Tionghoa Sederhana ke Tionghoa Tradisional"
|
||||
},
|
||||
"traditional-to-simplified": {
|
||||
"label": "Tradisional ke Sederhana",
|
||||
"tooltip": "Konversi Tionghoa Tradisional ke Tionghoa Sederhana"
|
||||
}
|
||||
},
|
||||
"tooltip": "Konversi karakter Tionghoa ke Tradisional atau Sederhana"
|
||||
},
|
||||
"default-text-string": {
|
||||
"label": "Karakter default antara lirik",
|
||||
"tooltip": "Pilih karakter default yang akan digunakan untuk celah antar lirik"
|
||||
|
||||
Reference in New Issue
Block a user