chore(deps): update dependency puppeteer to ~22.6.3 (#10659)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-08 13:16:53 +08:00 committed by GitHub
parent d4b767a1a5
commit c51be5c24d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 15 additions and 15 deletions

View File

@ -98,7 +98,7 @@
"prettier": "^3.2.5",
"pretty-bytes": "^6.1.1",
"pug": "^3.0.2",
"puppeteer": "~22.6.1",
"puppeteer": "~22.6.3",
"rimraf": "^5.0.5",
"rollup": "^4.13.2",
"rollup-plugin-dts": "^6.1.0",

View File

@ -126,8 +126,8 @@ importers:
specifier: ^3.0.2
version: 3.0.2
puppeteer:
specifier: ~22.6.1
version: 22.6.1(typescript@5.2.2)
specifier: ~22.6.3
version: 22.6.3(typescript@5.2.2)
rimraf:
specifier: ^5.0.5
version: 5.0.5
@ -1216,8 +1216,8 @@ packages:
dev: true
optional: true
/@puppeteer/browsers@2.2.0:
resolution: {integrity: sha512-MC7LxpcBtdfTbzwARXIkqGZ1Osn3nnZJlm+i0+VqHl72t//Xwl9wICrXT8BwtgC6s1xJNHsxOpvzISUqe92+sw==}
/@puppeteer/browsers@2.2.1:
resolution: {integrity: sha512-QSXujx4d4ogDamQA8ckkkRieFzDgZEuZuGiey9G7CuDcbnX4iINKWxTPC5Br2AEzY9ICAvcndqgAUFMMKnS/Tw==}
engines: {node: '>=18'}
hasBin: true
dependencies:
@ -2223,8 +2223,8 @@ packages:
fsevents: 2.3.3
dev: true
/chromium-bidi@0.5.14(devtools-protocol@0.0.1262051):
resolution: {integrity: sha512-zm4mX61/U4KXs+S/0WIBHpOWqtpW6FPv1i7n4UZqDDc5LOQ9/Y1MAnB95nO7i/lFFuijLjpe1XMdNcqDqwlH5w==}
/chromium-bidi@0.5.16(devtools-protocol@0.0.1262051):
resolution: {integrity: sha512-IT5lnR44h/qZQ4GaCHvBxYIl4cQL2i9UvFyYeRyVdcpY04hx5H720HQfe/7Oz7ndxaYVLQFGpCO71J4X2Ye/Gw==}
peerDependencies:
devtools-protocol: '*'
dependencies:
@ -4773,12 +4773,12 @@ packages:
engines: {node: '>=6'}
dev: true
/puppeteer-core@22.6.1:
resolution: {integrity: sha512-rShSd0xtyDSEJYys5nnzQnnwtrafQWg/lWCppyjZIIbYadWP8B1u0XJD/Oe+Xgw8v1hLHX0loNoA0ItRmNLnBg==}
/puppeteer-core@22.6.3:
resolution: {integrity: sha512-YrTAak5zCTWVTnVaCK1b7FD1qFCCT9bSvQhLzamnIsJ57/tfuXiT8ZvPJR2SBfahyFTYFCcaZAd/Npow3lmDGA==}
engines: {node: '>=18'}
dependencies:
'@puppeteer/browsers': 2.2.0
chromium-bidi: 0.5.14(devtools-protocol@0.0.1262051)
'@puppeteer/browsers': 2.2.1
chromium-bidi: 0.5.16(devtools-protocol@0.0.1262051)
debug: 4.3.4
devtools-protocol: 0.0.1262051
ws: 8.16.0
@ -4788,16 +4788,16 @@ packages:
- utf-8-validate
dev: true
/puppeteer@22.6.1(typescript@5.2.2):
resolution: {integrity: sha512-736QHNKtPD4tPeFbIn73E4l0CWsLzvRFlm0JsLG/VsyM8Eh0FRFNmMp+M3+GSMwdmYxqOVpTgzB6VQDxWxu8xQ==}
/puppeteer@22.6.3(typescript@5.2.2):
resolution: {integrity: sha512-KZOnthMbvr4+7cPKFeeOCJPe8DzOKGC0GbMXmZKOP/YusXQ6sqxA0vt6frstZq3rUJ277qXHlZNFf01VVwdHKw==}
engines: {node: '>=18'}
hasBin: true
requiresBuild: true
dependencies:
'@puppeteer/browsers': 2.2.0
'@puppeteer/browsers': 2.2.1
cosmiconfig: 9.0.0(typescript@5.2.2)
devtools-protocol: 0.0.1262051
puppeteer-core: 22.6.1
puppeteer-core: 22.6.3
transitivePeerDependencies:
- bufferutil
- supports-color