chore: build

This commit is contained in:
2026-05-01 22:28:13 +02:00
parent ece977f268
commit 99ce3e4bb3
532 changed files with 5244 additions and 13124 deletions
+9 -9
View File
@@ -1,6 +1,6 @@
{
"name": "expo",
"version": "54.0.33",
"version": "54.0.34",
"description": "The Expo SDK",
"main": "src/Expo.ts",
"module": "src/Expo.ts",
@@ -75,23 +75,23 @@
"homepage": "https://github.com/expo/expo/tree/main/packages/expo",
"dependencies": {
"@babel/runtime": "^7.20.0",
"@expo/cli": "54.0.23",
"@expo/cli": "54.0.24",
"@expo/config": "~12.0.13",
"@expo/config-plugins": "~54.0.4",
"@expo/devtools": "0.1.8",
"@expo/fingerprint": "0.15.4",
"@expo/fingerprint": "0.15.5",
"@expo/metro": "~54.2.0",
"@expo/metro-config": "54.0.14",
"@expo/metro-config": "54.0.15",
"@expo/vector-icons": "^15.0.3",
"@ungap/structured-clone": "^1.3.0",
"babel-preset-expo": "~54.0.10",
"expo-asset": "~12.0.12",
"expo-asset": "~12.0.13",
"expo-constants": "~18.0.13",
"expo-file-system": "~19.0.21",
"expo-file-system": "~19.0.22",
"expo-font": "~14.0.11",
"expo-keep-awake": "~15.0.8",
"expo-modules-autolinking": "3.0.24",
"expo-modules-core": "3.0.29",
"expo-modules-autolinking": "3.0.25",
"expo-modules-core": "3.0.30",
"pretty-format": "^29.7.0",
"react-refresh": "^0.14.2",
"whatwg-url-without-unicode": "8.0.0-3"
@@ -124,5 +124,5 @@
"optional": true
}
},
"gitHead": "cfd65241fb73317b63e6736e7890a784a69940fc"
"gitHead": "dd4e87727c4ef32ac5d8a7b5a42fd80da254140f"
}