From 3a61c9860d09e47d55ee53880afbdf2947147f3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 14:02:49 +0000 Subject: [PATCH] Bump appium from 2.4.1 to 2.5.0 Bumps [appium](https://github.com/appium/appium/tree/HEAD/packages/appium) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/appium/appium/releases) - [Changelog](https://github.com/appium/appium/blob/master/packages/appium/CHANGELOG.md) - [Commits](https://github.com/appium/appium/commits/appium@2.5.0/packages/appium) --- updated-dependencies: - dependency-name: appium dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 462 ++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 431 insertions(+), 31 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6eb4b2fc18..52622ffb80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22,7 +22,7 @@ __metadata: languageName: node linkType: hard -"@appium/base-driver@npm:^9.0.0, @appium/base-driver@npm:^9.1.0, @appium/base-driver@npm:^9.5.0": +"@appium/base-driver@npm:^9.0.0, @appium/base-driver@npm:^9.1.0": version: 9.5.0 resolution: "@appium/base-driver@npm:9.5.0" dependencies: @@ -60,45 +60,81 @@ __metadata: languageName: node linkType: hard -"@appium/base-plugin@npm:^2.2.26": - version: 2.2.26 - resolution: "@appium/base-plugin@npm:2.2.26" +"@appium/base-driver@npm:^9.5.1": + version: 9.5.1 + resolution: "@appium/base-driver@npm:9.5.1" dependencies: - "@appium/base-driver": ^9.5.0 - "@appium/support": ^4.2.0 - checksum: 0b01d6101310ca5419dbab43f065ebda1a18cc8967ee724005e8b1a7f939d880103b200a341cd8afed2e8eda3ecc03ca774bf0499ed0f8382e3d113d08994175 + "@appium/support": ^4.2.1 + "@appium/types": ^0.16.1 + "@colors/colors": 1.6.0 + "@types/async-lock": 1.4.2 + "@types/bluebird": 3.5.42 + "@types/express": 4.17.21 + "@types/lodash": 4.14.202 + "@types/method-override": 0.0.35 + "@types/serve-favicon": 2.5.7 + async-lock: 1.4.1 + asyncbox: 3.0.0 + axios: 1.6.7 + bluebird: 3.7.2 + body-parser: 1.20.2 + es6-error: 4.1.1 + express: 4.18.2 + http-status-codes: 2.3.0 + lodash: 4.17.21 + lru-cache: 10.2.0 + method-override: 3.0.0 + morgan: 1.10.0 + path-to-regexp: 6.2.1 + serve-favicon: 2.5.0 + source-map-support: 0.5.21 + spdy: 4.0.2 + type-fest: 4.10.1 + validate.js: 0.13.1 + dependenciesMeta: + spdy: + optional: true + checksum: e97598c60ddf63c432719bc85facd38a7bb0685383cf2351328b1658b0d63423fbfe3356f16de92b7048c2dd4f2f92c971e34cd5f6fe904f076e014e4dbed49f languageName: node linkType: hard -"@appium/docutils@npm:^1.0.2": - version: 1.0.2 - resolution: "@appium/docutils@npm:1.0.2" +"@appium/base-plugin@npm:^2.2.27": + version: 2.2.27 + resolution: "@appium/base-plugin@npm:2.2.27" dependencies: - "@appium/support": ^4.2.0 + "@appium/base-driver": ^9.5.1 + "@appium/support": ^4.2.1 + checksum: c6ea16a993e3708f2cf1e806da371806d4926984f7e9f6003d4da68c2f33e99fc9704a6fb2db7583d314c9681b682bb834475e2b785b8f259ba2265ac71ae847 + languageName: node + linkType: hard + +"@appium/docutils@npm:^1.0.3": + version: 1.0.3 + resolution: "@appium/docutils@npm:1.0.3" + dependencies: + "@appium/support": ^4.2.1 "@appium/tsconfig": ^0.x "@sliphua/lilconfig-ts-loader": 3.2.2 "@types/which": 3.0.3 chalk: 4.1.2 - consola: 2.15.3 + consola: 3.2.3 diff: 5.1.0 - figures: 3.2.0 json5: 2.2.3 lilconfig: 3.0.0 lodash: 4.17.21 - log-symbols: 4.1.0 pkg-dir: 5.0.0 read-pkg: 5.2.0 semver: 7.5.4 source-map-support: 0.5.21 teen_process: 2.1.1 - type-fest: 4.9.0 + type-fest: 4.10.1 typescript: 5.2.2 yaml: 2.3.4 yargs: 17.7.2 yargs-parser: 21.1.1 bin: appium-docs: bin/appium-docs.js - checksum: b05e0a6575a3dda5d91197211de2ed3ce50556d6c17a661de0a434202fa7981939a1bb62be59968ac781caeafae105d0b87c75d1318b18dc50833b9a73b90c80 + checksum: 7ada1f34991a5205cbfa41e3b4911b336723a004eac659be88a77a8e86e5f2690754da9bf00865750ccb775587c4c39152f97130876523d335f62e2b43d29b9e languageName: node linkType: hard @@ -188,6 +224,71 @@ __metadata: languageName: node linkType: hard +"@appium/support@npm:^4.2.1": + version: 4.2.1 + resolution: "@appium/support@npm:4.2.1" + dependencies: + "@appium/tsconfig": ^0.x + "@appium/types": ^0.16.1 + "@colors/colors": 1.6.0 + "@types/archiver": 6.0.2 + "@types/base64-stream": 1.0.5 + "@types/find-root": 1.1.4 + "@types/jsftp": 2.1.5 + "@types/klaw": 3.0.6 + "@types/lockfile": 1.0.4 + "@types/mv": 2.1.4 + "@types/ncp": 2.0.8 + "@types/npmlog": 7.0.0 + "@types/pluralize": 0.0.33 + "@types/semver": 7.5.6 + "@types/shell-quote": 1.7.5 + "@types/supports-color": 8.1.3 + "@types/teen_process": 2.0.4 + "@types/uuid": 9.0.8 + "@types/which": 3.0.3 + archiver: 6.0.1 + axios: 1.6.7 + base64-stream: 1.0.0 + bluebird: 3.7.2 + bplist-creator: 0.1.1 + bplist-parser: 0.3.2 + form-data: 4.0.0 + get-stream: 6.0.1 + glob: 10.3.10 + jsftp: 2.1.3 + klaw: 4.1.0 + lockfile: 1.0.4 + lodash: 4.17.21 + log-symbols: 4.1.0 + moment: 2.30.1 + mv: 2.1.1 + ncp: 2.0.0 + npmlog: 7.0.1 + opencv-bindings: 4.5.5 + pkg-dir: 5.0.0 + plist: 3.1.0 + pluralize: 8.0.0 + read-pkg: 5.2.0 + resolve-from: 5.0.0 + sanitize-filename: 1.6.3 + semver: 7.5.4 + sharp: 0.33.2 + shell-quote: 1.8.1 + source-map-support: 0.5.21 + supports-color: 8.1.1 + teen_process: 2.1.1 + type-fest: 4.10.1 + uuid: 9.0.1 + which: 4.0.0 + yauzl: 2.10.0 + dependenciesMeta: + sharp: + optional: true + checksum: 3ce2814e5e5285f412a555c6f892a9342a4aad0541b2af7f97dbd14f8eac3422dd883214a66676e6301f3917edb89ecfd9b99e7949ef8d322c2b90a0af72d9ed + languageName: node + linkType: hard + "@appium/tsconfig@npm:^0.x": version: 0.3.2 resolution: "@appium/tsconfig@npm:0.3.2" @@ -211,6 +312,20 @@ __metadata: languageName: node linkType: hard +"@appium/types@npm:^0.16.1": + version: 0.16.1 + resolution: "@appium/types@npm:0.16.1" + dependencies: + "@appium/schema": ^0.5.0 + "@appium/tsconfig": ^0.x + "@types/express": 4.17.21 + "@types/npmlog": 7.0.0 + "@types/ws": 8.5.10 + type-fest: 4.10.1 + checksum: c648e9ba97642839272142d98ce75c9997b448fca6a56dc7ceee67a4d815ec2574d844b314888fe2b6cac743308d7bde4cfeb2fe255f419b5136aaf22c77e44d + languageName: node + linkType: hard + "@azure/abort-controller@npm:^1.0.0": version: 1.1.0 resolution: "@azure/abort-controller@npm:1.1.0" @@ -2065,6 +2180,15 @@ __metadata: languageName: node linkType: hard +"@emnapi/runtime@npm:^0.45.0": + version: 0.45.0 + resolution: "@emnapi/runtime@npm:0.45.0" + dependencies: + tslib: ^2.4.0 + checksum: 59c81a4edc68c959b2f891eb310b063c87e69ef18eb77563bfd59b0086b27c7581b8e40edbf590e3fd3af437ace98d06e81b7a8613e8317c619e479831540b93 + languageName: node + linkType: hard + "@emotion/hash@npm:^0.8.0": version: 0.8.0 resolution: "@emotion/hash@npm:0.8.0" @@ -4258,6 +4382,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-darwin-arm64@npm:0.33.2": + version: 0.33.2 + resolution: "@img/sharp-darwin-arm64@npm:0.33.2" + dependencies: + "@img/sharp-libvips-darwin-arm64": 1.0.1 + dependenciesMeta: + "@img/sharp-libvips-darwin-arm64": + optional: true + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + "@img/sharp-darwin-x64@npm:0.33.1": version: 0.33.1 resolution: "@img/sharp-darwin-x64@npm:0.33.1" @@ -4270,6 +4406,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-darwin-x64@npm:0.33.2": + version: 0.33.2 + resolution: "@img/sharp-darwin-x64@npm:0.33.2" + dependencies: + "@img/sharp-libvips-darwin-x64": 1.0.1 + dependenciesMeta: + "@img/sharp-libvips-darwin-x64": + optional: true + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + "@img/sharp-libvips-darwin-arm64@npm:1.0.0": version: 1.0.0 resolution: "@img/sharp-libvips-darwin-arm64@npm:1.0.0" @@ -4277,6 +4425,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-darwin-arm64@npm:1.0.1": + version: 1.0.1 + resolution: "@img/sharp-libvips-darwin-arm64@npm:1.0.1" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + "@img/sharp-libvips-darwin-x64@npm:1.0.0": version: 1.0.0 resolution: "@img/sharp-libvips-darwin-x64@npm:1.0.0" @@ -4284,6 +4439,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-darwin-x64@npm:1.0.1": + version: 1.0.1 + resolution: "@img/sharp-libvips-darwin-x64@npm:1.0.1" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + "@img/sharp-libvips-linux-arm64@npm:1.0.0": version: 1.0.0 resolution: "@img/sharp-libvips-linux-arm64@npm:1.0.0" @@ -4291,6 +4453,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linux-arm64@npm:1.0.1": + version: 1.0.1 + resolution: "@img/sharp-libvips-linux-arm64@npm:1.0.1" + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-libvips-linux-arm@npm:1.0.0": version: 1.0.0 resolution: "@img/sharp-libvips-linux-arm@npm:1.0.0" @@ -4298,6 +4467,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linux-arm@npm:1.0.1": + version: 1.0.1 + resolution: "@img/sharp-libvips-linux-arm@npm:1.0.1" + conditions: os=linux & cpu=arm & libc=glibc + languageName: node + linkType: hard + "@img/sharp-libvips-linux-s390x@npm:1.0.0": version: 1.0.0 resolution: "@img/sharp-libvips-linux-s390x@npm:1.0.0" @@ -4305,6 +4481,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linux-s390x@npm:1.0.1": + version: 1.0.1 + resolution: "@img/sharp-libvips-linux-s390x@npm:1.0.1" + conditions: os=linux & cpu=s390x & libc=glibc + languageName: node + linkType: hard + "@img/sharp-libvips-linux-x64@npm:1.0.0": version: 1.0.0 resolution: "@img/sharp-libvips-linux-x64@npm:1.0.0" @@ -4312,6 +4495,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linux-x64@npm:1.0.1": + version: 1.0.1 + resolution: "@img/sharp-libvips-linux-x64@npm:1.0.1" + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-libvips-linuxmusl-arm64@npm:1.0.0": version: 1.0.0 resolution: "@img/sharp-libvips-linuxmusl-arm64@npm:1.0.0" @@ -4319,6 +4509,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linuxmusl-arm64@npm:1.0.1": + version: 1.0.1 + resolution: "@img/sharp-libvips-linuxmusl-arm64@npm:1.0.1" + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + "@img/sharp-libvips-linuxmusl-x64@npm:1.0.0": version: 1.0.0 resolution: "@img/sharp-libvips-linuxmusl-x64@npm:1.0.0" @@ -4326,6 +4523,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-libvips-linuxmusl-x64@npm:1.0.1": + version: 1.0.1 + resolution: "@img/sharp-libvips-linuxmusl-x64@npm:1.0.1" + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + "@img/sharp-linux-arm64@npm:0.33.1": version: 0.33.1 resolution: "@img/sharp-linux-arm64@npm:0.33.1" @@ -4338,6 +4542,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linux-arm64@npm:0.33.2": + version: 0.33.2 + resolution: "@img/sharp-linux-arm64@npm:0.33.2" + dependencies: + "@img/sharp-libvips-linux-arm64": 1.0.1 + dependenciesMeta: + "@img/sharp-libvips-linux-arm64": + optional: true + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-linux-arm@npm:0.33.1": version: 0.33.1 resolution: "@img/sharp-linux-arm@npm:0.33.1" @@ -4350,6 +4566,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linux-arm@npm:0.33.2": + version: 0.33.2 + resolution: "@img/sharp-linux-arm@npm:0.33.2" + dependencies: + "@img/sharp-libvips-linux-arm": 1.0.1 + dependenciesMeta: + "@img/sharp-libvips-linux-arm": + optional: true + conditions: os=linux & cpu=arm & libc=glibc + languageName: node + linkType: hard + "@img/sharp-linux-s390x@npm:0.33.1": version: 0.33.1 resolution: "@img/sharp-linux-s390x@npm:0.33.1" @@ -4362,6 +4590,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linux-s390x@npm:0.33.2": + version: 0.33.2 + resolution: "@img/sharp-linux-s390x@npm:0.33.2" + dependencies: + "@img/sharp-libvips-linux-s390x": 1.0.1 + dependenciesMeta: + "@img/sharp-libvips-linux-s390x": + optional: true + conditions: os=linux & cpu=s390x & libc=glibc + languageName: node + linkType: hard + "@img/sharp-linux-x64@npm:0.33.1": version: 0.33.1 resolution: "@img/sharp-linux-x64@npm:0.33.1" @@ -4374,6 +4614,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linux-x64@npm:0.33.2": + version: 0.33.2 + resolution: "@img/sharp-linux-x64@npm:0.33.2" + dependencies: + "@img/sharp-libvips-linux-x64": 1.0.1 + dependenciesMeta: + "@img/sharp-libvips-linux-x64": + optional: true + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + "@img/sharp-linuxmusl-arm64@npm:0.33.1": version: 0.33.1 resolution: "@img/sharp-linuxmusl-arm64@npm:0.33.1" @@ -4386,6 +4638,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linuxmusl-arm64@npm:0.33.2": + version: 0.33.2 + resolution: "@img/sharp-linuxmusl-arm64@npm:0.33.2" + dependencies: + "@img/sharp-libvips-linuxmusl-arm64": 1.0.1 + dependenciesMeta: + "@img/sharp-libvips-linuxmusl-arm64": + optional: true + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + "@img/sharp-linuxmusl-x64@npm:0.33.1": version: 0.33.1 resolution: "@img/sharp-linuxmusl-x64@npm:0.33.1" @@ -4398,6 +4662,18 @@ __metadata: languageName: node linkType: hard +"@img/sharp-linuxmusl-x64@npm:0.33.2": + version: 0.33.2 + resolution: "@img/sharp-linuxmusl-x64@npm:0.33.2" + dependencies: + "@img/sharp-libvips-linuxmusl-x64": 1.0.1 + dependenciesMeta: + "@img/sharp-libvips-linuxmusl-x64": + optional: true + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + "@img/sharp-wasm32@npm:0.33.1": version: 0.33.1 resolution: "@img/sharp-wasm32@npm:0.33.1" @@ -4407,6 +4683,15 @@ __metadata: languageName: node linkType: hard +"@img/sharp-wasm32@npm:0.33.2": + version: 0.33.2 + resolution: "@img/sharp-wasm32@npm:0.33.2" + dependencies: + "@emnapi/runtime": ^0.45.0 + conditions: cpu=wasm32 + languageName: node + linkType: hard + "@img/sharp-win32-ia32@npm:0.33.1": version: 0.33.1 resolution: "@img/sharp-win32-ia32@npm:0.33.1" @@ -4414,6 +4699,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-win32-ia32@npm:0.33.2": + version: 0.33.2 + resolution: "@img/sharp-win32-ia32@npm:0.33.2" + conditions: os=win32 & cpu=ia32 + languageName: node + linkType: hard + "@img/sharp-win32-x64@npm:0.33.1": version: 0.33.1 resolution: "@img/sharp-win32-x64@npm:0.33.1" @@ -4421,6 +4713,13 @@ __metadata: languageName: node linkType: hard +"@img/sharp-win32-x64@npm:0.33.2": + version: 0.33.2 + resolution: "@img/sharp-win32-x64@npm:0.33.2" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + "@isaacs/cliui@npm:^8.0.2": version: 8.0.2 resolution: "@isaacs/cliui@npm:8.0.2" @@ -6961,6 +7260,13 @@ __metadata: languageName: node linkType: hard +"@types/uuid@npm:9.0.8": + version: 9.0.8 + resolution: "@types/uuid@npm:9.0.8" + checksum: b8c60b7ba8250356b5088302583d1704a4e1a13558d143c549c408bf8920535602ffc12394ede77f8a8083511b023704bc66d1345792714002bfa261b17c5275 + languageName: node + linkType: hard + "@types/which@npm:3.0.3": version: 3.0.3 resolution: "@types/which@npm:3.0.3" @@ -8272,15 +8578,15 @@ __metadata: linkType: hard "appium@npm:^2.0.0": - version: 2.4.1 - resolution: "appium@npm:2.4.1" + version: 2.5.0 + resolution: "appium@npm:2.5.0" dependencies: - "@appium/base-driver": ^9.5.0 - "@appium/base-plugin": ^2.2.26 - "@appium/docutils": ^1.0.2 + "@appium/base-driver": ^9.5.1 + "@appium/base-plugin": ^2.2.27 + "@appium/docutils": ^1.0.3 "@appium/schema": ~0.5.0 - "@appium/support": ^4.2.0 - "@appium/types": ^0.16.0 + "@appium/support": ^4.2.1 + "@appium/types": ^0.16.1 "@sidvind/better-ajv-errors": 2.1.3 "@types/argparse": 2.0.14 "@types/bluebird": 3.5.42 @@ -8293,7 +8599,7 @@ __metadata: argparse: 2.0.1 async-lock: 1.4.1 asyncbox: 3.0.0 - axios: 1.6.3 + axios: 1.6.7 bluebird: 3.7.2 cross-env: 7.0.3 lilconfig: 3.0.0 @@ -8305,14 +8611,14 @@ __metadata: semver: 7.5.4 source-map-support: 0.5.21 teen_process: 2.1.1 - type-fest: 4.9.0 + type-fest: 4.10.1 winston: 3.11.0 wrap-ansi: 7.0.0 ws: 8.16.0 yaml: 2.3.4 bin: appium: index.js - checksum: ecd79f8a870b3a4b15b556b8639cf3b3049d776702ef8295d92d9a48a55eae1c9ff30d71f4ad10bfaa160c7bc0ed889198d306e15bd9f40ecfdb11fca52dcfec + checksum: bcd129e1bf6e6f99f532154451a745d434a21b44d4c0c5356cc7cd7777c650cf528a2f7d8aa833d36d22752f9ce671ea4b09af2b20f1360b88a7682b4ef55e4f languageName: node linkType: hard @@ -8887,6 +9193,17 @@ __metadata: languageName: node linkType: hard +"axios@npm:1.6.7": + version: 1.6.7 + resolution: "axios@npm:1.6.7" + dependencies: + follow-redirects: ^1.15.4 + form-data: ^4.0.0 + proxy-from-env: ^1.1.0 + checksum: 87d4d429927d09942771f3b3a6c13580c183e31d7be0ee12f09be6d5655304996bb033d85e54be81606f4e89684df43be7bf52d14becb73a12727bf33298a082 + languageName: node + linkType: hard + "axios@npm:^1.4.0, axios@npm:^1.6.5, axios@npm:^1.x": version: 1.6.5 resolution: "axios@npm:1.6.5" @@ -10181,10 +10498,10 @@ __metadata: languageName: node linkType: hard -"consola@npm:2.15.3": - version: 2.15.3 - resolution: "consola@npm:2.15.3" - checksum: 8ef7a09b703ec67ac5c389a372a33b6dc97eda6c9876443a60d76a3076eea0259e7f67a4e54fd5a52f97df73690822d090cf8b7e102b5761348afef7c6d03e28 +"consola@npm:3.2.3": + version: 3.2.3 + resolution: "consola@npm:3.2.3" + checksum: 32ec70e177dd2385c42e38078958cc7397be91db21af90c6f9faa0b16168b49b1c61d689338604bbb2d64370b9347a35f42a9197663a913d3a405bb0ce728499 languageName: node linkType: hard @@ -12177,7 +12494,7 @@ __metadata: languageName: node linkType: hard -"figures@npm:3.2.0, figures@npm:^3.0.0": +"figures@npm:^3.0.0": version: 3.2.0 resolution: "figures@npm:3.2.0" dependencies: @@ -15595,6 +15912,13 @@ __metadata: languageName: node linkType: hard +"lru-cache@npm:10.2.0": + version: 10.2.0 + resolution: "lru-cache@npm:10.2.0" + checksum: eee7ddda4a7475deac51ac81d7dd78709095c6fa46e8350dc2d22462559a1faa3b81ed931d5464b13d48cbd7e08b46100b6f768c76833912bc444b99c37e25db + languageName: node + linkType: hard + "lru-cache@npm:^4.0.1": version: 4.1.5 resolution: "lru-cache@npm:4.1.5" @@ -19268,6 +19592,75 @@ __metadata: languageName: node linkType: hard +"sharp@npm:0.33.2": + version: 0.33.2 + resolution: "sharp@npm:0.33.2" + dependencies: + "@img/sharp-darwin-arm64": 0.33.2 + "@img/sharp-darwin-x64": 0.33.2 + "@img/sharp-libvips-darwin-arm64": 1.0.1 + "@img/sharp-libvips-darwin-x64": 1.0.1 + "@img/sharp-libvips-linux-arm": 1.0.1 + "@img/sharp-libvips-linux-arm64": 1.0.1 + "@img/sharp-libvips-linux-s390x": 1.0.1 + "@img/sharp-libvips-linux-x64": 1.0.1 + "@img/sharp-libvips-linuxmusl-arm64": 1.0.1 + "@img/sharp-libvips-linuxmusl-x64": 1.0.1 + "@img/sharp-linux-arm": 0.33.2 + "@img/sharp-linux-arm64": 0.33.2 + "@img/sharp-linux-s390x": 0.33.2 + "@img/sharp-linux-x64": 0.33.2 + "@img/sharp-linuxmusl-arm64": 0.33.2 + "@img/sharp-linuxmusl-x64": 0.33.2 + "@img/sharp-wasm32": 0.33.2 + "@img/sharp-win32-ia32": 0.33.2 + "@img/sharp-win32-x64": 0.33.2 + color: ^4.2.3 + detect-libc: ^2.0.2 + semver: ^7.5.4 + dependenciesMeta: + "@img/sharp-darwin-arm64": + optional: true + "@img/sharp-darwin-x64": + optional: true + "@img/sharp-libvips-darwin-arm64": + optional: true + "@img/sharp-libvips-darwin-x64": + optional: true + "@img/sharp-libvips-linux-arm": + optional: true + "@img/sharp-libvips-linux-arm64": + optional: true + "@img/sharp-libvips-linux-s390x": + optional: true + "@img/sharp-libvips-linux-x64": + optional: true + "@img/sharp-libvips-linuxmusl-arm64": + optional: true + "@img/sharp-libvips-linuxmusl-x64": + optional: true + "@img/sharp-linux-arm": + optional: true + "@img/sharp-linux-arm64": + optional: true + "@img/sharp-linux-s390x": + optional: true + "@img/sharp-linux-x64": + optional: true + "@img/sharp-linuxmusl-arm64": + optional: true + "@img/sharp-linuxmusl-x64": + optional: true + "@img/sharp-wasm32": + optional: true + "@img/sharp-win32-ia32": + optional: true + "@img/sharp-win32-x64": + optional: true + checksum: 3d294619d7322f292faabd4aea7192c87c59210eb29c5c507d1b092975ff83e48f084f2bf59dd8050182f665fa118f99e4de9df551b757c45c2859b12d8ccb44 + languageName: node + linkType: hard + "shebang-command@npm:^1.2.0": version: 1.2.0 resolution: "shebang-command@npm:1.2.0" @@ -20343,6 +20736,13 @@ __metadata: languageName: node linkType: hard +"type-fest@npm:4.10.1": + version: 4.10.1 + resolution: "type-fest@npm:4.10.1" + checksum: 93fa506a81c963d4a4efcf72daa730d7720366fd26cde38c2be816122d46dddebaf4faa91ab89f8b19482d1bbdf8c497858e11d451602eafc9ea9ab08aee7327 + languageName: node + linkType: hard + "type-fest@npm:4.9.0, type-fest@npm:^4.4.0": version: 4.9.0 resolution: "type-fest@npm:4.9.0"