mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
fix: fix pnpm
This commit is contained in:
@ -222,6 +222,7 @@
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"vite": "6.0.7",
|
||||
"node-gyp": "11.0.0",
|
||||
"xml2js": "0.6.2",
|
||||
"node-fetch": "3.3.2",
|
||||
@ -230,7 +231,7 @@
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"vudio@2.1.1": "patches/vudio@2.1.1.patch",
|
||||
"app-builder-lib@26.0.0-alpha.8": "patches/app-builder-lib@26.0.0-alpha.8.patch",
|
||||
"app-builder-lib@26.0.0-alpha.9": "patches/app-builder-lib@26.0.0-alpha.9.patch",
|
||||
"@malept/flatpak-bundler": "patches/@malept__flatpak-bundler.patch"
|
||||
}
|
||||
},
|
||||
|
||||
240
pnpm-lock.yaml
generated
240
pnpm-lock.yaml
generated
@ -5,6 +5,7 @@ settings:
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
vite: 6.0.7
|
||||
node-gyp: 11.0.0
|
||||
xml2js: 0.6.2
|
||||
node-fetch: 3.3.2
|
||||
@ -15,9 +16,9 @@ patchedDependencies:
|
||||
'@malept/flatpak-bundler':
|
||||
hash: vli4xtu6rndz3xtsscixhngsxa
|
||||
path: patches/@malept__flatpak-bundler.patch
|
||||
app-builder-lib@26.0.0-alpha.8:
|
||||
app-builder-lib@26.0.0-alpha.9:
|
||||
hash: zcnm2qnjaggm2keyecnhiglkke
|
||||
path: patches/app-builder-lib@26.0.0-alpha.8.patch
|
||||
path: patches/app-builder-lib@26.0.0-alpha.9.patch
|
||||
vudio@2.1.1:
|
||||
hash: 7iux5msqpgl3octdmwy4uspwoe
|
||||
path: patches/vudio@2.1.1.patch
|
||||
@ -196,14 +197,14 @@ importers:
|
||||
version: 3.24.1
|
||||
devDependencies:
|
||||
'@eslint/js':
|
||||
specifier: 9.17.0
|
||||
version: 9.17.0
|
||||
specifier: 9.18.0
|
||||
version: 9.18.0
|
||||
'@playwright/test':
|
||||
specifier: 1.49.1
|
||||
version: 1.49.1
|
||||
'@stylistic/eslint-plugin-js':
|
||||
specifier: 2.13.0
|
||||
version: 2.13.0(eslint@9.17.0)
|
||||
version: 2.13.0(eslint@9.18.0)
|
||||
'@total-typescript/ts-reset':
|
||||
specifier: 0.6.1
|
||||
version: 0.6.1
|
||||
@ -248,10 +249,10 @@ importers:
|
||||
version: 34.0.0
|
||||
electron-builder:
|
||||
specifier: 26.0.0-alpha.9
|
||||
version: 26.0.0-alpha.9(electron-builder-squirrel-windows@26.0.0-alpha.8)
|
||||
version: 26.0.0-alpha.9(electron-builder-squirrel-windows@26.0.0-alpha.9)
|
||||
electron-builder-squirrel-windows:
|
||||
specifier: 26.0.0-alpha.8
|
||||
version: 26.0.0-alpha.8(dmg-builder@26.0.0-alpha.9)
|
||||
specifier: 26.0.0-alpha.9
|
||||
version: 26.0.0-alpha.9(dmg-builder@26.0.0-alpha.9)
|
||||
electron-devtools-installer:
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0
|
||||
@ -262,23 +263,23 @@ importers:
|
||||
specifier: 0.24.2
|
||||
version: 0.24.2
|
||||
eslint:
|
||||
specifier: 9.17.0
|
||||
version: 9.17.0
|
||||
specifier: 9.18.0
|
||||
version: 9.18.0
|
||||
eslint-config-prettier:
|
||||
specifier: 10.0.1
|
||||
version: 10.0.1(eslint@9.17.0)
|
||||
version: 10.0.1(eslint@9.18.0)
|
||||
eslint-import-resolver-exports:
|
||||
specifier: 1.0.0-beta.5
|
||||
version: 1.0.0-beta.5(eslint-plugin-import@2.31.0)(eslint@9.17.0)
|
||||
version: 1.0.0-beta.5(eslint-plugin-import@2.31.0)(eslint@9.18.0)
|
||||
eslint-import-resolver-typescript:
|
||||
specifier: 3.7.0
|
||||
version: 3.7.0(eslint-plugin-import@2.31.0)(eslint@9.17.0)
|
||||
version: 3.7.0(eslint-plugin-import@2.31.0)(eslint@9.18.0)
|
||||
eslint-plugin-import:
|
||||
specifier: 2.31.0
|
||||
version: 2.31.0(@typescript-eslint/parser@8.20.0(eslint@9.17.0)(typescript@5.7.3))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0)
|
||||
version: 2.31.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0)(typescript@5.7.3))(eslint-import-resolver-typescript@3.7.0)(eslint@9.18.0)
|
||||
eslint-plugin-prettier:
|
||||
specifier: 5.2.1
|
||||
version: 5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@10.0.1(eslint@9.17.0))(eslint@9.17.0)(prettier@3.3.3)
|
||||
version: 5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@10.0.1(eslint@9.18.0))(eslint@9.18.0)(prettier@3.3.3)
|
||||
glob:
|
||||
specifier: 11.0.1
|
||||
version: 11.0.1
|
||||
@ -296,7 +297,7 @@ importers:
|
||||
version: 5.7.3
|
||||
typescript-eslint:
|
||||
specifier: 8.20.0
|
||||
version: 8.20.0(eslint@9.17.0)(typescript@5.7.3)
|
||||
version: 8.20.0(eslint@9.18.0)(typescript@5.7.3)
|
||||
utf-8-validate:
|
||||
specifier: 6.0.5
|
||||
version: 6.0.5
|
||||
@ -447,11 +448,6 @@ packages:
|
||||
peerDependencies:
|
||||
'@types/node': '*'
|
||||
|
||||
'@electron/asar@3.2.17':
|
||||
resolution: {integrity: sha512-OcWImUI686w8LkghQj9R2ynZ2ME693Ek6L1SiaAgqGKzBaTIZw3fHDqN82Rcl+EU1Gm9EgkJ5KLIY/q5DCRbbA==}
|
||||
engines: {node: '>=10.12.0'}
|
||||
hasBin: true
|
||||
|
||||
'@electron/asar@3.2.18':
|
||||
resolution: {integrity: sha512-2XyvMe3N3Nrs8cV39IKELRHTYUWFKrmqqSY1U+GMlc0jvqjIVnoxhNd2H4JolWQncbJi1DCvb5TNxZuI2fEjWg==}
|
||||
engines: {node: '>=10.12.0'}
|
||||
@ -796,24 +792,24 @@ packages:
|
||||
resolution: {integrity: sha512-zdHg2FPIFNKPdcHWtiNT+jEFCHYVplAXRDlQDyqy0zGx/q2parwh7brGJSiTxRk/TSMkbM//zt/f5CHgyTyaSQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/core@0.9.0':
|
||||
resolution: {integrity: sha512-7ATR9F0e4W85D/0w7cU0SNj7qkAexMG+bAHEZOjo9akvGuhHE2m7umzWzfnpa0XAg5Kxc1BWmtPMV67jJ+9VUg==}
|
||||
'@eslint/core@0.10.0':
|
||||
resolution: {integrity: sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/eslintrc@3.2.0':
|
||||
resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/js@9.17.0':
|
||||
resolution: {integrity: sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==}
|
||||
'@eslint/js@9.18.0':
|
||||
resolution: {integrity: sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/object-schema@2.1.4':
|
||||
resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@eslint/plugin-kit@0.2.3':
|
||||
resolution: {integrity: sha512-2b/g5hRmpbb1o4GnTZax9N9m0FXzz9OV42ZzI4rDDMDuHUqigAiQCEWChBWCY4ztAGVRjoWT19v0yMmc5/L5kA==}
|
||||
'@eslint/plugin-kit@0.2.5':
|
||||
resolution: {integrity: sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
'@fastify/busboy@2.1.1':
|
||||
@ -1539,13 +1535,6 @@ packages:
|
||||
app-builder-bin@5.0.0-alpha.12:
|
||||
resolution: {integrity: sha512-j87o0j6LqPL3QRr8yid6c+Tt5gC7xNfYo6uQIQkorAC6MpeayVMZrEDzKmJJ/Hlv7EnOQpaRm53k6ktDYZyB6w==}
|
||||
|
||||
app-builder-lib@26.0.0-alpha.8:
|
||||
resolution: {integrity: sha512-IvvGAa/RXwuNPiSckIBPjBxI4et8PWb+TsJnhKa/XtxOH64ncs6hDtV7bSxIeUmbvUj3R8dm32dej7UO0Cgtng==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
dmg-builder: 26.0.0-alpha.8
|
||||
electron-builder-squirrel-windows: 26.0.0-alpha.8
|
||||
|
||||
app-builder-lib@26.0.0-alpha.9:
|
||||
resolution: {integrity: sha512-+s0fm817Yb8wssFlWa8gA9amqNUOIOsz+DQ3TFzeuouJLyvE2aRjsKnj/UEfsEyPqylQ+8QcVz6tIDdmXrMrKQ==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
@ -2109,8 +2098,8 @@ packages:
|
||||
engines: {node: '>=0.10.0'}
|
||||
hasBin: true
|
||||
|
||||
electron-builder-squirrel-windows@26.0.0-alpha.8:
|
||||
resolution: {integrity: sha512-ANGjYE4ixY1shR8L6ehy/ELnC2Q758LA4qa+xIBSP8fwmy/tug2lDIz3uMwrEGTOscFfZVhOyehOFbwnJ1NR4g==}
|
||||
electron-builder-squirrel-windows@26.0.0-alpha.9:
|
||||
resolution: {integrity: sha512-0neyMiN1Pb4E2a3lXxgvHXoKn6WPo9jC8pb1KDkccprckTk7IdoWXeFx0CtvGmyuUVB3rpmatt2ZWFKSKUHcMA==}
|
||||
|
||||
electron-builder@26.0.0-alpha.9:
|
||||
resolution: {integrity: sha512-PUJxOTCA4/bdFiiFXDnQCd7e9lB8OQbeNHT+FvVymAxh5moRDGBzBK8s8i9LzE7xBxbrB1sFFqUFTaTLaxtKjg==}
|
||||
@ -2165,7 +2154,7 @@ packages:
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@swc/core': ^1.0.0
|
||||
vite: ^4.0.0 || ^5.0.0
|
||||
vite: 6.0.7
|
||||
peerDependenciesMeta:
|
||||
'@swc/core':
|
||||
optional: true
|
||||
@ -2349,8 +2338,8 @@ packages:
|
||||
resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
eslint@9.17.0:
|
||||
resolution: {integrity: sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==}
|
||||
eslint@9.18.0:
|
||||
resolution: {integrity: sha512-+waTfRWQlSbpt3KWE+CjrPPYnbq9kfZIYUqapc0uBXyjTp8aYXZDsUH16m39Ryq3NjAVP4tjuF7KaukeqoCoaA==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -4287,7 +4276,7 @@ packages:
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
'@nuxt/kit': '*'
|
||||
vite: ^6.0.0
|
||||
vite: 6.0.7
|
||||
peerDependenciesMeta:
|
||||
'@nuxt/kit':
|
||||
optional: true
|
||||
@ -4300,7 +4289,7 @@ packages:
|
||||
peerDependencies:
|
||||
'@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.*
|
||||
solid-js: ^1.7.2
|
||||
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
|
||||
vite: 6.0.7
|
||||
peerDependenciesMeta:
|
||||
'@testing-library/jest-dom':
|
||||
optional: true
|
||||
@ -4348,7 +4337,7 @@ packages:
|
||||
vitefu@1.0.4:
|
||||
resolution: {integrity: sha512-y6zEE3PQf6uu/Mt6DTJ9ih+kyJLr4XcSgHR2zUkM8SWDhuixEJxfJ6CZGMHh1Ec3vPLoEA0IHU5oWzVqw8ulow==}
|
||||
peerDependencies:
|
||||
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
|
||||
vite: 6.0.7
|
||||
peerDependenciesMeta:
|
||||
vite:
|
||||
optional: true
|
||||
@ -4654,12 +4643,6 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/node': 22.9.3
|
||||
|
||||
'@electron/asar@3.2.17':
|
||||
dependencies:
|
||||
commander: 5.1.0
|
||||
glob: 7.2.3
|
||||
minimatch: 3.1.2
|
||||
|
||||
'@electron/asar@3.2.18':
|
||||
dependencies:
|
||||
commander: 5.1.0
|
||||
@ -4901,9 +4884,9 @@ snapshots:
|
||||
'@esbuild/win32-x64@0.24.2':
|
||||
optional: true
|
||||
|
||||
'@eslint-community/eslint-utils@4.4.1(eslint@9.17.0)':
|
||||
'@eslint-community/eslint-utils@4.4.1(eslint@9.18.0)':
|
||||
dependencies:
|
||||
eslint: 9.17.0
|
||||
eslint: 9.18.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@eslint-community/regexpp@4.12.1': {}
|
||||
@ -4916,7 +4899,9 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@eslint/core@0.9.0': {}
|
||||
'@eslint/core@0.10.0':
|
||||
dependencies:
|
||||
'@types/json-schema': 7.0.15
|
||||
|
||||
'@eslint/eslintrc@3.2.0':
|
||||
dependencies:
|
||||
@ -4932,12 +4917,13 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@eslint/js@9.17.0': {}
|
||||
'@eslint/js@9.18.0': {}
|
||||
|
||||
'@eslint/object-schema@2.1.4': {}
|
||||
|
||||
'@eslint/plugin-kit@0.2.3':
|
||||
'@eslint/plugin-kit@0.2.5':
|
||||
dependencies:
|
||||
'@eslint/core': 0.10.0
|
||||
levn: 0.4.1
|
||||
|
||||
'@fastify/busboy@2.1.1': {}
|
||||
@ -5442,9 +5428,9 @@ snapshots:
|
||||
dependencies:
|
||||
solid-js: 1.9.4
|
||||
|
||||
'@stylistic/eslint-plugin-js@2.13.0(eslint@9.17.0)':
|
||||
'@stylistic/eslint-plugin-js@2.13.0(eslint@9.18.0)':
|
||||
dependencies:
|
||||
eslint: 9.17.0
|
||||
eslint: 9.18.0
|
||||
eslint-visitor-keys: 4.2.0
|
||||
espree: 10.3.0
|
||||
|
||||
@ -5575,15 +5561,15 @@ snapshots:
|
||||
'@types/node': 22.9.3
|
||||
optional: true
|
||||
|
||||
'@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.17.0)(typescript@5.7.3))(eslint@9.17.0)(typescript@5.7.3)':
|
||||
'@typescript-eslint/eslint-plugin@8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0)(typescript@5.7.3)':
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
'@typescript-eslint/parser': 8.20.0(eslint@9.17.0)(typescript@5.7.3)
|
||||
'@typescript-eslint/parser': 8.20.0(eslint@9.18.0)(typescript@5.7.3)
|
||||
'@typescript-eslint/scope-manager': 8.20.0
|
||||
'@typescript-eslint/type-utils': 8.20.0(eslint@9.17.0)(typescript@5.7.3)
|
||||
'@typescript-eslint/utils': 8.20.0(eslint@9.17.0)(typescript@5.7.3)
|
||||
'@typescript-eslint/type-utils': 8.20.0(eslint@9.18.0)(typescript@5.7.3)
|
||||
'@typescript-eslint/utils': 8.20.0(eslint@9.18.0)(typescript@5.7.3)
|
||||
'@typescript-eslint/visitor-keys': 8.20.0
|
||||
eslint: 9.17.0
|
||||
eslint: 9.18.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.3.2
|
||||
natural-compare: 1.4.0
|
||||
@ -5592,14 +5578,14 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/parser@8.20.0(eslint@9.17.0)(typescript@5.7.3)':
|
||||
'@typescript-eslint/parser@8.20.0(eslint@9.18.0)(typescript@5.7.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 8.20.0
|
||||
'@typescript-eslint/types': 8.20.0
|
||||
'@typescript-eslint/typescript-estree': 8.20.0(typescript@5.7.3)
|
||||
'@typescript-eslint/visitor-keys': 8.20.0
|
||||
debug: 4.4.0
|
||||
eslint: 9.17.0
|
||||
eslint: 9.18.0
|
||||
typescript: 5.7.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -5609,12 +5595,12 @@ snapshots:
|
||||
'@typescript-eslint/types': 8.20.0
|
||||
'@typescript-eslint/visitor-keys': 8.20.0
|
||||
|
||||
'@typescript-eslint/type-utils@8.20.0(eslint@9.17.0)(typescript@5.7.3)':
|
||||
'@typescript-eslint/type-utils@8.20.0(eslint@9.18.0)(typescript@5.7.3)':
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 8.20.0(typescript@5.7.3)
|
||||
'@typescript-eslint/utils': 8.20.0(eslint@9.17.0)(typescript@5.7.3)
|
||||
'@typescript-eslint/utils': 8.20.0(eslint@9.18.0)(typescript@5.7.3)
|
||||
debug: 4.4.0
|
||||
eslint: 9.17.0
|
||||
eslint: 9.18.0
|
||||
ts-api-utils: 2.0.0(typescript@5.7.3)
|
||||
typescript: 5.7.3
|
||||
transitivePeerDependencies:
|
||||
@ -5636,13 +5622,13 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@typescript-eslint/utils@8.20.0(eslint@9.17.0)(typescript@5.7.3)':
|
||||
'@typescript-eslint/utils@8.20.0(eslint@9.18.0)(typescript@5.7.3)':
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0)
|
||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.18.0)
|
||||
'@typescript-eslint/scope-manager': 8.20.0
|
||||
'@typescript-eslint/types': 8.20.0
|
||||
'@typescript-eslint/typescript-estree': 8.20.0(typescript@5.7.3)
|
||||
eslint: 9.17.0
|
||||
eslint: 9.18.0
|
||||
typescript: 5.7.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -5751,47 +5737,7 @@ snapshots:
|
||||
|
||||
app-builder-bin@5.0.0-alpha.12: {}
|
||||
|
||||
app-builder-lib@26.0.0-alpha.8(patch_hash=zcnm2qnjaggm2keyecnhiglkke)(dmg-builder@26.0.0-alpha.9)(electron-builder-squirrel-windows@26.0.0-alpha.8):
|
||||
dependencies:
|
||||
'@develar/schema-utils': 2.6.5
|
||||
'@electron/asar': 3.2.17
|
||||
'@electron/fuses': 1.8.0
|
||||
'@electron/notarize': 2.5.0
|
||||
'@electron/osx-sign': 1.3.1
|
||||
'@electron/rebuild': 3.7.0
|
||||
'@electron/universal': 2.0.1
|
||||
'@malept/flatpak-bundler': 0.4.0(patch_hash=vli4xtu6rndz3xtsscixhngsxa)
|
||||
'@types/fs-extra': 9.0.13
|
||||
async-exit-hook: 2.0.1
|
||||
bluebird-lst: 1.0.9
|
||||
builder-util: 26.0.0-alpha.8
|
||||
builder-util-runtime: 9.3.0-alpha.0
|
||||
chromium-pickle-js: 0.2.0
|
||||
config-file-ts: 0.2.8-rc1
|
||||
debug: 4.4.0
|
||||
dmg-builder: 26.0.0-alpha.9(electron-builder-squirrel-windows@26.0.0-alpha.8)
|
||||
dotenv: 16.4.7
|
||||
dotenv-expand: 11.0.7
|
||||
ejs: 3.1.10
|
||||
electron-builder-squirrel-windows: 26.0.0-alpha.8(dmg-builder@26.0.0-alpha.9)
|
||||
electron-publish: 26.0.0-alpha.8
|
||||
fs-extra: 10.1.0
|
||||
hosted-git-info: 4.1.0
|
||||
is-ci: 3.0.1
|
||||
isbinaryfile: 5.0.4
|
||||
js-yaml: 4.1.0
|
||||
json5: 2.2.3
|
||||
lazy-val: 1.0.5
|
||||
minimatch: 10.0.1
|
||||
resedit: 1.7.2
|
||||
semver: 7.6.3
|
||||
tar: 6.2.1
|
||||
temp-file: 3.4.0
|
||||
transitivePeerDependencies:
|
||||
- bluebird
|
||||
- supports-color
|
||||
|
||||
app-builder-lib@26.0.0-alpha.9(dmg-builder@26.0.0-alpha.9)(electron-builder-squirrel-windows@26.0.0-alpha.8):
|
||||
app-builder-lib@26.0.0-alpha.9(patch_hash=zcnm2qnjaggm2keyecnhiglkke)(dmg-builder@26.0.0-alpha.9)(electron-builder-squirrel-windows@26.0.0-alpha.9):
|
||||
dependencies:
|
||||
'@develar/schema-utils': 2.6.5
|
||||
'@electron/asar': 3.2.18
|
||||
@ -5809,11 +5755,11 @@ snapshots:
|
||||
chromium-pickle-js: 0.2.0
|
||||
config-file-ts: 0.2.8-rc1
|
||||
debug: 4.4.0
|
||||
dmg-builder: 26.0.0-alpha.9(electron-builder-squirrel-windows@26.0.0-alpha.8)
|
||||
dmg-builder: 26.0.0-alpha.9(electron-builder-squirrel-windows@26.0.0-alpha.9)
|
||||
dotenv: 16.4.7
|
||||
dotenv-expand: 11.0.7
|
||||
ejs: 3.1.10
|
||||
electron-builder-squirrel-windows: 26.0.0-alpha.8(dmg-builder@26.0.0-alpha.9)
|
||||
electron-builder-squirrel-windows: 26.0.0-alpha.9(dmg-builder@26.0.0-alpha.9)
|
||||
electron-publish: 26.0.0-alpha.8
|
||||
fs-extra: 10.1.0
|
||||
hosted-git-info: 4.1.0
|
||||
@ -6451,9 +6397,9 @@ snapshots:
|
||||
|
||||
discord-api-types@0.37.97: {}
|
||||
|
||||
dmg-builder@26.0.0-alpha.9(electron-builder-squirrel-windows@26.0.0-alpha.8):
|
||||
dmg-builder@26.0.0-alpha.9(electron-builder-squirrel-windows@26.0.0-alpha.9):
|
||||
dependencies:
|
||||
app-builder-lib: 26.0.0-alpha.9(dmg-builder@26.0.0-alpha.9)(electron-builder-squirrel-windows@26.0.0-alpha.8)
|
||||
app-builder-lib: 26.0.0-alpha.9(patch_hash=zcnm2qnjaggm2keyecnhiglkke)(dmg-builder@26.0.0-alpha.9)(electron-builder-squirrel-windows@26.0.0-alpha.9)
|
||||
builder-util: 26.0.0-alpha.8
|
||||
builder-util-runtime: 9.3.0-alpha.0
|
||||
fs-extra: 10.1.0
|
||||
@ -6522,9 +6468,9 @@ snapshots:
|
||||
dependencies:
|
||||
jake: 10.9.2
|
||||
|
||||
electron-builder-squirrel-windows@26.0.0-alpha.8(dmg-builder@26.0.0-alpha.9):
|
||||
electron-builder-squirrel-windows@26.0.0-alpha.9(dmg-builder@26.0.0-alpha.9):
|
||||
dependencies:
|
||||
app-builder-lib: 26.0.0-alpha.8(patch_hash=zcnm2qnjaggm2keyecnhiglkke)(dmg-builder@26.0.0-alpha.9)(electron-builder-squirrel-windows@26.0.0-alpha.8)
|
||||
app-builder-lib: 26.0.0-alpha.9(patch_hash=zcnm2qnjaggm2keyecnhiglkke)(dmg-builder@26.0.0-alpha.9)(electron-builder-squirrel-windows@26.0.0-alpha.9)
|
||||
archiver: 5.3.2
|
||||
builder-util: 26.0.0-alpha.8
|
||||
fs-extra: 10.1.0
|
||||
@ -6533,13 +6479,13 @@ snapshots:
|
||||
- dmg-builder
|
||||
- supports-color
|
||||
|
||||
electron-builder@26.0.0-alpha.9(electron-builder-squirrel-windows@26.0.0-alpha.8):
|
||||
electron-builder@26.0.0-alpha.9(electron-builder-squirrel-windows@26.0.0-alpha.9):
|
||||
dependencies:
|
||||
app-builder-lib: 26.0.0-alpha.9(dmg-builder@26.0.0-alpha.9)(electron-builder-squirrel-windows@26.0.0-alpha.8)
|
||||
app-builder-lib: 26.0.0-alpha.9(patch_hash=zcnm2qnjaggm2keyecnhiglkke)(dmg-builder@26.0.0-alpha.9)(electron-builder-squirrel-windows@26.0.0-alpha.9)
|
||||
builder-util: 26.0.0-alpha.8
|
||||
builder-util-runtime: 9.3.0-alpha.0
|
||||
chalk: 4.1.2
|
||||
dmg-builder: 26.0.0-alpha.9(electron-builder-squirrel-windows@26.0.0-alpha.8)
|
||||
dmg-builder: 26.0.0-alpha.9(electron-builder-squirrel-windows@26.0.0-alpha.9)
|
||||
fs-extra: 10.1.0
|
||||
is-ci: 3.0.1
|
||||
lazy-val: 1.0.5
|
||||
@ -6822,14 +6768,14 @@ snapshots:
|
||||
|
||||
escape-string-regexp@4.0.0: {}
|
||||
|
||||
eslint-config-prettier@10.0.1(eslint@9.17.0):
|
||||
eslint-config-prettier@10.0.1(eslint@9.18.0):
|
||||
dependencies:
|
||||
eslint: 9.17.0
|
||||
eslint: 9.18.0
|
||||
|
||||
eslint-import-resolver-exports@1.0.0-beta.5(eslint-plugin-import@2.31.0)(eslint@9.17.0):
|
||||
eslint-import-resolver-exports@1.0.0-beta.5(eslint-plugin-import@2.31.0)(eslint@9.18.0):
|
||||
dependencies:
|
||||
eslint: 9.17.0
|
||||
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.20.0(eslint@9.17.0)(typescript@5.7.3))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0)
|
||||
eslint: 9.18.0
|
||||
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0)(typescript@5.7.3))(eslint-import-resolver-typescript@3.7.0)(eslint@9.18.0)
|
||||
resolve.exports: 2.0.2
|
||||
|
||||
eslint-import-resolver-node@0.3.9:
|
||||
@ -6840,34 +6786,34 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-import-resolver-typescript@3.7.0(eslint-plugin-import@2.31.0)(eslint@9.17.0):
|
||||
eslint-import-resolver-typescript@3.7.0(eslint-plugin-import@2.31.0)(eslint@9.18.0):
|
||||
dependencies:
|
||||
'@nolyfill/is-core-module': 1.0.39
|
||||
debug: 4.4.0
|
||||
enhanced-resolve: 5.17.1
|
||||
eslint: 9.17.0
|
||||
eslint: 9.18.0
|
||||
fast-glob: 3.3.2
|
||||
get-tsconfig: 4.8.1
|
||||
is-bun-module: 1.2.1
|
||||
is-glob: 4.0.3
|
||||
stable-hash: 0.0.4
|
||||
optionalDependencies:
|
||||
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.20.0(eslint@9.17.0)(typescript@5.7.3))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0)
|
||||
eslint-plugin-import: 2.31.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0)(typescript@5.7.3))(eslint-import-resolver-typescript@3.7.0)(eslint@9.18.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-module-utils@2.12.0(@typescript-eslint/parser@8.20.0(eslint@9.17.0)(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0):
|
||||
eslint-module-utils@2.12.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0)(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0)(eslint@9.18.0):
|
||||
dependencies:
|
||||
debug: 3.2.7
|
||||
optionalDependencies:
|
||||
'@typescript-eslint/parser': 8.20.0(eslint@9.17.0)(typescript@5.7.3)
|
||||
eslint: 9.17.0
|
||||
'@typescript-eslint/parser': 8.20.0(eslint@9.18.0)(typescript@5.7.3)
|
||||
eslint: 9.18.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0)(eslint@9.17.0)
|
||||
eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0)(eslint@9.18.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.20.0(eslint@9.17.0)(typescript@5.7.3))(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0):
|
||||
eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0)(typescript@5.7.3))(eslint-import-resolver-typescript@3.7.0)(eslint@9.18.0):
|
||||
dependencies:
|
||||
'@rtsao/scc': 1.1.0
|
||||
array-includes: 3.1.8
|
||||
@ -6876,9 +6822,9 @@ snapshots:
|
||||
array.prototype.flatmap: 1.3.2
|
||||
debug: 3.2.7
|
||||
doctrine: 2.1.0
|
||||
eslint: 9.17.0
|
||||
eslint: 9.18.0
|
||||
eslint-import-resolver-node: 0.3.9
|
||||
eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.20.0(eslint@9.17.0)(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0)(eslint@9.17.0)
|
||||
eslint-module-utils: 2.12.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0)(typescript@5.7.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.7.0)(eslint@9.18.0)
|
||||
hasown: 2.0.2
|
||||
is-core-module: 2.15.1
|
||||
is-glob: 4.0.3
|
||||
@ -6890,21 +6836,21 @@ snapshots:
|
||||
string.prototype.trimend: 1.0.8
|
||||
tsconfig-paths: 3.15.0
|
||||
optionalDependencies:
|
||||
'@typescript-eslint/parser': 8.20.0(eslint@9.17.0)(typescript@5.7.3)
|
||||
'@typescript-eslint/parser': 8.20.0(eslint@9.18.0)(typescript@5.7.3)
|
||||
transitivePeerDependencies:
|
||||
- eslint-import-resolver-typescript
|
||||
- eslint-import-resolver-webpack
|
||||
- supports-color
|
||||
|
||||
eslint-plugin-prettier@5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@10.0.1(eslint@9.17.0))(eslint@9.17.0)(prettier@3.3.3):
|
||||
eslint-plugin-prettier@5.2.1(@types/eslint@9.6.1)(eslint-config-prettier@10.0.1(eslint@9.18.0))(eslint@9.18.0)(prettier@3.3.3):
|
||||
dependencies:
|
||||
eslint: 9.17.0
|
||||
eslint: 9.18.0
|
||||
prettier: 3.3.3
|
||||
prettier-linter-helpers: 1.0.0
|
||||
synckit: 0.9.2
|
||||
optionalDependencies:
|
||||
'@types/eslint': 9.6.1
|
||||
eslint-config-prettier: 10.0.1(eslint@9.17.0)
|
||||
eslint-config-prettier: 10.0.1(eslint@9.18.0)
|
||||
|
||||
eslint-scope@8.2.0:
|
||||
dependencies:
|
||||
@ -6915,15 +6861,15 @@ snapshots:
|
||||
|
||||
eslint-visitor-keys@4.2.0: {}
|
||||
|
||||
eslint@9.17.0:
|
||||
eslint@9.18.0:
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0)
|
||||
'@eslint-community/eslint-utils': 4.4.1(eslint@9.18.0)
|
||||
'@eslint-community/regexpp': 4.12.1
|
||||
'@eslint/config-array': 0.19.0
|
||||
'@eslint/core': 0.9.0
|
||||
'@eslint/core': 0.10.0
|
||||
'@eslint/eslintrc': 3.2.0
|
||||
'@eslint/js': 9.17.0
|
||||
'@eslint/plugin-kit': 0.2.3
|
||||
'@eslint/js': 9.18.0
|
||||
'@eslint/plugin-kit': 0.2.5
|
||||
'@humanfs/node': 0.16.6
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
'@humanwhocodes/retry': 0.4.1
|
||||
@ -8862,12 +8808,12 @@ snapshots:
|
||||
possible-typed-array-names: 1.0.0
|
||||
reflect.getprototypeof: 1.0.7
|
||||
|
||||
typescript-eslint@8.20.0(eslint@9.17.0)(typescript@5.7.3):
|
||||
typescript-eslint@8.20.0(eslint@9.18.0)(typescript@5.7.3):
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.17.0)(typescript@5.7.3))(eslint@9.17.0)(typescript@5.7.3)
|
||||
'@typescript-eslint/parser': 8.20.0(eslint@9.17.0)(typescript@5.7.3)
|
||||
'@typescript-eslint/utils': 8.20.0(eslint@9.17.0)(typescript@5.7.3)
|
||||
eslint: 9.17.0
|
||||
'@typescript-eslint/eslint-plugin': 8.20.0(@typescript-eslint/parser@8.20.0(eslint@9.18.0)(typescript@5.7.3))(eslint@9.18.0)(typescript@5.7.3)
|
||||
'@typescript-eslint/parser': 8.20.0(eslint@9.18.0)(typescript@5.7.3)
|
||||
'@typescript-eslint/utils': 8.20.0(eslint@9.18.0)(typescript@5.7.3)
|
||||
eslint: 9.18.0
|
||||
typescript: 5.7.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
Reference in New Issue
Block a user