mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
fix(deps): update dependency @floating-ui/dom to v1.7.0 (#3357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -241,7 +241,7 @@
|
|||||||
"@electron/remote": "2.1.2",
|
"@electron/remote": "2.1.2",
|
||||||
"@ffmpeg.wasm/core-mt": "0.12.0",
|
"@ffmpeg.wasm/core-mt": "0.12.0",
|
||||||
"@ffmpeg.wasm/main": "0.12.0",
|
"@ffmpeg.wasm/main": "0.12.0",
|
||||||
"@floating-ui/dom": "1.6.13",
|
"@floating-ui/dom": "1.7.0",
|
||||||
"@foobar404/wave": "2.0.5",
|
"@foobar404/wave": "2.0.5",
|
||||||
"@ghostery/adblocker-electron": "2.5.2",
|
"@ghostery/adblocker-electron": "2.5.2",
|
||||||
"@ghostery/adblocker-electron-preload": "2.5.2",
|
"@ghostery/adblocker-electron-preload": "2.5.2",
|
||||||
|
|||||||
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@ -40,8 +40,8 @@ importers:
|
|||||||
specifier: 0.12.0
|
specifier: 0.12.0
|
||||||
version: 0.12.0
|
version: 0.12.0
|
||||||
'@floating-ui/dom':
|
'@floating-ui/dom':
|
||||||
specifier: 1.6.13
|
specifier: 1.7.0
|
||||||
version: 1.6.13
|
version: 1.7.0
|
||||||
'@foobar404/wave':
|
'@foobar404/wave':
|
||||||
specifier: 2.0.5
|
specifier: 2.0.5
|
||||||
version: 2.0.5
|
version: 2.0.5
|
||||||
@ -206,7 +206,7 @@ importers:
|
|||||||
version: 2.8.4
|
version: 2.8.4
|
||||||
solid-floating-ui:
|
solid-floating-ui:
|
||||||
specifier: 0.3.1
|
specifier: 0.3.1
|
||||||
version: 0.3.1(@floating-ui/dom@1.6.13)(solid-js@1.9.6)
|
version: 0.3.1(@floating-ui/dom@1.7.0)(solid-js@1.9.6)
|
||||||
solid-js:
|
solid-js:
|
||||||
specifier: 1.9.6
|
specifier: 1.9.6
|
||||||
version: 1.9.6
|
version: 1.9.6
|
||||||
@ -738,11 +738,11 @@ packages:
|
|||||||
resolution: {integrity: sha512-LILAKTrU3Rga2iXLsF9jeFxe2hNQFjWlrKuXPWSdCFeQ7Kg69fO4WwjNJ0CzjOyO6qtndRQMNKqf//N4fLYUBA==}
|
resolution: {integrity: sha512-LILAKTrU3Rga2iXLsF9jeFxe2hNQFjWlrKuXPWSdCFeQ7Kg69fO4WwjNJ0CzjOyO6qtndRQMNKqf//N4fLYUBA==}
|
||||||
engines: {node: '>=12.16.1'}
|
engines: {node: '>=12.16.1'}
|
||||||
|
|
||||||
'@floating-ui/core@1.6.9':
|
'@floating-ui/core@1.7.0':
|
||||||
resolution: {integrity: sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==}
|
resolution: {integrity: sha512-FRdBLykrPPA6P76GGGqlex/e7fbe0F1ykgxHYNXQsH/iTEtjMj/f9bpY5oQqbjt5VgZvgz/uKXbGuROijh3VLA==}
|
||||||
|
|
||||||
'@floating-ui/dom@1.6.13':
|
'@floating-ui/dom@1.7.0':
|
||||||
resolution: {integrity: sha512-umqzocjDgNRGTuO7Q8CU32dkHkECqI8ZdMZ5Swb6QAM0t5rnlrN3lGo1hdpscRd3WS8T6DKYK4ephgIH9iRh3w==}
|
resolution: {integrity: sha512-lGTor4VlXcesUMh1cupTUTDoCxMb0V6bm3CnxHzQcw8Eaf1jQbgQX4i02fYgT0vJ82tb5MZ4CZk1LRGkktJCzg==}
|
||||||
|
|
||||||
'@floating-ui/utils@0.2.9':
|
'@floating-ui/utils@0.2.9':
|
||||||
resolution: {integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==}
|
resolution: {integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==}
|
||||||
@ -5253,13 +5253,13 @@ snapshots:
|
|||||||
node-fetch: 3.3.2
|
node-fetch: 3.3.2
|
||||||
regenerator-runtime: 0.13.11
|
regenerator-runtime: 0.13.11
|
||||||
|
|
||||||
'@floating-ui/core@1.6.9':
|
'@floating-ui/core@1.7.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@floating-ui/utils': 0.2.9
|
'@floating-ui/utils': 0.2.9
|
||||||
|
|
||||||
'@floating-ui/dom@1.6.13':
|
'@floating-ui/dom@1.7.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@floating-ui/core': 1.6.9
|
'@floating-ui/core': 1.7.0
|
||||||
'@floating-ui/utils': 0.2.9
|
'@floating-ui/utils': 0.2.9
|
||||||
|
|
||||||
'@floating-ui/utils@0.2.9': {}
|
'@floating-ui/utils@0.2.9': {}
|
||||||
@ -9237,9 +9237,9 @@ snapshots:
|
|||||||
ip-address: 9.0.5
|
ip-address: 9.0.5
|
||||||
smart-buffer: 4.2.0
|
smart-buffer: 4.2.0
|
||||||
|
|
||||||
solid-floating-ui@0.3.1(@floating-ui/dom@1.6.13)(solid-js@1.9.6):
|
solid-floating-ui@0.3.1(@floating-ui/dom@1.7.0)(solid-js@1.9.6):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@floating-ui/dom': 1.6.13
|
'@floating-ui/dom': 1.7.0
|
||||||
solid-js: 1.9.6
|
solid-js: 1.9.6
|
||||||
|
|
||||||
solid-js@1.9.6:
|
solid-js@1.9.6:
|
||||||
|
|||||||
Reference in New Issue
Block a user