Skip to content

Commit

Permalink
just package updates (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcanelis authored Jan 11, 2025
1 parent aa2c979 commit 156df17
Show file tree
Hide file tree
Showing 2 changed files with 324 additions and 497 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,31 +35,31 @@
"@shopify/flash-list": "1.7.1",
"@tanstack/react-query": "^4.35.3",
"crypto-js": "^4.2.0",
"expo": "~52.0.18",
"expo-asset": "~11.0.1",
"expo-auth-session": "~6.0.1",
"expo-av": "~15.0.1",
"expo-blur": "~14.0.1",
"expo-build-properties": "~0.13.1",
"expo-crypto": "~14.0.1",
"expo-dev-client": "~5.0.6",
"expo-file-system": "~18.0.5",
"expo-image": "~2.0.3",
"expo-linking": "~7.0.3",
"expo-secure-store": "~14.0.0",
"expo-splash-screen": "~0.29.18",
"expo-status-bar": "~2.0.0",
"expo-updates": "~0.26.10",
"expo-web-browser": "~14.0.1",
"expo": "~52.0.25",
"expo-asset": "~11.0.2",
"expo-auth-session": "~6.0.2",
"expo-av": "~15.0.2",
"expo-blur": "~14.0.2",
"expo-build-properties": "~0.13.2",
"expo-crypto": "~14.0.2",
"expo-dev-client": "~5.0.9",
"expo-file-system": "~18.0.7",
"expo-image": "~2.0.4",
"expo-linking": "~7.0.4",
"expo-secure-store": "~14.0.1",
"expo-splash-screen": "~0.29.20",
"expo-status-bar": "~2.0.1",
"expo-updates": "~0.26.12",
"expo-web-browser": "~14.0.2",
"prop-types": "^15.8.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.5",
"react-native": "0.76.6",
"react-native-gesture-handler": "^2.20.2",
"react-native-pager-view": "6.5.1",
"react-native-reanimated": "^3.16.1",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "~4.1.0",
"react-native-screens": "~4.4.0",
"react-native-tab-view": "^4.0.1",
"react-native-web": "^0.19.13"
},
Expand All @@ -73,7 +73,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"globals": "^15.9.0",
"jest": "^29.7.0",
"jest-expo": "~52.0.2",
"jest-expo": "~52.0.3",
"prettier": "^3.3.3",
"react-test-renderer": "^18.3.1"
},
Expand Down
Loading

0 comments on commit 156df17

Please sign in to comment.