Skip to content

Commit

Permalink
native: actualizaciones npm
Browse files Browse the repository at this point in the history
  • Loading branch information
jacargentina committed May 28, 2024
1 parent 4f32e0f commit 2de9cb3
Showing 1 changed file with 32 additions and 37 deletions.
69 changes: 32 additions & 37 deletions packages/native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,30 +13,25 @@
"android": "expo run:android",
"ios": "expo run:ios"
},
"workspaces": {
"nohoist": [
"@gluestack-ui/**"
]
},
"dependencies": {
"@codler/react-native-keyboard-aware-scroll-view": "^2.0.1",
"@config-plugins/react-native-blob-util": "^7.0.0",
"@config-plugins/react-native-pdf": "^7.0.0",
"@gluestack-style/react": "^1.0.48",
"@gluestack-ui/config": "^1.1.12",
"@gluestack-ui/themed": "^1.1.9",
"@config-plugins/react-native-blob-util": "^8.0.0",
"@config-plugins/react-native-pdf": "^8.0.0",
"@gluestack-style/react": "^1.0.56",
"@gluestack-ui/config": "^1.1.18",
"@gluestack-ui/themed": "^1.1.26",
"@iresucito/core": "*",
"@iresucito/translations": "*",
"@javier.alejandro.castro/react-native-highlight-words": "^2.0.1",
"@javier.alejandro.castro/react-native-stream": "^0.2.2",
"@legendapp/motion": "latest",
"@react-native-async-storage/async-storage": "1.23.1",
"@react-navigation/bottom-tabs": "^6.5.16",
"@react-navigation/material-top-tabs": "^6.6.10",
"@react-navigation/native": "^6.1.14",
"@react-navigation/stack": "^6.3.25",
"@sentry/cli": "^2.29.1",
"@sentry/react-native": "~5.22.0",
"@react-navigation/bottom-tabs": "^6.5.20",
"@react-navigation/material-top-tabs": "^6.6.13",
"@react-navigation/native": "^6.1.17",
"@react-navigation/stack": "^6.3.29",
"@sentry/cli": "^2.32.1",
"@sentry/react-native": "~5.22.3",
"@shopify/flash-list": "1.6.4",
"add": "^2.0.6",
"babel-core": "^7.0.0-bridge.0",
Expand All @@ -45,35 +40,35 @@
"color": "^4.2.3",
"expo": "~51.0.8",
"expo-application": "~5.9.1",
"expo-asset": "~10.0.3",
"expo-build-properties": "~0.12.0",
"expo-asset": "~10.0.6",
"expo-build-properties": "~0.12.1",
"expo-constants": "~16.0.1",
"expo-contacts": "~13.0.1",
"expo-contacts": "~13.0.3",
"expo-dev-client": "~4.0.14",
"expo-device": "~6.0.1",
"expo-device": "~6.0.2",
"expo-file-system": "~17.0.1",
"expo-font": "~12.0.4",
"expo-font": "~12.0.5",
"expo-keep-awake": "~13.0.2",
"expo-launch-arguments": "jacargentina/expo-launch-arguments",
"expo-localization": "~15.0.1",
"expo-localization": "~15.0.3",
"expo-print": "~13.0.1",
"expo-sharing": "~12.0.1",
"expo-splash-screen": "~0.27.2",
"expo-splash-screen": "~0.27.4",
"expo-status-bar": "~1.12.1",
"expo-system-ui": "~3.0.4",
"immer": "^10.0.3",
"json-storage-formatter": "^1.0.9",
"lucide-react-native": "^0.344.0",
"immer": "^10.1.1",
"json-storage-formatter": "^1.1.0",
"lucide-react-native": "^0.379.0",
"path-parse": "^1.0.7",
"plist": "^3.1.0",
"react": "18.2.0",
"react-json-editor-ajrm": "^2.5.14",
"react-native": "0.74.1",
"react-native-blob-util": "^0.19.8",
"react-native-blob-util": "^0.19.9",
"react-native-collapsible": "^1.6.1",
"react-native-gesture-handler": "~2.16.0",
"react-native-gesture-handler": "~2.16.2",
"react-native-pager-view": "6.3.0",
"react-native-pdf": "^6.7.4",
"react-native-pdf": "^6.7.5",
"react-native-popup-menu": "^0.16.1",
"react-native-print": "^0.11.0",
"react-native-ratings": "^8.1.0",
Expand All @@ -83,24 +78,24 @@
"react-native-tab-view": "^3.5.2",
"react-native-version": "^4.0.0",
"react-navigation-backhandler": "^2.0.2",
"react-test-renderer": "^18.2.0",
"react-test-renderer": "^18.3.1",
"sentry-expo": "~7.0.0",
"typescript": "~5.3.3",
"use-debounce": "^10.0.0",
"use-debounce": "^10.0.1",
"use-undo": "^1.1.1",
"zustand": "^5.0.0-alpha.6"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/core": "^7.24.6",
"@mccraveiro/standard-version-expo": "^2.0.5",
"@react-native/metro-config": "^0.74.0",
"@react-native/metro-config": "^0.74.83",
"@simbathesailor/use-what-changed": "^2.0.0",
"@types/color": "^3.0.6",
"@types/jest": "^29.5.12",
"@types/path-parse": "^1.0.22",
"@types/react": "~18.2.61",
"@types/react": "~18.3.3",
"@types/react-native-keep-awake": "^2.0.8",
"@types/react-test-renderer": "^18.0.7",
"@types/react-test-renderer": "^18.3.0",
"colors": "^1.4.0",
"diff": "^5.2.0",
"jest": "^29.7.0",
Expand All @@ -109,7 +104,7 @@
"react-native-codegen": "^0.71.5",
"react-native-monorepo-tools": "^1.2.1",
"source-map": "^0.7.4",
"standard-version": "^7.1.0",
"ts-jest": "^29.1.2"
"standard-version": "^9.5.0",
"ts-jest": "^29.1.4"
}
}

0 comments on commit 2de9cb3

Please sign in to comment.