chore(deps): update dependency webext-options-sync to v4.1.1 (#11)

Reviewed-on: #11
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
This commit is contained in:
renovate 2023-05-03 03:51:03 +00:00 committed by Dawid Wysokiński
parent 70429ea39c
commit c8d0836a14
1 changed files with 14 additions and 14 deletions

View File

@ -1235,9 +1235,9 @@ lmdb@2.5.2:
"@lmdb/lmdb-win32-x64" "2.5.2"
lz-string@^1.4.4:
version "1.4.4"
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26"
integrity sha512-0ckx7ZHRPqb0oUm8zNr+90mtf9DQB60H1wMCjBtfi62Kl3a7JbHob6gA2bC+xRvZoOL+1hzUK8jeuEIQE8svEQ==
version "1.5.0"
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0.tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941"
integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==
mdn-data@2.0.14:
version "2.0.14"
@ -1562,25 +1562,25 @@ weak-lru-cache@^1.2.2:
integrity sha512-DEAoo25RfSYMuTGc9vPJzZcZullwIqRDSI9LOy+fkCJPi6hykCnfKaXTuPBDuXAUcqHXyOgFtHNp/kB2FjYHbw==
webext-detect-page@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/webext-detect-page/-/webext-detect-page-4.0.1.tgz#124a6802c872fa0bc12549d99b2dd53d18af2ba7"
integrity sha512-Y9Skw6/Uj0dGwOIidc1XqZ3neEbmuuT4BlkL/J4JHAo6fVznHIZq6/MWDsPGOA/jnNowiSXtHHh4S/TOxbl6bQ==
version "4.1.0"
resolved "https://registry.yarnpkg.com/webext-detect-page/-/webext-detect-page-4.1.0.tgz#6dc8d00b0fd94a3a596b0e77318ab1181a3787bd"
integrity sha512-GFL+0XLO18/1d7425E2Yt3o1RfggjIrwrKskfdBbQBx8jmH9WBKOTAfI3XCROyECIvYoG1T53I0qPMN87bzHuw==
webext-options-sync@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/webext-options-sync/-/webext-options-sync-4.0.0.tgz#d706aa6f1330c07fb061da541477aa68b8538593"
integrity sha512-00umVaF/jpd3cWyT/9OZJf1CM5Z3AtiIKT/4Fzuhwfe3pg2z84cGz/RwaIRiN60zz7A64ieEG1z9dKT8/cEICQ==
version "4.1.1"
resolved "https://registry.yarnpkg.com/webext-options-sync/-/webext-options-sync-4.1.1.tgz#ab9502002f55c732008122546d03cd9be2a27f8d"
integrity sha512-Wv/7C2iZx8VmGQ2CPkH3OzWb2nJvkY4M7Qc89VpLr8pYGKtT6xmh3ZXOQHLP72n0TjhpAcUxpQi8VOPPTHUU1A==
dependencies:
dom-form-serializer "^2.0.0"
lz-string "^1.4.4"
throttle-debounce "^5.0.0"
webext-detect-page "^4.0.1"
webext-polyfill-kinda "^0.10.0"
webext-polyfill-kinda "^1.0.0"
webext-polyfill-kinda@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/webext-polyfill-kinda/-/webext-polyfill-kinda-0.10.0.tgz#5eb154c581edae827f2832c090811d14dd074ea2"
integrity sha512-Yz5WTwig5byFfMXgagtfaJkVU+RrnVqtL1hmvA+GIbpRaGKU1DIrFYHMUUFkeyFqxRSuhbOdLKzteXxCd6VNzA==
webext-polyfill-kinda@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/webext-polyfill-kinda/-/webext-polyfill-kinda-1.0.2.tgz#e80be385acbf5bc1a32aad9edeade3cf724e263a"
integrity sha512-rqQUKeBTOicej0tjDJWDQlOTnDcm9yYJTzgI+7rMdyYV4QHmYMRm+yjkcVgECkg/Wu9MboZ4lYeBPdp1Ep9WgQ==
xxhash-wasm@^0.4.2:
version "0.4.2"