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.6.5 (#2073)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -145,7 +145,7 @@
|
||||
"@electron/remote": "2.1.2",
|
||||
"@ffmpeg.wasm/core-mt": "0.12.0",
|
||||
"@ffmpeg.wasm/main": "0.12.0",
|
||||
"@floating-ui/dom": "1.6.3",
|
||||
"@floating-ui/dom": "1.6.5",
|
||||
"@foobar404/wave": "2.0.5",
|
||||
"@jellybrick/electron-better-web-request": "1.0.4",
|
||||
"@jellybrick/mpris-service": "2.1.4",
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -46,8 +46,8 @@ importers:
|
||||
specifier: 0.12.0
|
||||
version: 0.12.0
|
||||
'@floating-ui/dom':
|
||||
specifier: 1.6.3
|
||||
version: 1.6.3
|
||||
specifier: 1.6.5
|
||||
version: 1.6.5
|
||||
'@foobar404/wave':
|
||||
specifier: 2.0.5
|
||||
version: 2.0.5
|
||||
@ -146,7 +146,7 @@ importers:
|
||||
version: https://codeload.github.com/organization/Simple-YouTube-Age-Restriction-Bypass/tar.gz/4e2db89ccb2fb880c5110add9ff3f1dfb78d0ff6
|
||||
solid-floating-ui:
|
||||
specifier: 0.3.1
|
||||
version: 0.3.1(@floating-ui/dom@1.6.3)(solid-js@1.8.17)
|
||||
version: 0.3.1(@floating-ui/dom@1.6.5)(solid-js@1.8.17)
|
||||
solid-js:
|
||||
specifier: 1.8.17
|
||||
version: 1.8.17
|
||||
@ -795,8 +795,8 @@ packages:
|
||||
'@floating-ui/core@1.6.0':
|
||||
resolution: {integrity: sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==}
|
||||
|
||||
'@floating-ui/dom@1.6.3':
|
||||
resolution: {integrity: sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw==}
|
||||
'@floating-ui/dom@1.6.5':
|
||||
resolution: {integrity: sha512-Nsdud2X65Dz+1RHjAIP0t8z5e2ff/IRbei6BqFrl1urT8sDVzM1HMQ+R0XcU5ceRfyO3I6ayeqIfh+6Wb8LGTw==}
|
||||
|
||||
'@floating-ui/utils@0.2.1':
|
||||
resolution: {integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==}
|
||||
@ -4526,7 +4526,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@floating-ui/utils': 0.2.1
|
||||
|
||||
'@floating-ui/dom@1.6.3':
|
||||
'@floating-ui/dom@1.6.5':
|
||||
dependencies:
|
||||
'@floating-ui/core': 1.6.0
|
||||
'@floating-ui/utils': 0.2.1
|
||||
@ -7707,9 +7707,9 @@ snapshots:
|
||||
ip-address: 9.0.5
|
||||
smart-buffer: 4.2.0
|
||||
|
||||
solid-floating-ui@0.3.1(@floating-ui/dom@1.6.3)(solid-js@1.8.17):
|
||||
solid-floating-ui@0.3.1(@floating-ui/dom@1.6.5)(solid-js@1.8.17):
|
||||
dependencies:
|
||||
'@floating-ui/dom': 1.6.3
|
||||
'@floating-ui/dom': 1.6.5
|
||||
solid-js: 1.8.17
|
||||
|
||||
solid-js@1.8.17:
|
||||
|
||||
Reference in New Issue
Block a user