Created
April 29, 2024 23:27
-
-
Save oidoug/2e7a09a9f948f8785d415678bd35c17d to your computer and use it in GitHub Desktop.
package.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "app-mobile", | |
"version": "1.1.0", | |
"private": true, | |
"main": "index.js", | |
"scripts": { | |
"start": "npx expo start --dev-client", | |
}, | |
"devDependencies": { | |
"@artsy/lint-changed": "^5.3.0", | |
"@babel/core": "^7.20.0", | |
"@commitlint/cli": "^17.0.3", | |
"@commitlint/config-conventional": "^17.0.3", | |
"@testing-library/jest-native": "^3.4.3", | |
"@tsconfig/react-native": "^2.0.3", | |
"@types/jest": "^29.2.4", | |
"@types/qs": "^6.9.7", | |
"@types/react": "~18.2.45", | |
"@types/react-native-modal-dropdown": "^1.0.1", | |
"@types/react-native-read-more-text": "^1.0.1", | |
"@types/react-native-star-rating": "^1.1.5", | |
"@types/react-redux": "^7.1.33", | |
"@types/react-test-renderer": "^18.0.0", | |
"@types/redux-logger": "^3.0.13", | |
"@typescript-eslint/eslint-plugin": "^6.21.0", | |
"@typescript-eslint/parser": "^6.21.0", | |
"@welldone-software/why-did-you-render": "^7.0.1", | |
"babel-eslint": "^10.1.0", | |
"babel-preset-expo": "^10.0.0", | |
"eslint": "^8.56.0", | |
"eslint-config-airbnb": "18.2.1", | |
"eslint-config-prettier": "^6.15.0", | |
"eslint-import-resolver-babel-module": "^5.2.0", | |
"eslint-plugin-immutable": "^1.0.0", | |
"eslint-plugin-import": "^2.22.1", | |
"eslint-plugin-jsx-a11y": "^6.4.1", | |
"eslint-plugin-promise": "^4.2.1", | |
"eslint-plugin-react": "^7.22.0", | |
"eslint-plugin-react-hooks": "4.6.0", | |
"eslint-plugin-react-native": "^3.10.0", | |
"husky": "^8.0.0", | |
"jest-expo": "~50.0.4", | |
"lint-staged": "^13.1.2", | |
"patch-package": "^8.0.0", | |
"postinstall-postinstall": "^2.1.0", | |
"prettier": "2.4.1", | |
"react-native-testing-library": "^6.0.0", | |
"react-test-renderer": "^16.14.0", | |
"reactotron-react-native": "^5.1.3", | |
"reactotron-react-native-mmkv": "^0.1.2", | |
"typescript": "^5.3.3" | |
}, | |
"dependencies": { | |
"@expo/config-plugins": "7.8.0", | |
"@expo/react-native-action-sheet": "^3.8.0", | |
"@expo/vector-icons": "^14.0.0", | |
"@gamestdio/websocket": "^0.3.2", | |
"@gorhom/bottom-sheet": "^4", | |
"@react-native-async-storage/async-storage": "1.21.0", | |
"@react-native-clipboard/clipboard": "^1.11.2", | |
"@react-native-community/datetimepicker": "7.6.3", | |
"@react-native-community/netinfo": "11.1.0", | |
"@react-native-community/slider": "4.4.2", | |
"@react-native-firebase/analytics": "^19.2.2", | |
"@react-native-firebase/app": "^19.2.2", | |
"@react-native-google-signin/google-signin": "^10.0.1", | |
"@react-native-picker/picker": "2.6.1", | |
"@react-navigation/bottom-tabs": "^7.0.0-alpha.4", | |
"@react-navigation/elements": "^1.3.30", | |
"@react-navigation/material-top-tabs": "^7.0.0-alpha.3", | |
"@react-navigation/native": "^7.0.0-alpha.3", | |
"@react-navigation/native-stack": "^7.0.0-alpha.3", | |
"@reduxjs/toolkit": "^2.2.3", | |
"@sentry/react-native": "~5.20.0", | |
"@shopify/flash-list": "1.6.3", | |
"axios": "^0.19.2", | |
"babel-plugin-module-resolver": "^5.0.2", | |
"base-64": "^0.1.0", | |
"buffer": "^6.0.3", | |
"eslint-plugin-jest": "^24.1.3", | |
"expo": "^50.0.17", | |
"expo-apple-authentication": "~6.3.0", | |
"expo-application": "~5.8.4", | |
"expo-asset": "~9.0.2", | |
"expo-av": "~13.10.6", | |
"expo-blur": "~12.9.2", | |
"expo-build-properties": "~0.11.1", | |
"expo-constants": "~15.4.6", | |
"expo-contacts": "~12.8.2", | |
"expo-dev-client": "~3.3.11", | |
"expo-device": "~5.9.4", | |
"expo-document-picker": "~11.10.1", | |
"expo-file-system": "~16.0.9", | |
"expo-image-picker": "~14.7.1", | |
"expo-in-app-purchases": "~14.3.0", | |
"expo-intent-launcher": "~10.11.0", | |
"expo-keep-awake": "~12.8.2", | |
"expo-linear-gradient": "~12.7.2", | |
"expo-linking": "~6.2.2", | |
"expo-location": "~16.5.5", | |
"expo-notifications": "~0.27.7", | |
"expo-screen-orientation": "~6.4.1", | |
"expo-sharing": "~11.10.0", | |
"expo-sms": "~11.7.1", | |
"expo-splash-screen": "~0.26.5", | |
"expo-status-bar": "~1.11.1", | |
"expo-store-review": "~6.8.3", | |
"expo-system-ui": "~2.9.4", | |
"expo-task-manager": "~11.7.3", | |
"expo-video-thumbnails": "~7.9.0", | |
"expo-web-browser": "~12.8.2", | |
"fast-json-stable-stringify": "^2.1.0", | |
"formik": "^2.2.6", | |
"geolib": "^3.3.1", | |
"global": "^4.4.0", | |
"google-libphonenumber": "^3.2.19", | |
"link-preview-js": "^3.0.5", | |
"lodash": "^4.17.20", | |
"lottie-react-native": "6.5.1", | |
"moment": "^2.29.1", | |
"moment-timezone": "^0.5.34", | |
"pako": "^1.0.11", | |
"promise": "^8.3.0", | |
"qs": "^6.10.1", | |
"react": "18.2.0", | |
"react-dom": "18.2.0", | |
"react-native": "0.73.6", | |
"react-native-animatable": "^1.3.3", | |
"react-native-blob-util": "^0.19.6", | |
"react-native-check-box": "^2.1.7", | |
"react-native-collapsible": "^1.5.3", | |
"react-native-device-info": "^8.7.1", | |
"react-native-dots-pagination": "^0.2.0", | |
"react-native-draggable-flatlist": "^4.0.1", | |
"react-native-dropdownalert": "^4.3.0", | |
"react-native-expo-image-cache": "https://github.com/jbrodriguez-bytelion/react-native-expo-image-cache#babeca0911072c8bf8b3b33e544890eb649c5508", | |
"react-native-formik": "^1.7.8", | |
"react-native-gallery-swiper": "^1.26.4", | |
"react-native-gesture-handler": "~2.14.0", | |
"react-native-gifted-chat": "^2.4.0", | |
"react-native-hyperlink": "^0.0.19", | |
"react-native-keyboard-aware-scroll-view": "^0.9.3", | |
"react-native-maps": "1.10.0", | |
"react-native-mmkv": "^2.10.2", | |
"react-native-modal": "^13.0.1", | |
"react-native-modal-datetime-picker": "^15.0.0", | |
"react-native-modal-dropdown": "^1.0.2", | |
"react-native-modalize": "^2.1.0", | |
"react-native-pager-view": "6.2.3", | |
"react-native-pdf": "^6.7.4", | |
"react-native-picker-select": "^8.0.4", | |
"react-native-pinch-zoom-view": "^0.2.0", | |
"react-native-popup-menu": "^0.15.10", | |
"react-native-purchases": "^7.3.1", | |
"react-native-read-more-text": "^1.1.2", | |
"react-native-reanimated": "~3.6.2", | |
"react-native-safe-area-context": "4.8.2", | |
"react-native-screens": "~3.29.0", | |
"react-native-share": "^8.2.0", | |
"react-native-simple-radio-button": "^2.7.4", | |
"react-native-snap-carousel": "^3.9.1", | |
"react-native-star-rating": "^1.1.0", | |
"react-native-stopwatch-timer": "^0.0.21", | |
"react-native-svg": "14.1.0", | |
"react-native-svg-transformer": "^1.3.0", | |
"react-native-switch-selector": "^2.3.0", | |
"react-native-view-shot": "3.8.0", | |
"react-native-web": "~0.19.6", | |
"react-query": "^3.6.0", | |
"react-redux": "^7.2.2", | |
"reactotron-redux": "^3.1.9", | |
"reanimated-bottom-sheet": "^1.0.0-alpha.22", | |
"reanimated-color-picker": "^2.4.0", | |
"redux-logger": "^3.0.6", | |
"redux-persist": "^6.0.0", | |
"shortid": "^2.2.16", | |
"suncalc": "^1.8.0", | |
"tz-lookup": "^6.1.25", | |
"use-debounce": "^5.2.0", | |
"use-state-with-callback": "^2.0.3", | |
"yup": "^0.32.9" | |
}, | |
"lint-staged": { | |
"*.js|*.jsx|*.ts|*.tsx": [ | |
"prettier -c", | |
"eslint --fix" | |
] | |
}, | |
"lint-changed-base-branch": "development", | |
"lint-changed": { | |
"*.js|*.jsx|*.ts|*.tsx": "eslint --fix", | |
"*.test.js|*.test.ts": "yarn test" | |
}, | |
"jest": { | |
"preset": "jest-expo" | |
}, | |
"volta": { | |
"node": "18.20.2", | |
"yarn": "1.22.17" | |
}, | |
"config": { | |
"commitizen": { | |
"path": "./node_modules/cz-emoji" | |
} | |
}, | |
"resolutions": { | |
"@expo/config-plugins": "^7.2.5" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment