Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.61.0 (#6071)
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 Nov 20, 2024
1 parent 0b1785d commit 64df60b
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.38.0",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.60.5",
"@tanstack/react-query": "5.61.0",
"@vercel/analytics": "1.4.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 @@ -6823,21 +6823,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.60.5":
version: 5.60.5
resolution: "@tanstack/query-core@npm:5.60.5"
checksum: 10c0/9fe4a42cfad2537ee82d311ecdc0cfe04ae4fdbf7f5e550c73062d5a5e8541d6015f21b20011903356c57f5a576a011f7653d1a3e261f24097022348f449ebe9
"@tanstack/query-core@npm:5.60.6":
version: 5.60.6
resolution: "@tanstack/query-core@npm:5.60.6"
checksum: 10c0/3339c637b00b38b704dfdde26bc475e6d1b46d130b2b22383e73012e791c8747ebebb8c72dd645e214691fcdbd2f09138d7f5b61e5c1fe64955850ddbbe32e11
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.60.5":
version: 5.60.5
resolution: "@tanstack/react-query@npm:5.60.5"
"@tanstack/react-query@npm:5.61.0":
version: 5.61.0
resolution: "@tanstack/react-query@npm:5.61.0"
dependencies:
"@tanstack/query-core": "npm:5.60.5"
"@tanstack/query-core": "npm:5.60.6"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/abd9d127fc96a71dccffc23e630ed29baeaaf7ba42c4f6def15757a9885806f40da67c970897d89a46eb5bdd9eacc5afa3c4d62909b40ff7d99430461ba12257
checksum: 10c0/b65477a8bda401dbde0daae002c4a42ce8581d749eaec723634cdeb378f5a8eb609f00d2010060a05db995adb8e20e50b2540a560e782878f4b6db132e13c140
languageName: node
linkType: hard

Expand Down Expand Up @@ -15282,7 +15282,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.60.5"
"@tanstack/react-query": "npm:5.61.0"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.0.1"
Expand Down

0 comments on commit 64df60b

Please sign in to comment.