Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.51.1 (#5679)
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 Jul 11, 2024
1 parent c866a2e commit c2c1879
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@sentry/react": "8.17.0",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.50.1",
"@tanstack/react-query": "5.51.1",
"@vercel/analytics": "1.3.1",
"@your-org/common-i18n": "workspace:^",
"@your-org/core-lib": "workspace:^",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6162,21 +6162,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.50.1":
version: 5.50.1
resolution: "@tanstack/query-core@npm:5.50.1"
checksum: 10c0/4690750e70638fbfbcb686262f129c45e06314126bc651701f9cd57a77bd05cb9dad30b68cad960c35c790982750c294c9c340d25cb8a9a0916576d2e27569c0
"@tanstack/query-core@npm:5.51.1":
version: 5.51.1
resolution: "@tanstack/query-core@npm:5.51.1"
checksum: 10c0/c973965a35fc98ba8e4495f8a50752eb047b7cf2648b8575266ad74708aa219b95f14ea186f341e1f1521cbe586ffd86e0296c91d12e61c23fc4c9e6386cfdf2
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.50.1":
version: 5.50.1
resolution: "@tanstack/react-query@npm:5.50.1"
"@tanstack/react-query@npm:5.51.1":
version: 5.51.1
resolution: "@tanstack/react-query@npm:5.51.1"
dependencies:
"@tanstack/query-core": "npm:5.50.1"
"@tanstack/query-core": "npm:5.51.1"
peerDependencies:
react: ^18.0.0
checksum: 10c0/ccf33245bc4f83c20b93a629e64edd9976a4d397ee51ee442326955a387345ff2b2a3813955faef6d08fde732eebb40557944df8335d50838094b703e79f35f9
checksum: 10c0/08b54812a41ae363e00f090f3b2ff4bf3e4a920b5b46489d26cc4f6cc95021bf91248b0b19f514039eb3b625eb7d720dc851877a6655abd6686b0a898a87db3d
languageName: node
linkType: hard

Expand Down Expand Up @@ -14932,7 +14932,7 @@ __metadata:
"@svgr/webpack": "npm:8.1.0"
"@tailwindcss/forms": "npm:0.5.7"
"@tailwindcss/typography": "npm:0.5.13"
"@tanstack/react-query": "npm:5.50.1"
"@tanstack/react-query": "npm:5.51.1"
"@testing-library/dom": "npm:10.3.1"
"@testing-library/jest-dom": "npm:6.4.6"
"@testing-library/react": "npm:16.0.0"
Expand Down

0 comments on commit c2c1879

Please sign in to comment.