From 7a6813113c5731be427a43035a34d12df90e6a86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 22:46:55 +0000 Subject: [PATCH] Update dependency @tanstack/react-query to v5.62.7 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 0377fa88..641f6490 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@react-hookz/web": "24.0.4", - "@tanstack/react-query": "5.62.3", + "@tanstack/react-query": "5.62.7", "leaflet": "1.9.4", "nanoid": "5.0.9", "react": "19.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c6290011..d4a30fab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: 24.0.4 version: 24.0.4(react-dom@19.0.0)(react@19.0.0) '@tanstack/react-query': - specifier: 5.62.3 - version: 5.62.3(react@19.0.0) + specifier: 5.62.7 + version: 5.62.7(react@19.0.0) leaflet: specifier: 1.9.4 version: 1.9.4 @@ -2411,16 +2411,16 @@ packages: tailwindcss: 3.4.16 dev: true - /@tanstack/query-core@5.62.3: - resolution: {integrity: sha512-Jp/nYoz8cnO7kqhOlSv8ke/0MJRJVGuZ0P/JO9KQ+f45mpN90hrerzavyTKeSoT/pOzeoOUkv1Xd0wPsxAWXfg==} + /@tanstack/query-core@5.62.7: + resolution: {integrity: sha512-fgpfmwatsrUal6V+8EC2cxZIQVl9xvL7qYa03gsdsCy985UTUlS4N+/3hCzwR0PclYDqisca2AqR1BVgJGpUDA==} dev: false - /@tanstack/react-query@5.62.3(react@19.0.0): - resolution: {integrity: sha512-y2zDNKuhgiuMgsKkqd4AcsLIBiCfEO8U11AdrtAUihmLbRNztPrlcZqx2lH1GacZsx+y1qRRbCcJLYTtF1vKsw==} + /@tanstack/react-query@5.62.7(react@19.0.0): + resolution: {integrity: sha512-+xCtP4UAFDTlRTYyEjLx0sRtWyr5GIk7TZjZwBu4YaNahi3Rt2oMyRqfpfVrtwsqY2sayP4iXVCwmC+ZqqFmuw==} peerDependencies: react: ^18 || ^19 dependencies: - '@tanstack/query-core': 5.62.3 + '@tanstack/query-core': 5.62.7 react: 19.0.0 dev: false