Skip to content

Commit

Permalink
chore(deps): update expo dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
daheeahn committed Mar 15, 2024
1 parent ab472ce commit 3ab96fe
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 134 deletions.
Binary file modified bun.lockb
Binary file not shown.
24 changes: 9 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"@emotion/react": "^11.11.4",
"@expo/match-media": "^0.4.0",
"@expo/react-native-action-sheet": "^4.0.1",
"@react-native-async-storage/async-storage": "1.22.3",
"@react-native-community/datetimepicker": "7.6.2",
"@react-native-async-storage/async-storage": "1.21.0",
"@react-native-community/datetimepicker": "7.6.1",
"@shopify/flash-list": "1.6.3",
"date-fns": "^3.4.0",
"dooboo-ui": "^0.2.31",
Expand All @@ -45,22 +45,22 @@
"expo-updates": "~0.24.12",
"expo-web-browser": "~12.8.2",
"i18n-js": "4.4.3",
"lottie-react-native": "6.7.0",
"lottie-react-native": "6.5.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.73.6",
"react-native": "0.73.4",
"react-native-error-boundary": "^1.2.4",
"react-native-modal": "^13.0.1",
"react-native-pager-view": "6.2.3",
"react-native-parsed-text": "^0.0.22",
"react-native-reanimated": "~3.8.0",
"react-native-safe-area-context": "4.9.0",
"react-native-reanimated": "~3.6.2",
"react-native-safe-area-context": "4.8.2",
"react-native-screens": "~3.29.0",
"react-native-svg": "15.1.0",
"react-native-svg": "14.1.0",
"react-native-tab-view": "^3.5.2",
"react-native-web": "~0.19.10",
"react-native-web-lottie": "^1.4.4",
"react-native-webview": "13.8.1",
"react-native-webview": "13.6.4",
"recoil": "^0.7.7"
},
"devDependencies": {
Expand Down Expand Up @@ -88,20 +88,14 @@
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
"jest-expo": "~50.0.3",
"jest-expo": "~50.0.4",
"jest-fetch-mock": "^3.0.3",
"prettier": "^3.2.5",
"react-test-renderer": "18.2.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "^5.4.2"
},
"overrides": {
"react-native-reanimated": "~3.6.0"
},
"resolutions": {
"react-native-reanimated": "~3.6.0"
},
"private": true,
"license": "UNLICENSED"
}
Loading

0 comments on commit 3ab96fe

Please sign in to comment.