Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.20.5 (#5080)
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 13, 2024
1 parent 4a87781 commit ab3079a
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.2",
"@tanstack/react-query": "5.20.5",
"@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 @@ -7193,21 +7193,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.20.2":
version: 5.20.2
resolution: "@tanstack/query-core@npm:5.20.2"
checksum: 10c0/6cd16e718a816188a9c5609d1865ad48d27d1371e2c6f1b95eb23ee9159bc37a264078d3f0c091dc0d577b05dd62baff98a68f3321a3446cffdc0ac0ccf9fdc7
"@tanstack/query-core@npm:5.20.5":
version: 5.20.5
resolution: "@tanstack/query-core@npm:5.20.5"
checksum: 10c0/e41b4961a3a2518536c72c1522d8512561645af2c2fe8ae49583820b3da6c4fe87112480d617202873ade9f6aa43aa78f986b5b7bbb3f0c5714fe536183de56e
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -17876,7 +17876,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.2"
"@tanstack/react-query": "npm:5.20.5"
"@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 ab3079a

Please sign in to comment.