diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 62009de150..79624da5ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: - name: 🔍 Lint uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0 with: - version: v2.13.0 + version: v2.13.1 lint-jsonschema: name: 📋 Lint JSON Schema diff --git a/go.mod b/go.mod index c6fd21f5bb..55f6028e7f 100644 --- a/go.mod +++ b/go.mod @@ -30,8 +30,8 @@ require ( go.yaml.in/yaml/v3 v3.0.4 golang.org/x/sync v0.22.0 golang.org/x/term v0.45.0 - mvdan.cc/sh/moreinterp v0.0.0-20260817215856-d6550df7ed8d - mvdan.cc/sh/v3 v3.13.2-0.20260817215856-d6550df7ed8d + mvdan.cc/sh/moreinterp v0.0.0-20260823232745-0d67740226bd + mvdan.cc/sh/v3 v3.13.2-0.20260823232745-0d67740226bd ) require ( diff --git a/go.sum b/go.sum index 8e776ac515..08edaab289 100644 --- a/go.sum +++ b/go.sum @@ -312,7 +312,7 @@ gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ= gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA= gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= -mvdan.cc/sh/moreinterp v0.0.0-20260817215856-d6550df7ed8d h1:VxKlXmio7XEU6iZ8AgMjDfm071ceDmbjpRnEcgxAqn0= -mvdan.cc/sh/moreinterp v0.0.0-20260817215856-d6550df7ed8d/go.mod h1:SR7UOjTQQhhrUu6d6lNtjAmdqmlMqr0lR/UWTxY8wJM= -mvdan.cc/sh/v3 v3.13.2-0.20260817215856-d6550df7ed8d h1:LlqUgrIy872/RmROjVtmRg3oK4RvvqZZr5SfqHSg7Ko= -mvdan.cc/sh/v3 v3.13.2-0.20260817215856-d6550df7ed8d/go.mod h1:3tr4oDy8eX1SeblVXiVLVGk0PbLzqwQqOAEdu9yKWBM= +mvdan.cc/sh/moreinterp v0.0.0-20260823232745-0d67740226bd h1:YtBVGcTgzCR3+Rp54HucRx82j2Tp05Pch4Fta9ZK31o= +mvdan.cc/sh/moreinterp v0.0.0-20260823232745-0d67740226bd/go.mod h1:Db81oQN+Dtw+YkrEY+BVIgWWZvIplgQodq20B4TZJX0= +mvdan.cc/sh/v3 v3.13.2-0.20260823232745-0d67740226bd h1:nFlsqMM7wRP1PC7NBRt86OpEkQQN+bu4yCYjImPWJzQ= +mvdan.cc/sh/v3 v3.13.2-0.20260823232745-0d67740226bd/go.mod h1:syYCoFET8w9tvevxiXUtY8/ICrU+l26jHmhJDra3Vwo= diff --git a/mise.lock b/mise.lock index b3808dab30..c2185ecbf0 100644 --- a/mise.lock +++ b/mise.lock @@ -37,95 +37,94 @@ version = "0.0.0-20260603202125-055de637280b" backend = "go:golang.org/x/exp/cmd/gorelease" [[tools.golangci-lint]] -version = "2.13.0" +version = "2.13.1" backend = "aqua:golangci/golangci-lint" [tools.golangci-lint."platforms.linux-arm64"] -checksum = "sha256:3a91c7bb9c135099a97858bea431d6dd2f54e4bf68d479c776c2350428d60e41" -url = "https://github.com/golangci/golangci-lint/releases/download/v2.13.0/golangci-lint-2.13.0-linux-arm64.tar.gz" -url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/521471362" +checksum = "sha256:908317c23db18448f924e853b3d8a659fd919614cd438f224810a4053daa2607" +url = "https://github.com/golangci/golangci-lint/releases/download/v2.13.1/golangci-lint-2.13.1-linux-arm64.tar.gz" +url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/522396912" provenance = "github-attestations" [tools.golangci-lint."platforms.linux-arm64-musl"] -checksum = "sha256:3a91c7bb9c135099a97858bea431d6dd2f54e4bf68d479c776c2350428d60e41" -url = "https://github.com/golangci/golangci-lint/releases/download/v2.13.0/golangci-lint-2.13.0-linux-arm64.tar.gz" -url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/521471362" +checksum = "sha256:908317c23db18448f924e853b3d8a659fd919614cd438f224810a4053daa2607" +url = "https://github.com/golangci/golangci-lint/releases/download/v2.13.1/golangci-lint-2.13.1-linux-arm64.tar.gz" +url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/522396912" provenance = "github-attestations" [tools.golangci-lint."platforms.linux-x64"] -checksum = "sha256:a10e8d8359d76b9e2b41da60f9d98bb26fd53c7a453caa82e0a172d6f72fd2ca" -url = "https://github.com/golangci/golangci-lint/releases/download/v2.13.0/golangci-lint-2.13.0-linux-amd64.tar.gz" -url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/521471346" +checksum = "sha256:b17bfbc9d4aaa48be7f4f1ce3240bc3d8200c870c072bacf15c26219e2cfb9cc" +url = "https://github.com/golangci/golangci-lint/releases/download/v2.13.1/golangci-lint-2.13.1-linux-amd64.tar.gz" +url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/522396872" provenance = "github-attestations" [tools.golangci-lint."platforms.linux-x64-musl"] -checksum = "sha256:a10e8d8359d76b9e2b41da60f9d98bb26fd53c7a453caa82e0a172d6f72fd2ca" -url = "https://github.com/golangci/golangci-lint/releases/download/v2.13.0/golangci-lint-2.13.0-linux-amd64.tar.gz" -url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/521471346" +checksum = "sha256:b17bfbc9d4aaa48be7f4f1ce3240bc3d8200c870c072bacf15c26219e2cfb9cc" +url = "https://github.com/golangci/golangci-lint/releases/download/v2.13.1/golangci-lint-2.13.1-linux-amd64.tar.gz" +url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/522396872" provenance = "github-attestations" [tools.golangci-lint."platforms.macos-arm64"] -checksum = "sha256:72eae670097978e61b78a773a25c27439e35d54094fd986cee5eeeb25d7144fd" -url = "https://github.com/golangci/golangci-lint/releases/download/v2.13.0/golangci-lint-2.13.0-darwin-arm64.tar.gz" -url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/521471400" +checksum = "sha256:0c9818baf6fb8ad26c6d2ef51b68d5a1e260ef07727036b1431647cc44637c7c" +url = "https://github.com/golangci/golangci-lint/releases/download/v2.13.1/golangci-lint-2.13.1-darwin-arm64.tar.gz" +url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/522396798" provenance = "github-attestations" [tools.golangci-lint."platforms.macos-x64"] -checksum = "sha256:2c09329445036db5f80fa60c74be2bfe2fee5e3f92d9b2d596dfad787f4be05d" -url = "https://github.com/golangci/golangci-lint/releases/download/v2.13.0/golangci-lint-2.13.0-darwin-amd64.tar.gz" -url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/521471393" +checksum = "sha256:2c373363953e4e0bee2a03b7fe864a5eb6a3822927cb077d9ca33f2ae3cb2da2" +url = "https://github.com/golangci/golangci-lint/releases/download/v2.13.1/golangci-lint-2.13.1-darwin-amd64.tar.gz" +url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/522396867" provenance = "github-attestations" [tools.golangci-lint."platforms.windows-x64"] -checksum = "sha256:472631b96f042a596d0f11bf0b7e162545b39178f9b13f72ef6d12808f831518" -url = "https://github.com/golangci/golangci-lint/releases/download/v2.13.0/golangci-lint-2.13.0-windows-amd64.zip" -url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/521471415" +checksum = "sha256:cc119bdd57d2b35ce36fbc174b54949e1a1e45f2cadaf64372cc799cabaf88a9" +url = "https://github.com/golangci/golangci-lint/releases/download/v2.13.1/golangci-lint-2.13.1-windows-amd64.zip" +url_api = "https://api.github.com/repos/golangci/golangci-lint/releases/assets/522396821" provenance = "github-attestations" [[tools.goreleaser]] -version = "2.16.0" +version = "2.18.0" backend = "aqua:goreleaser/goreleaser" [tools.goreleaser."platforms.linux-arm64"] -checksum = "sha256:0102d974373fcdeb77042d1f5897caffa193be36620fdc6c1da43a01ef8e10d3" -url = "https://github.com/goreleaser/goreleaser/releases/download/v2.16.0/goreleaser_Linux_arm64.tar.gz" -url_api = "https://api.github.com/repos/goreleaser/goreleaser/releases/assets/428676998" +checksum = "sha256:1975566c9668e6f4247e6bb57656f21da13635c24d948ef47b1232e5c864a35b" +url = "https://github.com/goreleaser/goreleaser/releases/download/v2.18.0/goreleaser_Linux_arm64.tar.gz" +url_api = "https://api.github.com/repos/goreleaser/goreleaser/releases/assets/526873789" provenance = "github-attestations" [tools.goreleaser."platforms.linux-arm64-musl"] -checksum = "sha256:0102d974373fcdeb77042d1f5897caffa193be36620fdc6c1da43a01ef8e10d3" -url = "https://github.com/goreleaser/goreleaser/releases/download/v2.16.0/goreleaser_Linux_arm64.tar.gz" -url_api = "https://api.github.com/repos/goreleaser/goreleaser/releases/assets/428676998" +checksum = "sha256:1975566c9668e6f4247e6bb57656f21da13635c24d948ef47b1232e5c864a35b" +url = "https://github.com/goreleaser/goreleaser/releases/download/v2.18.0/goreleaser_Linux_arm64.tar.gz" +url_api = "https://api.github.com/repos/goreleaser/goreleaser/releases/assets/526873789" provenance = "github-attestations" [tools.goreleaser."platforms.linux-x64"] -checksum = "sha256:eaae05b5eba07533bd0f06846b68c808399504784df00c62eb219541fc04e5e2" -url = "https://github.com/goreleaser/goreleaser/releases/download/v2.16.0/goreleaser_Linux_x86_64.tar.gz" -url_api = "https://api.github.com/repos/goreleaser/goreleaser/releases/assets/428676974" -provenance = "github-attestations" +checksum = "sha256:41cdf49b653784b03a08013dd99e382cd5d463049e915c2d818eaed182ae6197" +url = "https://github.com/goreleaser/goreleaser/releases/download/v2.18.0/goreleaser_Linux_x86_64.tar.gz" +url_api = "https://api.github.com/repos/goreleaser/goreleaser/releases/assets/526873785" [tools.goreleaser."platforms.linux-x64-musl"] -checksum = "sha256:eaae05b5eba07533bd0f06846b68c808399504784df00c62eb219541fc04e5e2" -url = "https://github.com/goreleaser/goreleaser/releases/download/v2.16.0/goreleaser_Linux_x86_64.tar.gz" -url_api = "https://api.github.com/repos/goreleaser/goreleaser/releases/assets/428676974" +checksum = "sha256:41cdf49b653784b03a08013dd99e382cd5d463049e915c2d818eaed182ae6197" +url = "https://github.com/goreleaser/goreleaser/releases/download/v2.18.0/goreleaser_Linux_x86_64.tar.gz" +url_api = "https://api.github.com/repos/goreleaser/goreleaser/releases/assets/526873785" provenance = "github-attestations" [tools.goreleaser."platforms.macos-arm64"] -checksum = "sha256:6a102e4d588fd3553a9ac7321ca6023a9f205843f4861ca35bd337dfa9e72ece" -url = "https://github.com/goreleaser/goreleaser/releases/download/v2.16.0/goreleaser_Darwin_all.tar.gz" -url_api = "https://api.github.com/repos/goreleaser/goreleaser/releases/assets/428677010" +checksum = "sha256:285abb188274f3eebffb97fcd17a7d25f109fe33e234597c393e78e869386d5c" +url = "https://github.com/goreleaser/goreleaser/releases/download/v2.18.0/goreleaser_Darwin_all.tar.gz" +url_api = "https://api.github.com/repos/goreleaser/goreleaser/releases/assets/526873866" provenance = "github-attestations" [tools.goreleaser."platforms.macos-x64"] -checksum = "sha256:6a102e4d588fd3553a9ac7321ca6023a9f205843f4861ca35bd337dfa9e72ece" -url = "https://github.com/goreleaser/goreleaser/releases/download/v2.16.0/goreleaser_Darwin_all.tar.gz" -url_api = "https://api.github.com/repos/goreleaser/goreleaser/releases/assets/428677010" +checksum = "sha256:285abb188274f3eebffb97fcd17a7d25f109fe33e234597c393e78e869386d5c" +url = "https://github.com/goreleaser/goreleaser/releases/download/v2.18.0/goreleaser_Darwin_all.tar.gz" +url_api = "https://api.github.com/repos/goreleaser/goreleaser/releases/assets/526873866" provenance = "github-attestations" [tools.goreleaser."platforms.windows-x64"] -checksum = "sha256:6fe5eda11f0bcac8069aff3ef3dcb0b11816c9e95f89773595564697a5278bc9" -url = "https://github.com/goreleaser/goreleaser/releases/download/v2.16.0/goreleaser_Windows_x86_64.zip" -url_api = "https://api.github.com/repos/goreleaser/goreleaser/releases/assets/428676991" +checksum = "sha256:cbd0aeab833806b6c07e2d156c2c9baaffa6e3d1fb870071bf3efc9d9e5b4777" +url = "https://github.com/goreleaser/goreleaser/releases/download/v2.18.0/goreleaser_Windows_x86_64.zip" +url_api = "https://api.github.com/repos/goreleaser/goreleaser/releases/assets/526873786" provenance = "github-attestations" [[tools.gotestsum]] @@ -168,43 +167,43 @@ url = "https://github.com/gotestyourself/gotestsum/releases/download/v1.13.0/got url_api = "https://api.github.com/repos/gotestyourself/gotestsum/releases/assets/291996823" [[tools.mockery]] -version = "3.7.3" +version = "3.7.4" backend = "aqua:vektra/mockery" [tools.mockery."platforms.linux-arm64"] -checksum = "sha256:01882151519384bf7877d0c63c0fc02a678ee5d9a2c6c8666675aa17a16744c4" -url = "https://github.com/vektra/mockery/releases/download/v3.7.3/mockery_3.7.3_Linux_arm64.tar.gz" -url_api = "https://api.github.com/repos/vektra/mockery/releases/assets/511944620" +checksum = "sha256:fe591f9ef5ada76c3dee4b8f451aad6748d002e9713fab4bad26b194ff826c4b" +url = "https://github.com/vektra/mockery/releases/download/v3.7.4/mockery_3.7.4_Linux_arm64.tar.gz" +url_api = "https://api.github.com/repos/vektra/mockery/releases/assets/525865870" [tools.mockery."platforms.linux-arm64-musl"] -checksum = "sha256:01882151519384bf7877d0c63c0fc02a678ee5d9a2c6c8666675aa17a16744c4" -url = "https://github.com/vektra/mockery/releases/download/v3.7.3/mockery_3.7.3_Linux_arm64.tar.gz" -url_api = "https://api.github.com/repos/vektra/mockery/releases/assets/511944620" +checksum = "sha256:fe591f9ef5ada76c3dee4b8f451aad6748d002e9713fab4bad26b194ff826c4b" +url = "https://github.com/vektra/mockery/releases/download/v3.7.4/mockery_3.7.4_Linux_arm64.tar.gz" +url_api = "https://api.github.com/repos/vektra/mockery/releases/assets/525865870" [tools.mockery."platforms.linux-x64"] -checksum = "sha256:150bbabc3c50ceb964b709fdfbc54e095e4f585a85ccfe2c8ee7f640d522f110" -url = "https://github.com/vektra/mockery/releases/download/v3.7.3/mockery_3.7.3_Linux_x86_64.tar.gz" -url_api = "https://api.github.com/repos/vektra/mockery/releases/assets/511944625" +checksum = "sha256:d5eef52e238a4262b78ab5a93811826a8bfcff7b0128133c6597e3bf2f0f7337" +url = "https://github.com/vektra/mockery/releases/download/v3.7.4/mockery_3.7.4_Linux_x86_64.tar.gz" +url_api = "https://api.github.com/repos/vektra/mockery/releases/assets/525865868" [tools.mockery."platforms.linux-x64-musl"] -checksum = "sha256:150bbabc3c50ceb964b709fdfbc54e095e4f585a85ccfe2c8ee7f640d522f110" -url = "https://github.com/vektra/mockery/releases/download/v3.7.3/mockery_3.7.3_Linux_x86_64.tar.gz" -url_api = "https://api.github.com/repos/vektra/mockery/releases/assets/511944625" +checksum = "sha256:d5eef52e238a4262b78ab5a93811826a8bfcff7b0128133c6597e3bf2f0f7337" +url = "https://github.com/vektra/mockery/releases/download/v3.7.4/mockery_3.7.4_Linux_x86_64.tar.gz" +url_api = "https://api.github.com/repos/vektra/mockery/releases/assets/525865868" [tools.mockery."platforms.macos-arm64"] -checksum = "sha256:4886bfd00f82dfb0ccd8112aaf4e85af142b4c3e051635120ac73c3394b59ff4" -url = "https://github.com/vektra/mockery/releases/download/v3.7.3/mockery_3.7.3_Darwin_arm64.tar.gz" -url_api = "https://api.github.com/repos/vektra/mockery/releases/assets/511944639" +checksum = "sha256:d7043f5bb9d836629d48e11cd627fad8ed600578c489fa7632f9ce273e104f78" +url = "https://github.com/vektra/mockery/releases/download/v3.7.4/mockery_3.7.4_Darwin_arm64.tar.gz" +url_api = "https://api.github.com/repos/vektra/mockery/releases/assets/525865867" [tools.mockery."platforms.macos-x64"] -checksum = "sha256:107abe6c7bbf1ecc3d5a2fa9f621ab8d12816367b8ce35d51fa1cbf556f9360b" -url = "https://github.com/vektra/mockery/releases/download/v3.7.3/mockery_3.7.3_Darwin_x86_64.tar.gz" -url_api = "https://api.github.com/repos/vektra/mockery/releases/assets/511944643" +checksum = "sha256:285ba8a23d835c11fa787cf76f8bd80c6f50cdc4e5b0f106580f877b4d8053df" +url = "https://github.com/vektra/mockery/releases/download/v3.7.4/mockery_3.7.4_Darwin_x86_64.tar.gz" +url_api = "https://api.github.com/repos/vektra/mockery/releases/assets/525865883" [tools.mockery."platforms.windows-x64"] -checksum = "sha256:53c3592aae7652ff2b15f3a246d19b407c6fa958301ce042df6400b145425442" -url = "https://github.com/vektra/mockery/releases/download/v3.7.3/mockery_3.7.3_Windows_x86_64.tar.gz" -url_api = "https://api.github.com/repos/vektra/mockery/releases/assets/511944622" +checksum = "sha256:2c68f48c0b8107a8e9bbae01931e9e4d0b3f4fbd034e4bca6d44fc1f50c57c8f" +url = "https://github.com/vektra/mockery/releases/download/v3.7.4/mockery_3.7.4_Windows_x86_64.tar.gz" +url_api = "https://api.github.com/repos/vektra/mockery/releases/assets/525865866" [[tools.node]] version = "24.19.0" @@ -239,41 +238,41 @@ checksum = "sha256:57f71ab3652e797d84acddc79c81cc9ff1c6ddb2a1974cdb83f00fee9bff4 url = "https://nodejs.org/dist/v24.19.0/node-v24.19.0-win-x64.zip" [[tools.pnpm]] -version = "11.22.0" +version = "11.23.0" backend = "aqua:pnpm/pnpm" [tools.pnpm."platforms.linux-arm64"] -checksum = "sha256:f1426231f365bdfd46c15fa3d1211c3936ee2c4e557afd304f6c66dbf1b2a8bf" -url = "https://github.com/pnpm/pnpm/releases/download/v11.22.0/pnpm-linux-arm64.tar.gz" -url_api = "https://api.github.com/repos/pnpm/pnpm/releases/assets/515895951" +checksum = "sha256:e866ac26be184623027515f85087b760aa6479960e13c67f64c8955f2ef5a633" +url = "https://github.com/pnpm/pnpm/releases/download/v11.23.0/pnpm-linux-arm64.tar.gz" +url_api = "https://api.github.com/repos/pnpm/pnpm/releases/assets/526301673" provenance = "github-attestations" [tools.pnpm."platforms.linux-arm64-musl"] -checksum = "sha256:6e53557024be48e59ab8760f9117c0e5c0e0a37ab420f71f302d86216970d28f" -url = "https://github.com/pnpm/pnpm/releases/download/v11.22.0/pnpm-linux-arm64-musl.tar.gz" -url_api = "https://api.github.com/repos/pnpm/pnpm/releases/assets/515895950" +checksum = "sha256:a890712731cf9d92e04527d3032ff5494ba8885ad29bd1e8c333da76780b2d62" +url = "https://github.com/pnpm/pnpm/releases/download/v11.23.0/pnpm-linux-arm64-musl.tar.gz" +url_api = "https://api.github.com/repos/pnpm/pnpm/releases/assets/526301668" provenance = "github-attestations" [tools.pnpm."platforms.linux-x64"] -checksum = "sha256:4c592fa410eb23b69691a9efb9bf21c87c15b3e9d88c6ec8acdd354a0eb8de71" -url = "https://github.com/pnpm/pnpm/releases/download/v11.22.0/pnpm-linux-x64.tar.gz" -url_api = "https://api.github.com/repos/pnpm/pnpm/releases/assets/515895948" +checksum = "sha256:a4b2db2abce199330fe50d45fe8d608582c362c5cc8139f8f36cf116d9c72117" +url = "https://github.com/pnpm/pnpm/releases/download/v11.23.0/pnpm-linux-x64.tar.gz" +url_api = "https://api.github.com/repos/pnpm/pnpm/releases/assets/526301664" provenance = "github-attestations" [tools.pnpm."platforms.linux-x64-musl"] -checksum = "sha256:45425b06e747cbcaff4940d7b4a55e694645f15f9339dbf7f2601cfb21400545" -url = "https://github.com/pnpm/pnpm/releases/download/v11.22.0/pnpm-linux-x64-musl.tar.gz" -url_api = "https://api.github.com/repos/pnpm/pnpm/releases/assets/515895945" +checksum = "sha256:b52ce5deb3bf284a482699d916d531012d898256a3c4e5230c57441bc112ad71" +url = "https://github.com/pnpm/pnpm/releases/download/v11.23.0/pnpm-linux-x64-musl.tar.gz" +url_api = "https://api.github.com/repos/pnpm/pnpm/releases/assets/526301666" provenance = "github-attestations" [tools.pnpm."platforms.macos-arm64"] -checksum = "sha256:2000dcc8f0718852c2806ba4dca1edaedf18a4a39264474d5a1c8fcee250adfd" -url = "https://github.com/pnpm/pnpm/releases/download/v11.22.0/pnpm-darwin-arm64.tar.gz" -url_api = "https://api.github.com/repos/pnpm/pnpm/releases/assets/515895947" +checksum = "sha256:fd591816355faf0a77864b6bd9cee7c1fdb3953d339ea32dd197d7ceccbdc4b1" +url = "https://github.com/pnpm/pnpm/releases/download/v11.23.0/pnpm-darwin-arm64.tar.gz" +url_api = "https://api.github.com/repos/pnpm/pnpm/releases/assets/526301671" provenance = "github-attestations" [tools.pnpm."platforms.windows-x64"] -checksum = "sha256:1de83ad5100acfd2adb5c8bc6f8a428cee9ff4e365deff57c22bfc0cccaa4ddb" -url = "https://github.com/pnpm/pnpm/releases/download/v11.22.0/pnpm-win32-x64.zip" -url_api = "https://api.github.com/repos/pnpm/pnpm/releases/assets/515895946" +checksum = "sha256:55f9836c9fa93ca48d0e27ed0864f8bc91b0d3df8cb4b8ece43cfb6da3b090c2" +url = "https://github.com/pnpm/pnpm/releases/download/v11.23.0/pnpm-win32-x64.zip" +url_api = "https://api.github.com/repos/pnpm/pnpm/releases/assets/526301672" provenance = "github-attestations" diff --git a/mise.toml b/mise.toml index a6962316c5..7f37ba23ca 100644 --- a/mise.toml +++ b/mise.toml @@ -2,11 +2,11 @@ # Runtimes go = "1.27.0" node = "24" -pnpm = "11.22.0" +pnpm = "11.23.0" # Dev tools -golangci-lint = "2.13.0" -mockery = "3.7.3" +golangci-lint = "2.13.1" +mockery = "3.7.4" gotestsum = "latest" -goreleaser = "2" +goreleaser = "2.18.0" "go:golang.org/x/exp/cmd/gorelease" = "latest" diff --git a/website/package.json b/website/package.json index a8be0fbe9f..373085d904 100644 --- a/website/package.json +++ b/website/package.json @@ -24,5 +24,5 @@ "vitepress-plugin-llms": "^1.9.1", "vue": "^3.5.18" }, - "packageManager": "pnpm@11.22.0+sha512.1ff870c4c6133dfd88fb2afc46dd13d47f09c9794b438c6fdb47ca98caf3bc16381ee0be93a091b8e3824cf01f889f46d7d9e20910fb0be1ab0fb5baa80dd621" + "packageManager": "pnpm@11.23.0+sha512.f00082e5b283a199b74e079da28d155c008fe232f44c8a06ea7ddfa014ecf719fc362f790ecc67b28106ddac2afb24c49a9a079159da560b2ce7d1e98efd11af" } diff --git a/website/pnpm-lock.yaml b/website/pnpm-lock.yaml index 94599d49b0..42080f2871 100644 --- a/website/pnpm-lock.yaml +++ b/website/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: version: 4.0.3 netlify-cli: specifier: ^27.0.0 - version: 27.1.2(@parcel/watcher@2.5.6)(@types/node@24.13.3)(picomatch@4.0.5)(rollup@4.46.2)(supports-color@10.2.2) + version: 27.3.0(@parcel/watcher@2.5.6)(@types/node@24.13.3)(picomatch@4.0.5)(rollup@4.46.2)(supports-color@10.2.2) prettier: specifier: ^3.6.2 version: 3.9.6 @@ -746,14 +746,18 @@ packages: engines: {node: '>=18'} hasBin: true - '@netlify/ai@0.4.4': - resolution: {integrity: sha512-bv89TwwLba2Fxiji2xIaolejd8qXqZNb5GZqqv1EKfYPNrVcgK2b8gSCH1cjVVxHN7rmhzxwmolbIx7ikZik0A==} - engines: {node: '>=20.6.1'} + '@netlify/ai@1.0.0': + resolution: {integrity: sha512-ctFsGgZlMa+uSgdT7Md7pvw5wjy4rG1SUXge/nOg4z/ErdtFruBvHihzqprZxQ9hJGXujQHGqpEZbTtzG66KAA==} + engines: {node: '>=22.12.0'} '@netlify/api@15.1.1': resolution: {integrity: sha512-5PW8Yo6DsKHtBdbXJUtGOmkuGrACFVjNKYoF1S1d1PdsZHg21Sa/GjoQAQEfhq5AQyXdT9g7pZpL1PsdvXc8XA==} engines: {node: '>=22.12.0'} + '@netlify/api@15.1.2': + resolution: {integrity: sha512-mwDpddsem/KJw0CDAKUBnzKsM9UUfgUgRntvL3yyOZ+L12amaXmj38T/1ndnxmRIx1rIJtfbq4eEzxloaniylA==} + engines: {node: '>=22.12.0'} + '@netlify/binary-info@1.0.0': resolution: {integrity: sha512-4wMPu9iN3/HL97QblBsBay3E1etIciR84izI3U+4iALY+JHCrI+a2jO0qbAZ/nxKoegypYEaiiqWXylm+/zfrw==} @@ -761,13 +765,17 @@ packages: resolution: {integrity: sha512-LJnmGtQQ2/NdTo0Cm+YP2xR1vtRle6V3kkzMrAOJgRm1SEFOJOcaAFQrth7RnbxCH/IzCM8QakTaCHHKY+K2qA==} engines: {node: ^14.16.0 || >=16.0.0} + '@netlify/blobs@11.0.1': + resolution: {integrity: sha512-ohmcoesUSdIU6FSZhq4EwDu6sYBWrfywRQdyUOYo/a7Rnc1VLot8w2d0npQzr/YuRgJFqV50OZ0Eg3GOCnRUcQ==} + engines: {node: '>=22.12.0'} + '@netlify/build-info@11.3.0': resolution: {integrity: sha512-xhoPqbfTSroUtFElUR6Wsw0+XlSihtLxvuaNQKv5+JTkvNqpBNIVPdo9drqwhh1eqlUeHJszfCGc1P6950yL0w==} engines: {node: '>=22.12.0'} hasBin: true - '@netlify/build@36.3.5': - resolution: {integrity: sha512-j0UcJvlNwh8nQ4TuYjGHLy1sS3AZp2UjsSVhZQLHKlC1LSbiMaHpEosVw6jyrW5NLLNkIrBUTA1FImlPIR6b8A==} + '@netlify/build@36.4.1': + resolution: {integrity: sha512-Crg2Xn68baQZEmW/urOpRq2A871YF/f3Q/9zmbVS4KvDyZqSJkBOhohfu32YNz8uG0hZ60+nYf17q+BcoUcXZg==} engines: {node: '>=22.12.0'} hasBin: true peerDependencies: @@ -781,60 +789,69 @@ packages: resolution: {integrity: sha512-BYEjot6OdatabN8tCYgHhFfxsS9S4kUQlzMBbihbUUNPeqWPD27pem60r12DXYLl840kHQxbWu4k72s43yMRIw==} engines: {node: '>=22.12.0'} - '@netlify/cache@3.4.10': - resolution: {integrity: sha512-B5qa6F0MjSddNzqcdavVmGjBCYsxhviRNhAxIvKF0igxzvLM5QWkn/bJlaxVWVgJ3fyZgtwrno4OXrMxOspMMw==} - engines: {node: '>=20.6.1'} + '@netlify/cache@4.0.0': + resolution: {integrity: sha512-tRWkLmO6pyqZetFkhYgtX6LH1umqaJAZN5mRNOJubca/+Mqm0VTUyl51FeS0UbVfetLwiwgpzbGmABpc5gGHyg==} + engines: {node: '>=22.12.0'} '@netlify/config@25.2.2': resolution: {integrity: sha512-THmWE1gDge+kko9Y2dWunCeQm5uIyDSnXnEgzgkweZ3ZlIGNlBsT78ntL1Bsi4rttCjlRLSlFv+CokCGKCyyKw==} engines: {node: '>=22.12.0'} hasBin: true - '@netlify/database-dev@0.10.1': - resolution: {integrity: sha512-kHLdS6r45TsDiS5aBrHUmzqPvoaWQEUZnaZeMwnIrLMwX8f2bIa6YAMOJJYJhyKm2drVo3C/T92/lJ5iGV/VBQ==} - engines: {node: '>=20.6.1'} + '@netlify/config@25.2.3': + resolution: {integrity: sha512-1X4HFfC6y1gg1jg20FCt6HGkH4ifVfGrsNwe6tB3n3/t7QGM7Qje49EAhgn+EJHF0EoAF/xOiO4RG8CyWHhRyg==} + engines: {node: '>=22.12.0'} + hasBin: true + + '@netlify/database-dev@1.0.0': + resolution: {integrity: sha512-3E8E+ze/8erQviytpad1+tHco1lRXqfstx48avMkZsbFKpWZ2chI4dOuAASDIapYZ2PYYpMngg/fTC81q90lHw==} + engines: {node: '>=22.12.0'} '@netlify/dev-utils@5.0.0': resolution: {integrity: sha512-ICAsnvbJW9Dv9PGfmJGdjMBsX6uXdJxrA76QE3l3rnGKL5ZcyaA2cJZXacdEmE2ZmtkiVhEJogM15a9nK/ZxDw==} engines: {node: ^18.14.0 || >=20} - '@netlify/dev@4.18.13': - resolution: {integrity: sha512-GpbgWWwP2l0RcZ8AjMO0fBq3HG0J8H7rpIpOjmV4pGE+GL7BCLbx5RpVANg9f/vAoykKmE/j4Q+y0AANjw8eug==} - engines: {node: '>=20.6.1'} + '@netlify/dev-utils@6.0.1': + resolution: {integrity: sha512-q5g70dO3q/M/XTBQz7uIECJxVlJoS8UBlzpjf22DV6q61UzXa8EONTPXPmvisrFcUi1I3AUKplPcHGQYZZj+Vw==} + engines: {node: '>=22.12.0'} - '@netlify/edge-bundler@15.1.1': - resolution: {integrity: sha512-AcXFVXGWwksF87pCPNiRJ912R/+GebrL2i+e0X1YmR6Z0YegcfMUxMPqp/JLbp0iw4GNqlFd7RuRTMa6COLKFA==} + '@netlify/dev@5.0.1': + resolution: {integrity: sha512-ODrtObQ5EMtdQxoGLCVnea7jMtW19IpcE2StyAXgRAcTbsR1CSEQToK0NPccaFxcPidEDxEre0rGpOKWXzUVbQ==} engines: {node: '>=22.12.0'} '@netlify/edge-bundler@16.0.3': resolution: {integrity: sha512-J1dOevPbPEsYw/sn5g2Kjri/oAe2AkgmS/jf75PBHEwgzkfFlRL3w+6/BaoIxlU6G0zu34jlLsleIdEUkSDM3Q==} engines: {node: '>=22.12.0'} + '@netlify/edge-bundler@16.0.4': + resolution: {integrity: sha512-J7joSRuOIwg7bSMQBc+zq7Lb3p6gwsLMU/NYSFbXNIZtk6gSQnY3ZwnAncEhRqvN8lKsKx+27bn+4B2+B0N8ag==} + engines: {node: '>=22.12.0'} + '@netlify/edge-functions-bootstrap@2.16.0': resolution: {integrity: sha512-v8QQihSbBHj3JxtJsHoepXALpNumD9M7egHoc8z62FYl5it34dWczkaJoFFopEyhiBVKi4K/n0ZYpdzwfujd6g==} '@netlify/edge-functions-bootstrap@3.2.0': resolution: {integrity: sha512-j1xNt9DLG3l2m5lfkJfF1cTmof9sLp9v60kvB8+PORTqg4ngzCmfA4dxJHAibGbcjOT8kECG4oxmcEfET7FFag==} - '@netlify/edge-functions-dev@1.0.24': - resolution: {integrity: sha512-r7VdUgyqRkeR9Hjw2SfMHIlL9UW+weeOp955KHjkbFfqTA3RuQUIj7itY2XJti6GpEJunROWsYUFKJ9XqteDgg==} - engines: {node: '>=20.6.1'} + '@netlify/edge-functions-dev@2.0.1': + resolution: {integrity: sha512-IIIBoBhbqoOeOQLEfYLmW55IHOAxXc9athsUH7ZHKUUs3agi7ehVaZYZwhkQxB+l/K9/vRYHUnAZD715auIDpA==} + engines: {node: '>=22.12.0'} - '@netlify/edge-functions@3.0.8': - resolution: {integrity: sha512-ml1oCDsRTTRmZS2nUj8XRD1b6+foEiZT3lPk7qQ4nv/jnxylHJ20ooPzPDH+cJmGjXFrMeR14/91W1o6D2ftBg==} - engines: {node: '>=18.0.0'} + '@netlify/edge-functions@4.0.0': + resolution: {integrity: sha512-0jerPQQ5mLczl7jwCRfTJsLcaiXbvPOC+Whtxxk7IHdz24OvZGjUtVHAxhppjT8wcX48I7C6oAff04QdQDMTfw==} + engines: {node: '>=22.12.0'} - '@netlify/functions-dev@1.3.5': - resolution: {integrity: sha512-rETzeThaFus+qmV39Lu6mZhXU5GSN+i3nxgyBXELlq443entoONVitEOoD7bggfuDxP2cVEPQIsn/7SCnP8XqQ==} - engines: {node: '>=20.6.1'} + '@netlify/functions-dev@2.0.1': + resolution: {integrity: sha512-SoZPOYR5e1KhRGxqRLYMCDrPJan+TNOko/AE55ItlL3iCWLlP7mNi/S/o6qiqefIWEuvD5Hj7OE8cbz2eFZPWw==} + engines: {node: '>=22.12.0'} - '@netlify/functions-utils@7.1.4': - resolution: {integrity: sha512-Ou7nYWEsgh87Sd/jNsYPQxt9BPGtugJIQRECEL3l/PKUQoCFWQ3AQP3eQRIcf32VJ565gIDyWyW1tRsON+BFYQ==} + '@netlify/functions-utils@7.1.5': + resolution: {integrity: sha512-rZ5fReA+zLOoP+6y+i8lkKjeTKMK1uRP6cr13rBHEyFbHG1pPPSqSWF9yIKnDsyNI4T3eAgg4CF7G95IUtH1sw==} engines: {node: '>=22.12.0'} - '@netlify/functions@5.3.0': - resolution: {integrity: sha512-FP+xCoZMkMOUsKa4UdG/oiK/2md1/TxuXvqqieaMVMgDbFFMaHI8h0oHCViUY73kPbKV6HyzayaSXGYXKpBSoQ==} - engines: {node: '>=18.0.0'} + '@netlify/functions@6.0.0': + resolution: {integrity: sha512-Pee+FoFnAtdejTkl62a7mZxj6Wx4eqVNuYyDc5T4XPJN9GaAWaUf4cZQFlf2m4Fqq0HoghjtcPKo+BZviVPPKA==} + engines: {node: '>=22.12.0'} '@netlify/git-utils@7.1.0': resolution: {integrity: sha512-bBtZHzMslJESEAFGk2uPyNP2ZWK26nK6ff6ybwkEb/vUgx+VRw0FcOqmUGIRL3RYR5+SDDagCn0xjxAxZbKT+A==} @@ -844,13 +861,13 @@ packages: resolution: {integrity: sha512-ooiSc/eN/ktuugZmY4GVPh6nBYz2um0zpemokDvTLLQPF12QyXil8N6fr82wdLi03WNowwiL98eultZkTyHlyw==} engines: {node: '>=22.12.0'} - '@netlify/headers@2.1.13': - resolution: {integrity: sha512-/5ug1ZIyda6PW5Nlh3xv0/gpm4q2IeSpG4MtA9xRULcNmAxKHa00YQE1vIyPE94J5JFo26oTGq1odHqxhl43Bw==} - engines: {node: '>=20.6.1'} + '@netlify/headers@3.0.1': + resolution: {integrity: sha512-LcEu16gy28dkEp2+pa5EafauTfmFl6hkwiPqmoMBY+GiLLWQC00X8L4O1ZUrPqbKynsraSqEeKEfocC2FktrEQ==} + engines: {node: '>=22.12.0'} - '@netlify/images@1.3.12': - resolution: {integrity: sha512-zM9K17Qh7U6TiXBeJs8O3o3mnaIYkQ2x2Z55ARGqVYnOgVvB0nem9AZnp0IPGWfrI3Y0z5Y9grCc3Q6FJf3nBQ==} - engines: {node: '>=20.6.1'} + '@netlify/images@2.0.1': + resolution: {integrity: sha512-47DzR/PqIJqbUIef6P7EmhbNQbUOD4IuGNhTG7h3+xcynhQdBLBkCaBwY2DXOzUloA1MxYhKGYV2z4R3pO36hg==} + engines: {node: '>=22.12.0'} '@netlify/local-functions-proxy-darwin-arm64@1.1.1': resolution: {integrity: sha512-lphJ9qqZ3glnKWEqlemU1LMqXxtJ/tKf7VzakqqyjigwLscXSZSb6fupSjQfd4tR1xqxA76ylws/2HDhc/gs+Q==} @@ -942,6 +959,10 @@ packages: resolution: {integrity: sha512-KpiJ8c4V4GvgpQH5E1axg43kYdIN9saToLbzvgrDzPun4XMGwz/tLfoIkwJ4jwrVmbPj35+8+dj3gkggQAtjtg==} engines: {node: ^18.14.0 || >=20.6.1} + '@netlify/otel@7.0.1': + resolution: {integrity: sha512-9GVV5b/Fb1nfXbooy46YcR6YrzTV0wjTC70y4Em6xgcckpvgi5F9hWQssl7UGIMp0abx9WxTAz2LPITTCnarKQ==} + engines: {node: '>=22.12.0'} + '@netlify/plugins-list@6.81.9': resolution: {integrity: sha512-89m0E61fwz8+zAtM2RsmPJpvNRwrtuPkmnUDtAeRp5a0Wtxv6pF220nRmWUH5xg7QurNJmjExA/NV+r0XUcidQ==} engines: {node: ^14.14.0 || >=16.0.0} @@ -950,9 +971,13 @@ packages: resolution: {integrity: sha512-05MOUSBr7t8RFmBCx9kPRV9L7RfJ6yH7rSDz0//i3d6Ws3VsgZFuggfOjD/J4ZmjCY+9tIGSkUNM40qKNv0yLA==} engines: {node: '>=22.12.0'} - '@netlify/redirects@3.1.15': - resolution: {integrity: sha512-U8bhgQkYzExEHYk5VNVp55TUKwb3Rwx8QTG9dPQkx4+Lms9T+8oZowpwP/DZE6Aoay+LlPamJPnEw9gxVq6yUg==} - engines: {node: '>=20.6.1'} + '@netlify/redirect-parser@16.1.1': + resolution: {integrity: sha512-2Wg2em5rUi9EXKz5z4MAUb2Pfoyxm+jJpERYyIuYOwm6pfQHQCBjOD+HoW2CzDS859c0FlxNdnxq50bkfdKiLA==} + engines: {node: '>=22.12.0'} + + '@netlify/redirects@4.0.1': + resolution: {integrity: sha512-GYWa09t6QXzynHCg0MTlZDxv3rtCvphIfru5rW10YtAgHKMnBiYKw83RaFgpYJB66UQnuJ2R1aOahApFWGfWUw==} + engines: {node: '>=22.12.0'} '@netlify/run-utils@7.1.0': resolution: {integrity: sha512-rw23CsFVxZ3Q0F/7jGGfOL87fhfuPKbS7EMYO+7q7W1xZDW/Z5T+JsOGTiue3Pa7tEIzTPiIMTERZp3aV6I+tg==} @@ -962,27 +987,40 @@ packages: resolution: {integrity: sha512-cW8weDvsKV7zfia2m5EcBy6KILGoPD+eYZ3qWNGnIo05DGF28goPES0xKSDkNYgAF/2rRSIhie2qcBhbGVgSRg==} engines: {node: ^18.14.0 || >=20} - '@netlify/runtime@4.1.29': - resolution: {integrity: sha512-5A0iiE5QHmeSQbXrdjLOnYhnhWP7t45oSVNyK8chLUUvVP6CjaT6N/pfIAT0dt8W4yiVLNWg6FHRgnXDQvIPVg==} - engines: {node: '>=20.6.1'} + '@netlify/runtime-utils@3.0.0': + resolution: {integrity: sha512-OHo40+V3QZkR+UrDjqhN+LekrAby/dSSJxsvyYs9i88E/mSl3goB/ysoL+VYROm190egxmQyRYlHK7vL4GeHBQ==} + engines: {node: '>=22.12.0'} + + '@netlify/runtime@5.0.1': + resolution: {integrity: sha512-hPm57ePSkKk1nOY8yuTqN2hNTNc3qeiAug2FxbJT3cPsInBEa4n1PZTraNz3f7eIVsfScSckbm+5ZzjZPzysqA==} + engines: {node: '>=22.12.0'} '@netlify/serverless-functions-api@2.18.0': resolution: {integrity: sha512-Uo5XyMFZOinq6AonHu6dUOkLvVydn+SaldoVkB4yQSpDrtqYWi56CoA26IIOur1EMJqRdt6JIzjzIe4jpzYdhQ==} engines: {node: '>=18.0.0'} - '@netlify/static@3.1.12': - resolution: {integrity: sha512-81swmIQd/qLkzPln0ZclNqT2AzfpijCdQ4vkBs2hrmqdVIVCclgPgvsaD3iAvU5BYmgBueyO6lZjQB/uPUZ7rw==} - engines: {node: '>=20.6.1'} + '@netlify/static@4.0.0': + resolution: {integrity: sha512-YJcyaByknJ/JMmcqUFb9XId2NLgZitJlQC2FGP1a6mqndiMzAd9qoKtHxNRHX4NefI49+UABGtKF4UkL5rM8tw==} + engines: {node: '>=22.12.0'} '@netlify/types@2.8.0': resolution: {integrity: sha512-8/g0Pt6y6wXj5Ia5eeYLiXhRfWeqZXGXpGFeCiiQdUOem+FPtXdA4+YdGxqzWc7D0AvptKSO01KGeeVWHSu8Kg==} engines: {node: ^18.14.0 || >=20} + '@netlify/types@3.0.0': + resolution: {integrity: sha512-zRCidsQgI4CZWrZB/kmwdPf0QbSNljakfNSLizFvrsSA3UcUrTWSBNMVKmZnob92/8ESeUN0ewXLOlffJU+ATQ==} + engines: {node: '>=22.12.0'} + '@netlify/zip-it-and-ship-it@15.3.4': resolution: {integrity: sha512-6j3BjHXWX+Wn10Mj9AGL9MkBsT7Aqidwy6y6b8x40WC594BYe6swfiM/HjBw0AtWbXTSTP1ap/wbMj4Gvx5FrA==} engines: {node: '>=22.12.0'} hasBin: true + '@netlify/zip-it-and-ship-it@15.4.0': + resolution: {integrity: sha512-4InZ8fcr77/UXDsdift9OQyT80qdcEzQMPNbUK8l/ZJIqpAk+RXpaeCgQnfJNRBlhZr8iHrMnsu8CJZU73rvCg==} + engines: {node: '>=22.12.0'} + hasBin: true + '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} @@ -1381,10 +1419,6 @@ packages: '@shikijs/vscode-textmate@10.0.2': resolution: {integrity: sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==} - '@sindresorhus/merge-streams@2.3.0': - resolution: {integrity: sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==} - engines: {node: '>=18'} - '@sindresorhus/slugify@2.2.1': resolution: {integrity: sha512-MkngSCRZ8JdSOCHRaYd+D01XhvU3Hjy6MGl06zhOk614hp9EOAp5gIkBeQg7wtmxpitU6eAL4kdiRMcJa2dlrw==} engines: {node: '>=12'} @@ -2112,6 +2146,10 @@ packages: resolution: {integrity: sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==} engines: {node: '>=18'} + cookie@2.0.1: + resolution: {integrity: sha512-yuToqVvRrj6pfDXREyQAAv8SkAEk/8GS3jQRTiUMm66TVtBYmqQeoEjL2Lmq8Rpo6271vH76InTChTitEAm65w==} + engines: {node: '>=22'} + copy-anything@3.0.5: resolution: {integrity: sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==} engines: {node: '>=12.13'} @@ -2123,10 +2161,6 @@ packages: core-util-is@1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} - cpy@11.1.0: - resolution: {integrity: sha512-QGHetPSSuprVs+lJmMDcivvrBwTKASzXQ5qxFvRC2RFESjjod71bDvFvhxTjDgkNjrrb72AI6JPjfYwxrIy33A==} - engines: {node: '>=18'} - crc-32@1.2.2: resolution: {integrity: sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==} engines: {node: '>=0.8'} @@ -2144,6 +2178,10 @@ packages: engines: {node: '>=12.0.0'} deprecated: v4 is no longer maintained, upgrade to v5 + cron-parser@5.10.0: + resolution: {integrity: sha512-izNAxJyRWUP8ljBoDSub5WyrVOUlT4SLGShswE7eoRBpp6QUsSycYxLBMJlbshgPBMcPT/nrfgjNY2918ayv2A==} + engines: {node: '>=18'} + cross-spawn@7.0.6: resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} engines: {node: '>= 8'} @@ -2823,10 +2861,6 @@ packages: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} - globby@14.1.0: - resolution: {integrity: sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==} - engines: {node: '>=18'} - gonzales-pe@4.3.0: resolution: {integrity: sha512-otgSPpUmdWJ43VXyiNgEYE4luzHCL2pz4wQ0OnDluC6Eg4Ko3Vexy/SrSynglw/eR+OhkzmqFCZa/OFa/RgAOQ==} engines: {node: '>=0.6.0'} @@ -3666,8 +3700,8 @@ packages: resolution: {integrity: sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==} engines: {node: '>= 0.6'} - netlify-cli@27.1.2: - resolution: {integrity: sha512-cfK0d+d/W+9wqrVJ4wjM/UthZahDQz75/sk9U46bmVLQZCZh0zW/YbSVc/IFrEHCS3gfcvUmZ4JCNGB8qnth8w==} + netlify-cli@27.3.0: + resolution: {integrity: sha512-WERXvflrG10zDYpqYE2Tt6L/7m9hCnsyEdj8cSselw7VxtguCSuQdcOv63LnaYTkORfpb5ERYfankHFVheRbpw==} engines: {node: '>=22.13.0'} hasBin: true @@ -4443,10 +4477,6 @@ packages: resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} engines: {node: '>=14'} - slash@5.1.0: - resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==} - engines: {node: '>=14.16'} - slashes@3.0.12: resolution: {integrity: sha512-Q9VME8WyGkc7pJf6QEkj3wE+2CnvZMI+XJhwdTPR8Z/kWQRXi7boAWLDibRPyHRTUTPx5FaU7MsyrjI3yLB4HA==} @@ -5765,7 +5795,7 @@ snapshots: - encoding - supports-color - '@netlify/ai@0.4.4': + '@netlify/ai@1.0.0': dependencies: '@netlify/api': 15.1.1 @@ -5776,6 +5806,12 @@ snapshots: p-wait-for: 5.0.2 picoquery: 2.5.0 + '@netlify/api@15.1.2': + dependencies: + '@netlify/open-api': 2.57.0 + node-fetch: 3.3.2 + picoquery: 2.5.0 + '@netlify/binary-info@1.0.0': {} '@netlify/blobs@10.7.13(supports-color@10.2.2)': @@ -5786,6 +5822,14 @@ snapshots: transitivePeerDependencies: - supports-color + '@netlify/blobs@11.0.1(supports-color@10.2.2)': + dependencies: + '@netlify/dev-utils': 6.0.1 + '@netlify/otel': 7.0.1(supports-color@10.2.2) + '@netlify/runtime-utils': 3.0.0 + transitivePeerDependencies: + - supports-color + '@netlify/build-info@11.3.0': dependencies: '@bugsnag/js': 8.10.0 @@ -5799,19 +5843,19 @@ snapshots: yaml: 2.9.0 yargs: 17.7.3 - '@netlify/build@36.3.5(@opentelemetry/api@1.9.1)(@types/node@24.13.3)(picomatch@4.0.5)(rollup@4.46.2)': + '@netlify/build@36.4.1(@opentelemetry/api@1.9.1)(@types/node@24.13.3)(picomatch@4.0.5)(rollup@4.46.2)': dependencies: '@bugsnag/js': 8.10.0 '@netlify/blobs': 10.7.13(supports-color@10.2.2) '@netlify/cache-utils': 7.1.1 - '@netlify/config': 25.2.2 - '@netlify/edge-bundler': 16.0.3 - '@netlify/functions-utils': 7.1.4(rollup@4.46.2)(supports-color@10.2.2) + '@netlify/config': 25.2.3 + '@netlify/edge-bundler': 16.0.4 + '@netlify/functions-utils': 7.1.5(rollup@4.46.2)(supports-color@10.2.2) '@netlify/git-utils': 7.1.0 '@netlify/opentelemetry-utils': 3.1.0(@opentelemetry/api@1.9.1) '@netlify/plugins-list': 6.81.9 '@netlify/run-utils': 7.1.0 - '@netlify/zip-it-and-ship-it': 15.3.4(rollup@4.46.2)(supports-color@10.2.2) + '@netlify/zip-it-and-ship-it': 15.4.0(rollup@4.46.2)(supports-color@10.2.2) '@opentelemetry/api': 1.9.1 '@sindresorhus/slugify': 2.2.1 ansi-escapes: 7.3.0 @@ -5872,9 +5916,9 @@ snapshots: move-file: 3.1.0 readdirp: 4.1.2 - '@netlify/cache@3.4.10': + '@netlify/cache@4.0.0': dependencies: - '@netlify/runtime-utils': 2.3.0 + '@netlify/runtime-utils': 3.0.0 '@netlify/config@25.2.2': dependencies: @@ -5903,7 +5947,34 @@ snapshots: yargs: 17.7.3 zod: 4.4.3 - '@netlify/database-dev@0.10.1': + '@netlify/config@25.2.3': + dependencies: + '@netlify/api': 15.1.2 + '@netlify/headers-parser': 10.1.1 + '@netlify/redirect-parser': 16.1.1 + chalk: 5.6.2 + cron-parser: 4.9.0 + deepmerge: 4.3.1 + dot-prop: 9.0.0 + execa: 8.0.1 + fast-safe-stringify: 2.1.1 + figures: 6.1.0 + filter-obj: 6.1.0 + find-up: 7.0.0 + indent-string: 5.0.0 + is-plain-obj: 4.1.0 + map-obj: 5.0.2 + p-locate: 6.0.0 + path-type: 6.0.0 + read-package-up: 11.0.0 + smol-toml: 1.8.0 + tomlify-j0.4: 3.0.0 + validate-npm-package-name: 5.0.1 + yaml: 2.9.0 + yargs: 17.7.3 + zod: 4.4.3 + + '@netlify/database-dev@1.0.0': dependencies: '@electric-sql/pglite': 0.3.16 pg-gateway: 0.3.0-beta.4 @@ -5922,20 +5993,34 @@ snapshots: parse-gitignore: 2.0.0 semver: 7.8.5 - '@netlify/dev@4.18.13(@parcel/watcher@2.5.6)(rollup@4.46.2)(supports-color@10.2.2)': + '@netlify/dev-utils@6.0.1': dependencies: - '@netlify/ai': 0.4.4 - '@netlify/blobs': 10.7.13(supports-color@10.2.2) + '@whatwg-node/server': 0.11.0 + ansis: 4.3.1 + atomically: 2.1.1 + chokidar: 5.0.0 + decache: 4.6.2 + dettle: 1.0.5 + dot-prop: 9.0.0 + empathic: 2.0.1 + env-paths: 3.0.0 + parse-gitignore: 2.0.0 + semver: 7.8.5 + + '@netlify/dev@5.0.1(@parcel/watcher@2.5.6)(rollup@4.46.2)(supports-color@10.2.2)': + dependencies: + '@netlify/ai': 1.0.0 + '@netlify/blobs': 11.0.1(supports-color@10.2.2) '@netlify/config': 25.2.2 - '@netlify/database-dev': 0.10.1 - '@netlify/dev-utils': 5.0.0 - '@netlify/edge-functions-dev': 1.0.24 - '@netlify/functions-dev': 1.3.5(rollup@4.46.2)(supports-color@10.2.2) - '@netlify/headers': 2.1.13 - '@netlify/images': 1.3.12(@netlify/blobs@10.7.13(supports-color@10.2.2))(@parcel/watcher@2.5.6) - '@netlify/redirects': 3.1.15 - '@netlify/runtime': 4.1.29(supports-color@10.2.2) - '@netlify/static': 3.1.12 + '@netlify/database-dev': 1.0.0 + '@netlify/dev-utils': 6.0.1 + '@netlify/edge-functions-dev': 2.0.1 + '@netlify/functions-dev': 2.0.1(rollup@4.46.2)(supports-color@10.2.2) + '@netlify/headers': 3.0.1 + '@netlify/images': 2.0.1(@netlify/blobs@11.0.1(supports-color@10.2.2))(@parcel/watcher@2.5.6) + '@netlify/redirects': 4.0.1 + '@netlify/runtime': 5.0.1(supports-color@10.2.2) + '@netlify/static': 4.0.0 ulid: 3.0.2 transitivePeerDependencies: - '@azure/app-configuration' @@ -5965,7 +6050,7 @@ snapshots: - supports-color - uploadthing - '@netlify/edge-bundler@15.1.1': + '@netlify/edge-bundler@16.0.3': dependencies: '@import-maps/resolve': 2.0.0 '@sveltejs/acorn-typescript': 1.0.13(acorn@8.18.0) @@ -5974,22 +6059,18 @@ snapshots: ajv-errors: 3.0.0(ajv@8.20.0) better-ajv-errors: 1.2.0(ajv@8.20.0) common-path-prefix: 3.0.0 - env-paths: 3.0.0 esbuild: 0.28.1 execa: 8.0.1 find-up: 7.0.0 - get-port: 7.2.0 node-stream-zip: 1.16.0 p-retry: 6.2.1 - p-wait-for: 5.0.2 parse-imports: 2.2.1 - path-key: 4.0.0 semver: 7.8.5 tar: 7.5.22 tmp-promise: 3.0.3 urlpattern-polyfill: 8.0.2 - '@netlify/edge-bundler@16.0.3': + '@netlify/edge-bundler@16.0.4': dependencies: '@import-maps/resolve': 2.0.0 '@sveltejs/acorn-typescript': 1.0.13(acorn@8.18.0) @@ -6013,32 +6094,32 @@ snapshots: '@netlify/edge-functions-bootstrap@3.2.0': {} - '@netlify/edge-functions-dev@1.0.24': + '@netlify/edge-functions-dev@2.0.1': dependencies: - '@netlify/dev-utils': 5.0.0 - '@netlify/edge-bundler': 15.1.1 - '@netlify/edge-functions': 3.0.8 + '@netlify/dev-utils': 6.0.1 + '@netlify/edge-bundler': 16.0.3 + '@netlify/edge-functions': 4.0.0 '@netlify/edge-functions-bootstrap': 2.16.0 - '@netlify/runtime-utils': 2.3.0 + '@netlify/runtime-utils': 3.0.0 get-port: 7.2.0 - '@netlify/edge-functions@3.0.8': + '@netlify/edge-functions@4.0.0': dependencies: - '@netlify/types': 2.8.0 + '@netlify/types': 3.0.0 - '@netlify/functions-dev@1.3.5(rollup@4.46.2)(supports-color@10.2.2)': + '@netlify/functions-dev@2.0.1(rollup@4.46.2)(supports-color@10.2.2)': dependencies: - '@netlify/blobs': 10.7.13(supports-color@10.2.2) - '@netlify/dev-utils': 5.0.0 - '@netlify/functions': 5.3.0 + '@netlify/blobs': 11.0.1(supports-color@10.2.2) + '@netlify/dev-utils': 6.0.1 + '@netlify/functions': 6.0.0 '@netlify/zip-it-and-ship-it': 15.3.4(rollup@4.46.2)(supports-color@10.2.2) - cron-parser: 4.9.0 + cron-parser: 5.10.0 decache: 4.6.2 extract-zip: 2.0.1(supports-color@10.2.2) is-stream: 4.0.1 jwt-decode: 4.0.0 lambda-local: 2.2.0 - read-package-up: 11.0.0 + read-package-up: 12.0.0 semver: 7.8.5 source-map-support: 0.5.21 transitivePeerDependencies: @@ -6049,11 +6130,10 @@ snapshots: - rollup - supports-color - '@netlify/functions-utils@7.1.4(rollup@4.46.2)(supports-color@10.2.2)': + '@netlify/functions-utils@7.1.5(rollup@4.46.2)(supports-color@10.2.2)': dependencies: - '@netlify/zip-it-and-ship-it': 15.3.4(rollup@4.46.2)(supports-color@10.2.2) - cpy: 11.1.0 - path-exists: 5.0.0 + '@netlify/zip-it-and-ship-it': 15.4.0(rollup@4.46.2)(supports-color@10.2.2) + junk: 4.0.1 transitivePeerDependencies: - bare-abort-controller - bare-buffer @@ -6062,9 +6142,9 @@ snapshots: - rollup - supports-color - '@netlify/functions@5.3.0': + '@netlify/functions@6.0.0': dependencies: - '@netlify/types': 2.8.0 + '@netlify/types': 3.0.0 '@netlify/git-utils@7.1.0': dependencies: @@ -6078,13 +6158,13 @@ snapshots: escape-string-regexp: 5.0.0 smol-toml: 1.8.0 - '@netlify/headers@2.1.13': + '@netlify/headers@3.0.1': dependencies: '@netlify/headers-parser': 10.1.1 - '@netlify/images@1.3.12(@netlify/blobs@10.7.13(supports-color@10.2.2))(@parcel/watcher@2.5.6)': + '@netlify/images@2.0.1(@netlify/blobs@11.0.1(supports-color@10.2.2))(@parcel/watcher@2.5.6)': dependencies: - ipx: 3.1.1(@netlify/blobs@10.7.13(supports-color@10.2.2))(@parcel/watcher@2.5.6) + ipx: 3.1.1(@netlify/blobs@11.0.1(supports-color@10.2.2))(@parcel/watcher@2.5.6) transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -6175,6 +6255,16 @@ snapshots: transitivePeerDependencies: - supports-color + '@netlify/otel@7.0.1(supports-color@10.2.2)': + dependencies: + '@opentelemetry/api': 1.9.1 + '@opentelemetry/core': 2.8.0(@opentelemetry/api@1.9.1) + '@opentelemetry/instrumentation': 0.220.0(@opentelemetry/api@1.9.1)(supports-color@10.2.2) + '@opentelemetry/resources': 2.9.0(@opentelemetry/api@1.9.1) + '@opentelemetry/sdk-trace-node': 2.9.0(@opentelemetry/api@1.9.1) + transitivePeerDependencies: + - supports-color + '@netlify/plugins-list@6.81.9': {} '@netlify/redirect-parser@16.1.0': @@ -6184,9 +6274,14 @@ snapshots: path-exists: 5.0.0 smol-toml: 1.8.0 - '@netlify/redirects@3.1.15': + '@netlify/redirect-parser@16.1.1': dependencies: - '@netlify/dev-utils': 5.0.0 + fast-safe-stringify: 2.1.1 + smol-toml: 1.8.0 + + '@netlify/redirects@4.0.1': + dependencies: + '@netlify/dev-utils': 6.0.1 '@netlify/redirect-parser': 16.1.0 cookie: 1.1.1 jsonwebtoken: 9.0.3 @@ -6198,12 +6293,14 @@ snapshots: '@netlify/runtime-utils@2.3.0': {} - '@netlify/runtime@4.1.29(supports-color@10.2.2)': + '@netlify/runtime-utils@3.0.0': {} + + '@netlify/runtime@5.0.1(supports-color@10.2.2)': dependencies: - '@netlify/blobs': 10.7.13(supports-color@10.2.2) - '@netlify/cache': 3.4.10 - '@netlify/runtime-utils': 2.3.0 - '@netlify/types': 2.8.0 + '@netlify/blobs': 11.0.1(supports-color@10.2.2) + '@netlify/cache': 4.0.0 + '@netlify/runtime-utils': 3.0.0 + '@netlify/types': 3.0.0 transitivePeerDependencies: - supports-color @@ -6211,12 +6308,14 @@ snapshots: dependencies: '@netlify/types': 2.8.0 - '@netlify/static@3.1.12': + '@netlify/static@4.0.0': dependencies: mime-types: 3.0.2 '@netlify/types@2.8.0': {} + '@netlify/types@3.0.0': {} + '@netlify/zip-it-and-ship-it@15.3.4(rollup@4.46.2)(supports-color@10.2.2)': dependencies: '@babel/parser': 7.29.8 @@ -6260,6 +6359,49 @@ snapshots: - rollup - supports-color + '@netlify/zip-it-and-ship-it@15.4.0(rollup@4.46.2)(supports-color@10.2.2)': + dependencies: + '@babel/parser': 7.29.8 + '@babel/types': 7.29.8 + '@netlify/binary-info': 1.0.0 + '@netlify/serverless-functions-api': 2.18.0 + '@opentelemetry/api': 1.8.0 + '@vercel/nft': 0.29.4(rollup@4.46.2)(supports-color@10.2.2) + archiver: 8.0.0 + common-path-prefix: 3.0.0 + copy-file: 11.1.0 + es-module-lexer: 1.7.0 + esbuild: 0.28.1 + execa: 8.0.1 + fast-glob: 3.3.3 + filter-obj: 6.1.0 + find-up: 7.0.0 + is-path-inside: 4.0.0 + junk: 4.0.1 + locate-path: 7.2.0 + merge-options: 3.0.4 + minimatch: 10.2.6 + normalize-path: 3.0.0 + p-map: 7.0.6 + path-exists: 5.0.0 + precinct: 12.3.2(supports-color@10.2.2) + require-package-name: 2.0.1 + resolve: 2.0.0-next.7 + semver: 7.8.5 + tmp-promise: 3.0.3 + toml: 3.0.0 + unixify: 1.0.0 + urlpattern-polyfill: 8.0.2 + yargs: 17.7.3 + zod: 4.4.3 + transitivePeerDependencies: + - bare-abort-controller + - bare-buffer + - encoding + - react-native-b4a + - rollup + - supports-color + '@nodelib/fs.scandir@2.1.5': dependencies: '@nodelib/fs.stat': 2.0.5 @@ -6604,8 +6746,6 @@ snapshots: '@shikijs/vscode-textmate@10.0.2': {} - '@sindresorhus/merge-streams@2.3.0': {} - '@sindresorhus/slugify@2.2.1': dependencies: '@sindresorhus/transliterate': 1.6.0 @@ -7346,6 +7486,8 @@ snapshots: cookie@1.1.1: {} + cookie@2.0.1: {} + copy-anything@3.0.5: dependencies: is-what: 4.1.16 @@ -7357,15 +7499,6 @@ snapshots: core-util-is@1.0.3: {} - cpy@11.1.0: - dependencies: - copy-file: 11.1.0 - globby: 14.1.0 - junk: 4.0.1 - micromatch: 4.0.8 - p-filter: 4.1.0 - p-map: 7.0.6 - crc-32@1.2.2: {} crc32-stream@7.0.1: @@ -7379,6 +7512,10 @@ snapshots: dependencies: luxon: 3.7.2 + cron-parser@5.10.0: + dependencies: + luxon: 3.7.2 + cross-spawn@7.0.6: dependencies: path-key: 3.1.1 @@ -8196,15 +8333,6 @@ snapshots: define-properties: 1.2.1 gopd: 1.2.0 - globby@14.1.0: - dependencies: - '@sindresorhus/merge-streams': 2.3.0 - fast-glob: 3.3.3 - ignore: 7.0.6 - path-type: 6.0.0 - slash: 5.1.0 - unicorn-magic: 0.3.0 - gonzales-pe@4.3.0: dependencies: minimist: 1.2.8 @@ -8420,7 +8548,7 @@ snapshots: ipaddr.js@2.5.0: {} - ipx@3.1.1(@netlify/blobs@10.7.13(supports-color@10.2.2))(@parcel/watcher@2.5.6): + ipx@3.1.1(@netlify/blobs@11.0.1(supports-color@10.2.2))(@parcel/watcher@2.5.6): dependencies: '@fastify/accept-negotiator': 2.1.0 citty: 0.1.6 @@ -8436,7 +8564,7 @@ snapshots: sharp: 0.34.5 svgo: 4.0.2 ufo: 1.6.4 - unstorage: 1.17.5(@netlify/blobs@10.7.13(supports-color@10.2.2)) + unstorage: 1.17.5(@netlify/blobs@11.0.1(supports-color@10.2.2)) xss: 1.0.15 transitivePeerDependencies: - '@azure/app-configuration' @@ -9169,25 +9297,25 @@ snapshots: negotiator@1.0.0: {} - netlify-cli@27.1.2(@parcel/watcher@2.5.6)(@types/node@24.13.3)(picomatch@4.0.5)(rollup@4.46.2)(supports-color@10.2.2): + netlify-cli@27.3.0(@parcel/watcher@2.5.6)(@types/node@24.13.3)(picomatch@4.0.5)(rollup@4.46.2)(supports-color@10.2.2): dependencies: '@fastify/static': 10.1.3 - '@netlify/ai': 0.4.4 - '@netlify/api': 15.1.1 - '@netlify/blobs': 10.7.13(supports-color@10.2.2) - '@netlify/build': 36.3.5(@opentelemetry/api@1.9.1)(@types/node@24.13.3)(picomatch@4.0.5)(rollup@4.46.2) + '@netlify/ai': 1.0.0 + '@netlify/api': 15.1.2 + '@netlify/blobs': 11.0.1(supports-color@10.2.2) + '@netlify/build': 36.4.1(@opentelemetry/api@1.9.1)(@types/node@24.13.3)(picomatch@4.0.5)(rollup@4.46.2) '@netlify/build-info': 11.3.0 - '@netlify/config': 25.2.2 - '@netlify/dev': 4.18.13(@parcel/watcher@2.5.6)(rollup@4.46.2)(supports-color@10.2.2) - '@netlify/dev-utils': 5.0.0 - '@netlify/edge-bundler': 16.0.3 - '@netlify/edge-functions': 3.0.8 + '@netlify/config': 25.2.3 + '@netlify/dev': 5.0.1(@parcel/watcher@2.5.6)(rollup@4.46.2)(supports-color@10.2.2) + '@netlify/dev-utils': 6.0.1 + '@netlify/edge-bundler': 16.0.4 + '@netlify/edge-functions': 4.0.0 '@netlify/edge-functions-bootstrap': 3.2.0 '@netlify/headers-parser': 10.1.1 - '@netlify/images': 1.3.12(@netlify/blobs@10.7.13(supports-color@10.2.2))(@parcel/watcher@2.5.6) + '@netlify/images': 2.0.1(@netlify/blobs@11.0.1(supports-color@10.2.2))(@parcel/watcher@2.5.6) '@netlify/local-functions-proxy': 2.0.3 - '@netlify/redirect-parser': 16.1.0 - '@netlify/zip-it-and-ship-it': 15.3.4(rollup@4.46.2)(supports-color@10.2.2) + '@netlify/redirect-parser': 16.1.1 + '@netlify/zip-it-and-ship-it': 15.4.0(rollup@4.46.2)(supports-color@10.2.2) '@octokit/rest': 22.0.1 '@opentelemetry/api': 1.9.1 '@pnpm/tabtab': 0.5.4(supports-color@10.2.2) @@ -9197,13 +9325,13 @@ snapshots: backoff: 2.5.0 boxen: 8.0.1 chalk: 5.6.2 - chokidar: 4.0.3 + chokidar: 5.0.0 ci-info: 4.4.0 clean-deep: 3.4.0 commander: 12.1.0 comment-json: 4.6.2 content-type: 1.0.5 - cookie: 1.1.1 + cookie: 2.0.1 cron-parser: 4.9.0 debug: 4.4.3(supports-color@10.2.2) decache: 4.6.2 @@ -10198,8 +10326,6 @@ snapshots: signal-exit@4.1.0: {} - slash@5.1.0: {} - slashes@3.0.12: {} slice-ansi@9.0.0: @@ -10641,7 +10767,7 @@ snapshots: unpipe@1.0.0: {} - unstorage@1.17.5(@netlify/blobs@10.7.13(supports-color@10.2.2)): + unstorage@1.17.5(@netlify/blobs@11.0.1(supports-color@10.2.2)): dependencies: anymatch: 3.1.3 chokidar: 5.0.0 @@ -10652,7 +10778,7 @@ snapshots: ofetch: 1.5.1 ufo: 1.6.4 optionalDependencies: - '@netlify/blobs': 10.7.13(supports-color@10.2.2) + '@netlify/blobs': 11.0.1(supports-color@10.2.2) untildify@4.0.0: {}