From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 01:34:23 +0000 (+0800) Subject: chore(deps): update dependency puppeteer to v23 (#11588) X-Git-Tag: v3.5.0-beta.2~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=31deff4c32fc98d9330ec9e2fb035547582163c8;p=thirdparty%2Fvuejs%2Fcore.git chore(deps): update dependency puppeteer to v23 (#11588) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- diff --git a/package.json b/package.json index 53adff0186..fb1b3a7896 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "prettier": "^3.3.3", "pretty-bytes": "^6.1.1", "pug": "^3.0.3", - "puppeteer": "~22.15.0", + "puppeteer": "~23.0.2", "rimraf": "^6.0.1", "rollup": "^4.20.0", "rollup-plugin-dts": "^6.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 70fff0fec6..71232d72be 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -132,8 +132,8 @@ importers: specifier: ^3.0.3 version: 3.0.3 puppeteer: - specifier: ~22.15.0 - version: 22.15.0(typescript@5.5.4) + specifier: ~23.0.2 + version: 23.0.2(typescript@5.5.4) rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -1495,8 +1495,8 @@ packages: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} - chromium-bidi@0.6.3: - resolution: {integrity: sha512-qXlsCmpCZJAnoTYI83Iu6EdYQpMYdVkCfq08KDh2pmlVqK5t5IA9mGs4/LwCwp4fqisSOMXZxP3HIh8w8aRn0A==} + chromium-bidi@0.6.4: + resolution: {integrity: sha512-8zoq6ogmhQQkAKZVKO2ObFTl4uOkqoX1PlKQX3hZQ5E9cbUotcAb7h4pTNVAGGv8Z36PF3CtdOriEp/Rz82JqQ==} peerDependencies: devtools-protocol: '*' @@ -2828,12 +2828,12 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - puppeteer-core@22.15.0: - resolution: {integrity: sha512-cHArnywCiAAVXa3t4GGL2vttNxh7GqXtIYGym99egkNJ3oG//wL9LkvO4WE8W1TJe95t1F1ocu9X4xWaGsOKOA==} + puppeteer-core@23.0.2: + resolution: {integrity: sha512-MvOHn+g1TYkAR2oVd/bf/YWXKqFTJmkhyyurYgxkrjh8rBOL1ZH5VyOsLJi0bLO7/yoipAmk1gFZEx9HUJnaoA==} engines: {node: '>=18'} - puppeteer@22.15.0: - resolution: {integrity: sha512-XjCY1SiSEi1T7iSYuxS82ft85kwDJUS7wj1Z0eGVXKdtr5g4xnVcbjwxhq5xBnpK/E7x1VZZoJDxpjAOasHT4Q==} + puppeteer@23.0.2: + resolution: {integrity: sha512-I/l1P8s8brcLG+oW9AwF8hUaOSGGJcGKMflXRgULUH0S3ABptlLI9ZKjqWDo8ipY6v789ZKd+bNKtcCwpTh5Ww==} engines: {node: '>=18'} hasBin: true @@ -4426,7 +4426,7 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - chromium-bidi@0.6.3(devtools-protocol@0.0.1312386): + chromium-bidi@0.6.4(devtools-protocol@0.0.1312386): dependencies: devtools-protocol: 0.0.1312386 mitt: 3.0.1 @@ -5858,10 +5858,10 @@ snapshots: punycode@2.3.1: {} - puppeteer-core@22.15.0: + puppeteer-core@23.0.2: dependencies: '@puppeteer/browsers': 2.3.0 - chromium-bidi: 0.6.3(devtools-protocol@0.0.1312386) + chromium-bidi: 0.6.4(devtools-protocol@0.0.1312386) debug: 4.3.6 devtools-protocol: 0.0.1312386 ws: 8.18.0 @@ -5870,12 +5870,13 @@ snapshots: - supports-color - utf-8-validate - puppeteer@22.15.0(typescript@5.5.4): + puppeteer@23.0.2(typescript@5.5.4): dependencies: '@puppeteer/browsers': 2.3.0 + chromium-bidi: 0.6.4(devtools-protocol@0.0.1312386) cosmiconfig: 9.0.0(typescript@5.5.4) devtools-protocol: 0.0.1312386 - puppeteer-core: 22.15.0 + puppeteer-core: 23.0.2 transitivePeerDependencies: - bufferutil - supports-color