Skip to content

Commit

Permalink
Deps update (#506)
Browse files Browse the repository at this point in the history
Co-authored-by: Krister Kari <[email protected]>
  • Loading branch information
kristerkari and kristerkari authored Feb 11, 2024
1 parent be32576 commit 7856977
Show file tree
Hide file tree
Showing 5 changed files with 863 additions and 349 deletions.
12 changes: 6 additions & 6 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,23 @@
},
"dependencies": {
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/native": "^6.1.6",
"@react-navigation/native-stack": "^6.9.13",
"@react-navigation/native": "^6.1.10",
"@react-navigation/native-stack": "^6.9.18",
"react": "18.2.0",
"react-native": "0.73.3",
"react-native-gesture-handler": "2.14.1",
"react-native-safe-area-context": "^4.7.1",
"react-native-screens": "^3.29.0"
},
"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/preset-env": "^7.23.2",
"@babel/runtime": "^7.22.5",
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/runtime": "^7.23.9",
"@react-native/babel-preset": "0.73.20",
"@react-native/metro-config": "0.73.4",
"@tsconfig/react-native": "^3.0.2",
"@types/jest": "^29.5.2",
"@types/react": "^18.0.38",
"@types/react": "^18.2.53",
"@types/react-test-renderer": "^18.0.0",
"eslint": "8.46.0",
"jest": "^29.5.0",
Expand Down
26 changes: 0 additions & 26 deletions examples/patches/@react-navigation+core+6.4.8.patch

This file was deleted.

Loading

0 comments on commit 7856977

Please sign in to comment.