Skip to content

Commit

Permalink
[Main] Change: Update to React Native 0.74.1
Browse files Browse the repository at this point in the history
  • Loading branch information
guhungry committed Jun 4, 2024
1 parent 60e8518 commit 83c47d9
Show file tree
Hide file tree
Showing 2 changed files with 1,281 additions and 1,205 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@react-native/babel-preset": "0.73.21",
"@react-native/eslint-config": "0.73.2",
"@react-native/metro-config": "0.73.5",
"@react-native/typescript-config": "0.73.1",
"@react-native/babel-preset": "0.74.83",
"@react-native/eslint-config": "0.74.83",
"@react-native/metro-config": "0.74.83",
"@react-native/typescript-config": "0.74.83",
"@types/jest": "^29",
"@types/parse-color": "^1.0.0",
"@types/react": "^18.2.6",
Expand All @@ -37,7 +37,7 @@
"jest-extended": "^4.0",
"prettier": "2.8.8",
"react": "18.2.0",
"react-native": "0.73.6",
"react-native": "0.74.1",
"react-native-builder-bob": "^0.23.2",
"react-test-renderer": "18.2.0",
"typescript": "5.0.4"
Expand Down
Loading

0 comments on commit 83c47d9

Please sign in to comment.