Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.56.2 (#5890)
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 Sep 13, 2024
1 parent f78207e commit 5fa8a7c
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": "8.30.0",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.55.4",
"@tanstack/react-query": "5.56.2",
"@vercel/analytics": "1.3.1",
"@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 @@ -6372,21 +6372,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.55.4":
version: 5.55.4
resolution: "@tanstack/query-core@npm:5.55.4"
checksum: 10c0/c463b582b8c7c24fddd8da9c6fd311805df48bbfbdf9feae5662cd6e3d1df3eba47a1fc0c6e7f3feed6e0add2e363fbfcaad25e931b1bda6da6aabdccf3e5898
"@tanstack/query-core@npm:5.56.2":
version: 5.56.2
resolution: "@tanstack/query-core@npm:5.56.2"
checksum: 10c0/54ff55f02b01f6ba089f4965bfd46f430c18ce7e11d874de04c4d58cc8f698598b41e1c017ba029d08ae75e321e546b26f1ea7f788474db265eeba46e780f2f6
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.55.4":
version: 5.55.4
resolution: "@tanstack/react-query@npm:5.55.4"
"@tanstack/react-query@npm:5.56.2":
version: 5.56.2
resolution: "@tanstack/react-query@npm:5.56.2"
dependencies:
"@tanstack/query-core": "npm:5.55.4"
"@tanstack/query-core": "npm:5.56.2"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/b81f4e2942aa4e978278816e7939ac4df500cc38e052fd24c48e6ee5eddb89809b546e8536b50558f65ad679635ac0763ddfa3c14e73d60cfcf0646d5e57fd2a
checksum: 10c0/6e883b4ca1948f990215b7bce194251faf13a79c6ecf3f3c660af6c6788ed113ab629cefdafb496dfb04866f12dd48d7314e936b75c881b6749127b6496ac8fd
languageName: node
linkType: hard

Expand Down Expand Up @@ -14801,7 +14801,7 @@ __metadata:
"@svgr/webpack": "npm:8.1.0"
"@tailwindcss/forms": "npm:0.5.9"
"@tailwindcss/typography": "npm:0.5.15"
"@tanstack/react-query": "npm:5.55.4"
"@tanstack/react-query": "npm:5.56.2"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.5.0"
"@testing-library/react": "npm:16.0.1"
Expand Down

0 comments on commit 5fa8a7c

Please sign in to comment.