Skip to content

Commit 8e323ca

Browse files
fix(deps): update dependency @tanstack/react-query to v5.66.0 (#6205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0df9d1 commit 8e323ca

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

apps/nextjs-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@sentry/react": "8.53.0",
7979
"@soluble/cache-interop": "0.12.8",
8080
"@soluble/cache-ioredis": "0.13.11",
81-
"@tanstack/react-query": "5.65.1",
81+
"@tanstack/react-query": "5.66.0",
8282
"@vercel/analytics": "1.4.1",
8383
"@your-org/common-i18n": "workspace:^",
8484
"@your-org/core-lib": "workspace:^",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -6855,21 +6855,21 @@ __metadata:
68556855
languageName: node
68566856
linkType: hard
68576857

6858-
"@tanstack/query-core@npm:5.65.0":
6859-
version: 5.65.0
6860-
resolution: "@tanstack/query-core@npm:5.65.0"
6861-
checksum: 10c0/8c957082819dc90aa162256e0cc9d7d33e90f4ba9a55ec788ef5ec36bbb2b1863663dda594f9b6eb820ec9855f8d6aecd01324a020d16b58ad012c99270fe989
6858+
"@tanstack/query-core@npm:5.66.0":
6859+
version: 5.66.0
6860+
resolution: "@tanstack/query-core@npm:5.66.0"
6861+
checksum: 10c0/a03afcb3a075f1923ce3d03dcb16662bb35159280bf87598b9d446366cfd47f5c736be41fb90938c4e6848633c036087d7019f0dbb95f2f2450a9fea4764adbb
68626862
languageName: node
68636863
linkType: hard
68646864

6865-
"@tanstack/react-query@npm:5.65.1":
6866-
version: 5.65.1
6867-
resolution: "@tanstack/react-query@npm:5.65.1"
6865+
"@tanstack/react-query@npm:5.66.0":
6866+
version: 5.66.0
6867+
resolution: "@tanstack/react-query@npm:5.66.0"
68686868
dependencies:
6869-
"@tanstack/query-core": "npm:5.65.0"
6869+
"@tanstack/query-core": "npm:5.66.0"
68706870
peerDependencies:
68716871
react: ^18 || ^19
6872-
checksum: 10c0/0b0ed414c59ee1d7a5a8e72d2e2f2513f7367b59ee33d5663b114fcf5108438786b9bbbd12173ae7f8124538f313cd4dff942c7080b60d26d011c18918b1d563
6872+
checksum: 10c0/60e1a3fd7f2f8b2038d70954b51eeb84c31273d09a68537babdc2ac3d8c200968a1f7865a8e189ffd63be0c30387985b4b4eaf1d9065990bd3699ac5872b7523
68736873
languageName: node
68746874
linkType: hard
68756875

@@ -15702,7 +15702,7 @@ __metadata:
1570215702
"@svgr/webpack": "npm:8.1.0"
1570315703
"@tailwindcss/forms": "npm:0.5.10"
1570415704
"@tailwindcss/typography": "npm:0.5.16"
15705-
"@tanstack/react-query": "npm:5.65.1"
15705+
"@tanstack/react-query": "npm:5.66.0"
1570615706
"@testing-library/dom": "npm:10.4.0"
1570715707
"@testing-library/jest-dom": "npm:6.6.3"
1570815708
"@testing-library/react": "npm:16.2.0"

0 commit comments

Comments
 (0)