Skip to content

Commit

Permalink
build: bump example project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 committed Jul 2, 2024
1 parent 71a136e commit f0d000a
Show file tree
Hide file tree
Showing 2 changed files with 694 additions and 155 deletions.
12 changes: 6 additions & 6 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,18 +23,18 @@
"@mj-studio/js-util": "^1.0.34",
"@mj-studio/react-util": "^0.0.20",
"@react-native-styled-system/core": "~1.2.1",
"expo": "~51.0.8",
"expo-constants": "16.0.1",
"expo-dev-client": "~4.0.14",
"expo": "~51.0.17",
"expo-constants": "16.0.2",
"expo-dev-client": "~4.0.19",
"expo-linking": "6.3.1",
"expo-router": "~3.5.14",
"expo-router": "~3.5.17",
"expo-status-bar": "1.12.1",
"react": "18.2.0",
"react-native": "0.74.1",
"react-native": "0.74.3",
"react-native-flash-message": "^0.4.2",
"react-native-safe-area-context": "^4.10.1",
"react-native-screens": "^3.31.1",
"react-native-web": "~0.19.10"
"react-native-web": "~0.19.12"
},
"devDependencies": {
"@babel/core": "^7.20.4",
Expand Down
Loading

0 comments on commit f0d000a

Please sign in to comment.