From 0359ee7a5e2d5330e76b5d106761d9673fce33a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Aug 2023 19:53:45 +0000 Subject: [PATCH] chore(deps): update dependency @types/webextension-polyfill to v0.10.2 --- package.json | 2 +- pnpm-lock.yaml | 17 +++++++++++++---- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0656b0471..14a3b0569 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/file-saver": "2.0.5", "@types/fs-extra": "11.0.1", "@types/node": "18.16.16", - "@types/webextension-polyfill": "0.10.0", + "@types/webextension-polyfill": "0.10.2", "@typescript-eslint/eslint-plugin": "5.57.0", "@typescript-eslint/parser": "5.57.0", "@vitejs/plugin-vue": "4.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 24925d7ad..07048d064 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 @@ -43,8 +47,8 @@ devDependencies: specifier: 18.16.16 version: 18.16.16 '@types/webextension-polyfill': - specifier: 0.10.0 - version: 0.10.0 + specifier: 0.10.2 + version: 0.10.2 '@typescript-eslint/eslint-plugin': specifier: 5.57.0 version: 5.57.0(@typescript-eslint/parser@5.57.0)(eslint@8.37.0)(typescript@5.0.4) @@ -1068,8 +1072,8 @@ packages: resolution: {integrity: sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==} dev: true - /@types/webextension-polyfill@0.10.0: - resolution: {integrity: sha512-If4EcaHzYTqcbNMp/FdReVdRmLL/Te42ivnJII551bYjhX19bWem5m14FERCqdJA732OloGuxCRvLBvcMGsn4A==} + /@types/webextension-polyfill@0.10.2: + resolution: {integrity: sha512-L+T72DVTi/1azY6gw7PRmL49kvobLKQQWfOmHDBRSCkAvaCV4wk222J3ZODYA9Gf/UqUvtItu8FPJgWX5ktO9g==} dev: true /@types/webextension-polyfill@0.8.3: @@ -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