diff --git a/cli/package.json b/cli/package.json index 68c36f396c..fe8770f02e 100644 --- a/cli/package.json +++ b/cli/package.json @@ -40,72 +40,72 @@ ], "license": "Apache-2.0", "dependencies": { - "@bufbuild/protobuf": "^1.9.0", - "@connectrpc/connect": "^1.4.0", - "@connectrpc/connect-node": "^1.4.0", - "@graphql-tools/utils": "^10.2.2", - "@modelcontextprotocol/sdk": "^1.9.0", - "@octokit/rest": "^22.0.0", + "@bufbuild/protobuf": "1.9.0", + "@connectrpc/connect": "1.4.0", + "@connectrpc/connect-node": "1.4.0", + "@graphql-tools/utils": "10.2.2", + "@modelcontextprotocol/sdk": "1.9.0", + "@octokit/rest": "22.0.0", "@wundergraph/composition": "workspace:*", "@wundergraph/cosmo-connect": "workspace:*", "@wundergraph/cosmo-shared": "workspace:*", "@wundergraph/protographic": "workspace:*", - "ajv": "^8.17.1", - "axios": "^1.12.2", - "boxen": "^7.1.1", - "cli-progress": "^3.12.0", - "cli-table3": "^0.6.3", - "commander": "^11.1.0", - "date-fns": "^3.6.0", - "decompress": "^4.2.1", - "dotenv": "^16.6.0", - "env-ci": "^11.1.0", - "env-paths": "^3.0.0", - "execa": "^9.5.2", - "fs-extra": "^11.3.0", - "graphql": "^16.9.0", - "https-proxy-agent": "^7.0.5", - "inquirer": "^9.2.7", - "js-yaml": "^4.1.0", - "jwt-decode": "^3.1.2", + "ajv": "8.17.1", + "axios": "1.12.2", + "boxen": "7.1.1", + "cli-progress": "3.12.0", + "cli-table3": "0.6.3", + "commander": "11.1.0", + "date-fns": "3.6.0", + "decompress": "4.2.1", + "dotenv": "16.6.0", + "env-ci": "11.1.0", + "env-paths": "3.0.0", + "execa": "9.5.2", + "fs-extra": "11.3.0", + "graphql": "16.9.0", + "https-proxy-agent": "7.0.5", + "inquirer": "9.2.7", + "js-yaml": "4.1.0", + "jwt-decode": "3.1.2", "lodash-es": "4.17.21", - "log-symbols": "^5.1.0", - "octokit": "^4.1.3", - "open": "^9.1.0", - "ora": "^8.2.0", - "pathe": "^1.1.1", - "picocolors": "^1.0.0", - "posthog-node": "^4.18.0", - "prompts": "^2.4.2", - "pupa": "^3.1.0", - "semver": "^7.7.1", - "tar": "^7.4.3", - "trieve-ts-sdk": "^0.0.80", - "undici": "^6.21.1", - "zod": "^3.22.4" + "log-symbols": "5.1.0", + "octokit": "4.1.3", + "open": "9.1.0", + "ora": "8.2.0", + "pathe": "1.1.1", + "picocolors": "1.0.0", + "posthog-node": "4.18.0", + "prompts": "2.4.2", + "pupa": "3.1.0", + "semver": "7.7.1", + "tar": "7.4.3", + "trieve-ts-sdk": "0.0.80", + "undici": "6.21.2", + "zod": "3.24.2" }, "devDependencies": { - "@types/bun": "^1.2.3", - "@types/cli-progress": "^3.11.5", - "@types/cli-table": "^0.3.1", - "@types/decompress": "^4.2.7", - "@types/env-ci": "^3.1.4", - "@types/fs-extra": "^11.0.4", - "@types/inquirer": "^9.0.3", - "@types/js-yaml": "^4.0.5", + "@types/bun": "1.2.3", + "@types/cli-progress": "3.11.5", + "@types/cli-table": "0.3.1", + "@types/decompress": "4.2.7", + "@types/env-ci": "3.1.4", + "@types/fs-extra": "11.0.4", + "@types/inquirer": "9.0.3", + "@types/js-yaml": "4.0.5", "@types/lodash-es": "4.17.12", - "@types/node": "^20.3.1", - "@types/prompts": "^2.4.9", - "@types/semver": "^7.7.0", - "@types/tar": "^6.1.13", - "del-cli": "^5.0.0", - "eslint": "^8.57.1", - "eslint-config-unjs": "^0.2.1", - "eslint-plugin-require-extensions": "^0.1.3", - "prettier": "^3.5.2", - "tsx": "^4.19.4", + "@types/node": "20.12.12", + "@types/prompts": "2.4.9", + "@types/semver": "7.7.0", + "@types/tar": "6.1.13", + "del-cli": "5.0.0", + "eslint": "8.57.1", + "eslint-config-unjs": "0.2.1", + "eslint-plugin-require-extensions": "0.1.3", + "prettier": "3.5.2", + "tsx": "4.19.4", "typescript": "5.5.2", - "vitest": "^3.2.4" + "vitest": "3.2.4" }, "gitHead": "c37aed755e1b19ed91d30f9b5f7041e15c56901a" } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2741f76202..bbda5f7c9f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -181,22 +181,22 @@ importers: cli: dependencies: '@bufbuild/protobuf': - specifier: ^1.9.0 + specifier: 1.9.0 version: 1.9.0 '@connectrpc/connect': - specifier: ^1.4.0 + specifier: 1.4.0 version: 1.4.0(@bufbuild/protobuf@1.9.0) '@connectrpc/connect-node': - specifier: ^1.4.0 + specifier: 1.4.0 version: 1.4.0(@bufbuild/protobuf@1.9.0)(@connectrpc/connect@1.4.0(@bufbuild/protobuf@1.9.0)) '@graphql-tools/utils': - specifier: ^10.2.2 + specifier: 10.2.2 version: 10.2.2(graphql@16.9.0(patch_hash=hafdlc54qtxpqvetpefk646rly)) '@modelcontextprotocol/sdk': - specifier: ^1.9.0 + specifier: 1.9.0 version: 1.9.0 '@octokit/rest': - specifier: ^22.0.0 + specifier: 22.0.0 version: 22.0.0 '@wundergraph/composition': specifier: workspace:* @@ -211,167 +211,167 @@ importers: specifier: workspace:* version: link:../protographic ajv: - specifier: ^8.17.1 + specifier: 8.17.1 version: 8.17.1 axios: - specifier: ^1.12.2 + specifier: 1.12.2 version: 1.12.2 boxen: - specifier: ^7.1.1 + specifier: 7.1.1 version: 7.1.1 cli-progress: - specifier: ^3.12.0 + specifier: 3.12.0 version: 3.12.0 cli-table3: - specifier: ^0.6.3 + specifier: 0.6.3 version: 0.6.3 commander: - specifier: ^11.1.0 + specifier: 11.1.0 version: 11.1.0 date-fns: - specifier: ^3.6.0 + specifier: 3.6.0 version: 3.6.0 decompress: - specifier: ^4.2.1 + specifier: 4.2.1 version: 4.2.1 dotenv: - specifier: ^16.6.0 + specifier: 16.6.0 version: 16.6.0 env-ci: - specifier: ^11.1.0 + specifier: 11.1.0 version: 11.1.0 env-paths: - specifier: ^3.0.0 + specifier: 3.0.0 version: 3.0.0 execa: - specifier: ^9.5.2 + specifier: 9.5.2 version: 9.5.2 fs-extra: - specifier: ^11.3.0 + specifier: 11.3.0 version: 11.3.0 graphql: specifier: 16.9.0 version: 16.9.0(patch_hash=hafdlc54qtxpqvetpefk646rly) https-proxy-agent: - specifier: ^7.0.5 + specifier: 7.0.5 version: 7.0.5 inquirer: - specifier: ^9.2.7 + specifier: 9.2.7 version: 9.2.7 js-yaml: - specifier: ^4.1.0 + specifier: 4.1.0 version: 4.1.0 jwt-decode: - specifier: ^3.1.2 + specifier: 3.1.2 version: 3.1.2 lodash-es: specifier: 4.17.21 version: 4.17.21 log-symbols: - specifier: ^5.1.0 + specifier: 5.1.0 version: 5.1.0 octokit: - specifier: ^4.1.3 + specifier: 4.1.3 version: 4.1.3 open: - specifier: ^9.1.0 + specifier: 9.1.0 version: 9.1.0 ora: - specifier: ^8.2.0 + specifier: 8.2.0 version: 8.2.0 pathe: - specifier: ^1.1.1 + specifier: 1.1.1 version: 1.1.1 picocolors: - specifier: ^1.0.0 + specifier: 1.0.0 version: 1.0.0 posthog-node: - specifier: ^4.18.0 + specifier: 4.18.0 version: 4.18.0 prompts: - specifier: ^2.4.2 + specifier: 2.4.2 version: 2.4.2 pupa: - specifier: ^3.1.0 + specifier: 3.1.0 version: 3.1.0 semver: - specifier: ^7.7.1 + specifier: 7.7.1 version: 7.7.1 tar: - specifier: ^7.4.3 + specifier: 7.4.3 version: 7.4.3 trieve-ts-sdk: - specifier: ^0.0.80 + specifier: 0.0.80 version: 0.0.80 undici: - specifier: ^6.21.1 + specifier: 6.21.2 version: 6.21.2 zod: specifier: 3.24.2 version: 3.24.2 devDependencies: '@types/bun': - specifier: ^1.2.3 + specifier: 1.2.3 version: 1.2.3 '@types/cli-progress': - specifier: ^3.11.5 + specifier: 3.11.5 version: 3.11.5 '@types/cli-table': - specifier: ^0.3.1 + specifier: 0.3.1 version: 0.3.1 '@types/decompress': - specifier: ^4.2.7 + specifier: 4.2.7 version: 4.2.7 '@types/env-ci': - specifier: ^3.1.4 + specifier: 3.1.4 version: 3.1.4 '@types/fs-extra': - specifier: ^11.0.4 + specifier: 11.0.4 version: 11.0.4 '@types/inquirer': - specifier: ^9.0.3 + specifier: 9.0.3 version: 9.0.3 '@types/js-yaml': - specifier: ^4.0.5 + specifier: 4.0.5 version: 4.0.5 '@types/lodash-es': specifier: 4.17.12 version: 4.17.12 '@types/node': - specifier: ^20.3.1 + specifier: 20.12.12 version: 20.12.12 '@types/prompts': - specifier: ^2.4.9 + specifier: 2.4.9 version: 2.4.9 '@types/semver': - specifier: ^7.7.0 + specifier: 7.7.0 version: 7.7.0 '@types/tar': - specifier: ^6.1.13 + specifier: 6.1.13 version: 6.1.13 del-cli: - specifier: ^5.0.0 + specifier: 5.0.0 version: 5.0.0 eslint: - specifier: ^8.57.1 + specifier: 8.57.1 version: 8.57.1 eslint-config-unjs: - specifier: ^0.2.1 + specifier: 0.2.1 version: 0.2.1(eslint@8.57.1)(typescript@5.5.2) eslint-plugin-require-extensions: - specifier: ^0.1.3 + specifier: 0.1.3 version: 0.1.3(eslint@8.57.1) prettier: - specifier: ^3.5.2 + specifier: 3.5.2 version: 3.5.2 tsx: - specifier: ^4.19.4 + specifier: 4.19.4 version: 4.19.4 typescript: specifier: 5.5.2 version: 5.5.2 vitest: - specifier: ^3.2.4 + specifier: 3.2.4 version: 3.2.4(@types/debug@4.1.12)(@types/node@20.12.12)(jsdom@23.2.0)(terser@5.43.1) composition: @@ -4401,26 +4401,14 @@ packages: resolution: {integrity: sha512-4jaopCVOtWN0V8qCx/1s2pkRqC6tcvIQM3kFB99eIpsP53GfsoIKO08D94b83n/V3iGihHmxWR2lXzE0NicUGg==} engines: {node: '>= 18'} - '@octokit/auth-oauth-app@8.1.3': - resolution: {integrity: sha512-4e6OjVe5rZ8yBe8w7byBjpKtSXFuro7gqeGAAZc7QYltOF8wB93rJl2FE0a4U1Mt88xxPv/mS+25/0DuLk0Ewg==} - engines: {node: '>= 18'} - '@octokit/auth-oauth-app@8.1.4': resolution: {integrity: sha512-71iBa5SflSXcclk/OL3lJzdt4iFs56OJdpBGEBl1wULp7C58uiswZLV6TdRaiAzHP1LT8ezpbHlKuxADb+4NkQ==} engines: {node: '>= 18'} - '@octokit/auth-oauth-device@7.1.4': - resolution: {integrity: sha512-yK35I9VGDGjYxu0NPZ9Rl+zXM/+DO/Hu1VR5FUNz+ZsU6i8B8oQ43TPwci9nuH8bAF6rQrKDNR9F0r0+kzYJhA==} - engines: {node: '>= 18'} - '@octokit/auth-oauth-device@7.1.5': resolution: {integrity: sha512-lR00+k7+N6xeECj0JuXeULQ2TSBB/zjTAmNF2+vyGPDEFx1dgk1hTDmL13MjbSmzusuAmuJD8Pu39rjp9jH6yw==} engines: {node: '>= 18'} - '@octokit/auth-oauth-user@5.1.3': - resolution: {integrity: sha512-zNPByPn9K7TC+OOHKGxU+MxrE9SZAN11UHYEFLsK2NRn3akJN2LHRl85q+Eypr3tuB2GrKx3rfj2phJdkYCvzw==} - engines: {node: '>= 18'} - '@octokit/auth-oauth-user@5.1.4': resolution: {integrity: sha512-4tJRofMHm6ZCd3O2PVgboBbQ/lNtacREeaihet0+wCATZmvPK+jjg2K6NjBfY69An3yzQdmkcMeiaOOoxOPr7Q==} engines: {node: '>= 18'} @@ -4433,18 +4421,10 @@ packages: resolution: {integrity: sha512-P4YJBPdPSpWTQ1NU4XYdvHvXJJDxM6YwpS0FZHRgP7YFkdVxsWcpWGy/NVqlAA7PcPCnMacXlRm1y2PFZRWL/w==} engines: {node: '>= 20'} - '@octokit/auth-unauthenticated@6.1.2': - resolution: {integrity: sha512-07DlUGcz/AAVdzu3EYfi/dOyMSHp9YsOxPl/MPmtlVXWiD//GlV8HgZsPhud94DEyx+RfrW0wSl46Lx+AWbOlg==} - engines: {node: '>= 18'} - '@octokit/auth-unauthenticated@6.1.3': resolution: {integrity: sha512-d5gWJla3WdSl1yjbfMpET+hUSFCE15qM0KVSB0H1shyuJihf/RL1KqWoZMIaonHvlNojkL9XtLFp8QeLe+1iwA==} engines: {node: '>= 18'} - '@octokit/core@6.1.4': - resolution: {integrity: sha512-lAS9k7d6I0MPN+gb9bKDt7X8SdxknYqAMh44S5L+lNqIN2NuV8nvv3g8rPp7MuRxcOpxpUIATWprO0C34a8Qmg==} - engines: {node: '>= 18'} - '@octokit/core@6.1.5': resolution: {integrity: sha512-vvmsN0r7rguA+FySiCsbaTTobSftpIDIpPW81trAmsv9TGxg3YCujAxRYp/Uy8xmDgYCzzgulG62H7KYUFmeIg==} engines: {node: '>= 18'} @@ -4453,10 +4433,6 @@ packages: resolution: {integrity: sha512-ODsoD39Lq6vR6aBgvjTnA3nZGliknKboc9Gtxr7E4WDNqY24MxANKcuDQSF0jzapvGb3KWOEDrKfve4HoWGK+g==} engines: {node: '>= 20'} - '@octokit/endpoint@10.1.3': - resolution: {integrity: sha512-nBRBMpKPhQUxCsQQeW+rCJ/OPSMcj3g0nfHn01zGYZXuNDvvXudF/TYY6APj5THlurerpFN4a/dQAIAaM6BYhA==} - engines: {node: '>= 18'} - '@octokit/endpoint@10.1.4': resolution: {integrity: sha512-OlYOlZIsfEVZm5HCSR8aSg02T2lbUWOsCQoPKfTXJwDzcHQBrVBGdGXb89dv2Kw2ToZaRtudp8O3ZIYoaOjKlA==} engines: {node: '>= 18'} @@ -4465,10 +4441,6 @@ packages: resolution: {integrity: sha512-hoYicJZaqISMAI3JfaDr1qMNi48OctWuOih1m80bkYow/ayPw6Jj52tqWJ6GEoFTk1gBqfanSoI1iY99Z5+ekQ==} engines: {node: '>= 20'} - '@octokit/graphql@8.2.1': - resolution: {integrity: sha512-n57hXtOoHrhwTWdvhVkdJHdhTv0JstjDbDRhJfwIRNfFqmSo1DaK/mD2syoNUoLCyqSjBpGAKOG0BuwF392slw==} - engines: {node: '>= 18'} - '@octokit/graphql@8.2.2': resolution: {integrity: sha512-Yi8hcoqsrXGdt0yObxbebHXFOiUA+2v3n53epuOg1QUgOB6c4XzvisBNVXJSl8RYA5KrDuSL2yq9Qmqe5N0ryA==} engines: {node: '>= 18'} @@ -4485,10 +4457,6 @@ packages: resolution: {integrity: sha512-ooXV8GBSabSWyhLUowlMIVd9l1s2nsOGQdlP2SQ4LnkEsGXzeCvbSbCPdZThXhEFzleGPwbapT0Sb+YhXRyjCA==} engines: {node: '>= 18'} - '@octokit/oauth-methods@5.1.4': - resolution: {integrity: sha512-Jc/ycnePClOvO1WL7tlC+TRxOFtyJBGuTDsL4dzXNiVZvzZdrPuNw7zHI3qJSUX2n6RLXE5L0SkFmYyNaVUFoQ==} - engines: {node: '>= 18'} - '@octokit/oauth-methods@5.1.5': resolution: {integrity: sha512-Ev7K8bkYrYLhoOSZGVAGsLEscZQyq7XQONCBBAl2JdMg7IT3PQn/y8P0KjloPoYpI5UylqYrLeUcScaYWXwDvw==} engines: {node: '>= 18'} @@ -4496,9 +4464,6 @@ packages: '@octokit/openapi-types@24.2.0': resolution: {integrity: sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==} - '@octokit/openapi-types@25.0.0': - resolution: {integrity: sha512-FZvktFu7HfOIJf2BScLKIEYjDsw6RKc7rBJCdvCTfKsVnx2GEB/Nbzjr29DUdb7vQhlzS/j8qDzdditP0OC6aw==} - '@octokit/openapi-types@25.1.0': resolution: {integrity: sha512-idsIggNXUKkk0+BExUn1dQ92sfysJrje03Q0bv0e+KPLrvyqZF8MnBpFz8UNfYDwB3Ie7Z0TByjWfzxt7vseaA==} @@ -4574,10 +4539,6 @@ packages: peerDependencies: '@octokit/core': ^6.1.3 - '@octokit/request-error@6.1.7': - resolution: {integrity: sha512-69NIppAwaauwZv6aOzb+VVLwt+0havz9GT5YplkeJv7fG7a40qpLt/yZKyiDxAhgz0EtgNdNcb96Z0u+Zyuy2g==} - engines: {node: '>= 18'} - '@octokit/request-error@6.1.8': resolution: {integrity: sha512-WEi/R0Jmq+IJKydWlKDmryPcmdYSVjL3ekaiEL1L9eo1sUnqMJ+grqmC9cjk7CA7+b2/T397tO5d8YLOH3qYpQ==} engines: {node: '>= 18'} @@ -4590,10 +4551,6 @@ packages: resolution: {integrity: sha512-V6jhKokg35vk098iBqp2FBKunk3kMTXlmq+PtbV9Gl3TfskWlebSofU9uunVKhUN7xl+0+i5vt0TGTG8/p/7HA==} engines: {node: '>= 20'} - '@octokit/request@9.2.2': - resolution: {integrity: sha512-dZl0ZHx6gOQGcffgm1/Sf6JfEpmh34v3Af2Uci02vzUYz6qEN6zepoRtmybWXIGXFIK8K9ylE3b+duCWqhArtg==} - engines: {node: '>= 18'} - '@octokit/request@9.2.3': resolution: {integrity: sha512-Ma+pZU8PXLOEYzsWf0cn/gY+ME57Wq8f49WTXA8FMHp2Ps9djKw//xYJ1je8Hm0pR2lU9FUGeJRWOtxq6olt4w==} engines: {node: '>= 18'} @@ -4609,9 +4566,6 @@ packages: '@octokit/types@13.10.0': resolution: {integrity: sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==} - '@octokit/types@14.0.0': - resolution: {integrity: sha512-VVmZP0lEhbo2O1pdq63gZFiGCKkm8PPp8AUOijlwPO6hojEVjspA0MWKP7E4hbvGxzFKNqKr6p0IYtOH/Wf/zA==} - '@octokit/types@14.1.0': resolution: {integrity: sha512-1y6DgTy8Jomcpu33N+p5w58l6xyt55Ar2I91RPiIA0xCJBXyUAhXCcmZaDWSANiha7R9a6qJJ2CRomGPZ6f46g==} @@ -7946,11 +7900,6 @@ packages: resolution: {integrity: sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==} engines: {node: '>=0.4.0'} - acorn@8.14.0: - resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==} - engines: {node: '>=0.4.0'} - hasBin: true - acorn@8.14.1: resolution: {integrity: sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==} engines: {node: '>=0.4.0'} @@ -7968,14 +7917,6 @@ packages: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} - agent-base@7.1.1: - resolution: {integrity: sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==} - engines: {node: '>= 14'} - - agent-base@7.1.3: - resolution: {integrity: sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==} - engines: {node: '>= 14'} - agent-base@7.1.4: resolution: {integrity: sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==} engines: {node: '>= 14'} @@ -8441,10 +8382,6 @@ packages: ccount@2.0.1: resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} - chai@5.2.0: - resolution: {integrity: sha512-mCuXncKXk5iCLhfhwTc0izo0gtEmpz5CtG2y8GiOINBlMVS6v8TMRc5TaLWKS6692m9+dVVfzgeVxR5UxWHTYw==} - engines: {node: '>=12'} - chai@5.2.1: resolution: {integrity: sha512-5nFxhUrX0PqtyogoYOA8IPswy5sZFTOsBFl/9bNsmDLgsxYTzSZQJDPppDnZPTQbzSEm0hqGjWPzRemQCYbD6A==} engines: {node: '>=18'} @@ -8581,10 +8518,6 @@ packages: resolution: {integrity: sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==} engines: {node: '>=18'} - cli-width@4.0.0: - resolution: {integrity: sha512-ZksGS2xpa/bYkNzN3BAw1wEjsLV/ZKOf/CCrJ/QOBsxx6fOARIkwTutxp1XIOIohi6HKmOFjMoK/XaqDVUpEEw==} - engines: {node: '>= 12'} - cli-width@4.1.0: resolution: {integrity: sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==} engines: {node: '>= 12'} @@ -9206,10 +9139,6 @@ packages: engines: {node: '>=14.16'} hasBin: true - del@7.0.0: - resolution: {integrity: sha512-tQbV/4u5WVB8HMJr08pgw0b6nG4RGt/tj+7Numvq+zqcvUFeMaIWWOUFltiU+6go8BSO2/ogsB4EasDaj0y68Q==} - engines: {node: '>=14.16'} - del@7.1.0: resolution: {integrity: sha512-v2KyNk7efxhlyHpjEvfyxaAihKKK0nWCuf6ZtqZcFFpQRG0bJ12Qsr0RpvsICMjAAZ8DOVCxrlqpxISlMHC4Kg==} engines: {node: '>=14.16'} @@ -10330,10 +10259,6 @@ packages: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} - globals@13.20.0: - resolution: {integrity: sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==} - engines: {node: '>=8'} - globals@13.24.0: resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==} engines: {node: '>=8'} @@ -10602,10 +10527,6 @@ packages: resolution: {integrity: sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==} engines: {node: '>= 14'} - https-proxy-agent@7.0.6: - resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==} - engines: {node: '>= 14'} - human-signals@2.1.0: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} engines: {node: '>=10.17.0'} @@ -11100,11 +11021,6 @@ packages: engines: {node: '>=4'} hasBin: true - jsesc@3.0.2: - resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==} - engines: {node: '>=6'} - hasBin: true - jsesc@3.1.0: resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==} engines: {node: '>=6'} @@ -11327,9 +11243,6 @@ packages: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true - loupe@3.1.3: - resolution: {integrity: sha512-kkIp7XSkP78ZxJEsSxW3712C6teJVoeHHwgo9zJ380de7IYyJ2ISlxojcH2pC5OFLewESmnRi/+XCDIEEVyoug==} - loupe@3.2.0: resolution: {integrity: sha512-2NCfZcT5VGVNX9mSZIxLRkEAegDGBpuQZBy13desuHeVORmBDyAET4TkJr4SjqQy3A8JDofMN6LpkK8Xcm/dlw==} @@ -12255,10 +12168,6 @@ packages: pathe@2.0.3: resolution: {integrity: sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==} - pathval@2.0.0: - resolution: {integrity: sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==} - engines: {node: '>= 14.16'} - pathval@2.0.1: resolution: {integrity: sha512-//nshmD55c46FuFw26xV/xFAaB5HF9Xdap7HJBBnrKdAd6/GxDBaNA1870O79+9ueg61cZLSVc+OaFlfmObYVQ==} engines: {node: '>= 14.16'} @@ -12283,9 +12192,6 @@ packages: picocolors@1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} - picocolors@1.0.1: - resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} - picocolors@1.1.1: resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} @@ -14572,10 +14478,6 @@ packages: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} engines: {node: '>=10'} - wrap-ansi@8.1.0: - resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==} - engines: {node: '>=12'} - wrap-ansi@9.0.0: resolution: {integrity: sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==} engines: {node: '>=18'} @@ -15320,13 +15222,13 @@ snapshots: '@babel/code-frame@7.24.2': dependencies: '@babel/highlight': 7.24.5 - picocolors: 1.1.1 + picocolors: 1.0.0 '@babel/code-frame@7.26.2': dependencies: '@babel/helper-validator-identifier': 7.25.9 js-tokens: 4.0.0 - picocolors: 1.1.1 + picocolors: 1.0.0 '@babel/code-frame@7.27.1': dependencies: @@ -15450,15 +15352,15 @@ snapshots: '@babel/highlight@7.23.4': dependencies: '@babel/helper-validator-identifier': 7.25.9 - chalk: 2.4.2 + chalk: 5.3.0 js-tokens: 4.0.0 '@babel/highlight@7.24.5': dependencies: '@babel/helper-validator-identifier': 7.25.9 - chalk: 2.4.2 + chalk: 5.3.0 js-tokens: 4.0.0 - picocolors: 1.1.1 + picocolors: 1.0.0 '@babel/parser@7.23.6': dependencies: @@ -15541,7 +15443,7 @@ snapshots: '@babel/helper-split-export-declaration': 7.22.6 '@babel/parser': 7.23.6 '@babel/types': 7.23.6 - debug: 4.4.0 + debug: 4.4.1 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -16601,7 +16503,7 @@ snapshots: '@connectrpc/protoc-gen-connect-query@1.4.1(@bufbuild/protoc-gen-es@1.10.0(@bufbuild/protobuf@1.10.0))': dependencies: - '@bufbuild/protobuf': 1.10.0 + '@bufbuild/protobuf': 1.9.0 '@bufbuild/protoplugin': 1.9.0 optionalDependencies: '@bufbuild/protoc-gen-es': 1.10.0(@bufbuild/protobuf@1.10.0) @@ -17265,9 +17167,9 @@ snapshots: '@eslint/eslintrc@2.1.4': dependencies: ajv: 6.12.6 - debug: 4.4.0 + debug: 4.4.1 espree: 9.6.1 - globals: 13.20.0 + globals: 13.24.0 ignore: 5.3.1 import-fresh: 3.3.1 js-yaml: 4.1.0 @@ -17280,8 +17182,8 @@ snapshots: '@fastify/ajv-compiler@3.5.0': dependencies: - ajv: 8.12.0 - ajv-formats: 2.1.1(ajv@8.12.0) + ajv: 8.17.1 + ajv-formats: 2.1.1(ajv@8.17.1) fast-uri: 2.2.0 '@fastify/busboy@2.1.1': {} @@ -17597,7 +17499,7 @@ snapshots: cross-inspect: 1.0.0 dset: 3.1.3 graphql: 16.9.0(patch_hash=hafdlc54qtxpqvetpefk646rly) - tslib: 2.6.2 + tslib: 2.8.1 '@graphql-tools/utils@8.9.0(graphql@16.9.0(patch_hash=hafdlc54qtxpqvetpefk646rly))': dependencies: @@ -17644,7 +17546,7 @@ snapshots: '@humanwhocodes/config-array@0.13.0': dependencies: '@humanwhocodes/object-schema': 2.0.3 - debug: 4.4.0 + debug: 4.4.1 minimatch: 3.1.2 transitivePeerDependencies: - supports-color @@ -17743,7 +17645,7 @@ snapshots: cli-width: 4.1.0 mute-stream: 2.0.0 signal-exit: 4.1.0 - wrap-ansi: 6.2.0 + wrap-ansi: 9.0.0 yoctocolors-cjs: 2.1.2 optionalDependencies: '@types/node': 22.17.0 @@ -17755,7 +17657,7 @@ snapshots: '@types/node': 20.12.12 '@types/wrap-ansi': 3.0.0 ansi-escapes: 4.3.2 - chalk: 4.1.2 + chalk: 5.3.0 cli-spinners: 2.9.2 cli-width: 4.1.0 figures: 3.2.0 @@ -17806,7 +17708,7 @@ snapshots: string-width-cjs: string-width@4.2.3 strip-ansi: 7.1.0 strip-ansi-cjs: strip-ansi@6.0.1 - wrap-ansi: 8.1.0 + wrap-ansi: 9.0.0 wrap-ansi-cjs: wrap-ansi@7.0.0 '@isaacs/fs-minipass@4.0.1': @@ -18286,9 +18188,9 @@ snapshots: '@npmcli/agent@3.0.0': dependencies: - agent-base: 7.1.3 + agent-base: 7.1.4 http-proxy-agent: 7.0.2 - https-proxy-agent: 7.0.6 + https-proxy-agent: 7.0.5 lru-cache: 10.4.3 socks-proxy-agent: 8.0.5 transitivePeerDependencies: @@ -18412,7 +18314,7 @@ snapshots: '@octokit/core': 6.1.5 '@octokit/oauth-app': 7.1.6 '@octokit/plugin-paginate-rest': 12.0.0(@octokit/core@6.1.5) - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 '@octokit/webhooks': 13.8.0 '@octokit/auth-app@7.2.1': @@ -18421,47 +18323,24 @@ snapshots: '@octokit/auth-oauth-user': 5.1.4 '@octokit/request': 9.2.3 '@octokit/request-error': 6.1.8 - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 toad-cache: 3.7.0 universal-github-app-jwt: 2.2.2 universal-user-agent: 7.0.2 - '@octokit/auth-oauth-app@8.1.3': - dependencies: - '@octokit/auth-oauth-device': 7.1.4 - '@octokit/auth-oauth-user': 5.1.3 - '@octokit/request': 9.2.2 - '@octokit/types': 13.10.0 - universal-user-agent: 7.0.2 - '@octokit/auth-oauth-app@8.1.4': dependencies: '@octokit/auth-oauth-device': 7.1.5 '@octokit/auth-oauth-user': 5.1.4 '@octokit/request': 9.2.3 - '@octokit/types': 14.0.0 - universal-user-agent: 7.0.2 - - '@octokit/auth-oauth-device@7.1.4': - dependencies: - '@octokit/oauth-methods': 5.1.4 - '@octokit/request': 9.2.2 - '@octokit/types': 13.10.0 + '@octokit/types': 14.1.0 universal-user-agent: 7.0.2 '@octokit/auth-oauth-device@7.1.5': dependencies: '@octokit/oauth-methods': 5.1.5 '@octokit/request': 9.2.3 - '@octokit/types': 14.0.0 - universal-user-agent: 7.0.2 - - '@octokit/auth-oauth-user@5.1.3': - dependencies: - '@octokit/auth-oauth-device': 7.1.4 - '@octokit/oauth-methods': 5.1.4 - '@octokit/request': 9.2.2 - '@octokit/types': 13.10.0 + '@octokit/types': 14.1.0 universal-user-agent: 7.0.2 '@octokit/auth-oauth-user@5.1.4': @@ -18469,32 +18348,17 @@ snapshots: '@octokit/auth-oauth-device': 7.1.5 '@octokit/oauth-methods': 5.1.5 '@octokit/request': 9.2.3 - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 universal-user-agent: 7.0.2 '@octokit/auth-token@5.1.1': {} '@octokit/auth-token@6.0.0': {} - '@octokit/auth-unauthenticated@6.1.2': - dependencies: - '@octokit/request-error': 6.1.8 - '@octokit/types': 13.10.0 - '@octokit/auth-unauthenticated@6.1.3': dependencies: '@octokit/request-error': 6.1.8 - '@octokit/types': 14.0.0 - - '@octokit/core@6.1.4': - dependencies: - '@octokit/auth-token': 5.1.1 - '@octokit/graphql': 8.2.1 - '@octokit/request': 9.2.2 - '@octokit/request-error': 6.1.7 - '@octokit/types': 13.10.0 - before-after-hook: 3.0.2 - universal-user-agent: 7.0.2 + '@octokit/types': 14.1.0 '@octokit/core@6.1.5': dependencies: @@ -18502,7 +18366,7 @@ snapshots: '@octokit/graphql': 8.2.2 '@octokit/request': 9.2.3 '@octokit/request-error': 6.1.8 - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 before-after-hook: 3.0.2 universal-user-agent: 7.0.2 @@ -18512,74 +18376,54 @@ snapshots: '@octokit/graphql': 9.0.1 '@octokit/request': 10.0.3 '@octokit/request-error': 7.0.0 - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 before-after-hook: 4.0.0 universal-user-agent: 7.0.2 - '@octokit/endpoint@10.1.3': - dependencies: - '@octokit/types': 13.10.0 - universal-user-agent: 7.0.2 - '@octokit/endpoint@10.1.4': dependencies: - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 universal-user-agent: 7.0.2 '@octokit/endpoint@11.0.0': dependencies: - '@octokit/types': 14.0.0 - universal-user-agent: 7.0.2 - - '@octokit/graphql@8.2.1': - dependencies: - '@octokit/request': 9.2.2 - '@octokit/types': 13.10.0 + '@octokit/types': 14.1.0 universal-user-agent: 7.0.2 '@octokit/graphql@8.2.2': dependencies: '@octokit/request': 9.2.3 - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 universal-user-agent: 7.0.2 '@octokit/graphql@9.0.1': dependencies: '@octokit/request': 10.0.3 - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 universal-user-agent: 7.0.2 '@octokit/oauth-app@7.1.6': dependencies: - '@octokit/auth-oauth-app': 8.1.3 - '@octokit/auth-oauth-user': 5.1.3 - '@octokit/auth-unauthenticated': 6.1.2 + '@octokit/auth-oauth-app': 8.1.4 + '@octokit/auth-oauth-user': 5.1.4 + '@octokit/auth-unauthenticated': 6.1.3 '@octokit/core': 6.1.5 '@octokit/oauth-authorization-url': 7.1.1 - '@octokit/oauth-methods': 5.1.4 + '@octokit/oauth-methods': 5.1.5 '@types/aws-lambda': 8.10.122 universal-user-agent: 7.0.2 '@octokit/oauth-authorization-url@7.1.1': {} - '@octokit/oauth-methods@5.1.4': - dependencies: - '@octokit/oauth-authorization-url': 7.1.1 - '@octokit/request': 9.2.2 - '@octokit/request-error': 6.1.8 - '@octokit/types': 13.10.0 - '@octokit/oauth-methods@5.1.5': dependencies: '@octokit/oauth-authorization-url': 7.1.1 '@octokit/request': 9.2.3 '@octokit/request-error': 6.1.8 - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 '@octokit/openapi-types@24.2.0': {} - '@octokit/openapi-types@25.0.0': {} - '@octokit/openapi-types@25.1.0': {} '@octokit/openapi-webhooks-types@10.4.0': {} @@ -18590,38 +18434,38 @@ snapshots: dependencies: '@octokit/core': 6.1.5 - '@octokit/plugin-paginate-rest@11.6.0(@octokit/core@6.1.4)': + '@octokit/plugin-paginate-rest@11.6.0(@octokit/core@6.1.5)': dependencies: - '@octokit/core': 6.1.4 + '@octokit/core': 6.1.5 '@octokit/types': 13.10.0 '@octokit/plugin-paginate-rest@12.0.0(@octokit/core@6.1.5)': dependencies: '@octokit/core': 6.1.5 - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 '@octokit/plugin-paginate-rest@13.1.1(@octokit/core@7.0.2)': dependencies: '@octokit/core': 7.0.2 '@octokit/types': 14.1.0 - '@octokit/plugin-request-log@5.3.1(@octokit/core@6.1.4)': + '@octokit/plugin-request-log@5.3.1(@octokit/core@6.1.5)': dependencies: - '@octokit/core': 6.1.4 + '@octokit/core': 6.1.5 '@octokit/plugin-request-log@6.0.0(@octokit/core@7.0.2)': dependencies: '@octokit/core': 7.0.2 - '@octokit/plugin-rest-endpoint-methods@13.5.0(@octokit/core@6.1.4)': + '@octokit/plugin-rest-endpoint-methods@13.5.0(@octokit/core@6.1.5)': dependencies: - '@octokit/core': 6.1.4 + '@octokit/core': 6.1.5 '@octokit/types': 13.10.0 '@octokit/plugin-rest-endpoint-methods@14.0.0(@octokit/core@6.1.5)': dependencies: '@octokit/core': 6.1.5 - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 '@octokit/plugin-rest-endpoint-methods@16.0.0(@octokit/core@7.0.2)': dependencies: @@ -18632,57 +18476,45 @@ snapshots: dependencies: '@octokit/core': 6.1.5 '@octokit/request-error': 6.1.8 - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 bottleneck: 2.19.5 '@octokit/plugin-throttling@10.0.0(@octokit/core@6.1.5)': dependencies: '@octokit/core': 6.1.5 - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 bottleneck: 2.19.5 - '@octokit/request-error@6.1.7': - dependencies: - '@octokit/types': 13.10.0 - '@octokit/request-error@6.1.8': dependencies: - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 '@octokit/request-error@7.0.0': dependencies: - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 '@octokit/request@10.0.3': dependencies: '@octokit/endpoint': 11.0.0 '@octokit/request-error': 7.0.0 - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 fast-content-type-parse: 3.0.0 universal-user-agent: 7.0.2 - '@octokit/request@9.2.2': - dependencies: - '@octokit/endpoint': 10.1.3 - '@octokit/request-error': 6.1.7 - '@octokit/types': 13.10.0 - fast-content-type-parse: 2.0.1 - universal-user-agent: 7.0.2 - '@octokit/request@9.2.3': dependencies: '@octokit/endpoint': 10.1.4 '@octokit/request-error': 6.1.8 - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 fast-content-type-parse: 2.0.1 universal-user-agent: 7.0.2 '@octokit/rest@21.1.1': dependencies: - '@octokit/core': 6.1.4 - '@octokit/plugin-paginate-rest': 11.6.0(@octokit/core@6.1.4) - '@octokit/plugin-request-log': 5.3.1(@octokit/core@6.1.4) - '@octokit/plugin-rest-endpoint-methods': 13.5.0(@octokit/core@6.1.4) + '@octokit/core': 6.1.5 + '@octokit/plugin-paginate-rest': 11.6.0(@octokit/core@6.1.5) + '@octokit/plugin-request-log': 5.3.1(@octokit/core@6.1.5) + '@octokit/plugin-rest-endpoint-methods': 13.5.0(@octokit/core@6.1.5) '@octokit/rest@22.0.0': dependencies: @@ -18695,10 +18527,6 @@ snapshots: dependencies: '@octokit/openapi-types': 24.2.0 - '@octokit/types@14.0.0': - dependencies: - '@octokit/openapi-types': 25.0.0 - '@octokit/types@14.1.0': dependencies: '@octokit/openapi-types': 25.1.0 @@ -19279,7 +19107,7 @@ snapshots: fast-glob: 3.3.2 is-glob: 4.0.3 open: 9.1.0 - picocolors: 1.1.1 + picocolors: 1.0.0 tslib: 2.8.1 '@popperjs/core@2.11.8': {} @@ -22262,7 +22090,7 @@ snapshots: '@types/prettier@3.0.0': dependencies: - prettier: 3.2.4 + prettier: 3.5.2 '@types/prismjs@1.26.3': {} @@ -22339,7 +22167,7 @@ snapshots: '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/type-utils': 5.62.0(eslint@8.57.1)(typescript@5.5.2) '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@5.5.2) - debug: 4.4.0 + debug: 4.4.1 eslint: 8.57.1 graphemer: 1.4.0 ignore: 5.3.1 @@ -22372,7 +22200,7 @@ snapshots: dependencies: '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.5.2) '@typescript-eslint/utils': 5.62.0(eslint@8.57.1)(typescript@5.5.2) - debug: 4.4.0 + debug: 4.4.1 eslint: 8.57.1 tsutils: 3.21.0(typescript@5.5.2) optionalDependencies: @@ -22386,7 +22214,7 @@ snapshots: dependencies: '@typescript-eslint/types': 5.62.0 '@typescript-eslint/visitor-keys': 5.62.0 - debug: 4.4.0 + debug: 4.4.1 globby: 11.1.0 is-glob: 4.0.3 semver: 7.7.1 @@ -22418,7 +22246,7 @@ snapshots: '@typescript/vfs@1.5.0': dependencies: - debug: 4.4.0 + debug: 4.4.1 transitivePeerDependencies: - supports-color @@ -22699,16 +22527,14 @@ snapshots: dependencies: acorn: 8.15.0 - acorn-jsx@5.3.2(acorn@8.14.0): + acorn-jsx@5.3.2(acorn@8.15.0): dependencies: - acorn: 8.14.0 + acorn: 8.15.0 acorn-walk@8.3.4: dependencies: acorn: 8.15.0 - acorn@8.14.0: {} - acorn@8.14.1: {} acorn@8.15.0: {} @@ -22717,18 +22543,10 @@ snapshots: agent-base@6.0.2: dependencies: - debug: 4.4.0 - transitivePeerDependencies: - - supports-color - - agent-base@7.1.1: - dependencies: - debug: 4.3.7 + debug: 4.4.1 transitivePeerDependencies: - supports-color - agent-base@7.1.3: {} - agent-base@7.1.4: {} agentkeepalive@4.5.0: @@ -22744,10 +22562,6 @@ snapshots: optionalDependencies: ajv: 8.13.0 - ajv-formats@2.1.1(ajv@8.12.0): - optionalDependencies: - ajv: 8.12.0 - ajv-formats@2.1.1(ajv@8.17.1): optionalDependencies: ajv: 8.17.1 @@ -22940,7 +22754,7 @@ snapshots: caniuse-lite: 1.0.30001621 fraction.js: 4.3.7 normalize-range: 0.1.2 - picocolors: 1.0.1 + picocolors: 1.0.0 postcss: 8.4.38 postcss-value-parser: 4.2.0 @@ -23029,7 +22843,7 @@ snapshots: dependencies: bytes: 3.1.2 content-type: 1.0.5 - debug: 4.4.0 + debug: 4.4.1 http-errors: 2.0.0 iconv-lite: 0.6.3 on-finished: 2.4.1 @@ -23054,7 +22868,7 @@ snapshots: string-width: 5.1.2 type-fest: 2.19.0 widest-line: 4.0.1 - wrap-ansi: 8.1.0 + wrap-ansi: 9.0.0 bplist-parser@0.2.0: dependencies: @@ -23253,14 +23067,6 @@ snapshots: ccount@2.0.1: {} - chai@5.2.0: - dependencies: - assertion-error: 2.0.1 - check-error: 2.1.1 - deep-eql: 5.0.2 - loupe: 3.1.3 - pathval: 2.0.0 - chai@5.2.1: dependencies: assertion-error: 2.0.1 @@ -23409,8 +23215,6 @@ snapshots: slice-ansi: 5.0.0 string-width: 7.2.0 - cli-width@4.0.0: {} - cli-width@4.1.0: {} client-only@0.0.1: {} @@ -23999,7 +23803,7 @@ snapshots: del-cli@5.0.0: dependencies: - del: 7.0.0 + del: 7.1.0 meow: 10.1.5 del-cli@5.1.0: @@ -24007,17 +23811,6 @@ snapshots: del: 7.1.0 meow: 10.1.5 - del@7.0.0: - dependencies: - globby: 13.2.2 - graceful-fs: 4.2.11 - is-glob: 4.0.3 - is-path-cwd: 3.0.0 - is-path-inside: 4.0.0 - p-map: 5.5.0 - rimraf: 3.0.2 - slash: 4.0.0 - del@7.1.0: dependencies: globby: 13.2.2 @@ -24200,7 +23993,7 @@ snapshots: base64id: 2.0.0 cookie: 0.7.2 cors: 2.8.5 - debug: 4.3.7 + debug: 4.4.1 engine.io-parser: 5.2.3 ws: 8.17.1 transitivePeerDependencies: @@ -24557,7 +24350,7 @@ snapshots: eslint: 8.57.1 eslint-import-resolver-node: 0.3.7 eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5(eslint@8.57.1))(eslint@8.57.1) - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-typescript@3.5.5)(eslint@8.57.1) + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) eslint-plugin-jsx-a11y: 6.7.1(eslint@8.57.1) eslint-plugin-react: 7.33.0(eslint@8.57.1) eslint-plugin-react-hooks: 4.6.0(eslint@8.57.1) @@ -24574,7 +24367,7 @@ snapshots: eslint-config-standard@17.1.0(eslint-plugin-import@2.27.5)(eslint-plugin-n@16.6.2(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1): dependencies: eslint: 8.57.1 - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint@8.57.1) + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-typescript@3.5.5)(eslint@8.57.1) eslint-plugin-n: 16.6.2(eslint@8.57.1) eslint-plugin-promise: 6.6.0(eslint@8.57.1) @@ -24586,7 +24379,7 @@ snapshots: eslint-config-prettier: 8.10.0(eslint@8.57.1) eslint-config-standard: 17.1.0(eslint-plugin-import@2.27.5)(eslint-plugin-n@16.6.2(eslint@8.57.1))(eslint-plugin-promise@6.6.0(eslint@8.57.1))(eslint@8.57.1) eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-plugin-import@2.27.5)(eslint@8.57.1) - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint@8.57.1) + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-typescript@3.5.5)(eslint@8.57.1) eslint-plugin-n: 16.6.2(eslint@8.57.1) eslint-plugin-node: 11.1.0(eslint@8.57.1) eslint-plugin-promise: 6.6.0(eslint@8.57.1) @@ -24610,8 +24403,8 @@ snapshots: debug: 4.3.4 enhanced-resolve: 5.15.0 eslint: 8.57.1 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.57.1) - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-typescript@3.5.5)(eslint@8.57.1) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) get-tsconfig: 4.7.2 globby: 13.2.2 is-core-module: 2.12.1 @@ -24629,7 +24422,7 @@ snapshots: enhanced-resolve: 5.15.0 eslint: 8.57.1 eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-typescript@3.5.5)(eslint@8.57.1) - eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint@8.57.1) + eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-typescript@3.5.5)(eslint@8.57.1) get-tsconfig: 4.7.2 globby: 13.2.2 is-core-module: 2.12.1 @@ -24641,9 +24434,20 @@ snapshots: - eslint-import-resolver-webpack - supports-color + eslint-module-utils@2.8.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1): + dependencies: + debug: 4.4.1 + optionalDependencies: + '@typescript-eslint/parser': 5.62.0(eslint@8.57.1)(typescript@5.5.2) + eslint: 8.57.1 + eslint-import-resolver-node: 0.3.7 + eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5(eslint@8.57.1))(eslint@8.57.1) + transitivePeerDependencies: + - supports-color + eslint-module-utils@2.8.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.57.1): dependencies: - debug: 3.2.7 + debug: 4.4.1 optionalDependencies: '@typescript-eslint/parser': 5.62.0(eslint@8.57.1)(typescript@5.5.2) eslint: 8.57.1 @@ -24654,7 +24458,7 @@ snapshots: eslint-module-utils@2.8.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-typescript@3.5.5)(eslint@8.57.1): dependencies: - debug: 3.2.7 + debug: 4.4.1 optionalDependencies: '@typescript-eslint/parser': 5.62.0(eslint@8.57.1)(typescript@5.5.2) eslint: 8.57.1 @@ -24675,7 +24479,7 @@ snapshots: eslint-utils: 2.1.0 regexpp: 3.2.0 - eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-typescript@3.5.5)(eslint@8.57.1): + eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1): dependencies: array-includes: 3.1.6 array.prototype.flat: 1.3.1 @@ -24684,7 +24488,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.57.1 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5)(eslint@8.57.1) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-node@0.3.7)(eslint-import-resolver-typescript@3.5.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-node@0.3.7)(eslint-plugin-import@2.27.5(eslint@8.57.1))(eslint@8.57.1))(eslint@8.57.1) has: 1.0.3 is-core-module: 2.12.1 is-glob: 4.0.3 @@ -24700,7 +24504,7 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint@8.57.1): + eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.62.0(eslint@8.57.1)(typescript@5.5.2))(eslint-import-resolver-typescript@3.5.5)(eslint@8.57.1): dependencies: array-includes: 3.1.6 array.prototype.flat: 1.3.1 @@ -24751,7 +24555,7 @@ snapshots: builtins: 5.0.1 eslint: 8.57.1 eslint-plugin-es-x: 7.8.0(eslint@8.57.1) - get-tsconfig: 4.7.5 + get-tsconfig: 4.10.1 globals: 13.24.0 ignore: 5.3.1 is-builtin-module: 3.2.1 @@ -24803,7 +24607,7 @@ snapshots: eslint-plugin-unicorn@47.0.0(eslint@8.57.1): dependencies: - '@babel/helper-validator-identifier': 7.25.9 + '@babel/helper-validator-identifier': 7.27.1 '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.1) ci-info: 3.8.0 clean-regexp: 1.0.0 @@ -24811,7 +24615,7 @@ snapshots: esquery: 1.6.0 indent-string: 4.0.0 is-builtin-module: 3.2.1 - jsesc: 3.0.2 + jsesc: 3.1.0 lodash: 4.17.21 pluralize: 8.0.0 read-pkg-up: 7.0.1 @@ -24850,9 +24654,9 @@ snapshots: '@nodelib/fs.walk': 1.2.8 '@ungap/structured-clone': 1.2.0 ajv: 6.12.6 - chalk: 4.1.2 + chalk: 5.3.0 cross-spawn: 7.0.6 - debug: 4.4.0 + debug: 4.4.1 doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.2.2 @@ -24864,7 +24668,7 @@ snapshots: file-entry-cache: 6.0.1 find-up: 5.0.0 glob-parent: 6.0.2 - globals: 13.20.0 + globals: 13.24.0 graphemer: 1.4.0 ignore: 5.3.1 imurmurhash: 0.1.4 @@ -24877,15 +24681,15 @@ snapshots: minimatch: 3.1.2 natural-compare: 1.4.0 optionator: 0.9.3 - strip-ansi: 6.0.1 + strip-ansi: 7.1.0 text-table: 0.2.0 transitivePeerDependencies: - supports-color espree@9.6.1: dependencies: - acorn: 8.14.0 - acorn-jsx: 5.3.2(acorn@8.14.0) + acorn: 8.15.0 + acorn-jsx: 5.3.2(acorn@8.15.0) eslint-visitor-keys: 3.4.3 esquery@1.6.0: @@ -24993,7 +24797,7 @@ snapshots: content-type: 1.0.5 cookie: 0.7.2 cookie-signature: 1.2.2 - debug: 4.4.0 + debug: 4.4.1 encodeurl: 2.0.0 escape-html: 1.0.3 etag: 1.8.1 @@ -25064,8 +24868,8 @@ snapshots: fast-json-stringify@5.9.1: dependencies: '@fastify/deepmerge': 1.3.0 - ajv: 8.12.0 - ajv-formats: 2.1.1(ajv@8.12.0) + ajv: 8.17.1 + ajv-formats: 2.1.1(ajv@8.17.1) fast-deep-equal: 3.1.3 fast-uri: 2.2.0 json-schema-ref-resolver: 1.0.1 @@ -25181,7 +24985,7 @@ snapshots: finalhandler@2.1.0: dependencies: - debug: 4.4.0 + debug: 4.4.1 encodeurl: 2.0.0 escape-html: 1.0.3 on-finished: 2.4.1 @@ -25514,10 +25318,6 @@ snapshots: globals@11.12.0: {} - globals@13.20.0: - dependencies: - type-fest: 0.20.2 - globals@13.24.0: dependencies: type-fest: 0.20.2 @@ -25841,18 +25641,11 @@ snapshots: https-proxy-agent@5.0.1: dependencies: agent-base: 6.0.2 - debug: 4.4.0 + debug: 4.4.1 transitivePeerDependencies: - supports-color https-proxy-agent@7.0.5: - dependencies: - agent-base: 7.1.1 - debug: 4.3.7 - transitivePeerDependencies: - - supports-color - - https-proxy-agent@7.0.6: dependencies: agent-base: 7.1.4 debug: 4.4.1 @@ -25954,7 +25747,7 @@ snapshots: ansi-escapes: 4.3.2 chalk: 5.3.0 cli-cursor: 3.1.0 - cli-width: 4.0.0 + cli-width: 4.1.0 external-editor: 3.1.0 figures: 5.0.0 lodash: 4.17.21 @@ -25963,9 +25756,9 @@ snapshots: run-async: 3.0.0 rxjs: 7.8.1 string-width: 4.2.3 - strip-ansi: 6.0.1 + strip-ansi: 7.1.0 through: 2.3.8 - wrap-ansi: 6.2.0 + wrap-ansi: 9.0.0 internal-slot@1.0.5: dependencies: @@ -26282,7 +26075,7 @@ snapshots: form-data: 4.0.4 html-encoding-sniffer: 4.0.0 http-proxy-agent: 7.0.2 - https-proxy-agent: 7.0.6 + https-proxy-agent: 7.0.5 is-potential-custom-element-name: 1.0.1 parse5: 7.3.0 rrweb-cssom: 0.6.0 @@ -26305,8 +26098,6 @@ snapshots: jsesc@2.5.2: {} - jsesc@3.0.2: {} - jsesc@3.1.0: {} json-parse-even-better-errors@2.3.1: {} @@ -26525,8 +26316,6 @@ snapshots: dependencies: js-tokens: 4.0.0 - loupe@3.1.3: {} - loupe@3.2.0: {} lower-case@2.0.2: @@ -26982,7 +26771,7 @@ snapshots: micromark@4.0.0: dependencies: '@types/debug': 4.1.12 - debug: 4.4.0 + debug: 4.4.1 decode-named-character-reference: 1.0.2 devlop: 1.1.0 micromark-core-commonmark: 2.0.0 @@ -27480,7 +27269,7 @@ snapshots: '@octokit/plugin-retry': 7.2.1(@octokit/core@6.1.5) '@octokit/plugin-throttling': 10.0.0(@octokit/core@6.1.5) '@octokit/request-error': 6.1.8 - '@octokit/types': 14.0.0 + '@octokit/types': 14.1.0 on-exit-leak-free@2.1.0: {} @@ -27754,8 +27543,6 @@ snapshots: pathe@2.0.3: {} - pathval@2.0.0: {} - pathval@2.0.1: {} peberminta@0.9.0: {} @@ -27776,8 +27563,6 @@ snapshots: picocolors@1.0.0: {} - picocolors@1.0.1: {} - picocolors@1.1.1: {} picomatch-browser@2.2.6: {} @@ -27966,7 +27751,7 @@ snapshots: postcss@8.4.31: dependencies: nanoid: 3.3.7 - picocolors: 1.1.1 + picocolors: 1.0.0 source-map-js: 1.2.1 postcss@8.4.38: @@ -28872,7 +28657,7 @@ snapshots: router@2.2.0: dependencies: - debug: 4.4.0 + debug: 4.4.1 depd: 2.0.0 is-promise: 4.0.0 parseurl: 1.3.3 @@ -28964,7 +28749,7 @@ snapshots: send@1.2.0: dependencies: - debug: 4.4.0 + debug: 4.4.1 encodeurl: 2.0.0 escape-html: 1.0.3 etag: 1.8.1 @@ -29147,7 +28932,7 @@ snapshots: socket.io-adapter@2.5.5: dependencies: - debug: 4.3.7 + debug: 4.4.1 ws: 8.17.1 transitivePeerDependencies: - bufferutil @@ -29157,7 +28942,7 @@ snapshots: socket.io-parser@4.2.4: dependencies: '@socket.io/component-emitter': 3.1.2 - debug: 4.3.7 + debug: 4.4.1 transitivePeerDependencies: - supports-color @@ -29177,8 +28962,8 @@ snapshots: socks-proxy-agent@8.0.5: dependencies: - agent-base: 7.1.3 - debug: 4.4.0 + agent-base: 7.1.4 + debug: 4.4.1 socks: 2.8.4 transitivePeerDependencies: - supports-color @@ -29854,7 +29639,7 @@ snapshots: tuf-js@3.0.1: dependencies: '@tufjs/models': 3.0.1 - debug: 4.4.0 + debug: 4.4.1 make-fetch-happen: 14.0.3 transitivePeerDependencies: - supports-color @@ -30038,13 +29823,13 @@ snapshots: dependencies: browserslist: 4.21.9 escalade: 3.1.1 - picocolors: 1.0.1 + picocolors: 1.0.0 update-browserslist-db@1.0.16(browserslist@4.23.0): dependencies: browserslist: 4.23.0 escalade: 3.1.2 - picocolors: 1.0.1 + picocolors: 1.1.1 update-browserslist-db@1.1.3(browserslist@4.25.2): dependencies: @@ -30340,7 +30125,7 @@ snapshots: '@vitest/snapshot': 3.2.4 '@vitest/spy': 3.2.4 '@vitest/utils': 3.2.4 - chai: 5.2.0 + chai: 5.2.1 debug: 4.4.1 expect-type: 1.2.1 magic-string: 0.30.17 @@ -30380,7 +30165,7 @@ snapshots: '@vitest/snapshot': 3.2.4 '@vitest/spy': 3.2.4 '@vitest/utils': 3.2.4 - chai: 5.2.0 + chai: 5.2.1 debug: 4.4.1 expect-type: 1.2.1 magic-string: 0.30.17 @@ -30420,7 +30205,7 @@ snapshots: '@vitest/snapshot': 3.2.4 '@vitest/spy': 3.2.4 '@vitest/utils': 3.2.4 - chai: 5.2.0 + chai: 5.2.1 debug: 4.4.1 expect-type: 1.2.1 magic-string: 0.30.17 @@ -30460,7 +30245,7 @@ snapshots: '@vitest/snapshot': 3.2.4 '@vitest/spy': 3.2.4 '@vitest/utils': 3.2.4 - chai: 5.2.0 + chai: 5.2.1 debug: 4.4.1 expect-type: 1.2.1 magic-string: 0.30.17 @@ -30651,7 +30436,7 @@ snapshots: dependencies: ansi-styles: 4.3.0 string-width: 4.2.3 - strip-ansi: 6.0.1 + strip-ansi: 7.1.0 wrap-ansi@7.0.0: dependencies: @@ -30659,12 +30444,6 @@ snapshots: string-width: 4.2.3 strip-ansi: 7.1.0 - wrap-ansi@8.1.0: - dependencies: - ansi-styles: 6.2.1 - string-width: 5.1.2 - strip-ansi: 7.1.0 - wrap-ansi@9.0.0: dependencies: ansi-styles: 6.2.1