diff --git a/package.json b/package.json index f817ef8..9ac5605 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@sentry/react-native": "^7.2.0", "@shopify/flash-list": "^2.0.2", "@shopify/restyle": "^2.4.5", - "@tanstack/react-query": "^5.90.12", + "@tanstack/react-query": "^5.90.16", "burnt": "^0.13.0", "expo": "^54.0.31", "expo-build-disk-cache": "^0.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 51e5fa6..2ed0330 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^2.4.5 version: 2.4.5(react-native-tvos@0.81.5-1)(react@19.1.0) '@tanstack/react-query': - specifier: ^5.90.12 - version: 5.90.12(react@19.1.0) + specifier: ^5.90.16 + version: 5.90.16(react@19.1.0) burnt: specifier: ^0.13.0 version: 0.13.0(expo@54.0.31)(react-dom@19.1.0(react@19.1.0))(react-native-tvos@0.81.5-1)(react@19.1.0) @@ -1566,11 +1566,11 @@ packages: '@sinonjs/fake-timers@10.3.0': resolution: {integrity: sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==} - '@tanstack/query-core@5.90.12': - resolution: {integrity: sha512-T1/8t5DhV/SisWjDnaiU2drl6ySvsHj1bHBCWNXd+/T+Hh1cf6JodyEYMd5sgwm+b/mETT4EV3H+zCVczCU5hg==} + '@tanstack/query-core@5.90.16': + resolution: {integrity: sha512-MvtWckSVufs/ja463/K4PyJeqT+HMlJWtw6PrCpywznd2NSgO3m4KwO9RqbFqGg6iDE8vVMFWMeQI4Io3eEYww==} - '@tanstack/react-query@5.90.12': - resolution: {integrity: sha512-graRZspg7EoEaw0a8faiUASCyJrqjKPdqJ9EwuDRUF9mEYJ1YPczI9H+/agJ0mOJkPCJDk0lsz5QTrLZ/jQ2rg==} + '@tanstack/react-query@5.90.16': + resolution: {integrity: sha512-bpMGOmV4OPmif7TNMteU/Ehf/hoC0Kf98PDc0F4BZkFrEapRMEqI/V6YS0lyzwSV6PQpY1y4xxArUIfBW5LVxQ==} peerDependencies: react: ^18 || ^19 @@ -5140,6 +5140,7 @@ packages: whatwg-encoding@2.0.0: resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} engines: {node: '>=12'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-fetch@3.6.20: resolution: {integrity: sha512-EqhiFU6daOA8kpjOWTL0olhVOF3i7OrFzSYiGsEMB8GcXS+RrzauAERX65xMeNWVqxA6HXH2m69Z9LaKKdisfg==} @@ -7140,11 +7141,11 @@ snapshots: dependencies: '@sinonjs/commons': 3.0.1 - '@tanstack/query-core@5.90.12': {} + '@tanstack/query-core@5.90.16': {} - '@tanstack/react-query@5.90.12(react@19.1.0)': + '@tanstack/react-query@5.90.16(react@19.1.0)': dependencies: - '@tanstack/query-core': 5.90.12 + '@tanstack/query-core': 5.90.16 react: 19.1.0 '@testing-library/react-native@13.3.3(jest@29.7.0(@types/node@25.0.0))(react-native-tvos@0.81.5-1)(react-test-renderer@19.1.0(react@19.1.0))(react@19.1.0)':