From 3a410fcf2eebeb2f6aa399dab514dd79ff6ea08c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 11:14:32 +0000 Subject: [PATCH] deps: bump typescript from 5.9.3 to 6.0.3 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/cli/package.json | 2 +- packages/daemon/package.json | 2 +- packages/dashboard/package.json | 2 +- packages/deploy-relay/package.json | 2 +- packages/discovery/package.json | 2 +- packages/mcp-server/package.json | 2 +- packages/protocol/package.json | 2 +- packages/relay/package.json | 2 +- pnpm-lock.yaml | 64 +++++++++--------------------- 9 files changed, 27 insertions(+), 53 deletions(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 9be3060..0e15eea 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -36,7 +36,7 @@ "@types/qrcode-terminal": "^0.12.2", "@types/yargs": "^17.0.0", "tsx": "^4.16.0", - "typescript": "^5.5.0", + "typescript": "^6.0.3", "vitest": "^3.0.0", "@types/qrcode": "^1.5.5" } diff --git a/packages/daemon/package.json b/packages/daemon/package.json index 884da7c..a4c4f4f 100644 --- a/packages/daemon/package.json +++ b/packages/daemon/package.json @@ -42,7 +42,7 @@ "devDependencies": { "@types/node": "^22.0.0", "tsx": "^4.16.0", - "typescript": "^5.5.0", + "typescript": "^6.0.3", "vitest": "^3.0.0" } } diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index 87aaa20..525a14c 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -17,6 +17,6 @@ }, "devDependencies": { "@types/node": "^22.0.0", - "typescript": "^5.5.0" + "typescript": "^6.0.3" } } diff --git a/packages/deploy-relay/package.json b/packages/deploy-relay/package.json index fd09122..6de15ac 100644 --- a/packages/deploy-relay/package.json +++ b/packages/deploy-relay/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@types/node": "^22.0.0", "tsx": "^4.16.0", - "typescript": "^5.5.0" + "typescript": "^6.0.3" }, "keywords": [ "loopsy", diff --git a/packages/discovery/package.json b/packages/discovery/package.json index 1438f7c..b5e4d74 100644 --- a/packages/discovery/package.json +++ b/packages/discovery/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@types/node": "^22.19.11", - "typescript": "^5.5.0", + "typescript": "^6.0.3", "vitest": "^3.0.0" } } diff --git a/packages/mcp-server/package.json b/packages/mcp-server/package.json index c7c4c8f..a7e421a 100644 --- a/packages/mcp-server/package.json +++ b/packages/mcp-server/package.json @@ -31,7 +31,7 @@ "devDependencies": { "@types/node": "^22.0.0", "tsx": "^4.16.0", - "typescript": "^5.5.0", + "typescript": "^6.0.3", "vitest": "^3.0.0" } } diff --git a/packages/protocol/package.json b/packages/protocol/package.json index 30fcd84..8b09108 100644 --- a/packages/protocol/package.json +++ b/packages/protocol/package.json @@ -21,7 +21,7 @@ "zod": "^3.23.0" }, "devDependencies": { - "typescript": "^5.5.0", + "typescript": "^6.0.3", "vitest": "^3.0.0" } } diff --git a/packages/relay/package.json b/packages/relay/package.json index df61968..87e79ac 100644 --- a/packages/relay/package.json +++ b/packages/relay/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@cloudflare/workers-types": "^4.20250410.0", "tsx": "^4.16.0", - "typescript": "^5.5.0", + "typescript": "^6.0.3", "wrangler": "^4.67.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2a45846..a48e7fa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^4.16.0 version: 4.21.0 typescript: - specifier: ^5.5.0 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 vitest: specifier: ^3.0.0 version: 3.2.4(@types/node@22.19.11)(esbuild@0.27.3)(tsx@4.21.0)(yaml@2.8.3) @@ -127,8 +127,8 @@ importers: specifier: ^4.16.0 version: 4.21.0 typescript: - specifier: ^5.5.0 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 vitest: specifier: ^3.0.0 version: 3.2.4(@types/node@22.19.11)(esbuild@0.27.3)(tsx@4.21.0)(yaml@2.8.3) @@ -155,8 +155,8 @@ importers: specifier: ^22.0.0 version: 22.19.11 typescript: - specifier: ^5.5.0 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 packages/deploy-relay: dependencies: @@ -174,8 +174,8 @@ importers: specifier: ^4.16.0 version: 4.21.0 typescript: - specifier: ^5.5.0 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 packages/discovery: dependencies: @@ -190,8 +190,8 @@ importers: specifier: ^22.19.11 version: 22.19.11 typescript: - specifier: ^5.5.0 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 vitest: specifier: ^3.0.0 version: 3.2.4(@types/node@22.19.11)(esbuild@0.27.3)(tsx@4.21.0)(yaml@2.8.3) @@ -221,8 +221,8 @@ importers: specifier: ^4.16.0 version: 4.21.0 typescript: - specifier: ^5.5.0 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 vitest: specifier: ^3.0.0 version: 3.2.4(@types/node@22.19.11)(esbuild@0.27.3)(tsx@4.21.0)(yaml@2.8.3) @@ -234,8 +234,8 @@ importers: version: 3.25.76 devDependencies: typescript: - specifier: ^5.5.0 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 vitest: specifier: ^3.0.0 version: 3.2.4(@types/node@22.19.11)(esbuild@0.27.3)(tsx@4.21.0)(yaml@2.8.3) @@ -249,8 +249,8 @@ importers: specifier: ^4.16.0 version: 4.21.0 typescript: - specifier: ^5.5.0 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 wrangler: specifier: ^4.67.0 version: 4.85.0(@cloudflare/workers-types@4.20260426.1) @@ -550,105 +550,89 @@ packages: resolution: {integrity: sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==} cpu: [arm64] os: [linux] - libc: [glibc] '@img/sharp-libvips-linux-arm@1.2.4': resolution: {integrity: sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==} cpu: [arm] os: [linux] - libc: [glibc] '@img/sharp-libvips-linux-ppc64@1.2.4': resolution: {integrity: sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==} cpu: [ppc64] os: [linux] - libc: [glibc] '@img/sharp-libvips-linux-riscv64@1.2.4': resolution: {integrity: sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==} cpu: [riscv64] os: [linux] - libc: [glibc] '@img/sharp-libvips-linux-s390x@1.2.4': resolution: {integrity: sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==} cpu: [s390x] os: [linux] - libc: [glibc] '@img/sharp-libvips-linux-x64@1.2.4': resolution: {integrity: sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==} cpu: [x64] os: [linux] - libc: [glibc] '@img/sharp-libvips-linuxmusl-arm64@1.2.4': resolution: {integrity: sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==} cpu: [arm64] os: [linux] - libc: [musl] '@img/sharp-libvips-linuxmusl-x64@1.2.4': resolution: {integrity: sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==} cpu: [x64] os: [linux] - libc: [musl] '@img/sharp-linux-arm64@0.34.5': resolution: {integrity: sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [linux] - libc: [glibc] '@img/sharp-linux-arm@0.34.5': resolution: {integrity: sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm] os: [linux] - libc: [glibc] '@img/sharp-linux-ppc64@0.34.5': resolution: {integrity: sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [ppc64] os: [linux] - libc: [glibc] '@img/sharp-linux-riscv64@0.34.5': resolution: {integrity: sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [riscv64] os: [linux] - libc: [glibc] '@img/sharp-linux-s390x@0.34.5': resolution: {integrity: sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [s390x] os: [linux] - libc: [glibc] '@img/sharp-linux-x64@0.34.5': resolution: {integrity: sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [linux] - libc: [glibc] '@img/sharp-linuxmusl-arm64@0.34.5': resolution: {integrity: sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [arm64] os: [linux] - libc: [musl] '@img/sharp-linuxmusl-x64@0.34.5': resolution: {integrity: sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==} engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} cpu: [x64] os: [linux] - libc: [musl] '@img/sharp-wasm32@0.34.5': resolution: {integrity: sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==} @@ -756,42 +740,36 @@ packages: engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [linux] - libc: [glibc] '@rolldown/binding-linux-arm64-musl@1.0.2': resolution: {integrity: sha512-QVLO/czFMdoMFSqlX3bcswcJNm/23r+qoa/jgtmFc/qEp6/jXmIkDjF/XIo8dPfGaiwy1xfQn8o77L79GeXFgw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [arm64] os: [linux] - libc: [musl] '@rolldown/binding-linux-ppc64-gnu@1.0.2': resolution: {integrity: sha512-hgO5Abm0w5UL6FEa2iFnZqo2KlK7TQ5QhV5x09hujBf7t5KzHQ1VmfPuTpqRy/rNlSxua3eWH374xxiVrP+lcA==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [ppc64] os: [linux] - libc: [glibc] '@rolldown/binding-linux-s390x-gnu@1.0.2': resolution: {integrity: sha512-fy8rXxuYEu602abC8MUNaPjYLIFzReOaEIEMKMUa0rFEUxNpVXhs15KSSQ4qlqSaM7B6rcj9rDZgADh/IGDzLQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [s390x] os: [linux] - libc: [glibc] '@rolldown/binding-linux-x64-gnu@1.0.2': resolution: {integrity: sha512-0+bOkiQ779+r1WpoHOWHqncvyySci0vKph+myNDYb+im6meJAzHQXay6oEgnkHuUGouM1LKTZwqKpBow6Kj7CQ==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [linux] - libc: [glibc] '@rolldown/binding-linux-x64-musl@1.0.2': resolution: {integrity: sha512-mjSkrzZK5Qsl0a9d1JgILOiuZOSDTVdKENcSXBoqbzSrspLR/4/IRVDo5wd2GgZjNss/viBFJdeq+j7qH2nypw==} engines: {node: ^20.19.0 || >=22.12.0} cpu: [x64] os: [linux] - libc: [musl] '@rolldown/binding-openharmony-arm64@1.0.2': resolution: {integrity: sha512-1v5vHasdfQAZoEHakBV72LIFAC9JjnymsiKxp+GEr/ma3+NJCPSaYK+qavInOovJkgwFrs7GccX2d6IgDA3Z5w==} @@ -1389,28 +1367,24 @@ packages: engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] - libc: [glibc] lightningcss-linux-arm64-musl@1.32.0: resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==} engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] - libc: [musl] lightningcss-linux-x64-gnu@1.32.0: resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] - libc: [glibc] lightningcss-linux-x64-musl@1.32.0: resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] - libc: [musl] lightningcss-win32-arm64-msvc@1.32.0: resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==} @@ -1887,8 +1861,8 @@ packages: resolution: {integrity: sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==} engines: {node: '>= 0.6'} - typescript@5.9.3: - resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} + typescript@6.0.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} engines: {node: '>=14.17'} hasBin: true @@ -3576,7 +3550,7 @@ snapshots: media-typer: 1.1.0 mime-types: 3.0.2 - typescript@5.9.3: {} + typescript@6.0.3: {} undici-types@6.21.0: {}