Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.56.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent c819e04 commit d66bd27
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.1",
"@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.1":
version: 5.56.1
resolution: "@tanstack/query-core@npm:5.56.1"
checksum: 10c0/7c9b952854995416d3562eafbfc1af719e79ae90ea1aaf398c9a81c17576b887ff722f95d80594bf9ebdbbb38185ea848093455a7f741a6c5331977663cf1ce5
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.1":
version: 5.56.1
resolution: "@tanstack/react-query@npm:5.56.1"
dependencies:
"@tanstack/query-core": "npm:5.55.4"
"@tanstack/query-core": "npm:5.56.1"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/b81f4e2942aa4e978278816e7939ac4df500cc38e052fd24c48e6ee5eddb89809b546e8536b50558f65ad679635ac0763ddfa3c14e73d60cfcf0646d5e57fd2a
checksum: 10c0/c54570ed0666be0abc0fd2ad14da642e74fff0cead4982e41c50b2363d7b702d392ed96d3aaac58f927b37a83dc0e54243f5e41ff69232a427491d21ea83af0e
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.1"
"@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 d66bd27

Please sign in to comment.