Skip to content

Commit

Permalink
fix(deps): update dependency react-native to v0.75.2 (#150)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent a175df1 commit 6e12024
Show file tree
Hide file tree
Showing 2 changed files with 559 additions and 561 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.5.0",
"react": "^18.3.1",
"react-native": "^0.74.1",
"react-native": "^0.75.2",
"react-test-renderer": "^18.3.1",
"typescript": "^5.4.5",
"vite": "^5.2.11",
Expand All @@ -90,7 +90,7 @@
},
"peerDependencies": {
"react": "^17 || ^18",
"react-native": "^0.66 || ^0.67 || ^0.68 || ^0.69 || ^0.70 || ^0.71 || ^0.72 || ^0.73.0 || ^0.74.0"
"react-native": "^0.66 || ^0.67 || ^0.68 || ^0.69 || ^0.70 || ^0.71 || ^0.72 || ^0.73.0 || ^0.74.0 || ^0.75.0"
},
"packageManager": "[email protected]",
"publishConfig": {
Expand Down
Loading

0 comments on commit 6e12024

Please sign in to comment.