Bump @shopify/flash-list from 1.4.2 to 1.6.3

Bumps [@shopify/flash-list](https://github.com/Shopify/flash-list) from 1.4.2 to 1.6.3.
- [Release notes](https://github.com/Shopify/flash-list/releases)
- [Changelog](https://github.com/Shopify/flash-list/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Shopify/flash-list/compare/v1.4.2...v1.6.3)

---
updated-dependencies:
- dependency-name: "@shopify/flash-list"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-27 17:34:51 +00:00 committed by GitHub
parent 94ce2ec674
commit 9d9c43bacc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"@react-navigation/native": "^6.1.2", "@react-navigation/native": "^6.1.2",
"@react-navigation/stack": "^6.3.16", "@react-navigation/stack": "^6.3.16",
"@scure/base": "^1.1.1", "@scure/base": "^1.1.1",
"@shopify/flash-list": "^1.4.1", "@shopify/flash-list": "^1.6.3",
"assert": "^2.0.0", "assert": "^2.0.0",
"axios": "^1.6.2", "axios": "^1.6.2",
"bip-schnorr": "^0.6.6", "bip-schnorr": "^0.6.6",

View File

@ -1624,10 +1624,10 @@
"@noble/hashes" "~1.3.0" "@noble/hashes" "~1.3.0"
"@scure/base" "~1.1.0" "@scure/base" "~1.1.0"
"@shopify/flash-list@^1.4.1": "@shopify/flash-list@^1.6.3":
version "1.4.2" version "1.6.3"
resolved "https://registry.yarnpkg.com/@shopify/flash-list/-/flash-list-1.4.2.tgz#86c188f42fcb4bb2a569c0354978e9148a83d1f3" resolved "https://registry.yarnpkg.com/@shopify/flash-list/-/flash-list-1.6.3.tgz#463dc1703815bf916f8173afc22c852bf26337ad"
integrity sha512-MX3vyiHdyCoveqrv+0LufQVlLpoWMZ/bpn+4v6RKfW6ZE0+z8S7WdZTU5Gdj7IFPlkulJAtdFn4Jl0V7tDvd6A== integrity sha512-XM2iu4CeD9SOEUxaGG3UkxfUxGPWG9yacga1yQSgskAjUsRDFTsD3y4Dyon9n8MfDwgrRpEwuijd+7NeQQoWaQ==
dependencies: dependencies:
recyclerlistview "4.2.0" recyclerlistview "4.2.0"
tslib "2.4.0" tslib "2.4.0"