Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.62.15 (#267)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 0c58edd commit a5e5647
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@emotion/styled": "11.14.0",
"@prisma/client": "6.1.0",
"@rvf/set-get": "7.0.0",
"@tanstack/react-query": "5.62.14",
"@tanstack/react-query": "5.62.15",
"@trpc/client": "11.0.0-rc.682",
"@trpc/next": "11.0.0-rc.682",
"@trpc/react-query": "11.0.0-rc.682",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3484,21 +3484,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.62.12":
version: 5.62.12
resolution: "@tanstack/query-core@npm:5.62.12"
checksum: 10c0/79fad55a2f8284d3ab0ff75fd3a00481edb75ea112d389eaaa965f82455e182d2976f01217a97025cae259418328f1cb8c81cb561f9e030b405e24c67f59ca8e
"@tanstack/query-core@npm:5.62.15":
version: 5.62.15
resolution: "@tanstack/query-core@npm:5.62.15"
checksum: 10c0/e79ce47749e7ed3cb09b1d489a8688baa6b2b1af389032178dd39b64e9627b4a5a88ca1add5f7ceddf60e65603562f8ba55297c43796104f0fc2c15a893019ea
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.62.14":
version: 5.62.14
resolution: "@tanstack/react-query@npm:5.62.14"
"@tanstack/react-query@npm:5.62.15":
version: 5.62.15
resolution: "@tanstack/react-query@npm:5.62.15"
dependencies:
"@tanstack/query-core": "npm:5.62.12"
"@tanstack/query-core": "npm:5.62.15"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/4e7417cd499ed3afa184395e105460c7052253c403d488c11a6140238a126e034c91a543a985f2a952230ed67fb18661523fba1a8020cf2e2d0897a7c4312982
checksum: 10c0/e9cedd69590d2f011196988bd13f9e10e1fc0a0722cf7c3a041ddc1a887c011f0ff951683085ff9ba2a936432752391fb404e3d4978cb21b38fe38fc31d5312b
languageName: node
linkType: hard

Expand Down Expand Up @@ -14079,7 +14079,7 @@ __metadata:
"@emotion/styled": "npm:11.14.0"
"@prisma/client": "npm:6.1.0"
"@rvf/set-get": "npm:7.0.0"
"@tanstack/react-query": "npm:5.62.14"
"@tanstack/react-query": "npm:5.62.15"
"@trpc/client": "npm:11.0.0-rc.682"
"@trpc/next": "npm:11.0.0-rc.682"
"@trpc/react-query": "npm:11.0.0-rc.682"
Expand Down

0 comments on commit a5e5647

Please sign in to comment.