diff --git a/.node-version b/.node-version new file mode 100644 index 000000000..3c032078a --- /dev/null +++ b/.node-version @@ -0,0 +1 @@ +18 diff --git a/package.json b/package.json index ec5f91bc2..6f95654dd 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "react": "18.2.0", "react-content-loader": "^6.2.0", "react-i18next": "^11.17.2", - "react-native": "0.71.1", + "react-native": "0.71.4", "react-native-aes-crypto": "^2.1.1", "react-native-animated-pagination-dots": "^0.1.73", "react-native-ble-plx": "^2.0.3", @@ -113,7 +113,7 @@ "@babel/core": "^7.20.0", "@babel/preset-env": "^7.20.0", "@babel/runtime": "^7.20.0", - "@react-native-community/eslint-config": "^3.0.0", + "@react-native-community/eslint-config": "^3.2.0", "@storybook/addon-actions": "^6.5.16", "@storybook/addon-knobs": "^6.4.0", "@storybook/addon-links": "^6.5.16", @@ -153,7 +153,7 @@ "husky": ">=6", "jest": "^29.2.1", "lint-staged": ">=10", - "metro-react-native-babel-preset": "0.73.7", + "metro-react-native-babel-preset": "0.73.8", "prettier": "^2.4.1", "react-dom": "18.0.0", "react-native-flipper-performance-plugin": "^0.3.1",