From 4d9396baf7d8aae63028d55f5a4c012ef58001b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 21:36:20 +0000 Subject: [PATCH] fix(deps): update dependency @tanstack/react-query to v5.66.0 --- pnpm-lock.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c265a28..5c8fe12c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,7 +41,7 @@ importers: version: 8.53.0(astro@5.2.3(@types/node@22.13.0)(jiti@2.4.2)(lightningcss@1.29.1)(rollup@4.32.0)(typescript@5.4.5)(yaml@2.5.1)) '@tanstack/react-query': specifier: ^5.0.0 - version: 5.65.0(react@19.0.0) + version: 5.66.0(react@19.0.0) '@trpc/client': specifier: 10.45.2 version: 10.45.2(@trpc/server@10.45.2) @@ -1588,11 +1588,11 @@ packages: '@tanstack/query-core@4.29.7': resolution: {integrity: sha512-GXG4b5hV2Loir+h2G+RXhJdoZhJLnrBWsuLB2r0qBRyhWuXq9w/dWxzvpP89H0UARlH6Mr9DiVj4SMtpkF/aUA==} - '@tanstack/query-core@5.65.0': - resolution: {integrity: sha512-Bnnq/1axf00r2grRT6gUyIkZRKzhHs+p4DijrCQ3wMlA3D3TTT71gtaSLtqnzGddj73/7X5JDGyjiSLdjvQN4w==} + '@tanstack/query-core@5.66.0': + resolution: {integrity: sha512-J+JeBtthiKxrpzUu7rfIPDzhscXF2p5zE/hVdrqkACBP8Yu0M96mwJ5m/8cPPYQE9aRNvXztXHlNwIh4FEeMZw==} - '@tanstack/react-query@5.65.0': - resolution: {integrity: sha512-qXdHj3SCT2xkFxgrBIe6y9Lkowlwm+tGcV++PBLFtyvEJR5Q+biTnzm5p0tdVwqA603xlju9mtV2Kd/2brobgA==} + '@tanstack/react-query@5.66.0': + resolution: {integrity: sha512-z3sYixFQJe8hndFnXgWu7C79ctL+pI0KAelYyW+khaNJ1m22lWrhJU2QrsTcRKMuVPtoZvfBYrTStIdKo+x0Xw==} peerDependencies: react: 19.0.0 @@ -6237,11 +6237,11 @@ snapshots: '@tanstack/query-core@4.29.7': {} - '@tanstack/query-core@5.65.0': {} + '@tanstack/query-core@5.66.0': {} - '@tanstack/react-query@5.65.0(react@19.0.0)': + '@tanstack/react-query@5.66.0(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.65.0 + '@tanstack/query-core': 5.66.0 react: 19.0.0 '@tiptap/core@2.11.2(@tiptap/pm@2.11.2)':