From be412194f2fece60e86b9079ae78e79947b33349 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 10:10:38 +0000 Subject: [PATCH] chore(deps): bump @atp/xrpc from 0.1.0-alpha.7 to 0.1.0-alpha.8 Bumps @atp/xrpc from 0.1.0-alpha.7 to 0.1.0-alpha.8. --- updated-dependencies: - dependency-name: "@atp/xrpc" dependency-version: 0.1.0-alpha.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index 2a932ab..db1f9df 100644 --- a/deno.json +++ b/deno.json @@ -23,7 +23,7 @@ "@atp/repo": "jsr:@atp/repo@^0.1.0-alpha.7", "@atp/sync": "jsr:@atp/sync@^0.1.0-alpha.12", "@atp/syntax": "jsr:@atp/syntax@^0.1.0-alpha.2", - "@atp/xrpc": "jsr:@atp/xrpc@^0.1.0-alpha.7", + "@atp/xrpc": "jsr:@atp/xrpc@^0.1.0-alpha.8", "@atp/xrpc-server": "jsr:@atp/xrpc-server@^0.1.0-alpha.12", "@std/assert": "jsr:@std/assert@^1.0.19", "dotenv": "npm:dotenv@^17.4.2",