From c775613cbfe20ee5ad0c2a7bb60a6c6cf4bc82d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Dec 2025 18:05:57 +0000 Subject: [PATCH] chore(deps): update dependency @tanstack/react-query to v5.90.14 --- apps/launcher/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/apps/launcher/package.json b/apps/launcher/package.json index 44b3c5c4..08923979 100644 --- a/apps/launcher/package.json +++ b/apps/launcher/package.json @@ -55,7 +55,7 @@ "@react-navigation/elements": "2.9.3", "@react-navigation/native": "7.1.26", "@shopify/flash-list": "2.2.0", - "@tanstack/react-query": "5.90.13", + "@tanstack/react-query": "5.90.14", "clsx": "2.1.1", "expo-application": "7.0.8", "expo-blur": "15.0.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d1765d14..1b4fb756 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,8 +108,8 @@ importers: specifier: 2.2.0 version: 2.2.0(@babel/runtime@7.28.4)(react-native@0.79.5(@babel/core@7.28.5)(@types/react@19.2.7)(react@19.0.0))(react@19.0.0) '@tanstack/react-query': - specifier: 5.90.13 - version: 5.90.13(react@19.0.0) + specifier: 5.90.14 + version: 5.90.14(react@19.0.0) clsx: specifier: 2.1.1 version: 2.1.1 @@ -2401,11 +2401,11 @@ packages: peerDependencies: '@svgr/core': '*' - '@tanstack/query-core@5.90.13': - resolution: {integrity: sha512-3VzxSkv4ojPPHu0WfOwZ/W5CuN7evAXPzQS+Py2glGxk59Wp+k2T/wgRfrgXAcX1kCTvD9RYUcVEHkMXkEN5jw==} + '@tanstack/query-core@5.90.14': + resolution: {integrity: sha512-/6di2yNI+YxpVrH9Ig74Q+puKnkCE+D0LGyagJEGndJHJc6ahkcc/UqirHKy8zCYE/N9KLggxcQvzYCsUBWgdw==} - '@tanstack/react-query@5.90.13': - resolution: {integrity: sha512-i6DY9wnghE0ghHJfDrnnFNatn4CNBzMZv4xPzKB7Lb9zMAoImAxPKoGK9gLOm79aopDa07p6ytlFFWotvwj3DQ==} + '@tanstack/react-query@5.90.14': + resolution: {integrity: sha512-JAMuULej09hrZ14W9+mxoRZ44rR2BuZfCd6oKTQVNfynQxCN3muH3jh3W46gqZNw5ZqY0ZVaS43Imb3dMr6tgw==} peerDependencies: react: ^18 || ^19 @@ -10312,11 +10312,11 @@ snapshots: transitivePeerDependencies: - typescript - '@tanstack/query-core@5.90.13': {} + '@tanstack/query-core@5.90.14': {} - '@tanstack/react-query@5.90.13(react@19.0.0)': + '@tanstack/react-query@5.90.14(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.90.13 + '@tanstack/query-core': 5.90.14 react: 19.0.0 '@testing-library/react-native@13.1.1(jest@29.7.0(@types/node@24.10.4)(ts-node@10.9.2(@types/node@24.10.4)(typescript@5.9.3)))(react-native@0.79.5(@babel/core@7.28.5)(@types/react@19.2.7)(react@19.0.0))(react-test-renderer@19.1.0(react@19.0.0))(react@19.0.0)':