Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.59.12 (#5993)
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 Oct 12, 2024
1 parent ee05d46 commit e6d7dc1
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.34.0",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.59.11",
"@tanstack/react-query": "5.59.12",
"@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 @@ -6417,21 +6417,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.10":
version: 5.59.10
resolution: "@tanstack/query-core@npm:5.59.10"
checksum: 10c0/a36ead599788b3168b9130ecd6332eeea49a858b71994aa568413e1d4b64604b8222b2faa34ffb8be6aca7d1a223111f74ed83d323e3972dbdb66a84a36936fd
"@tanstack/query-core@npm:5.59.12":
version: 5.59.12
resolution: "@tanstack/query-core@npm:5.59.12"
checksum: 10c0/4a2c594bb3b0cf74a381b3ec01422c3643a64e2b68c5c6c442daadc6836ed61b9730c4d3924e247bc5de1f0016aec0237899afe2017cadef0e6cc08b50ad2761
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.59.11":
version: 5.59.11
resolution: "@tanstack/react-query@npm:5.59.11"
"@tanstack/react-query@npm:5.59.12":
version: 5.59.12
resolution: "@tanstack/react-query@npm:5.59.12"
dependencies:
"@tanstack/query-core": "npm:5.59.10"
"@tanstack/query-core": "npm:5.59.12"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/56cef58433ae4407ae5829578cafd26b1107d89b73308714603dae8d97b0c875612eab8f95ae590deb35c92f94681c1b1049b830e6fef8485860b32e12589d3e
checksum: 10c0/7c473cc6e33f8ba33b0f9078e1baadc4796b4336f0df64b224a711bb299be0e00fdf692563689d38feb7b7cac9bde560ecbc5236c8d825d4cda5276f3aefe6fb
languageName: node
linkType: hard

Expand Down Expand Up @@ -14924,7 +14924,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.11"
"@tanstack/react-query": "npm:5.59.12"
"@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 e6d7dc1

Please sign in to comment.