Skip to content

Commit

Permalink
Merge pull request #356 from yandex-maps-unofficial/renovate/puppetee…
Browse files Browse the repository at this point in the history
…r-23.x

fix(deps): update dependency puppeteer to v23
  • Loading branch information
daniluk4000 committed Aug 7, 2024
2 parents 6a53705 + 92133f3 commit 9ca4a08
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 83 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@yandex/ymaps3-types": "^0.0.27",
"examples": "workspace:^",
"puppeteer": "^22.13.0",
"puppeteer": "^23.0.1",
"vue-yandex-maps": "workspace:^"
},
"devDependencies": {
Expand Down
151 changes: 69 additions & 82 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4233,21 +4233,21 @@ __metadata:
languageName: node
linkType: hard

"@puppeteer/browsers@npm:2.2.3":
version: 2.2.3
resolution: "@puppeteer/browsers@npm:2.2.3"
dependencies:
debug: "npm:4.3.4"
extract-zip: "npm:2.0.1"
progress: "npm:2.0.3"
proxy-agent: "npm:6.4.0"
semver: "npm:7.6.0"
tar-fs: "npm:3.0.5"
unbzip2-stream: "npm:1.4.3"
yargs: "npm:17.7.2"
"@puppeteer/browsers@npm:2.3.0":
version: 2.3.0
resolution: "@puppeteer/browsers@npm:2.3.0"
dependencies:
debug: "npm:^4.3.5"
extract-zip: "npm:^2.0.1"
progress: "npm:^2.0.3"
proxy-agent: "npm:^6.4.0"
semver: "npm:^7.6.3"
tar-fs: "npm:^3.0.6"
unbzip2-stream: "npm:^1.4.3"
yargs: "npm:^17.7.2"
bin:
browsers: lib/cjs/main-cli.js
checksum: 10/08d27ab430471c3da9ce4d2d51a66ec65e3498725236eed9bb6bd2b7f3e09896e659bf45d5e58c513e6bf616ea9923a4f31768f8b1a10a47bb8e4beca7998ba8
checksum: 10/0a7c791fc05800305e9d52329eb02381b989fe68bfaa55ba901f090490f3fc7ee6df46df34c4f43d8cd1fe7a727bad02a218d2c9daa251a8db01f06f3347ba02
languageName: node
linkType: hard

Expand Down Expand Up @@ -8526,16 +8526,16 @@ __metadata:
languageName: node
linkType: hard

"chromium-bidi@npm:0.6.0":
version: 0.6.0
resolution: "chromium-bidi@npm:0.6.0"
"chromium-bidi@npm:0.6.4":
version: 0.6.4
resolution: "chromium-bidi@npm:0.6.4"
dependencies:
mitt: "npm:3.0.1"
urlpattern-polyfill: "npm:10.0.0"
zod: "npm:3.23.8"
peerDependencies:
devtools-protocol: "*"
checksum: 10/ae56288fdb168c771982c9f3b1d2aa6f0371f18515b6f62e1fb82726470d99b318279d4896a42c033917f53c7a3351bbe35e0b69bc9b528e9e5570b0f8f9b9d2
checksum: 10/b7abf812793861e20698a5a758775d0d15300c968dc1a7177238fdcc76ba66946e7cde9c6dd822aa11de3f79d64c883990e32c9d151802b82827e96226a85430
languageName: node
linkType: hard

Expand Down Expand Up @@ -9863,18 +9863,6 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:4.3.4":
version: 4.3.4
resolution: "debug@npm:4.3.4"
dependencies:
ms: "npm:2.1.2"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10/0073c3bcbd9cb7d71dd5f6b55be8701af42df3e56e911186dfa46fac3a5b9eb7ce7f377dd1d3be6db8977221f8eb333d945216f645cf56f6b688cd484837d255
languageName: node
linkType: hard

"debug@npm:^3.2.7":
version: 3.2.7
resolution: "debug@npm:3.2.7"
Expand Down Expand Up @@ -10200,10 +10188,10 @@ __metadata:
languageName: node
linkType: hard

"devtools-protocol@npm:0.0.1299070":
version: 0.0.1299070
resolution: "devtools-protocol@npm:0.0.1299070"
checksum: 10/40370003bc885f4c3df8aa5b7c5b2fb5124dd0edac7e6637d09358c0ac474e6046df8780db7ce8defa5de8bcb1c534994547334b82bb220d746155618616d22f
"devtools-protocol@npm:0.0.1312386":
version: 0.0.1312386
resolution: "devtools-protocol@npm:0.0.1312386"
checksum: 10/bd5e3d280d1293bba9b2283c7b372981f566f46b57fa56d40af3b9e90d3a91dbd49ddad39a2164c87d7b5157c8aa876ef3b0539cf61d655bc46583f4b4589782
languageName: node
linkType: hard

Expand Down Expand Up @@ -11917,7 +11905,7 @@ __metadata:
languageName: node
linkType: hard

"extract-zip@npm:2.0.1":
"extract-zip@npm:^2.0.1":
version: 2.0.1
resolution: "extract-zip@npm:2.0.1"
dependencies:
Expand Down Expand Up @@ -18563,7 +18551,7 @@ __metadata:
languageName: node
linkType: hard

"progress@npm:2.0.3":
"progress@npm:^2.0.3":
version: 2.0.3
resolution: "progress@npm:2.0.3"
checksum: 10/e6f0bcb71f716eee9dfac0fe8a2606e3704d6a64dd93baaf49fbadbc8499989a610fe14cf1bc6f61b6d6653c49408d94f4a94e124538084efd8e4cf525e0293d
Expand Down Expand Up @@ -18636,7 +18624,7 @@ __metadata:
languageName: node
linkType: hard

"proxy-agent@npm:6.4.0":
"proxy-agent@npm:^6.4.0":
version: 6.4.0
resolution: "proxy-agent@npm:6.4.0"
dependencies:
Expand Down Expand Up @@ -18743,30 +18731,31 @@ __metadata:
languageName: node
linkType: hard

"puppeteer-core@npm:22.13.0":
version: 22.13.0
resolution: "puppeteer-core@npm:22.13.0"
"puppeteer-core@npm:23.0.1":
version: 23.0.1
resolution: "puppeteer-core@npm:23.0.1"
dependencies:
"@puppeteer/browsers": "npm:2.2.3"
chromium-bidi: "npm:0.6.0"
debug: "npm:^4.3.5"
devtools-protocol: "npm:0.0.1299070"
"@puppeteer/browsers": "npm:2.3.0"
chromium-bidi: "npm:0.6.4"
debug: "npm:^4.3.6"
devtools-protocol: "npm:0.0.1312386"
ws: "npm:^8.18.0"
checksum: 10/ee21e9f1c8a6f2db1163524a4e467a7d2cb072ef631f087eba7f8410206c824a36054a2d71f7da62c89dda353ed797264d9098cf7b1beb384a8f78ba601bb83e
checksum: 10/1cfad7ef1083041846a0b791f602cfa280a59de889739080e953ce0e7b96d699df62f787b87ec7003ed854fdcd4d6b1a8dfba2433d1ea293e2ea317622eda388
languageName: node
linkType: hard

"puppeteer@npm:^22.13.0":
version: 22.13.0
resolution: "puppeteer@npm:22.13.0"
"puppeteer@npm:^23.0.1":
version: 23.0.1
resolution: "puppeteer@npm:23.0.1"
dependencies:
"@puppeteer/browsers": "npm:2.2.3"
"@puppeteer/browsers": "npm:2.3.0"
chromium-bidi: "npm:0.6.4"
cosmiconfig: "npm:^9.0.0"
devtools-protocol: "npm:0.0.1299070"
puppeteer-core: "npm:22.13.0"
devtools-protocol: "npm:0.0.1312386"
puppeteer-core: "npm:23.0.1"
bin:
puppeteer: lib/esm/puppeteer/node/cli.js
checksum: 10/a5dc74d636c813038b3eed42debd3919de0957547109a612b575d9b1352a06635cfd7c7cb2aab6681696cb9a80f7a48ce1adc72552c0ac54bb5fceec7012ba98
checksum: 10/8965efad14ba2fadfcc2b5cef58df17c84221ff8cd0fd141e4763d3c6926ae4a502766df760893f4fc476b7d731d54edafa721769620c6a11c4008c96d29c6fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -19687,17 +19676,6 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:7.6.0":
version: 7.6.0
resolution: "semver@npm:7.6.0"
dependencies:
lru-cache: "npm:^6.0.0"
bin:
semver: bin/semver.js
checksum: 10/1b41018df2d8aca5a1db4729985e8e20428c650daea60fcd16e926e9383217d00f574fab92d79612771884a98d2ee2a1973f49d630829a8d54d6570defe62535
languageName: node
linkType: hard

"semver@npm:^6.0.0, semver@npm:^6.3.0, semver@npm:^6.3.1":
version: 6.3.1
resolution: "semver@npm:6.3.1"
Expand All @@ -19716,6 +19694,15 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.6.3":
version: 7.6.3
resolution: "semver@npm:7.6.3"
bin:
semver: bin/semver.js
checksum: 10/36b1fbe1a2b6f873559cd57b238f1094a053dbfd997ceeb8757d79d1d2089c56d1321b9f1069ce263dc64cfa922fa1d2ad566b39426fe1ac6c723c1487589e10
languageName: node
linkType: hard

"semver@npm:~7.5.4":
version: 7.5.4
resolution: "semver@npm:7.5.4"
Expand Down Expand Up @@ -20861,9 +20848,9 @@ __metadata:
languageName: node
linkType: hard

"tar-fs@npm:3.0.5":
version: 3.0.5
resolution: "tar-fs@npm:3.0.5"
"tar-fs@npm:^3.0.6":
version: 3.0.6
resolution: "tar-fs@npm:3.0.6"
dependencies:
bare-fs: "npm:^2.1.1"
bare-path: "npm:^2.1.0"
Expand All @@ -20874,7 +20861,7 @@ __metadata:
optional: true
bare-path:
optional: true
checksum: 10/a15c18e80b872918c7dff22ff29db367c8014d1b3d34b0ec57cfe11645836dc01487c078a975a9d5e358f078f59e7b8adc5c671cc0848ba27b9b429669722bd8
checksum: 10/277f9ba707928ed7396f582b7f9648617f7683a84ac7a97d66404b0811c9c9e55136a6b88e3ba72515c2761b50aebfd428598d2770ea6ba95fda3e06e75380c7
languageName: node
linkType: hard

Expand Down Expand Up @@ -21460,7 +21447,7 @@ __metadata:
languageName: node
linkType: hard

"unbzip2-stream@npm:1.4.3":
"unbzip2-stream@npm:^1.4.3":
version: 1.4.3
resolution: "unbzip2-stream@npm:1.4.3"
dependencies:
Expand Down Expand Up @@ -22490,7 +22477,7 @@ __metadata:
eslint-plugin-import-x: "npm:^3.0.1"
eslint-plugin-vue: "npm:^9.27.0"
examples: "workspace:^"
puppeteer: "npm:^22.13.0"
puppeteer: "npm:^23.0.1"
typescript: "npm:5.5.3"
vitepress: "npm:^1.3.1"
vue-eslint-parser: "npm:^9.4.3"
Expand Down Expand Up @@ -23252,33 +23239,33 @@ __metadata:
languageName: node
linkType: hard

"yargs@npm:17.7.2, yargs@npm:^17.5.1":
version: 17.7.2
resolution: "yargs@npm:17.7.2"
"yargs@npm:^16.0.0":
version: 16.2.0
resolution: "yargs@npm:16.2.0"
dependencies:
cliui: "npm:^8.0.1"
cliui: "npm:^7.0.2"
escalade: "npm:^3.1.1"
get-caller-file: "npm:^2.0.5"
require-directory: "npm:^2.1.1"
string-width: "npm:^4.2.3"
string-width: "npm:^4.2.0"
y18n: "npm:^5.0.5"
yargs-parser: "npm:^21.1.1"
checksum: 10/abb3e37678d6e38ea85485ed86ebe0d1e3464c640d7d9069805ea0da12f69d5a32df8e5625e370f9c96dd1c2dc088ab2d0a4dd32af18222ef3c4224a19471576
yargs-parser: "npm:^20.2.2"
checksum: 10/807fa21211d2117135d557f95fcd3c3d390530cda2eca0c840f1d95f0f40209dcfeb5ec18c785a1f3425896e623e3b2681e8bb7b6600060eda1c3f4804e7957e
languageName: node
linkType: hard

"yargs@npm:^16.0.0":
version: 16.2.0
resolution: "yargs@npm:16.2.0"
"yargs@npm:^17.5.1, yargs@npm:^17.7.2":
version: 17.7.2
resolution: "yargs@npm:17.7.2"
dependencies:
cliui: "npm:^7.0.2"
cliui: "npm:^8.0.1"
escalade: "npm:^3.1.1"
get-caller-file: "npm:^2.0.5"
require-directory: "npm:^2.1.1"
string-width: "npm:^4.2.0"
string-width: "npm:^4.2.3"
y18n: "npm:^5.0.5"
yargs-parser: "npm:^20.2.2"
checksum: 10/807fa21211d2117135d557f95fcd3c3d390530cda2eca0c840f1d95f0f40209dcfeb5ec18c785a1f3425896e623e3b2681e8bb7b6600060eda1c3f4804e7957e
yargs-parser: "npm:^21.1.1"
checksum: 10/abb3e37678d6e38ea85485ed86ebe0d1e3464c640d7d9069805ea0da12f69d5a32df8e5625e370f9c96dd1c2dc088ab2d0a4dd32af18222ef3c4224a19471576
languageName: node
linkType: hard

Expand Down

0 comments on commit 9ca4a08

Please sign in to comment.