Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 84cc4e49

Přidáno uživatelem Michal Schwob před více než 1 rok

Fixed error while opening search page, libraries versions updated, api address changed to dev version
re #10798

Zobrazit rozdíly:

package.json
11 11
  "dependencies": {
12 12
    "@react-navigation/drawer": "^6.6.2",
13 13
    "@react-navigation/native": "^6.1.6",
14
    "@react-navigation/native-stack": "^6.9.12",
14
    "@react-navigation/native-stack": "^6.9.14",
15 15
    "@reduxjs/toolkit": "^1.9.3",
16 16
    "axios": "^1.3.4",
17
    "expo": "~48.0.9",
18
    "expo-status-bar": "~1.4.4",
17
    "expo": "^49.0.13",
18
    "expo-splash-screen": "~0.20.5",
19
    "expo-status-bar": "~1.6.0",
19 20
    "native-base": "^3.4.28",
20 21
    "react": "18.2.0",
21 22
    "react-dom": "^18.2.0",
22
    "react-native": "0.71.8",
23
    "react-native-deck-swiper": "^2.0.13",
24
    "react-native-gesture-handler": "~2.9.0",
23
    "react-native": "0.72.5",
24
    "react-native-deck-swiper": "^1.1.7",
25
    "react-native-gesture-handler": "~2.12.0",
25 26
    "react-native-logs": "^5.0.1",
26 27
    "react-native-multiple-select": "^0.5.12",
27
    "react-native-reanimated": "~2.14.4",
28
    "react-native-safe-area-context": "4.5.0",
29
    "react-native-screens": "~3.20.0",
30
    "react-native-svg": "13.4.0",
28
    "react-native-reanimated": "~3.3.0",
29
    "react-native-safe-area-context": "4.6.3",
30
    "react-native-screens": "~3.22.0",
31
    "react-native-svg": "13.9.0",
31 32
    "react-native-tab-view": "^3.5.1",
32 33
    "react-native-vector-icons": "^9.2.0",
33 34
    "react-redux": "^8.0.5",
34 35
    "redux": "^4.2.1",
35
    "typescript": "^4.9.4",
36
    "expo-splash-screen": "~0.18.2"
36
    "redux-persist-transform-encrypt": "^5.0.0",
37
    "typescript": "^4.9.4"
37 38
  },
38 39
  "devDependencies": {
39 40
    "@babel/core": "^7.20.0",
40 41
    "@tsconfig/react-native": "^2.0.3",
41 42
    "@types/jest": "^29.5.0",
42
    "@types/react": "^18.0.28",
43
    "@types/react": "~18.2.14",
43 44
    "@types/react-test-renderer": "^18.0.0",
44
    "typescript": "^4.9.4"
45
    "typescript": "^5.1.3"
45 46
  },
46 47
  "private": true
47 48
}

Také k dispozici: Unified diff