From 2719b3ab4c1a6f7a4098e85c8f460ac9dd0b7fd3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 21:47:46 +0000 Subject: [PATCH] fix(deps): update dependency @trpc/next to v11.6.0 --- bun.lock | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bun.lock b/bun.lock index 6dea7ca..68c7979 100644 --- a/bun.lock +++ b/bun.lock @@ -18,7 +18,7 @@ "@t3-oss/env-nextjs": "^0.13.8", "@tanstack/react-query": "^5.90.2", "@trpc/client": "11.6.0", - "@trpc/next": "11.5.1", + "@trpc/next": "11.6.0", "@trpc/react-query": "11.6.0", "@trpc/server": "11.6.0", "@types/js-yaml": "^4.0.9", diff --git a/package.json b/package.json index 4abff9a..2d1a147 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@t3-oss/env-nextjs": "^0.13.8", "@tanstack/react-query": "^5.90.2", "@trpc/client": "11.6.0", - "@trpc/next": "11.5.1", + "@trpc/next": "11.6.0", "@trpc/react-query": "11.6.0", "@trpc/server": "11.6.0", "@types/js-yaml": "^4.0.9",