Skip to content

Commit

Permalink
chore(deps): upgrade expo 51 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan authored May 16, 2024
1 parent bc03d4f commit 6a16a3d
Show file tree
Hide file tree
Showing 3 changed files with 1,299 additions and 1,028 deletions.
Binary file modified bun.lockb
Binary file not shown.
90 changes: 45 additions & 45 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,82 +19,82 @@
"@emotion/native": "^11.11.0",
"@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.21.0",
"@react-native-community/datetimepicker": "7.6.1",
"@shopify/flash-list": "1.6.3",
"date-fns": "^3.4.0",
"@expo/react-native-action-sheet": "^4.1.0",
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native-community/datetimepicker": "8.0.1",
"@shopify/flash-list": "1.6.4",
"date-fns": "^3.6.0",
"dooboo-ui": "^0.2.31",
"expo": "~50.0.13",
"expo-constants": "~15.4.5",
"expo-device": "~5.9.3",
"expo-font": "~11.10.3",
"expo-image": "~1.10.6",
"expo-image-picker": "~14.7.1",
"expo-linear-gradient": "~12.7.2",
"expo-linking": "~6.2.2",
"expo-localization": "~14.8.3",
"expo-notifications": "~0.27.6",
"expo-router": "~3.4.8",
"expo-screen-orientation": "~6.4.1",
"expo-sharing": "~11.10.0",
"expo-splash-screen": "~0.26.4",
"expo-status-bar": "~1.11.1",
"expo-system-ui": "~2.9.3",
"expo-tracking-transparency": "~3.3.0",
"expo-updates": "~0.24.12",
"expo-web-browser": "~12.8.2",
"expo": "~51.0.7",
"expo-constants": "~16.0.1",
"expo-device": "~6.0.2",
"expo-font": "~12.0.5",
"expo-image": "~1.12.9",
"expo-image-picker": "~15.0.5",
"expo-linear-gradient": "~13.0.2",
"expo-linking": "~6.3.1",
"expo-localization": "~15.0.3",
"expo-notifications": "~0.28.2",
"expo-router": "~3.5.14",
"expo-screen-orientation": "~7.0.5",
"expo-sharing": "~12.0.1",
"expo-splash-screen": "~0.27.4",
"expo-status-bar": "~1.12.1",
"expo-system-ui": "~3.0.4",
"expo-tracking-transparency": "~4.0.2",
"expo-updates": "~0.25.13",
"expo-web-browser": "~13.0.3",
"i18n-js": "4.4.3",
"lottie-react-native": "6.5.1",
"lottie-react-native": "6.7.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.73.4",
"react-native": "0.74.1",
"react-native-error-boundary": "^1.2.4",
"react-native-modal": "^13.0.1",
"react-native-pager-view": "6.2.3",
"react-native-pager-view": "6.3.0",
"react-native-parsed-text": "^0.0.22",
"react-native-reanimated": "~3.6.2",
"react-native-safe-area-context": "4.8.2",
"react-native-screens": "~3.29.0",
"react-native-svg": "14.1.0",
"react-native-reanimated": "~3.10.1",
"react-native-safe-area-context": "4.10.1",
"react-native-screens": "3.31.1",
"react-native-svg": "15.2.0",
"react-native-tab-view": "^3.5.2",
"react-native-web": "~0.19.10",
"react-native-web": "~0.19.11",
"react-native-web-lottie": "^1.4.4",
"react-native-webview": "13.6.4",
"react-native-webview": "13.8.6",
"recoil": "^0.7.7"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/core": "^7.24.5",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@commitlint/cli": "^19.1.0",
"@commitlint/config-conventional": "^19.1.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@dooboo/eslint-config-react-native": "^1.4.3",
"@emotion/babel-plugin": "^11.11.0",
"@mmomtchev/expo-android-localized-app-name": "^1.0.1",
"@testing-library/jest-native": "^5.4.3",
"@testing-library/react-native": "^12.4.3",
"@testing-library/react-native": "^12.5.0",
"@types/i18n-js": "^3.8.9",
"@types/jest": "^29.5.12",
"@types/react": "~18.2.66",
"@types/react": "~18.2.79",
"@types/recoil": "^0.0.9",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"ajv": "^8.12.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"ajv": "^8.13.0",
"babel-jest": "^29.7.0",
"commitlint-plugin-function-rules": "^3.1.0",
"dotenv-cli": "^7.4.1",
"commitlint-plugin-function-rules": "^4.0.0",
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"eslint-plugin-i18n-json": "^4.0.0",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
"jest-expo": "~50.0.4",
"jest-expo": "~51.0.1",
"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"
"typescript": "~5.3.3"
},
"private": true,
"license": "UNLICENSED"
Expand Down
Loading

0 comments on commit 6a16a3d

Please sign in to comment.