diff --git a/packages/react-native-editor/package.json b/packages/react-native-editor/package.json index 2ab3bdf6751d5f..3aa6e37adb878c 100644 --- a/packages/react-native-editor/package.json +++ b/packages/react-native-editor/package.json @@ -61,7 +61,7 @@ "gettext-parser": "^1.3.1", "jsdom-jscore-rn": "0.1.8", "node-fetch": "2.7.0", - "react-native": "0.73.3", + "react-native": "0.79.0", "react-native-fast-image": "8.5.11", "react-native-gesture-handler": "2.14.1", "react-native-get-random-values": "1.4.0", @@ -85,15 +85,15 @@ "@babel/plugin-transform-template-literals": "^7.27.1", "@react-native/babel-preset": "0.73.10", "@react-native/metro-babel-transformer": "0.73.10", - "@react-native/metro-config": "0.73.4", - "appium": "2.0.0", + "@react-native/metro-config": "0.84.0", + "appium": "3.0.0", "babel-plugin-react-native-classname-to-style": "1.2.2", "babel-plugin-react-native-platform-specific-extensions": "1.1.1", "babel-plugin-transform-remove-console": "6.9.4", "css-to-react-native-transform": "^2.1.0", "jest-environment-jsdom": "^30.2.0", "sass": "^1.54.0", - "webdriverio": "8.16.20" + "webdriverio": "9.9.0" }, "publishConfig": { "access": "public"