From 2faf100fa27286576aed20ef2be805adc6ff9b60 Mon Sep 17 00:00:00 2001 From: Rasensprenger Date: Thu, 6 Aug 2026 03:01:45 +0200 Subject: [PATCH] chore(deps): update dependency @tanstack/store to ^0.11.0 --- 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 d0906be..3877490 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -45,7 +45,7 @@ "@tanstack/history": "1.162.0", "@tanstack/react-store": "^0.9.3", "@tanstack/router-core": "^1.169.1", - "@tanstack/store": "^0.9.3", + "@tanstack/store": "^0.11.0", "@tanstack/virtual-core": "^3.13.24", "@tanstack/react-virtual": "^3.13.24", "@tauri-apps/api": "^2", -- 2.54.0