From 38be8cb28f168351c4027c4124868f434406192d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 12:56:15 +0000 Subject: [PATCH] chore(deps): update dependency @tanstack/react-query to v5.99.2 Signed-off-by: Renovate Bot --- frontend/package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index a73db65e..c81900b6 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1633,9 +1633,9 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.95.0", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.95.0.tgz", - "integrity": "sha512-H1/CWCe8tGL3YIVeo770Z6kPbt0B3M1d/iQXIIK1qlFiFt6G2neYdkHgLapOC8uMYNt9DmHjmGukEKgdMk1P+A==", + "version": "5.99.2", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.99.2.tgz", + "integrity": "sha512-1HunU0bXVsR1ZJMZbcOPE6VtaBJxsW809RE9xPe4Gz7MlB0GWwQvuTPhMoEmQ/hIzFKJ/DWAuttIe7BOaWx0tA==", "license": "MIT", "funding": { "type": "github", @@ -1643,12 +1643,12 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.95.0", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.95.0.tgz", - "integrity": "sha512-EMP8B+BK9zvnAemT8M/y3z/WO0NjZ7fIUY3T3wnHYK6AA3qK/k33i7tPgCXCejhX0cd4I6bJIXN2GmjrHjDBzg==", + "version": "5.99.2", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.99.2.tgz", + "integrity": "sha512-vM91UEe45QUS9ED6OklsVL15i8qKcRqNwpWzPTVWvRPRSEgDudDgHpvyTjcdlwHcrKNa80T+xXYcchT2noPnZA==", "license": "MIT", "dependencies": { - "@tanstack/query-core": "5.95.0" + "@tanstack/query-core": "5.99.2" }, "funding": { "type": "github",