Skip to content

Commit

Permalink
chore: bump react-native to 76.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlaessig committed Nov 6, 2024
1 parent 37662fc commit 9d55f7a
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 67 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v20.17.0
v22.11.0
117 changes: 53 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"@tsconfig/react-native": "^3.0.5",
"@types/jest": "^29.4.0",
"@types/react": "^18.0.28",
"@types/react-native": "^0.73.0",
"@types/react-test-renderer": "^18.0.0",
"babel-jest": "^29.4.3",
"eslint": "^9.11.1",
Expand All @@ -46,7 +45,7 @@
"metro-react-native-babel-preset": "^0.77.0",
"prettier": "^3.3.3",
"react": "^18.3.1",
"react-native": "^0.76.0",
"react-native": "^0.76.1",
"react-test-renderer": "^18.2.0",
"typescript": "^5.6.2",
"typescript-eslint": "^8.8.0"
Expand Down

0 comments on commit 9d55f7a

Please sign in to comment.