npx @rnx-kit/align-deps --requirements react-native@0.71 --write

This commit is contained in:
Brandon Presley 2023-03-30 13:07:59 +13:00
parent a64bb31d8f
commit bd55db17ba
2 changed files with 727 additions and 714 deletions

View File

@ -13,11 +13,11 @@
"dependencies": { "dependencies": {
"@babel/plugin-transform-flow-strip-types": "^7.19.0", "@babel/plugin-transform-flow-strip-types": "^7.19.0",
"@babel/preset-env": "^7.20.0", "@babel/preset-env": "^7.20.0",
"@react-native-community/datetimepicker": "^6.7.1", "@react-native-community/datetimepicker": "^6.4.2",
"@react-native-masked-view/masked-view": "^0.2.7", "@react-native-masked-view/masked-view": "^0.2.7",
"@react-navigation/drawer": "^6.5.0", "@react-navigation/drawer": "^6.5.0",
"@react-navigation/native": "^6.0.13", "@react-navigation/native": "^6.0.8",
"@react-navigation/stack": "^6.3.0", "@react-navigation/stack": "^6.2.0",
"@testing-library/jest-native": "^5.1.2", "@testing-library/jest-native": "^5.1.2",
"@testing-library/react-native": "^11.3.0", "@testing-library/react-native": "^11.3.0",
"@types/d3-shape": "^3.1.0", "@types/d3-shape": "^3.1.0",
@ -29,26 +29,26 @@
"babel-plugin-transform-remove-console": "^6.9.4", "babel-plugin-transform-remove-console": "^6.9.4",
"date-fns": "^2.29.3", "date-fns": "^2.29.3",
"eslint-plugin-flowtype": "^8.0.3", "eslint-plugin-flowtype": "^8.0.3",
"jest": "^29.2.2", "jest": "^29.2.1",
"react": "^18.2.0", "react": "18.2.0",
"react-hook-form": "^7.41.2", "react-hook-form": "^7.41.2",
"react-native": "^0.71.3", "react-native": "^0.71.0",
"react-native-document-picker": "^8.1.2", "react-native-document-picker": "^8.1.2",
"react-native-file-access": "^2.5.0", "react-native-file-access": "^2.5.0",
"react-native-gesture-handler": "^2.8.0", "react-native-gesture-handler": "^2.9.0",
"react-native-linear-gradient": "^2.6.2", "react-native-linear-gradient": "^2.6.2",
"react-native-pager-view": "^6.0.1", "react-native-pager-view": "^6.0.1",
"react-native-paper": "^4.12.5", "react-native-paper": "^4.12.5",
"react-native-reanimated": "^3.0.0", "react-native-reanimated": "^2.14.1",
"react-native-safe-area-context": "^4.4.1", "react-native-safe-area-context": "^4.4.1",
"react-native-screens": "^3.18.2", "react-native-screens": "^3.19.0",
"react-native-share": "^7.9.1", "react-native-share": "^7.9.1",
"react-native-sqlite-storage": "^6.0.1", "react-native-sqlite-storage": "^6.0.1",
"react-native-svg": "^13.4.0", "react-native-svg": "^13.7.0",
"react-native-svg-charts": "^5.4.0", "react-native-svg-charts": "^5.4.0",
"react-native-vector-icons": "^9.2.0", "react-native-vector-icons": "^9.2.0",
"react-native-view-shot": "^3.4.0", "react-native-view-shot": "^3.4.0",
"react-test-renderer": "^18.2.0", "react-test-renderer": "18.2.0",
"typeorm": "^0.3.10" "typeorm": "^0.3.10"
}, },
"devDependencies": { "devDependencies": {

1419
yarn.lock

File diff suppressed because it is too large Load Diff