diff --git a/apps/expo/package.json b/apps/expo/package.json index 70dda6b78..ddfa1255b 100644 --- a/apps/expo/package.json +++ b/apps/expo/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@expo/metro-config": "^0.10.7", - "@shopify/flash-list": "1.4.3", + "@shopify/flash-list": "1.6.3", "@tanstack/react-query": "^5.17.7", "@trpc/client": "next", "@trpc/react-query": "next", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad7dd32d8..ab52c2e8d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ importers: specifier: ^0.10.7 version: 0.10.7 '@shopify/flash-list': - specifier: 1.4.3 - version: 1.4.3(@babel/runtime@7.23.7)(react-native@0.73.1)(react@18.2.0) + specifier: 1.6.3 + version: 1.6.3(@babel/runtime@7.23.7)(react-native@0.73.1)(react@18.2.0) '@tanstack/react-query': specifier: ^5.17.7 version: 5.17.7(react@18.2.0) @@ -5025,8 +5025,8 @@ packages: join-component: 1.1.0 dev: false - /@shopify/flash-list@1.4.3(@babel/runtime@7.23.7)(react-native@0.73.1)(react@18.2.0): - resolution: {integrity: sha512-jtIReAbwWzYBV0dQ6Io9wBX+pD0C4qQFMrb5/fkEvX8PYDgBl5KRYvpfr9WLLj8CV2Jsn1X0mYOsB+ysWrI/8g==} + /@shopify/flash-list@1.6.3(@babel/runtime@7.23.7)(react-native@0.73.1)(react@18.2.0): + resolution: {integrity: sha512-XM2iu4CeD9SOEUxaGG3UkxfUxGPWG9yacga1yQSgskAjUsRDFTsD3y4Dyon9n8MfDwgrRpEwuijd+7NeQQoWaQ==} peerDependencies: '@babel/runtime': '*' react: '*'