mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-07-07 10:35:09 +00:00
Remove noStarPower issue on drums
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
"parse-sng": "4.0.3",
|
"parse-sng": "4.0.3",
|
||||||
"rxjs": "7.8.1",
|
"rxjs": "7.8.1",
|
||||||
"sanitize-filename": "1.6.3",
|
"sanitize-filename": "1.6.3",
|
||||||
"scan-chart": "4.1.4",
|
"scan-chart": "6.1.0",
|
||||||
"three": "0.166.1",
|
"three": "0.166.1",
|
||||||
"tslib": "2.6.3",
|
"tslib": "2.6.3",
|
||||||
"zod": "3.23.8",
|
"zod": "3.23.8",
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -78,8 +78,8 @@ importers:
|
|||||||
specifier: 1.6.3
|
specifier: 1.6.3
|
||||||
version: 1.6.3
|
version: 1.6.3
|
||||||
scan-chart:
|
scan-chart:
|
||||||
specifier: 4.1.4
|
specifier: 6.1.0
|
||||||
version: 4.1.4
|
version: 6.1.0
|
||||||
three:
|
three:
|
||||||
specifier: 0.166.1
|
specifier: 0.166.1
|
||||||
version: 0.166.1
|
version: 0.166.1
|
||||||
@@ -3631,8 +3631,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==}
|
resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
|
|
||||||
scan-chart@4.1.4:
|
scan-chart@6.1.0:
|
||||||
resolution: {integrity: sha512-LzFMfPxLgT7X5TCYK5Xkags3XVu3V7JAoDg7Te0A5GkSivwKA4fnwMRpdtRLiThlnspIAO2L/+lrysz1pIagmg==}
|
resolution: {integrity: sha512-dYOd9apw5SQZAP/nUahmhoMQQDUgsZTonVmic8N1g6Yfffsifxh11xvMgm/HiXV7Qfo9vvUB6aabDpZo5nPPkg==}
|
||||||
|
|
||||||
semver-compare@1.0.0:
|
semver-compare@1.0.0:
|
||||||
resolution: {integrity: sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==}
|
resolution: {integrity: sha512-YM3/ITh2MJ5MtzaM429anh+x2jiLVjqILF4m4oyQB18W7Ggea7BfqdH/wGMK7dDiMghv/6WG7znWMwUDzJiXow==}
|
||||||
@@ -8058,7 +8058,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
xmlchars: 2.2.0
|
xmlchars: 2.2.0
|
||||||
|
|
||||||
scan-chart@4.1.4:
|
scan-chart@6.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@noble/hashes': 1.4.0
|
'@noble/hashes': 1.4.0
|
||||||
bottleneck: 2.19.5
|
bottleneck: 2.19.5
|
||||||
|
|||||||
Reference in New Issue
Block a user