chore(deps): update dependency puppeteer to ~22.6.1 (#10625)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-01 21:54:02 +08:00 committed by GitHub
parent 55f90790ee
commit dd4401da09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View File

@ -98,7 +98,7 @@
"prettier": "^3.2.5",
"pretty-bytes": "^6.1.1",
"pug": "^3.0.2",
"puppeteer": "~22.6.0",
"puppeteer": "~22.6.1",
"rimraf": "^5.0.5",
"rollup": "^4.13.0",
"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.0
version: 22.6.0(typescript@5.2.2)
specifier: ~22.6.1
version: 22.6.1(typescript@5.2.2)
rimraf:
specifier: ^5.0.5
version: 5.0.5
@ -2207,8 +2207,8 @@ packages:
fsevents: 2.3.3
dev: true
/chromium-bidi@0.5.13(devtools-protocol@0.0.1262051):
resolution: {integrity: sha512-OHbYCetDxdW/xmlrafgOiLsIrw4Sp1BEeolbZ1UGJO5v/nekQOJBj/Kzyw6sqKcAVabUTo0GS3cTYgr6zIf00g==}
/chromium-bidi@0.5.14(devtools-protocol@0.0.1262051):
resolution: {integrity: sha512-zm4mX61/U4KXs+S/0WIBHpOWqtpW6FPv1i7n4UZqDDc5LOQ9/Y1MAnB95nO7i/lFFuijLjpe1XMdNcqDqwlH5w==}
peerDependencies:
devtools-protocol: '*'
dependencies:
@ -4750,12 +4750,12 @@ packages:
engines: {node: '>=6'}
dev: true
/puppeteer-core@22.6.0:
resolution: {integrity: sha512-xclyGFhxHfZ9l62uXFm+JpgtJHLIZ1qHc7iR4eaIqBNKA5Dg2sDr8yvylfCx5bMN89QWIaxpV6IHsy0qUynK/g==}
/puppeteer-core@22.6.1:
resolution: {integrity: sha512-rShSd0xtyDSEJYys5nnzQnnwtrafQWg/lWCppyjZIIbYadWP8B1u0XJD/Oe+Xgw8v1hLHX0loNoA0ItRmNLnBg==}
engines: {node: '>=18'}
dependencies:
'@puppeteer/browsers': 2.2.0
chromium-bidi: 0.5.13(devtools-protocol@0.0.1262051)
chromium-bidi: 0.5.14(devtools-protocol@0.0.1262051)
debug: 4.3.4
devtools-protocol: 0.0.1262051
ws: 8.16.0
@ -4765,8 +4765,8 @@ packages:
- utf-8-validate
dev: true
/puppeteer@22.6.0(typescript@5.2.2):
resolution: {integrity: sha512-TYeza4rl1YXfxqUVw/0hWUWYX5cicnf6qu5kkDV+t7QrESCjMoSNnva4ZA/MRGQ03HnB9BOFw9nxs/SKek5KDA==}
/puppeteer@22.6.1(typescript@5.2.2):
resolution: {integrity: sha512-736QHNKtPD4tPeFbIn73E4l0CWsLzvRFlm0JsLG/VsyM8Eh0FRFNmMp+M3+GSMwdmYxqOVpTgzB6VQDxWxu8xQ==}
engines: {node: '>=18'}
hasBin: true
requiresBuild: true
@ -4774,7 +4774,7 @@ packages:
'@puppeteer/browsers': 2.2.0
cosmiconfig: 9.0.0(typescript@5.2.2)
devtools-protocol: 0.0.1262051
puppeteer-core: 22.6.0
puppeteer-core: 22.6.1
transitivePeerDependencies:
- bufferutil
- supports-color