diff --git a/.web/docs/developers/api/typescript/bun/bun.lockb b/.web/docs/developers/api/typescript/bun/bun.lockb index f6fbe449..9a2297cf 100755 Binary files a/.web/docs/developers/api/typescript/bun/bun.lockb and b/.web/docs/developers/api/typescript/bun/bun.lockb differ diff --git a/.web/docs/developers/api/typescript/bun/package.json b/.web/docs/developers/api/typescript/bun/package.json index a0d676bc..23b7fe87 100644 --- a/.web/docs/developers/api/typescript/bun/package.json +++ b/.web/docs/developers/api/typescript/bun/package.json @@ -8,5 +8,5 @@ "peerDependencies": { "typescript": "^5.0.0" }, - "dependencies": { "@buf/minekube_gate.connectrpc_es": "^1.6.1-20241118150055-50fffb007499.1", "@bufbuild/buf": "^1.47.2", "@bufbuild/protobuf": "^1.0.0", "@connectrpc/connect": "^1.0.0", "@connectrpc/connect-node": "^1.6.1" } + "dependencies": { "@buf/minekube_gate.connectrpc_es": "^1.6.1-20241118150055-50fffb007499.1", "@bufbuild/buf": "^1.47.2", "@bufbuild/protobuf": "^1.0.0", "@connectrpc/connect": "^2.0.0", "@connectrpc/connect-node": "^1.6.1" } } diff --git a/.web/docs/developers/api/typescript/node/package.json b/.web/docs/developers/api/typescript/node/package.json index a3f69863..35aecffc 100644 --- a/.web/docs/developers/api/typescript/node/package.json +++ b/.web/docs/developers/api/typescript/node/package.json @@ -10,7 +10,7 @@ "@buf/minekube_gate.connectrpc_es": "^1.6.1-20241118150055-50fffb007499.1", "@bufbuild/buf": "^1.47.2", "@bufbuild/protobuf": "^1.0.0", - "@connectrpc/connect": "^1.0.0", + "@connectrpc/connect": "^2.0.0", "@connectrpc/connect-node": "^1.6.1" } } diff --git a/.web/docs/developers/api/typescript/node/pnpm-lock.yaml b/.web/docs/developers/api/typescript/node/pnpm-lock.yaml index 7bbc4ed3..991ed78a 100644 --- a/.web/docs/developers/api/typescript/node/pnpm-lock.yaml +++ b/.web/docs/developers/api/typescript/node/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@buf/minekube_gate.connectrpc_es': specifier: ^1.6.1-20241118150055-50fffb007499.1 - version: 1.6.1-20241120101512-f1a10b5029ce.2(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@1.6.1(@bufbuild/protobuf@1.10.1)) + version: 1.6.1-20241120101512-f1a10b5029ce.2(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@2.1.1(@bufbuild/protobuf@1.10.1)) '@bufbuild/buf': specifier: ^1.47.2 version: 1.53.0 @@ -18,11 +18,11 @@ importers: specifier: ^1.0.0 version: 1.10.1 '@connectrpc/connect': - specifier: ^1.0.0 - version: 1.6.1(@bufbuild/protobuf@1.10.1) + specifier: ^2.0.0 + version: 2.1.1(@bufbuild/protobuf@1.10.1) '@connectrpc/connect-node': specifier: ^1.6.1 - version: 1.6.1(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@1.6.1(@bufbuild/protobuf@1.10.1)) + version: 1.6.1(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@2.1.1(@bufbuild/protobuf@1.10.1)) typescript: specifier: ^5.0.0 version: 5.6.3 @@ -96,10 +96,10 @@ packages: '@bufbuild/protobuf': ^1.10.0 '@connectrpc/connect': 1.6.1 - '@connectrpc/connect@1.6.1': - resolution: {integrity: sha512-KchMDNtU4CDTdkyf0qG7ugJ6qHTOR/aI7XebYn3OTCNagaDYWiZUVKgRgwH79yeMkpNgvEUaXSK7wKjaBK9b/Q==} + '@connectrpc/connect@2.1.1': + resolution: {integrity: sha512-JzhkaTvM73m2K1URT6tv53k2RwngSmCXLZJgK580qNQOXRzZRR/BCMfZw3h+90JpnG6XksP5bYT+cz0rpUzUWQ==} peerDependencies: - '@bufbuild/protobuf': ^1.10.0 + '@bufbuild/protobuf': ^2.7.0 '@fastify/busboy@2.1.1': resolution: {integrity: sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==} @@ -120,10 +120,10 @@ snapshots: dependencies: '@bufbuild/protobuf': 1.10.1 - '@buf/minekube_gate.connectrpc_es@1.6.1-20241120101512-f1a10b5029ce.2(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@1.6.1(@bufbuild/protobuf@1.10.1))': + '@buf/minekube_gate.connectrpc_es@1.6.1-20241120101512-f1a10b5029ce.2(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@2.1.1(@bufbuild/protobuf@1.10.1))': dependencies: '@buf/minekube_gate.bufbuild_es': 1.10.0-20241120101512-f1a10b5029ce.1(@bufbuild/protobuf@1.10.1) - '@connectrpc/connect': 1.6.1(@bufbuild/protobuf@1.10.1) + '@connectrpc/connect': 2.1.1(@bufbuild/protobuf@1.10.1) transitivePeerDependencies: - '@bufbuild/protobuf' @@ -160,13 +160,13 @@ snapshots: '@bufbuild/protobuf@1.10.1': {} - '@connectrpc/connect-node@1.6.1(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@1.6.1(@bufbuild/protobuf@1.10.1))': + '@connectrpc/connect-node@1.6.1(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@2.1.1(@bufbuild/protobuf@1.10.1))': dependencies: '@bufbuild/protobuf': 1.10.1 - '@connectrpc/connect': 1.6.1(@bufbuild/protobuf@1.10.1) + '@connectrpc/connect': 2.1.1(@bufbuild/protobuf@1.10.1) undici: 5.28.4 - '@connectrpc/connect@1.6.1(@bufbuild/protobuf@1.10.1)': + '@connectrpc/connect@2.1.1(@bufbuild/protobuf@1.10.1)': dependencies: '@bufbuild/protobuf': 1.10.1 diff --git a/.web/docs/developers/api/typescript/web/package.json b/.web/docs/developers/api/typescript/web/package.json index 09ea406e..60394cf0 100644 --- a/.web/docs/developers/api/typescript/web/package.json +++ b/.web/docs/developers/api/typescript/web/package.json @@ -9,7 +9,7 @@ "@buf/minekube_gate.connectrpc_es": "^1.6.1-20241118150055-50fffb007499.1", "@bufbuild/buf": "^1.47.2", "@bufbuild/protobuf": "^1.0.0", - "@connectrpc/connect": "^1.0.0", + "@connectrpc/connect": "^2.0.0", "@connectrpc/connect-web": "^1.6.1" } } diff --git a/.web/docs/developers/api/typescript/web/pnpm-lock.yaml b/.web/docs/developers/api/typescript/web/pnpm-lock.yaml index 743657ed..bac8ebc7 100644 --- a/.web/docs/developers/api/typescript/web/pnpm-lock.yaml +++ b/.web/docs/developers/api/typescript/web/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@buf/minekube_gate.connectrpc_es': specifier: ^1.6.1-20241118150055-50fffb007499.1 - version: 1.6.1-20241120101512-f1a10b5029ce.2(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@1.6.1(@bufbuild/protobuf@1.10.1)) + version: 1.6.1-20241120101512-f1a10b5029ce.2(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@2.1.1(@bufbuild/protobuf@1.10.1)) '@bufbuild/buf': specifier: ^1.47.2 version: 1.53.0 @@ -18,11 +18,11 @@ importers: specifier: ^1.0.0 version: 1.10.1 '@connectrpc/connect': - specifier: ^1.0.0 - version: 1.6.1(@bufbuild/protobuf@1.10.1) + specifier: ^2.0.0 + version: 2.1.1(@bufbuild/protobuf@1.10.1) '@connectrpc/connect-web': specifier: ^1.6.1 - version: 1.6.1(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@1.6.1(@bufbuild/protobuf@1.10.1)) + version: 1.6.1(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@2.1.1(@bufbuild/protobuf@1.10.1)) typescript: specifier: ^5.0.0 version: 5.6.3 @@ -95,10 +95,10 @@ packages: '@bufbuild/protobuf': ^1.10.0 '@connectrpc/connect': 1.6.1 - '@connectrpc/connect@1.6.1': - resolution: {integrity: sha512-KchMDNtU4CDTdkyf0qG7ugJ6qHTOR/aI7XebYn3OTCNagaDYWiZUVKgRgwH79yeMkpNgvEUaXSK7wKjaBK9b/Q==} + '@connectrpc/connect@2.1.1': + resolution: {integrity: sha512-JzhkaTvM73m2K1URT6tv53k2RwngSmCXLZJgK580qNQOXRzZRR/BCMfZw3h+90JpnG6XksP5bYT+cz0rpUzUWQ==} peerDependencies: - '@bufbuild/protobuf': ^1.10.0 + '@bufbuild/protobuf': ^2.7.0 typescript@5.6.3: resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} @@ -111,10 +111,10 @@ snapshots: dependencies: '@bufbuild/protobuf': 1.10.1 - '@buf/minekube_gate.connectrpc_es@1.6.1-20241120101512-f1a10b5029ce.2(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@1.6.1(@bufbuild/protobuf@1.10.1))': + '@buf/minekube_gate.connectrpc_es@1.6.1-20241120101512-f1a10b5029ce.2(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@2.1.1(@bufbuild/protobuf@1.10.1))': dependencies: '@buf/minekube_gate.bufbuild_es': 1.10.0-20241120101512-f1a10b5029ce.1(@bufbuild/protobuf@1.10.1) - '@connectrpc/connect': 1.6.1(@bufbuild/protobuf@1.10.1) + '@connectrpc/connect': 2.1.1(@bufbuild/protobuf@1.10.1) transitivePeerDependencies: - '@bufbuild/protobuf' @@ -151,12 +151,12 @@ snapshots: '@bufbuild/protobuf@1.10.1': {} - '@connectrpc/connect-web@1.6.1(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@1.6.1(@bufbuild/protobuf@1.10.1))': + '@connectrpc/connect-web@1.6.1(@bufbuild/protobuf@1.10.1)(@connectrpc/connect@2.1.1(@bufbuild/protobuf@1.10.1))': dependencies: '@bufbuild/protobuf': 1.10.1 - '@connectrpc/connect': 1.6.1(@bufbuild/protobuf@1.10.1) + '@connectrpc/connect': 2.1.1(@bufbuild/protobuf@1.10.1) - '@connectrpc/connect@1.6.1(@bufbuild/protobuf@1.10.1)': + '@connectrpc/connect@2.1.1(@bufbuild/protobuf@1.10.1)': dependencies: '@bufbuild/protobuf': 1.10.1