diff --git a/examples/expo/package.json b/examples/expo/package.json index c9fcedd..68fc5d6 100644 --- a/examples/expo/package.json +++ b/examples/expo/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "@babel/core": "^7.24.4", - "@react-native/eslint-config": "0.74.81", + "@react-native/eslint-config": "0.74.83", "@types/react": "~18.3.1" }, "eslintConfig": { diff --git a/package-lock.json b/package-lock.json index 8f56aec..14be6f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,16 +34,16 @@ "name": "mocha-remote-expo-example", "version": "0.1.0", "dependencies": { - "expo": "50.0.17", + "expo": "~50.0.17", "expo-status-bar": "~1.11.1", "mocha-remote-react-native": "1.12.2", "react": "18.3.1", "react-native": "0.73.7" }, "devDependencies": { - "@babel/core": "7.24.4", - "@react-native/eslint-config": "0.74.81", - "@types/react": "18.3.1" + "@babel/core": "^7.24.4", + "@react-native/eslint-config": "0.74.83", + "@types/react": "~18.3.1" } }, "examples/expo/node_modules/react": { @@ -5990,14 +5990,14 @@ } }, "node_modules/@react-native/eslint-config": { - "version": "0.74.81", - "resolved": "https://registry.npmjs.org/@react-native/eslint-config/-/eslint-config-0.74.81.tgz", - "integrity": "sha512-XIBjvKxNJYzON6dInZcpuVDRNGC4QYXtwFu6KUVpnPbWVmOSP1PzUVy8R+y0Vh2FOpYnKmoCLlMU1V4evnZmpw==", + "version": "0.74.83", + "resolved": "https://registry.npmjs.org/@react-native/eslint-config/-/eslint-config-0.74.83.tgz", + "integrity": "sha512-nStDAlS6aIBxxj+l1pxyPkRDxuoRsBApOdrUP28ISMIQNB6OHIHhHaR0XHiCtK3q+bDOQQQJw0qHHogOoaa/NA==", "dev": true, "dependencies": { "@babel/core": "^7.20.0", "@babel/eslint-parser": "^7.20.0", - "@react-native/eslint-plugin": "0.74.81", + "@react-native/eslint-plugin": "0.74.83", "@typescript-eslint/eslint-plugin": "^6.7.4", "@typescript-eslint/parser": "^6.7.4", "eslint-config-prettier": "^8.5.0", @@ -6366,9 +6366,9 @@ } }, "node_modules/@react-native/eslint-plugin": { - "version": "0.74.81", - "resolved": "https://registry.npmjs.org/@react-native/eslint-plugin/-/eslint-plugin-0.74.81.tgz", - "integrity": "sha512-vlbLJ38MFJzcEgNxNswjgDRELvZX5e4SmGhtN9N1ZQpXLkgo3hs+l2m4ulSpKhSmqpbacB5XbuTTMgKOsLj/5w==", + "version": "0.74.83", + "resolved": "https://registry.npmjs.org/@react-native/eslint-plugin/-/eslint-plugin-0.74.83.tgz", + "integrity": "sha512-JvwDKsFPfWdqSM3/6bBJGECCcSSUwpjFCO1r4e5YQ7G1CUV8wKW2MiixCqX209z2e3vDnCTS2Q1QuqP9/iZ3GA==", "dev": true, "engines": { "node": ">=18" @@ -18089,7 +18089,7 @@ "@rollup/plugin-typescript": "^11.1.6", "chai": "^4.3.4", "mocha-remote-mocha": "*", - "rollup": "4.17.0", + "rollup": "^4.17.0", "rollup-plugin-dts": "^6.1.0", "typed-emitter": "^2.1.0", "util": "^0.12.3", @@ -18308,7 +18308,7 @@ "mocha-remote-client": "1.12.2" }, "devDependencies": { - "@react-native/typescript-config": "0.74.81" + "@react-native/typescript-config": "^0.74.81" }, "peerDependencies": { "react": "^18",