diff --git a/apps/web/package.json b/apps/web/package.json index 79af3e3..e7a51e6 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -30,7 +30,7 @@ "@postlude/ui": "workspace:*", "@t3-oss/env-core": "^0.13.11", "@tailwindcss/vite": "^4.3.3", - "@tanstack/react-query": "^5.102.1", + "@tanstack/react-query": "^5.102.8", "@tanstack/react-router": "^1.170.32", "@tanstack/react-router-ssr-query": "^1.167.1", "@tanstack/react-start": "^1.168.49", diff --git a/bun.lock b/bun.lock index 86824e1..8cc5bc2 100644 --- a/bun.lock +++ b/bun.lock @@ -24,7 +24,7 @@ "@postlude/ui": "workspace:*", "@t3-oss/env-core": "^0.13.11", "@tailwindcss/vite": "^4.3.3", - "@tanstack/react-query": "^5.102.1", + "@tanstack/react-query": "^5.102.8", "@tanstack/react-router": "^1.170.32", "@tanstack/react-router-ssr-query": "^1.167.1", "@tanstack/react-start": "^1.168.49", @@ -426,9 +426,9 @@ "@tanstack/history": ["@tanstack/history@1.162.1", "", {}, "sha512-DR9t6lfLVdrjgCwpglrR9DR7Ok8/HlXjcOE+goWXF3zyuLUO/ug7vMbSFxTqrQTtbRghJfyhmIZ0S6LhPIy44w=="], - "@tanstack/query-core": ["@tanstack/query-core@5.102.1", "", {}, "sha512-bJTsrO2ODWSgg+x1leTsK036GBtmNNjnrF1Vk06J5fg/phYZLQIdXrBe0uf5xTItXYvIW1MtbLhyPw7cPMqUUQ=="], + "@tanstack/query-core": ["@tanstack/query-core@5.102.8", "", {}, "sha512-ZNjkJ33CqvPNec/6lZBnHqLc3EVGPZ9ySLhYahU9TcuRFdmwXewuj0c4hwSWcGHqEUwcSrKeZ+oGcvPBqXcQcg=="], - "@tanstack/react-query": ["@tanstack/react-query@5.102.1", "", { "dependencies": { "@tanstack/query-core": "5.102.1" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-DKJeRvxjsGUWhUVnVVXSseTS0SKBMLSkrz8dm7i08r93IQQ2gAfUkX1e801gVZ18KSwHiG5yng4tQm5+qSGS0w=="], + "@tanstack/react-query": ["@tanstack/react-query@5.102.8", "", { "dependencies": { "@tanstack/query-core": "5.102.8" }, "peerDependencies": { "react": "^18 || ^19" } }, "sha512-TYBea4OuXWD7MhaSHq069TWbFe7rcwWN6kzT7JF0OKi1K6c1gTv2IzD6A6ExJsCMozdkqBWeuIUZmu4KQg0O5A=="], "@tanstack/react-router": ["@tanstack/react-router@1.170.32", "", { "dependencies": { "@tanstack/history": "1.162.1", "@tanstack/react-store": "^0.9.3", "@tanstack/router-core": "1.171.27", "isbot": "^5.1.22" }, "peerDependencies": { "react": ">=18.0.0 || >=19.0.0", "react-dom": ">=18.0.0 || >=19.0.0" } }, "sha512-SIpxvaTKco100a5ZR3ePmArbhtm3XOx+w1dpGYY9gxHDta4iXSKDdQuhLonwJbIMkVJsU1rwXf0UDHMrF/1snw=="],