diff --git a/apps/launcher/package.json b/apps/launcher/package.json index 9d42e358..f0b46dcf 100644 --- a/apps/launcher/package.json +++ b/apps/launcher/package.json @@ -55,7 +55,7 @@ "@react-navigation/elements": "2.6.3", "@react-navigation/native": "7.1.17", "@shopify/flash-list": "2.0.2", - "@tanstack/react-query": "5.85.3", + "@tanstack/react-query": "5.85.5", "clsx": "2.1.1", "expo-application": "6.1.5", "expo-blur": "14.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e848f1d1..70e992b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -116,8 +116,8 @@ importers: specifier: 2.0.2 version: 2.0.2(@babel/runtime@7.28.2)(react-native@0.79.5(@babel/core@7.28.3)(@types/react@19.1.10)(react@19.0.0))(react@19.0.0) '@tanstack/react-query': - specifier: 5.85.3 - version: 5.85.3(react@19.0.0) + specifier: 5.85.5 + version: 5.85.5(react@19.0.0) clsx: specifier: 2.1.1 version: 2.1.1 @@ -2179,11 +2179,11 @@ packages: peerDependencies: '@svgr/core': '*' - '@tanstack/query-core@5.85.3': - resolution: {integrity: sha512-9Ne4USX83nHmRuEYs78LW+3lFEEO2hBDHu7mrdIgAFx5Zcrs7ker3n/i8p4kf6OgKExmaDN5oR0efRD7i2J0DQ==} + '@tanstack/query-core@5.85.5': + resolution: {integrity: sha512-KO0WTob4JEApv69iYp1eGvfMSUkgw//IpMnq+//cORBzXf0smyRwPLrUvEe5qtAEGjwZTXrjxg+oJNP/C00t6w==} - '@tanstack/react-query@5.85.3': - resolution: {integrity: sha512-AqU8TvNh5GVIE8I+TUU0noryBRy7gOY0XhSayVXmOPll4UkZeLWKDwi0rtWOZbwLRCbyxorfJ5DIjDqE7GXpcQ==} + '@tanstack/react-query@5.85.5': + resolution: {integrity: sha512-/X4EFNcnPiSs8wM2v+b6DqS5mmGeuJQvxBglmDxl6ZQb5V26ouD2SJYAcC3VjbNwqhY2zjxVD15rDA5nGbMn3A==} peerDependencies: react: ^18 || ^19 @@ -10104,11 +10104,11 @@ snapshots: transitivePeerDependencies: - typescript - '@tanstack/query-core@5.85.3': {} + '@tanstack/query-core@5.85.5': {} - '@tanstack/react-query@5.85.3(react@19.0.0)': + '@tanstack/react-query@5.85.5(react@19.0.0)': dependencies: - '@tanstack/query-core': 5.85.3 + '@tanstack/query-core': 5.85.5 react: 19.0.0 '@testing-library/react-native@13.1.1(jest@29.7.0(@types/node@24.3.0)(ts-node@10.9.2(@types/node@24.3.0)(typescript@5.9.2)))(react-native@0.79.5(@babel/core@7.28.3)(@types/react@19.1.10)(react@19.0.0))(react-test-renderer@19.0.0(react@19.0.0))(react@19.0.0)':