Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 10, 2024
1 parent eada957 commit ae17f7f
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 @@ -78,7 +78,7 @@
"@sentry/react": "7.100.1",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.18.1",
"@tanstack/react-query": "5.20.1",
"@vercel/analytics": "1.1.3",
"@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 @@ -7192,21 +7192,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.18.1":
version: 5.18.1
resolution: "@tanstack/query-core@npm:5.18.1"
checksum: 10c0/3fca6ae577ce39a14971ac60c8540f04a0c5a22e96cecaed1da7b47bdba79f2d8dc09c572995d068e2dc9bf685edb4114f1ca1317680b3acb398ceabd95a74bb
"@tanstack/query-core@npm:5.20.1":
version: 5.20.1
resolution: "@tanstack/query-core@npm:5.20.1"
checksum: 10c0/e5d43bb96ae0c744d0f9739d4bc959d82d25d25b4d0e6b02d37b6d688d9bf403e1d3aedcd7063ee3c01ecc5a8d4f29dd053556733fb3ef8d5e5f748e0120081f
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.18.1":
version: 5.18.1
resolution: "@tanstack/react-query@npm:5.18.1"
"@tanstack/react-query@npm:5.20.1":
version: 5.20.1
resolution: "@tanstack/react-query@npm:5.20.1"
dependencies:
"@tanstack/query-core": "npm:5.18.1"
"@tanstack/query-core": "npm:5.20.1"
peerDependencies:
react: ^18.0.0
checksum: 10c0/e017f6d3f57a7690707868955c1a630838f5225f42ea4c63d41a2ed15813b2b156a4e2be99f3c4a4590916564d289d4c8f084e68ef12c68bce9216215b0026ff
checksum: 10c0/53068471ff29312c6933aa1f30815e4200e53423c28f46c9057317030eb6028e194119bc391a426e59e24473fc796f3c73c816eb13bc51f91cedec7ecddbe4d3
languageName: node
linkType: hard

Expand Down Expand Up @@ -17811,7 +17811,7 @@ __metadata:
"@svgr/webpack": "npm:8.1.0"
"@tailwindcss/forms": "npm:0.5.7"
"@tailwindcss/typography": "npm:0.5.10"
"@tanstack/react-query": "npm:5.18.1"
"@tanstack/react-query": "npm:5.20.1"
"@testing-library/dom": "npm:9.3.4"
"@testing-library/jest-dom": "npm:6.4.2"
"@testing-library/react": "npm:14.2.1"
Expand Down

0 comments on commit ae17f7f

Please sign in to comment.