Skip to content

Commit 02b8b48

Browse files
fix(deps): update dependency @tanstack/react-query to v4.29.19
1 parent e7289d7 commit 02b8b48

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

yarn.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4661,18 +4661,17 @@
46614661
dependencies:
46624662
mini-svg-data-uri "^1.2.3"
46634663

4664-
"@tanstack/[email protected].17":
4665-
version "4.29.17"
4666-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.29.17.tgz#bbef3a30190732ae3554187702f6e34c5caaefd8"
4667-
integrity sha512-iDbO8yZOpm1lqgq6L8mpxGbKaoiyZSjthxEB3WGU7mNPYss9q4H3Q67+e2xXGwkemEVmtEX/WwvtFitrvVU8TA==
4664+
"@tanstack/[email protected].19":
4665+
version "4.29.19"
4666+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-4.29.19.tgz#49ccbd0606633d1e55baf3b91ab7cc7aef411b1d"
4667+
integrity sha512-uPe1DukeIpIHpQi6UzIgBcXsjjsDaLnc7hF+zLBKnaUlh7jFE/A+P8t4cU4VzKPMFB/C970n/9SxtpO5hmIRgw==
46684668

46694669
"@tanstack/react-query@^4.29.12":
4670-
version "4.29.17"
4671-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.29.17.tgz#bfd5da849bb7fd1b66eb9d47853ee030864a435e"
4672-
integrity sha512-udOy/jgqiBHBAP93YPAU3QoVYO+Rtx9HT/10xGDQzC8iQU/wIxcIaT/usX+1NSzoUFYU5hUcPaNErPWZnR7XgA==
4670+
version "4.29.19"
4671+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-4.29.19.tgz#6ba187f2d0ea36ae83ff1f67068f53c88ce7b228"
4672+
integrity sha512-XiTIOHHQ5Cw1WUlHaD4fmVUMhoWjuNJlAeJGq7eM4BraI5z7y8WkZO+NR8PSuRnQGblpuVdjClQbDFtwxTtTUw==
46734673
dependencies:
4674-
"@tanstack/query-core" "4.29.17"
4675-
client-only "0.0.1"
4674+
"@tanstack/query-core" "4.29.19"
46764675
use-sync-external-store "^1.2.0"
46774676

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

0 commit comments

Comments
 (0)