Skip to content

Commit

Permalink
Update all npm dependencies (2024-04-29) (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Apr 29, 2024
1 parent c321004 commit 7a037cf
Show file tree
Hide file tree
Showing 5 changed files with 566 additions and 383 deletions.
6 changes: 3 additions & 3 deletions examples/expo/package.json
Expand Up @@ -32,16 +32,16 @@
}
},
"dependencies": {
"expo": "~50.0.14",
"expo": "~50.0.17",
"expo-status-bar": "~1.11.1",
"mocha-remote-react-native": "1.12.2",
"react": "18.3.1",
"react-native": "0.73.7"
},
"devDependencies": {
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@react-native/eslint-config": "0.74.81",
"@types/react": "~18.3.0"
"@types/react": "~18.3.1"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit 7a037cf

Please sign in to comment.