From 1570a2ee61fa3dbfbabed95a151bffd79f969e55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 12:43:15 +0000 Subject: [PATCH] chore(deps): update dependency webext-bridge to v6 --- package.json | 2 +- pnpm-lock.yaml | 17 +++++++++++++---- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0656b0471..ac86676f2 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "vue-demi": "0.14.5", "vue-eslint-parser": "9.1.0", "web-ext": "7.6.2", - "webext-bridge": "5.0.5", + "webext-bridge": "6.0.1", "webextension-polyfill": "0.10.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 24925d7ad..d9a2a13bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + dependencies: '@xiaoshuapp/draggable': specifier: 4.1.1 @@ -145,8 +149,8 @@ devDependencies: specifier: 7.6.2 version: 7.6.2(body-parser@1.20.2)(express@4.18.2)(safe-compare@1.1.4) webext-bridge: - specifier: 5.0.5 - version: 5.0.5 + specifier: 6.0.1 + version: 6.0.1 webextension-polyfill: specifier: 0.10.0 version: 0.10.0 @@ -4126,6 +4130,7 @@ packages: /glob@6.0.4: resolution: {integrity: sha512-MKZeRNyYZAVVVG1oZeLaWie1uweH40m9AZwIwxyPbTSX4hHrVYSzLg0Ro5Z5R7XKkIX+Cc6oD1rqeDJnwsB8/A==} + requiresBuild: true dependencies: inflight: 1.0.6 inherits: 2.0.4 @@ -5476,6 +5481,7 @@ packages: /mkdirp@0.5.5: resolution: {integrity: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==} hasBin: true + requiresBuild: true dependencies: minimist: 1.2.6 dev: true @@ -5545,6 +5551,7 @@ packages: /nan@2.15.0: resolution: {integrity: sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ==} + requiresBuild: true dev: true optional: true @@ -5569,6 +5576,7 @@ packages: /ncp@2.0.0: resolution: {integrity: sha512-zIdGUrPRFTUELUvr3Gmc7KZ2Sw/h1PiVM0Af/oHB6zgnV1ikqSfRk+TOufi79aHYCW3NiOXmr1BP5nWbzojLaA==} hasBin: true + requiresBuild: true dev: true optional: true @@ -6547,6 +6555,7 @@ packages: /rimraf@2.4.5: resolution: {integrity: sha512-J5xnxTyqaiw06JjMftq7L9ouA448dw/E7dKghkP9WpKNuwmARNNg+Gk8/u5ryb9N/Yo2+z3MCwuqFK/+qPOPfQ==} hasBin: true + requiresBuild: true dependencies: glob: 6.0.4 dev: true @@ -7790,8 +7799,8 @@ packages: engines: {node: '>= 8'} dev: true - /webext-bridge@5.0.5: - resolution: {integrity: sha512-STCv6pLfQtUHmZQ96Tmov+CrdGjjc08xG6o/VH7TlDvchAPmXEG7faPdHfIzkcs0qp0sedDkq7oDzXAei19vtw==} + /webext-bridge@6.0.1: + resolution: {integrity: sha512-GruIrN+vNwbxVCi8UW4Dqk5YkcGA9V0ZfJ57jXP9JXHbrsDs5k2N6NNYQR5e+wSCnQpGYOGAGihwUpKlhg8QIw==} dependencies: '@types/webextension-polyfill': 0.8.3 nanoevents: 6.0.2