Skip to content

Commit b2f5ed8

Browse files
fix(deps): update dependency @tanstack/react-query to v5.59.6
1 parent 53eae91 commit b2f5ed8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

ui/yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -462,17 +462,17 @@
462462
resolved "https://registry.yarnpkg.com/@swc/types/-/types-0.1.5.tgz#043b731d4f56a79b4897a3de1af35e75d56bc63a"
463463
integrity sha512-myfUej5naTBWnqOCc/MdVOLVjXUXtIA+NpDrDBKJtLLg2shUjBu3cZmB/85RyitKc55+lUUyl7oRfLOvkr2hsw==
464464

465-
"@tanstack/query-core@5.36.1":
466-
version "5.36.1"
467-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.36.1.tgz#ae46f935c4752812a56c6815305061a3da82e7b8"
468-
integrity sha512-BteWYEPUcucEu3NBcDAgKuI4U25R9aPrHSP6YSf2NvaD2pSlIQTdqOfLRsxH9WdRYg7k0Uom35Uacb6nvbIMJg==
465+
"@tanstack/query-core@5.59.6":
466+
version "5.59.6"
467+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.59.6.tgz#96bf2cc00f2bbd111def52134f10d50e6c1235dd"
468+
integrity sha512-g58YTHe4ClRrjJ50GY9fas/0zARJVozY0Hs+hcSBOmwZaeKY+to0/LX8wKnnH/EJiLYcC1sHmE11CAS3ncfZBg==
469469

470470
"@tanstack/react-query@^5.8.3":
471-
version "5.37.1"
472-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.37.1.tgz#82d79cdf54923b1f0638c080e8f0439a6a8a2ddc"
473-
integrity sha512-EhtBNA8GL3XFeSx6VYUjXQ96n44xe3JGKZCzBINrCYlxbZP6UwBafv7ti4eSRWc2Fy+fybQre0w17gR6lMzULA==
471+
version "5.59.6"
472+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.59.6.tgz#1d78111e4a0831e871a26df988313c385eb6060f"
473+
integrity sha512-sGg2sNKg8cYf6aS1dzDf4weN+Vt9PfUu+0btwerrbtYysdNBbcGD4rPe9jhPgMtpDDlvi4cbLv+j1Qo814Kf+Q==
474474
dependencies:
475-
"@tanstack/query-core" "5.36.1"
475+
"@tanstack/query-core" "5.59.6"
476476

477477
"@tanstack/react-table@^8.10.7":
478478
version "8.17.3"

0 commit comments

Comments
 (0)