From 0a7bee3fc5efaaa8e8da5a4e15137c2d34944715 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 07:07:21 +0000 Subject: [PATCH] build(deps): update dependency @tanstack/react-query to v5.49.2 --- apps/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/package.json b/apps/web/package.json index 7ff020732..e5c891df3 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -24,7 +24,7 @@ "@heroicons/react": "2.1.3", "@highlight-run/next": "7.4.8", "@jonahsnider/util": "10.3.0", - "@tanstack/react-query": "5.28.9", + "@tanstack/react-query": "5.49.2", "@trpc/client": "next", "@trpc/next": "next", "@trpc/react-query": "next",