Skip to content

Commit

Permalink
fix(deps): update dependency react-native to v0.74.1 (#144)
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 May 28, 2024
1 parent aa0d952 commit b8cc814
Show file tree
Hide file tree
Showing 2 changed files with 233 additions and 169 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.73.6",
"react-native": "^0.74.1",
"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"
"react-native": "^0.66 || ^0.67 || ^0.68 || ^0.69 || ^0.70 || ^0.71 || ^0.72 || ^0.73.0 || ^0.74.0"
},
"packageManager": "pnpm@9.1.3",
"publishConfig": {
Expand Down
Loading

0 comments on commit b8cc814

Please sign in to comment.