Skip to content

Commit

Permalink
chore(lib): Update lib deps to rn0.75
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRefactor committed Nov 6, 2024
1 parent f3c3a4f commit f589092
Show file tree
Hide file tree
Showing 2 changed files with 559 additions and 289 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
},
"devDependencies": {
"@babel/eslint-parser": "^7.20.0",
"@react-native/eslint-config": "^0.74.84",
"@react-native/metro-config": "^0.74.84",
"@react-native/eslint-config": "0.75.4",
"@react-native/metro-config": "0.75.4",
"@release-it/conventional-changelog": "^2.0.0",
"@tsconfig/react-native": "^3.0.0",
"@types/jest": "^29.5.12",
Expand All @@ -68,11 +68,11 @@
"metro-react-native-babel-preset": "^0.77.0",
"pod-install": "^0.1.0",
"prettier": "^2.4.1",
"react": "18.2.0",
"react-native": "0.74.2",
"react": "18.3.1",
"react-native": "0.75.4",
"react-native-builder-bob": "^0.18.3",
"release-it": "^14.2.2",
"typescript": "^4.5.2"
"typescript": "5.0.4"
},
"peerDependencies": {
"react": "*",
Expand Down
Loading

0 comments on commit f589092

Please sign in to comment.