Skip to content
Open
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"metro-config": "^0.84.4",
"metro-runtime": "^0.84.4",
"metro-runtime": "^0.87.0",
"minami": "^1.2.3",
"node-fetch": "^3.3.2",
"pod-install": "^1.0.19",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13150,7 +13150,7 @@ __metadata:
languageName: node
linkType: hard

"metro-runtime@npm:0.84.4, metro-runtime@npm:^0.84.3, metro-runtime@npm:^0.84.4":
"metro-runtime@npm:0.84.4, metro-runtime@npm:^0.84.3":
version: 0.84.4
resolution: "metro-runtime@npm:0.84.4"
dependencies:
Expand All @@ -13160,6 +13160,16 @@ __metadata:
languageName: node
linkType: hard

"metro-runtime@npm:^0.87.0":
version: 0.87.0
resolution: "metro-runtime@npm:0.87.0"
dependencies:
"@babel/runtime": "npm:^7.25.0"
flow-enums-runtime: "npm:^0.0.6"
checksum: 10c0/6811ee32a759dbccaa3241d98ec26f3e26fd5e4a1cdd5929c98df94fd46329c20f026759da6ca055cb068f8a57dfc7054b6cfc7bb9fb7b3280144055d2f8d67f
languageName: node
linkType: hard

"metro-source-map@npm:0.84.4, metro-source-map@npm:^0.84.3":
version: 0.84.4
resolution: "metro-source-map@npm:0.84.4"
Expand Down Expand Up @@ -15004,7 +15014,7 @@ __metadata:
jest-environment-jsdom: "npm:^29.7.0"
jwt-decode: "npm:^4.0.0"
metro-config: "npm:^0.84.4"
metro-runtime: "npm:^0.84.4"
metro-runtime: "npm:^0.87.0"
minami: "npm:^1.2.3"
node-fetch: "npm:^3.3.2"
pod-install: "npm:^1.0.19"
Expand Down
Loading