Skip to content

Commit

Permalink
chore: example deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lodev09 committed Apr 9, 2024
1 parent 9cd96a1 commit 3ad36d3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@react-native/virtualized-lists": "0.75.0-main",
"expo": "~50.0.14",
"expo": "~50.0.15",
"react": "18.2.0",
"react-native": "0.73.6"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7327,18 +7327,18 @@ __metadata:
languageName: node
linkType: hard

"expo-modules-core@npm:1.11.12":
version: 1.11.12
resolution: "expo-modules-core@npm:1.11.12"
"expo-modules-core@npm:1.11.13":
version: 1.11.13
resolution: "expo-modules-core@npm:1.11.13"
dependencies:
invariant: "npm:^2.2.4"
checksum: 10c0/7c2a37f9856a476252b904f3e71b90cb1a555ffd6947428d2d855e4340d46743b59dd4074e4bb89634661f237f47022f10cc64b1508aa8b312c5c1ecdea47599
checksum: 10c0/39dcfd7e0e641ea75df6737e23038ca026a8a4bd62660502d74c4d0fcc1b7583b1e920a1d2254f0825c2ff67e5eabb8f5d425640d222d9bf073bb6da46beb9a0
languageName: node
linkType: hard

"expo@npm:~50.0.14":
version: 50.0.14
resolution: "expo@npm:50.0.14"
"expo@npm:~50.0.15":
version: 50.0.15
resolution: "expo@npm:50.0.15"
dependencies:
"@babel/runtime": "npm:^7.20.0"
"@expo/cli": "npm:0.17.8"
Expand All @@ -7352,12 +7352,12 @@ __metadata:
expo-font: "npm:~11.10.3"
expo-keep-awake: "npm:~12.8.2"
expo-modules-autolinking: "npm:1.10.3"
expo-modules-core: "npm:1.11.12"
expo-modules-core: "npm:1.11.13"
fbemitter: "npm:^3.0.0"
whatwg-url-without-unicode: "npm:8.0.0-3"
bin:
expo: bin/cli
checksum: 10c0/26820a28aaec3a3f5aba1372e5bec6b08c7885e6d2c027a49253adb8123be7331017cf4cda0e5228c9d44701c73a6dccae02d6e11fd6df7f46b552f40a33aa03
checksum: 10c0/9c24ab0512c1c287c377677f10bec2ecf2b23283706bb7418a2493f529d0f4dc1b2900944b9c2d746180ca0195e1df067dedc4c3a6845a3100206a5e9347d5ec
languageName: node
linkType: hard

Expand Down Expand Up @@ -14359,7 +14359,7 @@ __metadata:
"@react-native/metro-config": "npm:0.73.5"
"@react-native/virtualized-lists": "npm:0.75.0-main"
babel-plugin-module-resolver: "npm:^5.0.0"
expo: "npm:~50.0.14"
expo: "npm:~50.0.15"
react: "npm:18.2.0"
react-native: "npm:0.73.6"
languageName: unknown
Expand Down

0 comments on commit 3ad36d3

Please sign in to comment.