Skip to content

Commit f13eefb

Browse files
authored
Merge pull request #586 from swfz/renovate/tanstack-query-monorepo
fix(deps): update dependency @tanstack/react-query to v4.32.5
2 parents 5f755d2 + 38ac86f commit f13eefb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4867,17 +4867,17 @@
48674867
dependencies:
48684868
mini-svg-data-uri "^1.2.3"
48694869

4870-
"@tanstack/[email protected].0":
4871-
version "4.32.0"
4872-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.32.0.tgz#e0f4a830283612430450c13badd353766423f523"
4873-
integrity sha512-ei4IYwL2kmlKSlCw9WgvV7PpXi0MiswVwfQRxawhJA690zWO3dU49igaQ/UMTl+Jy9jj9dK5IKAYvbX7kUvviQ==
4870+
"@tanstack/[email protected].5":
4871+
version "4.32.5"
4872+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.32.5.tgz#1c9da404ba4906c35b3998ba03ea4ab44019750c"
4873+
integrity sha512-UOxiDYmzYWD21ASIUnW3w+Nq3LcW1BPFFfIyZOor6UsRl76KGLlvUhJ402/dof1JxcQFPK7nZ5iUGPVqLiT8zg==
48744874

48754875
"@tanstack/react-query@^4.29.12":
4876-
version "4.32.0"
4877-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.32.0.tgz#701b45b149cfd4b54a68705f9100973db3ba5d5d"
4878-
integrity sha512-B8WUMcByYAH9500ENejDCATOmEZhqjtS9wsfiQ3BNa+s+yAynY8SESI8WWHhSqUmjd0pmCSFRP6BOUGSda3QXA==
4876+
version "4.32.5"
4877+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.32.5.tgz#666abcf6cbeb8475e44f91a4279302f69b2f4ee9"
4878+
integrity sha512-4tR0GxyyKhLpYvbglOGpWVqHS+t3bs7yy89DuTgJvnKLnaS5UW2sbfAzlV9JtwL7s5Z8eW2q2EDMcAtutb0lAw==
48794879
dependencies:
4880-
"@tanstack/query-core" "4.32.0"
4880+
"@tanstack/query-core" "4.32.5"
48814881
use-sync-external-store "^1.2.0"
48824882

48834883
"@testing-library/dom@^9.0.0":

0 commit comments

Comments
 (0)