Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.20.2 (#5074)
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 Feb 12, 2024
1 parent 1d4d920 commit 6ee890c
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.20.1",
"@tanstack/react-query": "5.20.2",
"@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.20.1":
version: 5.20.1
resolution: "@tanstack/query-core@npm:5.20.1"
checksum: 10c0/e5d43bb96ae0c744d0f9739d4bc959d82d25d25b4d0e6b02d37b6d688d9bf403e1d3aedcd7063ee3c01ecc5a8d4f29dd053556733fb3ef8d5e5f748e0120081f
"@tanstack/query-core@npm:5.20.2":
version: 5.20.2
resolution: "@tanstack/query-core@npm:5.20.2"
checksum: 10c0/6cd16e718a816188a9c5609d1865ad48d27d1371e2c6f1b95eb23ee9159bc37a264078d3f0c091dc0d577b05dd62baff98a68f3321a3446cffdc0ac0ccf9fdc7
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -17875,7 +17875,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.20.1"
"@tanstack/react-query": "npm:5.20.2"
"@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 6ee890c

Please sign in to comment.