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
+4 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@expo/metro-config",
"version": "54.0.14",
"version": "54.0.15",
"description": "A Metro config for running React Native projects with the Metro bundler",
"main": "build/ExpoMetroConfig.js",
"types": "build/ExpoMetroConfig.d.ts",
@@ -52,7 +52,7 @@
"hermes-parser": "^0.29.1",
"jsc-safe-url": "^0.2.4",
"lightningcss": "^1.30.1",
"minimatch": "^9.0.0",
"picomatch": "^4.0.3",
"postcss": "~8.4.32",
"resolve-from": "^5.0.0"
},
@@ -67,6 +67,7 @@
"devDependencies": {
"@jridgewell/trace-mapping": "^0.3.20",
"@types/babel__core": "^7.20.5",
"@types/picomatch": "^4.0.2",
"dedent": "^1.5.3",
"expo-module-scripts": "^5.0.8",
"sass": "^1.60.0"
@@ -74,5 +75,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "a68247841f460700a3066c7bc7954a72591b26bc"
"gitHead": "dd4e87727c4ef32ac5d8a7b5a42fd80da254140f"
}