fix(deps): update dependency @floating-ui/dom to v1.7.2 (#3539)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-30 12:40:50 +09:00
committed by GitHub
parent 56cb3b6cc8
commit 42b8f57216
2 changed files with 18 additions and 18 deletions

View File

@ -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.7.1", "@floating-ui/dom": "1.7.2",
"@foobar404/wave": "2.0.5", "@foobar404/wave": "2.0.5",
"@ghostery/adblocker-electron": "2.8.0", "@ghostery/adblocker-electron": "2.8.0",
"@ghostery/adblocker-electron-preload": "2.8.0", "@ghostery/adblocker-electron-preload": "2.8.0",

34
pnpm-lock.yaml generated
View File

@ -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.7.1 specifier: 1.7.2
version: 1.7.1 version: 1.7.2
'@foobar404/wave': '@foobar404/wave':
specifier: 2.0.5 specifier: 2.0.5
version: 2.0.5 version: 2.0.5
@ -203,7 +203,7 @@ importers:
version: 2.8.5 version: 2.8.5
solid-floating-ui: solid-floating-ui:
specifier: 0.3.1 specifier: 0.3.1
version: 0.3.1(@floating-ui/dom@1.7.1)(solid-js@1.9.7) version: 0.3.1(@floating-ui/dom@1.7.2)(solid-js@1.9.7)
solid-js: solid-js:
specifier: 1.9.7 specifier: 1.9.7
version: 1.9.7 version: 1.9.7
@ -738,14 +738,14 @@ 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.7.1': '@floating-ui/core@1.7.2':
resolution: {integrity: sha512-azI0DrjMMfIug/ExbBaeDVJXcY0a7EPvPjb2xAJPa4HeimBX+Z18HK8QQR3jb6356SnDDdxx+hinMLcJEDdOjw==} resolution: {integrity: sha512-wNB5ooIKHQc+Kui96jE/n69rHFWAVoxn5CAzL1Xdd8FG03cgY3MLO+GF9U3W737fYDSgPWA6MReKhBQBop6Pcw==}
'@floating-ui/dom@1.7.1': '@floating-ui/dom@1.7.2':
resolution: {integrity: sha512-cwsmW/zyw5ltYTUeeYJ60CnQuPqmGwuGVhG9w0PRaRKkAyi38BT5CKrpIbb+jtahSwUl04cWzSx9ZOIxeS6RsQ==} resolution: {integrity: sha512-7cfaOQuCS27HD7DX+6ib2OrnW+b4ZBwDNnCcT0uTyidcmyWb03FnQqJybDBoCnpdxwBSfA94UAYlRCt7mV+TbA==}
'@floating-ui/utils@0.2.9': '@floating-ui/utils@0.2.10':
resolution: {integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==} resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==}
'@foobar404/wave@2.0.5': '@foobar404/wave@2.0.5':
resolution: {integrity: sha512-V/ydadtv5ObCw8aEg+Qy3YSq1eyinEWzJfRI43Ovmj7VmAvEdWAdL7MatoMbiIVYPATkNDVF7GOxX1xirxM9dA==} resolution: {integrity: sha512-V/ydadtv5ObCw8aEg+Qy3YSq1eyinEWzJfRI43Ovmj7VmAvEdWAdL7MatoMbiIVYPATkNDVF7GOxX1xirxM9dA==}
@ -5163,16 +5163,16 @@ 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.7.1': '@floating-ui/core@1.7.2':
dependencies: dependencies:
'@floating-ui/utils': 0.2.9 '@floating-ui/utils': 0.2.10
'@floating-ui/dom@1.7.1': '@floating-ui/dom@1.7.2':
dependencies: dependencies:
'@floating-ui/core': 1.7.1 '@floating-ui/core': 1.7.2
'@floating-ui/utils': 0.2.9 '@floating-ui/utils': 0.2.10
'@floating-ui/utils@0.2.9': {} '@floating-ui/utils@0.2.10': {}
'@foobar404/wave@2.0.5': {} '@foobar404/wave@2.0.5': {}
@ -9022,9 +9022,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.7.1)(solid-js@1.9.7): solid-floating-ui@0.3.1(@floating-ui/dom@1.7.2)(solid-js@1.9.7):
dependencies: dependencies:
'@floating-ui/dom': 1.7.1 '@floating-ui/dom': 1.7.2
solid-js: 1.9.7 solid-js: 1.9.7
solid-js@1.9.7: solid-js@1.9.7: