diff --git a/examples/expo/package.json b/examples/expo/package.json index fb49a2e..9589586 100644 --- a/examples/expo/package.json +++ b/examples/expo/package.json @@ -34,7 +34,7 @@ "dependencies": { "expo": "~50.0.13", "expo-status-bar": "~1.11.1", - "mocha-remote-react-native": "1.8.0", + "mocha-remote-react-native": "1.9.0", "react": "18.2.0", "react-native": "0.73.6" }, diff --git a/package-lock.json b/package-lock.json index 6492c77..5a9089f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "dependencies": { "expo": "~50.0.13", "expo-status-bar": "~1.11.1", - "mocha-remote-react-native": "1.8.0", + "mocha-remote-react-native": "1.9.0", "react": "18.2.0", "react-native": "0.73.6" }, @@ -46,15 +46,6 @@ "@types/react": "~18.2.45" } }, - "examples/expo/node_modules/mocha-remote-react-native": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/mocha-remote-react-native/-/mocha-remote-react-native-1.8.0.tgz", - "integrity": "sha512-8l6LqFg1bVQSxHzVeMwUvt+J5T1Z9u4PboEfYn5gq2pJoezlHp7L+snvviOxU0hN390mAiSQyooYiqbv2eFG+A==", - "peerDependencies": { - "react": "^18", - "react-native": "*" - } - }, "node_modules/@aashutoshrathi/word-wrap": { "version": "1.2.6", "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz",