From 86676b3bf87726dbdefb8fcfeea74cb676840ea5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 08:09:09 -0700 Subject: [PATCH] fix(deps): update dependency @tanstack/react-query to v5.71.1 (#252) --- pnpm-lock.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4094b40..3357d24 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: dependencies: '@tanstack/react-query': specifier: ^5.55.2 - version: 5.71.0(react@19.1.0) + version: 5.71.1(react@19.1.0) autoprefixer: specifier: ^10.4.20 version: 10.4.21(postcss@8.5.3) @@ -616,16 +616,16 @@ packages: tslib: 2.8.1 dev: false - /@tanstack/query-core@5.71.0: - resolution: {integrity: sha512-p4+T7CIEe1kMhii4booWiw42nuaiYI9La/bRCNzBaj1P3PDb0dEZYDhc/7oBifKJfHYN+mtS1ynW1qsmzQW7Og==} + /@tanstack/query-core@5.71.1: + resolution: {integrity: sha512-4+ZswCHOfJX+ikhXNoocamTUmJcHtB+Ljjz/oJkC7/eKB5IrzEwR4vEwZUENiPi+wISucJHR5TUbuuJ26w3kdQ==} dev: false - /@tanstack/react-query@5.71.0(react@19.1.0): - resolution: {integrity: sha512-Udhlz9xHwk0iB7eLDchIqvu666NZFxPZZF80KnL8sZy+5J0kMvnJkzQNYRJwF70g8Vc1nn0TSMkPJgvx6+Pn4g==} + /@tanstack/react-query@5.71.1(react@19.1.0): + resolution: {integrity: sha512-6BTkaSIGT58MroI4kIGXNdx/NhirXPU+75AJObLq+WBa39WmoxhzSk0YX+hqWJ/bvqZJFxslbEU4qIHaRZq+8Q==} peerDependencies: react: ^18 || ^19 dependencies: - '@tanstack/query-core': 5.71.0 + '@tanstack/query-core': 5.71.1 react: 19.1.0 dev: false