Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/expo-resource-fetcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/react": "~19.1.10",
"expo": "^54.0.0",
"expo-asset": "12.0.11",
"expo-file-system": "^19.0.20",
"expo-file-system": "^55.0.10",
"react": "19.1.0",
"react-native": "0.81.5",
"react-native-executorch": "workspace:*",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4021,7 +4021,7 @@ __metadata:
"@types/react": "npm:~19.1.10"
expo: "npm:^54.0.0"
expo-asset: "npm:12.0.11"
expo-file-system: "npm:^19.0.20"
expo-file-system: "npm:^55.0.10"
react: "npm:19.1.0"
react-native: "npm:0.81.5"
react-native-executorch: "workspace:*"
Expand Down Expand Up @@ -8224,7 +8224,17 @@ __metadata:
languageName: node
linkType: hard

"expo-file-system@npm:^19.0.20, expo-file-system@npm:~19.0.21":
"expo-file-system@npm:^55.0.10":
version: 55.0.10
resolution: "expo-file-system@npm:55.0.10"
peerDependencies:
expo: "*"
react-native: "*"
checksum: 10/cf6cca908aed92fd226135f7c4609e8751ed69f512717076711db5b7697447b52a9b639204b5fd76ebc420a34e816deae647b939c273d00963a1e0654a8b3854
languageName: node
linkType: hard

"expo-file-system@npm:~19.0.21":
version: 19.0.21
resolution: "expo-file-system@npm:19.0.21"
peerDependencies:
Expand Down