diff --git a/examples/expo/package.json b/examples/expo/package.json index 3c14fda..355183d 100644 --- a/examples/expo/package.json +++ b/examples/expo/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "@babel/core": "^7.20.0", - "@react-native/eslint-config": "0.74.75", + "@react-native/eslint-config": "0.74.76", "@types/react": "~18.2.45" }, "eslintConfig": { diff --git a/package-lock.json b/package-lock.json index b1455ee..4595c9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,13 +36,13 @@ "dependencies": { "expo": "~50.0.13", "expo-status-bar": "~1.11.1", - "mocha-remote-react-native": "1.11.0", + "mocha-remote-react-native": "1.11.1", "react": "18.2.0", "react-native": "0.73.5" }, "devDependencies": { "@babel/core": "^7.20.0", - "@react-native/eslint-config": "0.74.75", + "@react-native/eslint-config": "0.74.76", "@types/react": "~18.2.45" } }, @@ -66,18 +66,6 @@ "debug": "^4.3.1" } }, - "examples/expo/node_modules/mocha-remote-react-native": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/mocha-remote-react-native/-/mocha-remote-react-native-1.11.0.tgz", - "integrity": "sha512-W/1B1WNwn6m2ErZapRjv4jz6CVum88WIDMCT2MMwe2FDizJIsFRHnvx+RLCUL0J/OXX8ovIPkaLertdPBE+UIw==", - "dependencies": { - "mocha-remote-client": "1.11.0" - }, - "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", @@ -5819,14 +5807,14 @@ } }, "node_modules/@react-native/eslint-config": { - "version": "0.74.75", - "resolved": "https://registry.npmjs.org/@react-native/eslint-config/-/eslint-config-0.74.75.tgz", - "integrity": "sha512-7b8SLODGGRwWuSLr5LXkqh07ImC/wFPuVGJ2MaGF/GTD+SfsyUOVM3nE8BuxCdaY2vTpxfLQ4Z/nd6ESePGyxA==", + "version": "0.74.76", + "resolved": "https://registry.npmjs.org/@react-native/eslint-config/-/eslint-config-0.74.76.tgz", + "integrity": "sha512-97iJa/C1QTrZCFLaosX+9SpsgUZ01jzls4/eq98u4hB3i25qAG4pGwohDjWMSm2X96dpFbkQI0PG6g53EkthqA==", "dev": true, "dependencies": { "@babel/core": "^7.20.0", "@babel/eslint-parser": "^7.20.0", - "@react-native/eslint-plugin": "0.74.75", + "@react-native/eslint-plugin": "0.74.76", "@typescript-eslint/eslint-plugin": "^6.7.4", "@typescript-eslint/parser": "^6.7.4", "eslint-config-prettier": "^8.5.0", @@ -6195,9 +6183,9 @@ } }, "node_modules/@react-native/eslint-plugin": { - "version": "0.74.75", - "resolved": "https://registry.npmjs.org/@react-native/eslint-plugin/-/eslint-plugin-0.74.75.tgz", - "integrity": "sha512-UbypjVr2WqXx0XHaKSyx+vt5bOeloJK1TjJVfsn6b7M5jP+YZtIpEbQEFnR56FYo3TSk/6MrZjnu9hC0n4OmfA==", + "version": "0.74.76", + "resolved": "https://registry.npmjs.org/@react-native/eslint-plugin/-/eslint-plugin-0.74.76.tgz", + "integrity": "sha512-xEQ0pvEMQzSDNeTsHu9YBhDDp3p5DFkuZ1AgbtUziyeHiZ5cha0UyYroUbsdjoJQhQpFrJh4MCWo/C+dp/F1RQ==", "dev": true, "engines": { "node": ">=18"