Skip to content

Commit eb146fc

Browse files
authored
Upgrade flashlist version to 1.7.6 (#3675)
1 parent d393f59 commit eb146fc

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"@react-native/eslint-config": "0.73.2",
8080
"@react-native/metro-config": "0.73.5",
8181
"@react-native/typescript-config": "0.73.1",
82-
"@shopify/flash-list": "^1.2.1",
82+
"@shopify/flash-list": "1.7.6",
8383
"@testing-library/react-hooks": "^8.0.1",
8484
"@testing-library/react-native": "^11.5.1",
8585
"@types/hoist-non-react-statics": "^3.3.1",

yarn.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -3168,17 +3168,17 @@ __metadata:
31683168
languageName: node
31693169
linkType: hard
31703170

3171-
"@shopify/flash-list@npm:^1.2.1":
3172-
version: 1.7.1
3173-
resolution: "@shopify/flash-list@npm:1.7.1"
3171+
"@shopify/flash-list@npm:1.7.6":
3172+
version: 1.7.6
3173+
resolution: "@shopify/flash-list@npm:1.7.6"
31743174
dependencies:
3175-
recyclerlistview: 4.2.1
3176-
tslib: 2.6.3
3175+
recyclerlistview: 4.2.3
3176+
tslib: 2.8.1
31773177
peerDependencies:
31783178
"@babel/runtime": "*"
31793179
react: "*"
31803180
react-native: "*"
3181-
checksum: 82235ac12043dd9da0bc58ab4be76d01f0496f6c769167f5139854278c5a680154d745e5226b0176cd28d1d2351fd9d3f484ed35c44c3b6ee18dbcb075826451
3181+
checksum: 160ec8025549d4d9bf42ae00cd9175cd59d82630fb56bc77fd617c5af8da47d0ccff81a91811eeeaecd41b49eb1387ed8480b2c825bed1313ea98657c771a7a7
31823182
languageName: node
31833183
linkType: hard
31843184

@@ -10304,7 +10304,7 @@ __metadata:
1030410304
"@react-native/eslint-config": 0.73.2
1030510305
"@react-native/metro-config": 0.73.5
1030610306
"@react-native/typescript-config": 0.73.1
10307-
"@shopify/flash-list": ^1.2.1
10307+
"@shopify/flash-list": 1.7.6
1030810308
"@testing-library/react-hooks": ^8.0.1
1030910309
"@testing-library/react-native": ^11.5.1
1031010310
"@types/hoist-non-react-statics": ^3.3.1
@@ -10607,17 +10607,17 @@ __metadata:
1060710607
languageName: node
1060810608
linkType: hard
1060910609

10610-
"recyclerlistview@npm:4.2.1":
10611-
version: 4.2.1
10612-
resolution: "recyclerlistview@npm:4.2.1"
10610+
"recyclerlistview@npm:4.2.3":
10611+
version: 4.2.3
10612+
resolution: "recyclerlistview@npm:4.2.3"
1061310613
dependencies:
1061410614
lodash.debounce: 4.0.8
1061510615
prop-types: 15.8.1
1061610616
ts-object-utils: 0.0.5
1061710617
peerDependencies:
1061810618
react: ">= 15.2.1"
1061910619
react-native: ">= 0.30.0"
10620-
checksum: 48e84937f803ac2acb510b2bc36b3ef1ea9c5383540a832f80c87d7e7f933b26c59e4ffc2d7de529be55e14a8d551c4f6660a450ad220142f351e6bf6e630450
10620+
checksum: 847c00bdc7e22178cc20b58b8da215fb2f3f69a4edffd41db97038d0f9eb1475340793e11025f6cc160d3452967ab5724db3896920ba77d2da5208276328254f
1062110621
languageName: node
1062210622
linkType: hard
1062310623

@@ -11863,10 +11863,10 @@ __metadata:
1186311863
languageName: node
1186411864
linkType: hard
1186511865

11866-
"tslib@npm:2.6.3":
11867-
version: 2.6.3
11868-
resolution: "tslib@npm:2.6.3"
11869-
checksum: 74fce0e100f1ebd95b8995fbbd0e6c91bdd8f4c35c00d4da62e285a3363aaa534de40a80db30ecfd388ed7c313c42d930ee0eaf108e8114214b180eec3dbe6f5
11866+
"tslib@npm:2.8.1":
11867+
version: 2.8.1
11868+
resolution: "tslib@npm:2.8.1"
11869+
checksum: e4aba30e632b8c8902b47587fd13345e2827fa639e7c3121074d5ee0880723282411a8838f830b55100cbe4517672f84a2472667d355b81e8af165a55dc6203a
1187011870
languageName: node
1187111871
linkType: hard
1187211872

0 commit comments

Comments
 (0)