Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.21.2 (#5103)
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 17, 2024
1 parent a098232 commit 92a14d5
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.101.1",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.20.5",
"@tanstack/react-query": "5.21.2",
"@vercel/analytics": "1.2.0",
"@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.5":
version: 5.20.5
resolution: "@tanstack/query-core@npm:5.20.5"
checksum: 10c0/e41b4961a3a2518536c72c1522d8512561645af2c2fe8ae49583820b3da6c4fe87112480d617202873ade9f6aa43aa78f986b5b7bbb3f0c5714fe536183de56e
"@tanstack/query-core@npm:5.21.2":
version: 5.21.2
resolution: "@tanstack/query-core@npm:5.21.2"
checksum: 10c0/5a308f54d3408d4f9971ecdddb9aca89a8be71879468ed36a6d2d5aa2dc89701981f528e013d6a57f774f9335b2847350efcec32b21c96819c5f18a19b23defc
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -17891,7 +17891,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.5"
"@tanstack/react-query": "npm:5.21.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 92a14d5

Please sign in to comment.