Commit 854d2fb8 authored by Lorenzo Trujillo Rojas's avatar Lorenzo Trujillo Rojas
Browse files

Se actualizaron las dependencias del proyecto

parent bd226468
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@
      "dependencies": {
        "@gorhom/bottom-sheet": "^4.6.1",
        "@react-native-community/datetimepicker": "7.6.1",
        "@react-native-community/slider": "4.4.2",
        "axios": "^1.6.8",
        "expo": "~50.0.14",
        "expo-av": "~13.10.6",
@@ -5571,6 +5572,11 @@
        "invariant": "^2.2.4"
      }
    },
    "node_modules/@react-native-community/slider": {
      "version": "4.4.2",
      "resolved": "https://registry.npmjs.org/@react-native-community/slider/-/slider-4.4.2.tgz",
      "integrity": "sha512-D9bv+3Vd2gairAhnRPAghwccgEmoM7g562pm8i4qB3Esrms5mggF81G3UvCyc0w3jjtFHh8dpQkfEoKiP0NW/Q=="
    },
    "node_modules/@react-native/assets-registry": {
      "version": "0.73.1",
      "resolved": "https://registry.npmjs.org/@react-native/assets-registry/-/assets-registry-0.73.1.tgz",
+2 −1
Original line number Diff line number Diff line
@@ -34,7 +34,8 @@
    "react-native-reanimated": "~3.6.2",
    "react-native-safe-area-context": "4.8.2",
    "react-native-screens": "~3.29.0",
    "expo-av": "~13.10.6"
    "expo-av": "~13.10.6",
    "@react-native-community/slider": "4.4.2"
  },
  "devDependencies": {
    "@babel/core": "^7.20.0",