Skip to content

Commit 92ac81e

Browse files
fix(deps): update dependency @tanstack/react-query to v5.60.5
1 parent 1df95d1 commit 92ac81e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

ui/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -492,17 +492,17 @@
492492
dependencies:
493493
"@swc/counter" "^0.1.3"
494494

495-
"@tanstack/query-core@5.59.20":
496-
version "5.59.20"
497-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.59.20.tgz#356718976536727b9af0ad1163a21fd6a44ee0a9"
498-
integrity sha512-e8vw0lf7KwfGe1if4uPFhvZRWULqHjFcz3K8AebtieXvnMOz5FSzlZe3mTLlPuUBcydCnBRqYs2YJ5ys68wwLg==
495+
"@tanstack/query-core@5.60.5":
496+
version "5.60.5"
497+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.60.5.tgz#37b7c5ab7e6894cea9ef341299a7a3febc2ea361"
498+
integrity sha512-jiS1aC3XI3BJp83ZiTuDLerTmn9P3U95r6p+6/SNauLJaYxfIC4dMuWygwnBHIZxjn2zJqEpj3nysmPieoxfPQ==
499499

500500
"@tanstack/react-query@^5.8.3":
501-
version "5.60.2"
502-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.60.2.tgz#a65db96702c11f3f868c40372ce66f05c2a77cc6"
503-
integrity sha512-JhpJNxIAPuE0YCpP1Py4zAsgx+zY0V531McRMtQbwVlJF8+mlZwcOPrzGmPV248K8IP+mPbsfxXToVNMNwjUcw==
501+
version "5.60.5"
502+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.60.5.tgz#3194c390f7eff20542b321c3042880dc3f1a81e2"
503+
integrity sha512-M77bOsPwj1wYE56gk7iJvxGAr4IC12NWdIDhT+Eo8ldkWRHMvIR8I/rufIvT1OXoV/bl7EECwuRuMlxxWtvW2Q==
504504
dependencies:
505-
"@tanstack/query-core" "5.59.20"
505+
"@tanstack/query-core" "5.60.5"
506506

507507
"@tanstack/react-table@^8.10.7":
508508
version "8.20.5"

0 commit comments

Comments
 (0)