mirror of https://github.com/vuejs/core.git
chore(deps): update dependency puppeteer to ~22.15.0 (#11499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
59d2284f47
commit
1a40c378de
|
@ -91,7 +91,7 @@
|
|||
"prettier": "^3.3.3",
|
||||
"pretty-bytes": "^6.1.1",
|
||||
"pug": "^3.0.3",
|
||||
"puppeteer": "~22.14.0",
|
||||
"puppeteer": "~22.15.0",
|
||||
"rimraf": "^6.0.1",
|
||||
"rollup": "^4.19.1",
|
||||
"rollup-plugin-dts": "^6.1.1",
|
||||
|
|
|
@ -126,8 +126,8 @@ importers:
|
|||
specifier: ^3.0.3
|
||||
version: 3.0.3
|
||||
puppeteer:
|
||||
specifier: ~22.14.0
|
||||
version: 22.14.0(typescript@5.4.5)
|
||||
specifier: ~22.15.0
|
||||
version: 22.15.0(typescript@5.4.5)
|
||||
rimraf:
|
||||
specifier: ^6.0.1
|
||||
version: 6.0.1
|
||||
|
@ -1603,8 +1603,8 @@ packages:
|
|||
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
|
||||
engines: {node: '>= 8.10.0'}
|
||||
|
||||
chromium-bidi@0.6.2:
|
||||
resolution: {integrity: sha512-4WVBa6ijmUTVr9cZD4eicQD8Mdy/HCX3bzEIYYpmk0glqYLoWH+LqQEvV9RpDRzoQSbY1KJHloYXbDMXMbDPhg==}
|
||||
chromium-bidi@0.6.3:
|
||||
resolution: {integrity: sha512-qXlsCmpCZJAnoTYI83Iu6EdYQpMYdVkCfq08KDh2pmlVqK5t5IA9mGs4/LwCwp4fqisSOMXZxP3HIh8w8aRn0A==}
|
||||
peerDependencies:
|
||||
devtools-protocol: '*'
|
||||
|
||||
|
@ -1813,6 +1813,15 @@ packages:
|
|||
supports-color:
|
||||
optional: true
|
||||
|
||||
debug@4.3.6:
|
||||
resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==}
|
||||
engines: {node: '>=6.0'}
|
||||
peerDependencies:
|
||||
supports-color: '*'
|
||||
peerDependenciesMeta:
|
||||
supports-color:
|
||||
optional: true
|
||||
|
||||
decimal.js@10.4.3:
|
||||
resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==}
|
||||
|
||||
|
@ -2968,12 +2977,12 @@ packages:
|
|||
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
puppeteer-core@22.14.0:
|
||||
resolution: {integrity: sha512-rl4tOY5LcA3e374GAlsGGHc05HL3eGNf5rZ+uxkl6id9zVZKcwcp1Z+Nd6byb6WPiPeecT/dwz8f/iUm+AZQSw==}
|
||||
puppeteer-core@22.15.0:
|
||||
resolution: {integrity: sha512-cHArnywCiAAVXa3t4GGL2vttNxh7GqXtIYGym99egkNJ3oG//wL9LkvO4WE8W1TJe95t1F1ocu9X4xWaGsOKOA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
puppeteer@22.14.0:
|
||||
resolution: {integrity: sha512-MGTR6/pM8zmWbTdazb6FKnwIihzsSEXBPH49mFFU96DNZpQOevCAZMnjBZGlZRGRzRK6aADCavR6SQtrbv5dQw==}
|
||||
puppeteer@22.15.0:
|
||||
resolution: {integrity: sha512-XjCY1SiSEi1T7iSYuxS82ft85kwDJUS7wj1Z0eGVXKdtr5g4xnVcbjwxhq5xBnpK/E7x1VZZoJDxpjAOasHT4Q==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -4708,7 +4717,7 @@ snapshots:
|
|||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
|
||||
chromium-bidi@0.6.2(devtools-protocol@0.0.1312386):
|
||||
chromium-bidi@0.6.3(devtools-protocol@0.0.1312386):
|
||||
dependencies:
|
||||
devtools-protocol: 0.0.1312386
|
||||
mitt: 3.0.1
|
||||
|
@ -4921,6 +4930,10 @@ snapshots:
|
|||
dependencies:
|
||||
ms: 2.1.2
|
||||
|
||||
debug@4.3.6:
|
||||
dependencies:
|
||||
ms: 2.1.2
|
||||
|
||||
decimal.js@10.4.3: {}
|
||||
|
||||
deep-eql@4.1.4:
|
||||
|
@ -6187,11 +6200,11 @@ snapshots:
|
|||
|
||||
punycode@2.3.1: {}
|
||||
|
||||
puppeteer-core@22.14.0:
|
||||
puppeteer-core@22.15.0:
|
||||
dependencies:
|
||||
'@puppeteer/browsers': 2.3.0
|
||||
chromium-bidi: 0.6.2(devtools-protocol@0.0.1312386)
|
||||
debug: 4.3.5
|
||||
chromium-bidi: 0.6.3(devtools-protocol@0.0.1312386)
|
||||
debug: 4.3.6
|
||||
devtools-protocol: 0.0.1312386
|
||||
ws: 8.18.0
|
||||
transitivePeerDependencies:
|
||||
|
@ -6199,12 +6212,12 @@ snapshots:
|
|||
- supports-color
|
||||
- utf-8-validate
|
||||
|
||||
puppeteer@22.14.0(typescript@5.4.5):
|
||||
puppeteer@22.15.0(typescript@5.4.5):
|
||||
dependencies:
|
||||
'@puppeteer/browsers': 2.3.0
|
||||
cosmiconfig: 9.0.0(typescript@5.4.5)
|
||||
devtools-protocol: 0.0.1312386
|
||||
puppeteer-core: 22.14.0
|
||||
puppeteer-core: 22.15.0
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
- supports-color
|
||||
|
|
Loading…
Reference in New Issue