From e6396f62fe903de447bdbd6c1f784bd5fbad361a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 15:33:47 +0000 Subject: [PATCH] chore(deps): update dependency netlify-cli to v17.17.2 --- yarn.lock | 408 ++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 277 insertions(+), 131 deletions(-) diff --git a/yarn.lock b/yarn.lock index fe544d3..3a778d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2471,9 +2471,9 @@ __metadata: languageName: node linkType: hard -"@netlify/build-info@npm:7.12.1": - version: 7.12.1 - resolution: "@netlify/build-info@npm:7.12.1" +"@netlify/build-info@npm:7.13.0": + version: 7.13.0 + resolution: "@netlify/build-info@npm:7.13.0" dependencies: "@bugsnag/js": "npm:^7.20.0" "@iarna/toml": "npm:^2.2.5" @@ -2486,27 +2486,27 @@ __metadata: yargs: "npm:^17.6.0" bin: build-info: bin.js - checksum: 10/44bc0770be93e58e2e45ed6a1b6b9e98cf9b316d88b8bd1e0adf30a894d034292be8a8d51f5ecea13468e2b5ab38efc9292eaa46596381f11383527b3e6d8e61 + checksum: 10/013b275bbeb72d9dcc9b2eea1e03a41dcd4f5fe4e2e5b2c13a62d22f4e3ce194b5d29626375af72abd0aa1c420c91c7ac64420b685c76c6ef81b8648db4cdc64 languageName: node linkType: hard -"@netlify/build@npm:29.33.7": - version: 29.33.7 - resolution: "@netlify/build@npm:29.33.7" +"@netlify/build@npm:29.36.1": + version: 29.36.1 + resolution: "@netlify/build@npm:29.36.1" dependencies: "@bugsnag/js": "npm:^7.0.0" "@netlify/blobs": "npm:^6.5.0" "@netlify/cache-utils": "npm:^5.1.5" - "@netlify/config": "npm:^20.11.1" + "@netlify/config": "npm:^20.12.1" "@netlify/edge-bundler": "npm:11.2.2" "@netlify/framework-info": "npm:^9.8.10" - "@netlify/functions-utils": "npm:^5.2.50" + "@netlify/functions-utils": "npm:^5.2.51" "@netlify/git-utils": "npm:^5.1.1" - "@netlify/opentelemetry-utils": "npm:^1.0.1" - "@netlify/plugins-list": "npm:^6.73.0" + "@netlify/opentelemetry-utils": "npm:^1.0.2" + "@netlify/plugins-list": "npm:^6.75.0" "@netlify/run-utils": "npm:^5.1.1" - "@netlify/zip-it-and-ship-it": "npm:9.29.1" - "@opentelemetry/api": "npm:~1.6.0" + "@netlify/zip-it-and-ship-it": "npm:9.29.2" + "@opentelemetry/api": "npm:~1.7.0" "@sindresorhus/slugify": "npm:^2.0.0" ansi-escapes: "npm:^6.0.0" chalk: "npm:^5.0.0" @@ -2553,13 +2553,13 @@ __metadata: uuid: "npm:^9.0.0" yargs: "npm:^17.6.0" peerDependencies: - "@netlify/opentelemetry-sdk-setup": ^1.0.2 + "@netlify/opentelemetry-sdk-setup": ^1.0.3 peerDependenciesMeta: "@netlify/opentelemetry-sdk-setup": optional: true bin: netlify-build: bin.js - checksum: 10/69363bc2d57dee82820f460fac712108f1a46611aa7e2cdf9c22089162ea53069b854f79fcfcda8894c0279f0799a5dbe56d022bcc7abf2b612b01ced501f1fd + checksum: 10/c20eff9c862e3fa0bf30b5f9c780145e46c2a9515e130e3086382f8be3cfc784dba2d69cd9451103d18dd44f21846f8eb57b3a7f67355119fb9be7af31c6f908 languageName: node linkType: hard @@ -2579,9 +2579,9 @@ __metadata: languageName: node linkType: hard -"@netlify/config@npm:20.11.1": - version: 20.11.1 - resolution: "@netlify/config@npm:20.11.1" +"@netlify/config@npm:20.12.1, @netlify/config@npm:^20.12.1": + version: 20.12.1 + resolution: "@netlify/config@npm:20.12.1" dependencies: "@iarna/toml": "npm:^2.2.5" chalk: "npm:^5.0.0" @@ -2609,41 +2609,7 @@ __metadata: yargs: "npm:^17.6.0" bin: netlify-config: bin.js - checksum: 10/0e9162ab722f7d83d455c59ff124a6449c00447f89e8cad33097010c48eadd419c783d009de41be8870dd32a4e7cdbf6ff126f997fdb8fb3c6604c57ed183d0c - languageName: node - linkType: hard - -"@netlify/config@npm:^20.11.1": - version: 20.12.0 - resolution: "@netlify/config@npm:20.12.0" - dependencies: - "@iarna/toml": "npm:^2.2.5" - chalk: "npm:^5.0.0" - cron-parser: "npm:^4.1.0" - deepmerge: "npm:^4.2.2" - dot-prop: "npm:^7.0.0" - execa: "npm:^6.0.0" - fast-safe-stringify: "npm:^2.0.7" - figures: "npm:^5.0.0" - filter-obj: "npm:^5.0.0" - find-up: "npm:^6.0.0" - indent-string: "npm:^5.0.0" - is-plain-obj: "npm:^4.0.0" - js-yaml: "npm:^4.0.0" - map-obj: "npm:^5.0.0" - netlify: "npm:^13.1.14" - netlify-headers-parser: "npm:^7.1.4" - netlify-redirect-parser: "npm:^14.2.2" - node-fetch: "npm:^3.3.1" - omit.js: "npm:^2.0.2" - p-locate: "npm:^6.0.0" - path-type: "npm:^5.0.0" - tomlify-j0.4: "npm:^3.0.0" - validate-npm-package-name: "npm:^4.0.0" - yargs: "npm:^17.6.0" - bin: - netlify-config: bin.js - checksum: 10/fb0d42e1453c6b95afaac758d9bf5d89272dd3aaf1ac69195208702bcda4ef26ddd5a332a02c3aaf4229c56e7d057e330809dc4e2eb15eeaa9114ee97826f928 + checksum: 10/ce267003494d21076c4ef7cb5f23e02c2d56b19a1b22e4719af5c1d56be91b960db1194cf7a01273d04d009d45827aa9a43e230b48005e736c915566a7789f90 languageName: node linkType: hard @@ -2697,7 +2663,7 @@ __metadata: languageName: node linkType: hard -"@netlify/functions-utils@npm:^5.2.50": +"@netlify/functions-utils@npm:^5.2.51": version: 5.2.51 resolution: "@netlify/functions-utils@npm:5.2.51" dependencies: @@ -2897,16 +2863,16 @@ __metadata: languageName: node linkType: hard -"@netlify/opentelemetry-utils@npm:^1.0.1": - version: 1.0.1 - resolution: "@netlify/opentelemetry-utils@npm:1.0.1" +"@netlify/opentelemetry-utils@npm:^1.0.2": + version: 1.0.2 + resolution: "@netlify/opentelemetry-utils@npm:1.0.2" dependencies: - "@opentelemetry/api": "npm:~1.6.0" - checksum: 10/5763af5bf612aac6453dccdd827707cb1b5f52657f746d6932d4804063d8c915834ace3b1df3c299e3e2d5b5940fa3ffe53474e01659d83b302531a95c66acc6 + "@opentelemetry/api": "npm:~1.7.0" + checksum: 10/88f1a7424f4ed81e29713d85d10d6e2fdf81029d824904c485835c35c0845e26dc13d34969065d685638fae242dac4e960de18bce667c8f8d0824659c0fe447c languageName: node linkType: hard -"@netlify/plugins-list@npm:^6.73.0": +"@netlify/plugins-list@npm:^6.75.0": version: 6.75.0 resolution: "@netlify/plugins-list@npm:6.75.0" checksum: 10/c759c570b989dc22c5b0880b249294ea5a7b1b033fba761229f7e28ded295b9d5325d78ca98b776142c58c2602350ca254c47e3f66d68bfe32fd2877b4391ce0 @@ -2932,49 +2898,6 @@ __metadata: languageName: node linkType: hard -"@netlify/zip-it-and-ship-it@npm:9.29.1": - version: 9.29.1 - resolution: "@netlify/zip-it-and-ship-it@npm:9.29.1" - dependencies: - "@babel/parser": "npm:^7.22.5" - "@babel/types": "npm:7.23.6" - "@netlify/binary-info": "npm:^1.0.0" - "@netlify/serverless-functions-api": "npm:^1.14.0" - "@vercel/nft": "npm:^0.23.0" - archiver: "npm:^6.0.0" - common-path-prefix: "npm:^3.0.0" - cp-file: "npm:^10.0.0" - es-module-lexer: "npm:^1.0.0" - esbuild: "npm:0.19.11" - execa: "npm:^6.0.0" - fast-glob: "npm:^3.3.2" - filter-obj: "npm:^5.0.0" - find-up: "npm:^6.0.0" - glob: "npm:^8.0.3" - is-builtin-module: "npm:^3.1.0" - is-path-inside: "npm:^4.0.0" - junk: "npm:^4.0.0" - locate-path: "npm:^7.0.0" - merge-options: "npm:^3.0.4" - minimatch: "npm:^9.0.0" - normalize-path: "npm:^3.0.0" - p-map: "npm:^5.0.0" - path-exists: "npm:^5.0.0" - precinct: "npm:^11.0.0" - require-package-name: "npm:^2.0.1" - resolve: "npm:^2.0.0-next.1" - semver: "npm:^7.3.8" - tmp-promise: "npm:^3.0.2" - toml: "npm:^3.0.0" - unixify: "npm:^1.0.0" - urlpattern-polyfill: "npm:8.0.2" - yargs: "npm:^17.0.0" - bin: - zip-it-and-ship-it: dist/bin.js - checksum: 10/745c8552651667b3783426981ea75bcdebe0186c10b7eb21b033675b0c295008b8a3a44d983c2110dd463aea92aa0329ea3e32ff25fb133b2da85c6b376ddd18 - languageName: node - linkType: hard - "@netlify/zip-it-and-ship-it@npm:9.29.2": version: 9.29.2 resolution: "@netlify/zip-it-and-ship-it@npm:9.29.2" @@ -3218,10 +3141,10 @@ __metadata: languageName: node linkType: hard -"@opentelemetry/api@npm:~1.6.0": - version: 1.6.0 - resolution: "@opentelemetry/api@npm:1.6.0" - checksum: 10/b8daefad2c862ed4e1e6b50df8946f08339a27aa83ac3b081bd4ed92e9ae2c365ecfc200f936ce08a1278b9a3c4103b5f33c2c19a495f68e245f727bba41af75 +"@opentelemetry/api@npm:~1.7.0": + version: 1.7.0 + resolution: "@opentelemetry/api@npm:1.7.0" + checksum: 10/bcf7afa7051dcd4583898a68f8a57fb4c85b5cedddf7b6eb3616595c0b3bcd7f5448143b8355b00935a755de004d6285489f8e132f34127efe7b1be404622a3e languageName: node linkType: hard @@ -3232,6 +3155,13 @@ __metadata: languageName: node linkType: hard +"@parcel/watcher-android-arm64@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-android-arm64@npm:2.4.1" + conditions: os=android & cpu=arm64 + languageName: node + linkType: hard + "@parcel/watcher-darwin-arm64@npm:2.4.0": version: 2.4.0 resolution: "@parcel/watcher-darwin-arm64@npm:2.4.0" @@ -3239,6 +3169,13 @@ __metadata: languageName: node linkType: hard +"@parcel/watcher-darwin-arm64@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-darwin-arm64@npm:2.4.1" + conditions: os=darwin & cpu=arm64 + languageName: node + linkType: hard + "@parcel/watcher-darwin-x64@npm:2.4.0": version: 2.4.0 resolution: "@parcel/watcher-darwin-x64@npm:2.4.0" @@ -3246,6 +3183,13 @@ __metadata: languageName: node linkType: hard +"@parcel/watcher-darwin-x64@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-darwin-x64@npm:2.4.1" + conditions: os=darwin & cpu=x64 + languageName: node + linkType: hard + "@parcel/watcher-freebsd-x64@npm:2.4.0": version: 2.4.0 resolution: "@parcel/watcher-freebsd-x64@npm:2.4.0" @@ -3253,6 +3197,13 @@ __metadata: languageName: node linkType: hard +"@parcel/watcher-freebsd-x64@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-freebsd-x64@npm:2.4.1" + conditions: os=freebsd & cpu=x64 + languageName: node + linkType: hard + "@parcel/watcher-linux-arm-glibc@npm:2.4.0": version: 2.4.0 resolution: "@parcel/watcher-linux-arm-glibc@npm:2.4.0" @@ -3260,6 +3211,13 @@ __metadata: languageName: node linkType: hard +"@parcel/watcher-linux-arm-glibc@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-linux-arm-glibc@npm:2.4.1" + conditions: os=linux & cpu=arm & libc=glibc + languageName: node + linkType: hard + "@parcel/watcher-linux-arm64-glibc@npm:2.4.0": version: 2.4.0 resolution: "@parcel/watcher-linux-arm64-glibc@npm:2.4.0" @@ -3267,6 +3225,13 @@ __metadata: languageName: node linkType: hard +"@parcel/watcher-linux-arm64-glibc@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-linux-arm64-glibc@npm:2.4.1" + conditions: os=linux & cpu=arm64 & libc=glibc + languageName: node + linkType: hard + "@parcel/watcher-linux-arm64-musl@npm:2.4.0": version: 2.4.0 resolution: "@parcel/watcher-linux-arm64-musl@npm:2.4.0" @@ -3274,6 +3239,13 @@ __metadata: languageName: node linkType: hard +"@parcel/watcher-linux-arm64-musl@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-linux-arm64-musl@npm:2.4.1" + conditions: os=linux & cpu=arm64 & libc=musl + languageName: node + linkType: hard + "@parcel/watcher-linux-x64-glibc@npm:2.4.0": version: 2.4.0 resolution: "@parcel/watcher-linux-x64-glibc@npm:2.4.0" @@ -3281,6 +3253,13 @@ __metadata: languageName: node linkType: hard +"@parcel/watcher-linux-x64-glibc@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-linux-x64-glibc@npm:2.4.1" + conditions: os=linux & cpu=x64 & libc=glibc + languageName: node + linkType: hard + "@parcel/watcher-linux-x64-musl@npm:2.4.0": version: 2.4.0 resolution: "@parcel/watcher-linux-x64-musl@npm:2.4.0" @@ -3288,6 +3267,13 @@ __metadata: languageName: node linkType: hard +"@parcel/watcher-linux-x64-musl@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-linux-x64-musl@npm:2.4.1" + conditions: os=linux & cpu=x64 & libc=musl + languageName: node + linkType: hard + "@parcel/watcher-wasm@npm:2.4.0": version: 2.4.0 resolution: "@parcel/watcher-wasm@npm:2.4.0" @@ -3299,6 +3285,17 @@ __metadata: languageName: node linkType: hard +"@parcel/watcher-wasm@npm:^2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-wasm@npm:2.4.1" + dependencies: + is-glob: "npm:^4.0.3" + micromatch: "npm:^4.0.5" + napi-wasm: "npm:^1.1.0" + checksum: 10/df32eec32ce1ac895c3ee2ae4574dd5f73f4c886820992e2e7c11e8bf4913d271484cb6c4863914129bd8a104e6924c767efa75bb19e17dde9a5c14408660cd2 + languageName: node + linkType: hard + "@parcel/watcher-win32-arm64@npm:2.4.0": version: 2.4.0 resolution: "@parcel/watcher-win32-arm64@npm:2.4.0" @@ -3306,6 +3303,13 @@ __metadata: languageName: node linkType: hard +"@parcel/watcher-win32-arm64@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-win32-arm64@npm:2.4.1" + conditions: os=win32 & cpu=arm64 + languageName: node + linkType: hard + "@parcel/watcher-win32-ia32@npm:2.4.0": version: 2.4.0 resolution: "@parcel/watcher-win32-ia32@npm:2.4.0" @@ -3313,6 +3317,13 @@ __metadata: languageName: node linkType: hard +"@parcel/watcher-win32-ia32@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-win32-ia32@npm:2.4.1" + conditions: os=win32 & cpu=ia32 + languageName: node + linkType: hard + "@parcel/watcher-win32-x64@npm:2.4.0": version: 2.4.0 resolution: "@parcel/watcher-win32-x64@npm:2.4.0" @@ -3320,6 +3331,13 @@ __metadata: languageName: node linkType: hard +"@parcel/watcher-win32-x64@npm:2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher-win32-x64@npm:2.4.1" + conditions: os=win32 & cpu=x64 + languageName: node + linkType: hard + "@parcel/watcher@npm:^2.4.0": version: 2.4.0 resolution: "@parcel/watcher@npm:2.4.0" @@ -3370,6 +3388,56 @@ __metadata: languageName: node linkType: hard +"@parcel/watcher@npm:^2.4.1": + version: 2.4.1 + resolution: "@parcel/watcher@npm:2.4.1" + dependencies: + "@parcel/watcher-android-arm64": "npm:2.4.1" + "@parcel/watcher-darwin-arm64": "npm:2.4.1" + "@parcel/watcher-darwin-x64": "npm:2.4.1" + "@parcel/watcher-freebsd-x64": "npm:2.4.1" + "@parcel/watcher-linux-arm-glibc": "npm:2.4.1" + "@parcel/watcher-linux-arm64-glibc": "npm:2.4.1" + "@parcel/watcher-linux-arm64-musl": "npm:2.4.1" + "@parcel/watcher-linux-x64-glibc": "npm:2.4.1" + "@parcel/watcher-linux-x64-musl": "npm:2.4.1" + "@parcel/watcher-win32-arm64": "npm:2.4.1" + "@parcel/watcher-win32-ia32": "npm:2.4.1" + "@parcel/watcher-win32-x64": "npm:2.4.1" + detect-libc: "npm:^1.0.3" + is-glob: "npm:^4.0.3" + micromatch: "npm:^4.0.5" + node-addon-api: "npm:^7.0.0" + node-gyp: "npm:latest" + dependenciesMeta: + "@parcel/watcher-android-arm64": + optional: true + "@parcel/watcher-darwin-arm64": + optional: true + "@parcel/watcher-darwin-x64": + optional: true + "@parcel/watcher-freebsd-x64": + optional: true + "@parcel/watcher-linux-arm-glibc": + optional: true + "@parcel/watcher-linux-arm64-glibc": + optional: true + "@parcel/watcher-linux-arm64-musl": + optional: true + "@parcel/watcher-linux-x64-glibc": + optional: true + "@parcel/watcher-linux-x64-musl": + optional: true + "@parcel/watcher-win32-arm64": + optional: true + "@parcel/watcher-win32-ia32": + optional: true + "@parcel/watcher-win32-x64": + optional: true + checksum: 10/c163dff1828fa249c00f24931332dea5a8f2fcd1bfdd0e304ccdf7619c58bff044526fa39241fd2121d2a2141f71775ce3117450d78c4df3070d152282017644 + languageName: node + linkType: hard + "@pnpm/network.ca-file@npm:^1.0.1": version: 1.0.2 resolution: "@pnpm/network.ca-file@npm:1.0.2" @@ -5266,7 +5334,7 @@ __metadata: languageName: node linkType: hard -"citty@npm:^0.1.4, citty@npm:^0.1.5": +"citty@npm:^0.1.5, citty@npm:^0.1.6": version: 0.1.6 resolution: "citty@npm:0.1.6" dependencies: @@ -5891,6 +5959,18 @@ __metadata: languageName: node linkType: hard +"crossws@npm:^0.2.0, crossws@npm:^0.2.2": + version: 0.2.4 + resolution: "crossws@npm:0.2.4" + peerDependencies: + uWebSockets.js: "*" + peerDependenciesMeta: + uWebSockets.js: + optional: true + checksum: 10/f8ece87d1737f370f2e4802d5423b24bbe9286dd6f3b0111d00beaf2d16879dc8d332cfc5e42312425a6f1a1010fb72a6e7d4af33fc4fa0c9c6547843d87fcb6 + languageName: node + linkType: hard + "crypto-random-string@npm:^4.0.0": version: 4.0.0 resolution: "crypto-random-string@npm:4.0.0" @@ -6257,6 +6337,13 @@ __metadata: languageName: node linkType: hard +"destr@npm:^2.0.3": + version: 2.0.3 + resolution: "destr@npm:2.0.3" + checksum: 10/dbb756baa876810ec0ca4bcb702d86cc3b480ed14f36bf5747718ed211f96bca5520b63a4109eb181ad940ee2a645677d9a63d4a0ed11a7510619dae97317201 + languageName: node + linkType: hard + "destroy@npm:1.2.0": version: 1.2.0 resolution: "destroy@npm:1.2.0" @@ -8042,6 +8129,24 @@ __metadata: languageName: node linkType: hard +"h3@npm:^1.10.0, h3@npm:^1.10.2": + version: 1.11.1 + resolution: "h3@npm:1.11.1" + dependencies: + cookie-es: "npm:^1.0.0" + crossws: "npm:^0.2.2" + defu: "npm:^6.1.4" + destr: "npm:^2.0.3" + iron-webcrypto: "npm:^1.0.0" + ohash: "npm:^1.1.3" + radix3: "npm:^1.1.0" + ufo: "npm:^1.4.0" + uncrypto: "npm:^0.1.3" + unenv: "npm:^1.9.0" + checksum: 10/dcc5104353fbb1b4462f4197f9e5348c3cda09ce5f86deafad4143becfd61f788490d34e4fc22fc2d296f8e5269abd1b475fb1b8a32cf140ec632c0791f06c1c + languageName: node + linkType: hard + "h3@npm:^1.10.1, h3@npm:^1.8.2": version: 1.10.1 resolution: "h3@npm:1.10.1" @@ -8603,29 +8708,29 @@ __metadata: languageName: node linkType: hard -"ipx@npm:2.0.1": - version: 2.0.1 - resolution: "ipx@npm:2.0.1" +"ipx@npm:2.1.0": + version: 2.1.0 + resolution: "ipx@npm:2.1.0" dependencies: "@fastify/accept-negotiator": "npm:^1.1.0" - citty: "npm:^0.1.4" + citty: "npm:^0.1.5" consola: "npm:^3.2.3" - defu: "npm:^6.1.3" + defu: "npm:^6.1.4" destr: "npm:^2.0.2" etag: "npm:^1.8.1" - h3: "npm:^1.8.2" + h3: "npm:^1.10.0" image-meta: "npm:^0.2.0" - listhen: "npm:^1.5.5" + listhen: "npm:^1.5.6" ofetch: "npm:^1.3.3" - pathe: "npm:^1.1.1" + pathe: "npm:^1.1.2" sharp: "npm:^0.32.6" - svgo: "npm:^3.0.2" - ufo: "npm:^1.3.1" - unstorage: "npm:^1.9.0" + svgo: "npm:^3.2.0" + ufo: "npm:^1.3.2" + unstorage: "npm:^1.10.1" xss: "npm:^1.0.14" bin: ipx: bin/ipx.mjs - checksum: 10/f7c487e12ee5a62a73fb0c6e5104a868dfd7dc1393ce5f13c2475d23fc3e72fc6ea6ee319890036f7550cb01c4c9a825dd91dc89a59dcb8956cdd4280e8cb19b + checksum: 10/e91e5bb702fabf9f7e3bf866028e1b356be1f1d425bb2544d0ad60b6d8925c866259fb717a7d2ab4e805d338fc352ddcfb834582f50b1974428719c754660259 languageName: node linkType: hard @@ -9579,6 +9684,35 @@ __metadata: languageName: node linkType: hard +"listhen@npm:^1.5.6": + version: 1.7.2 + resolution: "listhen@npm:1.7.2" + dependencies: + "@parcel/watcher": "npm:^2.4.1" + "@parcel/watcher-wasm": "npm:^2.4.1" + citty: "npm:^0.1.6" + clipboardy: "npm:^4.0.0" + consola: "npm:^3.2.3" + crossws: "npm:^0.2.0" + defu: "npm:^6.1.4" + get-port-please: "npm:^3.1.2" + h3: "npm:^1.10.2" + http-shutdown: "npm:^1.2.2" + jiti: "npm:^1.21.0" + mlly: "npm:^1.6.1" + node-forge: "npm:^1.3.1" + pathe: "npm:^1.1.2" + std-env: "npm:^3.7.0" + ufo: "npm:^1.4.0" + untun: "npm:^0.1.3" + uqr: "npm:^0.1.2" + bin: + listen: bin/listhen.mjs + listhen: bin/listhen.mjs + checksum: 10/42634382736042709a58e3c10fad3b99c9750252e5ba14314092bc9d47be27cd9e5ce9449dc631f479d68299db6c4c90afb93b833b3d8a94a8dc99c19c6f888b + languageName: node + linkType: hard + "listr2@npm:7.0.2": version: 7.0.2 resolution: "listr2@npm:7.0.2" @@ -10250,6 +10384,18 @@ __metadata: languageName: node linkType: hard +"mlly@npm:^1.6.1": + version: 1.6.1 + resolution: "mlly@npm:1.6.1" + dependencies: + acorn: "npm:^8.11.3" + pathe: "npm:^1.1.2" + pkg-types: "npm:^1.0.3" + ufo: "npm:^1.3.2" + checksum: 10/00b4c355236eb3d0294106f208718db486f6e34e28bbb7f6965bd9d6237db338e566f2e13489fbf8bfa9b1337c0f2568d4aeac1840f9963054c91881acc974a9 + languageName: node + linkType: hard + "module-definition@npm:^5.0.1": version: 5.0.1 resolution: "module-definition@npm:5.0.1" @@ -10393,18 +10539,18 @@ __metadata: linkType: hard "netlify-cli@npm:^17.16.2": - version: 17.16.2 - resolution: "netlify-cli@npm:17.16.2" + version: 17.17.2 + resolution: "netlify-cli@npm:17.17.2" dependencies: "@bugsnag/js": "npm:7.20.2" "@fastify/static": "npm:6.10.2" "@netlify/blobs": "npm:6.5.0" - "@netlify/build": "npm:29.33.7" - "@netlify/build-info": "npm:7.12.1" - "@netlify/config": "npm:20.11.1" + "@netlify/build": "npm:29.36.1" + "@netlify/build-info": "npm:7.13.0" + "@netlify/config": "npm:20.12.1" "@netlify/edge-bundler": "npm:11.2.2" "@netlify/local-functions-proxy": "npm:1.1.1" - "@netlify/zip-it-and-ship-it": "npm:9.29.1" + "@netlify/zip-it-and-ship-it": "npm:9.29.2" "@octokit/rest": "npm:19.0.13" ansi-escapes: "npm:6.2.0" ansi-styles: "npm:6.2.1" @@ -10454,7 +10600,7 @@ __metadata: https-proxy-agent: "npm:5.0.1" inquirer: "npm:6.5.2" inquirer-autocomplete-prompt: "npm:1.4.0" - ipx: "npm:2.0.1" + ipx: "npm:2.1.0" is-docker: "npm:3.0.0" is-stream: "npm:3.0.0" is-wsl: "npm:2.2.0" @@ -10509,7 +10655,7 @@ __metadata: bin: netlify: bin/run.js ntl: bin/run.js - checksum: 10/2adb8dfea57514f8118338dd5ed95eb8cfbfb353f2bf24b89fdc0b7354bb149612298f9ba8b544fe89a3be4dc54c39c064105a8d3ea0b39b770daa4fd5cda2f1 + checksum: 10/9259475a9a1f8fa6cf753e32375e12b033327ce77f5b7eec6cf2d8ef80cf67d4ecbdd26e7d78c18e49c4fddf9824890e8b5bfdc34971c9c47bd00f19e473ba41 languageName: node linkType: hard @@ -13345,7 +13491,7 @@ __metadata: languageName: node linkType: hard -"svgo@npm:^3.0.2": +"svgo@npm:^3.2.0": version: 3.2.0 resolution: "svgo@npm:3.2.0" dependencies: @@ -13906,7 +14052,7 @@ __metadata: languageName: node linkType: hard -"ufo@npm:^1.3.0, ufo@npm:^1.3.1, ufo@npm:^1.3.2": +"ufo@npm:^1.3.0, ufo@npm:^1.3.1, ufo@npm:^1.3.2, ufo@npm:^1.4.0": version: 1.4.0 resolution: "ufo@npm:1.4.0" checksum: 10/b7aea8503878dc5ad797d8fc6fe39fec64d9cc7e89fb147ef86ec676e37bb462d99d67c6aad20b15f7d3e6d275d66666b29214422e268f1d98f6eaf707a207a6 @@ -14082,7 +14228,7 @@ __metadata: languageName: node linkType: hard -"unstorage@npm:^1.9.0": +"unstorage@npm:^1.10.1": version: 1.10.1 resolution: "unstorage@npm:1.10.1" dependencies: