Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.21.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2024
1 parent a81b245 commit 47f2eba
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.21.4",
"@tanstack/react-query": "5.21.7",
"@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.21.4":
version: 5.21.4
resolution: "@tanstack/query-core@npm:5.21.4"
checksum: 10c0/127efce535dee1ddff8ef6cdcf2520f89ba1a7a8502e73be50c1655b22c4bd64468893a23ae7bff281e1bd8f0ca684e079f21d300409454447cdf018acd5cb04
"@tanstack/query-core@npm:5.21.7":
version: 5.21.7
resolution: "@tanstack/query-core@npm:5.21.7"
checksum: 10c0/21a49588a444cfe63a7f5d063b14e93c3f1d9f16fb4d5fce48817e9001f4463ed564df1139afb8f073123cc300f3f95f83bb150ef2fa2b116e76511c220739b1
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.21.4":
version: 5.21.4
resolution: "@tanstack/react-query@npm:5.21.4"
"@tanstack/react-query@npm:5.21.7":
version: 5.21.7
resolution: "@tanstack/react-query@npm:5.21.7"
dependencies:
"@tanstack/query-core": "npm:5.21.4"
"@tanstack/query-core": "npm:5.21.7"
peerDependencies:
react: ^18.0.0
checksum: 10c0/b16ab80640b962ef58f3a50da21179d2024ec2c887fbf7ee5944e46804694ca1c83057c8300525812e8253915382716c04cfce6905036d12ef8d9bb8c591aa92
checksum: 10c0/c519af3361f25675bd4923b990f3726b0f5c72ebb0a02a281b0c8bfc60969eb6badb6ee5dbe63174b0896f30dcf92ce6fc1c21e430cda1485da8deca52dccbdf
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.21.4"
"@tanstack/react-query": "npm:5.21.7"
"@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 47f2eba

Please sign in to comment.