Skip to content

Commit

Permalink
fix(deps): update dependency react-native to ^0.66 || ^0.67 || ^0.68 …
Browse files Browse the repository at this point in the history
…|| ^0.69 || ^0.70 || ^0.71 || ^0.72 || ^0.73.0 (#85)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent fcb066a commit 52d9273
Show file tree
Hide file tree
Showing 2 changed files with 420 additions and 407 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"devDependencies": {
"@react-native/polyfills": "^2.0.0",
"@types/react": "^18.2.66",
"@types/react-native": "^0.72.5",
"@types/react-native": "^0.72.8",
"@types/react-test-renderer": "^18.0.7",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
Expand All @@ -80,7 +80,7 @@
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.4.12",
"react": "^18.2.0",
"react-native": "^0.72.6",
"react-native": "^0.73.6",
"react-test-renderer": "^18.2.0",
"typescript": "^5.4.2",
"vite": "^4.5.0",
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"
"react-native": "^0.66 || ^0.67 || ^0.68 || ^0.69 || ^0.70 || ^0.71 || ^0.72 || ^0.73.0"
},
"packageManager": "[email protected]",
"publishConfig": {
Expand Down
Loading

0 comments on commit 52d9273

Please sign in to comment.