Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.60.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 19a5cd3 commit 220b739
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.36.0",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.59.16",
"@tanstack/react-query": "5.60.5",
"@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 @@ -6738,21 +6738,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.16":
version: 5.59.16
resolution: "@tanstack/query-core@npm:5.59.16"
checksum: 10c0/487a1ac0df5e02ca4ea5bf3b9ee0010ac7fe0856a36fa7bd10947598d3f0ba356c91aa21b123729b26f2116f05b8b69cd8fb17681c24cdd586de17b6fe021521
"@tanstack/query-core@npm:5.60.5":
version: 5.60.5
resolution: "@tanstack/query-core@npm:5.60.5"
checksum: 10c0/9fe4a42cfad2537ee82d311ecdc0cfe04ae4fdbf7f5e550c73062d5a5e8541d6015f21b20011903356c57f5a576a011f7653d1a3e261f24097022348f449ebe9
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -15211,7 +15211,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.59.16"
"@tanstack/react-query": "npm:5.60.5"
"@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 220b739

Please sign in to comment.