Skip to content

Commit

Permalink
Update all npm dependencies (2024-03-18)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 18, 2024
1 parent abf4b02 commit f38cc95
Show file tree
Hide file tree
Showing 5 changed files with 174 additions and 170 deletions.
10 changes: 5 additions & 5 deletions examples/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,17 @@
}
},
"dependencies": {
"expo": "~49.0.15",
"expo": "~49.0.23",
"expo-status-bar": "~1.6.0",
"mocha-remote": "1.8.0",
"react": "18.2.0",
"react-native": "0.72.6",
"@types/react": "~18.2.14",
"react-native-web": "~0.19.6",
"@types/react": "~18.2.66",
"react-native-web": "~0.19.10",
"react-dom": "18.2.0",
"@expo/webpack-config": "^19.0.0"
"@expo/webpack-config": "^19.0.1"
},
"devDependencies": {
"@babel/core": "^7.20.0"
"@babel/core": "^7.24.0"
}
}
Loading

0 comments on commit f38cc95

Please sign in to comment.