mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore(deps): update dependency puppeteer to v17 (#9623)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.7.1",
|
||||
"pretty-quick": "^3.1.3",
|
||||
"puppeteer": "^16.2.0",
|
||||
"puppeteer": "^17.1.3",
|
||||
"resize-observer-polyfill": "^1.5.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"sass": "^1.53.0",
|
||||
|
||||
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -63,7 +63,7 @@ importers:
|
||||
npm-run-all: ^4.1.5
|
||||
prettier: ^2.7.1
|
||||
pretty-quick: ^3.1.3
|
||||
puppeteer: ^16.2.0
|
||||
puppeteer: ^17.1.3
|
||||
resize-observer-polyfill: ^1.5.1
|
||||
rimraf: ^3.0.2
|
||||
sass: ^1.53.0
|
||||
@@ -138,7 +138,7 @@ importers:
|
||||
npm-run-all: 4.1.5
|
||||
prettier: 2.7.1
|
||||
pretty-quick: 3.1.3_prettier@2.7.1
|
||||
puppeteer: 16.2.0
|
||||
puppeteer: 17.1.3
|
||||
resize-observer-polyfill: 1.5.1
|
||||
rimraf: 3.0.2
|
||||
sass: 1.53.0
|
||||
@@ -4815,8 +4815,8 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
JSONStream: 1.3.5
|
||||
is-text-path: 1.0.1
|
||||
JSONStream: 1.3.5
|
||||
lodash: 4.17.21
|
||||
meow: 8.1.2
|
||||
split2: 3.2.2
|
||||
@@ -5140,8 +5140,8 @@ packages:
|
||||
resolution: {integrity: sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
/devtools-protocol/0.0.1019158:
|
||||
resolution: {integrity: sha512-wvq+KscQ7/6spEV7czhnZc9RM/woz1AY+/Vpd8/h2HFMwJSdTliu7f/yr1A6vDdJfKICZsShqsYpEQbdhg8AFQ==}
|
||||
/devtools-protocol/0.0.1036444:
|
||||
resolution: {integrity: sha512-0y4f/T8H9lsESV9kKP1HDUXgHxCdniFeJh6Erq+FbdOEvp/Ydp9t8kcAAM5gOd17pMrTDlFWntoHtzzeTUWKNw==}
|
||||
dev: true
|
||||
|
||||
/diff/4.0.2:
|
||||
@@ -9250,14 +9250,14 @@ packages:
|
||||
resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
/puppeteer/16.2.0:
|
||||
resolution: {integrity: sha512-7Au6iC98rS6WEAD110V4Bxd0iIbqoFtzz9XzkG1BSofidS1VAJ881E1+GFR7Xn2Yea0hbj8n0ErzRyseMp1Ctg==}
|
||||
/puppeteer/17.1.3:
|
||||
resolution: {integrity: sha512-tVtvNSOOqlq75rUgwLeDAEQoLIiBqmRg0/zedpI6fuqIocIkuxG23A7FIl1oVSkuSMMLgcOP5kVhNETmsmjvPw==}
|
||||
engines: {node: '>=14.1.0'}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
cross-fetch: 3.1.5
|
||||
debug: 4.3.4
|
||||
devtools-protocol: 0.0.1019158
|
||||
devtools-protocol: 0.0.1036444
|
||||
extract-zip: 2.0.1
|
||||
https-proxy-agent: 5.0.1
|
||||
progress: 2.0.3
|
||||
|
||||
Reference in New Issue
Block a user