Skip to content

Commit

Permalink
chore: bump DEPS
Browse files Browse the repository at this point in the history
  • Loading branch information
SectionTN committed Apr 20, 2024
1 parent e6140e4 commit 332265c
Showing 1 changed file with 25 additions and 24 deletions.
49 changes: 25 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,57 +24,58 @@
"dependencies": {
"@gorhom/bottom-sheet": "^4.6.1",
"@notifee/react-native": "^7.8.2",
"@react-native-clipboard/clipboard": "^1.13.2",
"@react-native-clipboard/clipboard": "^1.14.0",
"@react-native-community/hooks": "^3.0.0",
"@react-native-community/netinfo": "^11.3.1",
"@react-native-firebase/analytics": "^19.0.1",
"@react-native-firebase/app": "^19.0.1",
"@react-native-firebase/app-check": "^19.0.1",
"@react-native-firebase/auth": "^19.0.1",
"@react-native-firebase/crashlytics": "^19.0.1",
"@react-native-firebase/firestore": "^19.0.1",
"@react-native-firebase/perf": "^19.0.1",
"@react-native-firebase/storage": "^19.0.1",
"@react-navigation/native": "^6.1.16",
"@react-navigation/native-stack": "^6.9.25",
"@react-navigation/stack": "^6.3.28",
"@react-native-firebase/analytics": "^19.2.2",
"@react-native-firebase/app": "^19.2.2",
"@react-native-firebase/app-check": "^19.2.2",
"@react-native-firebase/auth": "^19.2.2",
"@react-native-firebase/crashlytics": "^19.2.2",
"@react-native-firebase/firestore": "^19.2.2",
"@react-native-firebase/perf": "^19.2.2",
"@react-native-firebase/storage": "^19.2.2",
"@react-navigation/native": "^6.1.17",
"@react-navigation/native-stack": "^6.9.26",
"@react-navigation/stack": "^6.3.29",
"axios": "^1.6.8",
"crypto-js": "^4.2.0",
"lodash": "^4.17.21",
"lottie-ios": "^4.4.1",
"lottie-react-native": "^6.7.0",
"lottie-ios": "^4.4.3",
"lottie-react-native": "^6.7.2",
"moment": "^2.30.1",
"patch-package": "^8.0.0",
"postinstall-postinstall": "^2.1.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-freeze": "^1.0.4",
"react-native": "0.73.6",
"react-native": "^0.73.7",
"react-native-big-list": "^1.6.1",
"react-native-device-info": "^10.13.1",
"react-native-gesture-handler": "^2.15.0",
"react-native-gesture-handler": "^2.16.0",
"react-native-get-random-values": "^1.11.0",
"react-native-gifted-chat": "^2.4.0",
"react-native-image-crop-picker": "^0.40.3",
"react-native-image-viewing": "^0.2.2",
"react-native-linear-gradient": "^2.8.3",
"react-native-mmkv": "^2.12.2",
"react-native-modal": "^13.0.1",
"react-native-onesignal": "4.5.2",
"react-native-pager-view": "^6.2.3",
"react-native-onesignal": "4.5.3",
"react-native-pager-view": "^6.3.0",
"react-native-paper": "^5.12.3",
"react-native-reanimated": "^3.8.1",
"react-native-safe-area-context": "^4.9.0",
"react-native-screens": "^3.29.0",
"react-native-super-grid": "^5.0.0",
"react-native-screens": "^3.30.1",
"react-native-super-grid": "^5.1.0",
"react-native-svg": "^15.1.0",
"react-native-toast-message": "^2.2.0",
"react-native-vector-icons": "^10.0.3",
"react-native-webrtc": "^118.0.3",
"react-native-webrtc": "^118.0.7",
"rn-emoji-keyboard": "^1.6.1",
"styled-components": "^6.1.8",
"styled-system": "^5.1.5",
"uuid": "^9.0.1"
"uuid": "^9.0.1",
"@react-buddy/ide-toolbox": "^2.4.0"
},
"devDependencies": {
"@babel/core": "^7.23.9",
Expand All @@ -88,9 +89,9 @@
"@tsconfig/react-native": "^3.0.3",
"@types/crypto-js": "^4.2.2",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.14.202",
"@types/lodash": "^4.17.0",
"@types/metro-config": "^0.76.3",
"@types/react": "^18.2.55",
"@types/react": "^18.2.79",
"@types/react-native-get-random-values": "^1.8.2",
"@types/react-native-vector-icons": "^6.4.18",
"@types/react-test-renderer": "^18.0.7",
Expand Down

0 comments on commit 332265c

Please sign in to comment.