From 8b370b3d9da274db70e5cb0c24cc55b0582c0bae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 10:03:09 +0000 Subject: [PATCH] chore(deps): update dependency @tanstack/react-query to v5.102.5 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 a7ef21f21..0fa6a3786 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1743,9 +1743,9 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.102.3", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.102.3.tgz", - "integrity": "sha512-5O2VEceonqC4uaTLUGglb0hgPouWCJ4K1ykVWyeV8aThhdNCzwpwu01bYoaRNJ9mgFUXS7Kf9utJ46ysT8m+bw==", + "version": "5.102.5", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.102.5.tgz", + "integrity": "sha512-RjCmHf9cPRYcH/dpO0Jagw3rxCM1bLzMKKSGzaDkQJADDKGpv5RFjN54IyHSOIPa822AUA7ASOXDjjy1jfyzIA==", "license": "MIT", "funding": { "type": "github", @@ -1753,12 +1753,12 @@ } }, "node_modules/@tanstack/react-query": { - "version": "5.102.3", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.102.3.tgz", - "integrity": "sha512-nHazxUEUQSGJOswGgSL2DI77f2K75WRCowDgaiyEi0ACocZTFKewTv+A/rJfq6QkuE35rVPff1QUT3ClbaePGQ==", + "version": "5.102.5", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.102.5.tgz", + "integrity": "sha512-PyTmSq2nW4MnPuQ/T4hZbH2BYShpgCLSJNwCaPEEYO3RWd9yX611wOMm7etz2SZWVh4N7Azag5iZLMDqYTzfNA==", "license": "MIT", "dependencies": { - "@tanstack/query-core": "5.102.3" + "@tanstack/query-core": "5.102.5" }, "funding": { "type": "github",