{
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web",
"eject": "expo eject"
},
"dependencies": {
"@expo/react-native-action-sheet": "^3.8.0",
"@expo/vector-icons": "^12.0.0",
"@react-native-community/async-storage": "~1.12.0",
"@react-native-community/checkbox": "^0.5.5",
"@react-native-community/masked-view": "0.1.10",
"@react-native-community/netinfo": "5.9.7",
"@react-native-community/picker": "1.6.6",
"@react-native-community/viewpager": "4.2.0",
"@react-navigation/bottom-tabs": "^5.10.2",
"@react-navigation/drawer": "^5.10.2",
"@react-navigation/material-top-tabs": "5.2.16",
"@react-navigation/native": "^5.8.2",
"@react-navigation/stack": "^5.11.1",
"axios": "^0.20.0",
"debounce": "^1.2.0",
"expo": "^40.0.0",
"expo-app-loading": "^1.0.1",
"expo-asset": "~8.2.1",
"expo-av": "~8.7.0",
"expo-background-fetch": "~8.6.0",
"expo-barcode-scanner": "~9.1.0",
"expo-blur": "~8.2.2",
"expo-brightness": "~8.4.0",
"expo-camera": "~9.1.0",
"expo-contacts": "~8.6.0",
"expo-device": "~2.4.0",
"expo-file-system": "~9.3.0",
"expo-font": "~8.4.0",
"expo-linear-gradient": "~8.4.0",
"expo-location": "~10.0.0",
"expo-media-library": "~10.0.0",
"expo-network": "~2.4.0",
"expo-notifications": "~0.8.2",
"expo-permissions": "~10.0.0",
"expo-screen-capture": "^1.1.1",
"expo-sms": "~8.4.0",
"expo-splash-screen": "~0.8.1",
"expo-sqlite": "~8.5.0",
"expo-status-bar": "~1.0.3",
"expo-task-manager": "~8.6.0",
"expo-updates": "~0.4.1",
"expo-video-player": "^1.6.1",
"expo-video-thumbnails": "~4.4.0",
"expo-web-browser": "~8.6.0",
"fiction-expo-restart": "^1.0.5",
"formik": "^2.2.1",
"jsbarcode": "^3.11.3",
"lodash": "^4.17.20",
"lottie-ios": "3.1.8",
"lottie-react-native": "~2.6.1",
"moment": "^2.29.1",
"prop-types": "^15.7.2",
"query-string": "^6.13.6",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-native": "https://github.com/expo/react-native/archive/sdk-40.0.1.tar.gz",
"react-native-animatable": "^1.3.3",
"react-native-appearance": "~0.3.3",
"react-native-auto-height-image": "^3.2.3",
"react-native-autoheight-webview": "^1.5.4",
"react-native-elements": "^2.3.2",
"react-native-expo-image-cache": "^4.1.0",
"react-native-extended-stylesheet": "^0.12.0",
"react-native-gesture-handler": "~1.8.0",
"react-native-image-gallery": "^2.1.5",
"react-native-image-slider": "^2.0.3",
"react-native-image-zoom-viewer": "^3.0.1",
"react-native-modal": "^11.5.6",
"react-native-qrcode-svg": "^6.0.6",
"react-native-reanimated": "~1.13.0",
"react-native-safe-area-context": "3.1.9",
"react-native-screens": "~2.15.2",
"react-native-scrollable-tab-view": "^1.0.0",
"react-native-svg": "12.1.0",
"react-native-tab-view": "2.15.1",
"react-native-vector-icons": "^7.1.0",
"react-native-web": "~0.13.12",
"react-native-webview": "11.0.0",
"react-navigation": "^4.4.3",
"react-navigation-drawer": "^2.6.0",
"react-navigation-header-buttons": "5.0.2",
"react-redux": "^7.2.2",
"react-refresh": "^0.9.0",
"redux": "^4.0.5",
"redux-thunk": "^2.3.0",
"styled-components": "^5.2.1",
"urijs": "^1.19.2"
},
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/plugin-syntax-class-properties": "^7.12.1",
"@babel/runtime": "^7.12.1",
"@react-native-community/eslint-config": "^2.0.0",
"babel-jest": "^26.6.1",
"babel-plugin-module-resolver": "^4.0.0",
"babel-preset-expo": "8.3.0",
"jest": "^26.6.1",
"metro-react-native-babel-preset": "^0.60.0"
},
"private": true,
"jest": {
"preset": "react-native"
}
}
question from:
https://stackoverflow.com/questions/65841459/expo-sdk40-upgrade-typeerror-undefined-is-not-an-object-evaluating-inspect-cu