|
50 | 50 | }, |
51 | 51 | "dependencies": { |
52 | 52 | "@bluebase/components": "^8.1.0", |
53 | | - "@react-native-async-storage/async-storage": "1.18.2", |
| 53 | + "@react-native-async-storage/async-storage": "1.21.0", |
54 | 54 | "@react-native-community/masked-view": "0.1.11", |
55 | 55 | "@react-navigation/bottom-tabs": "^6.5.20", |
56 | 56 | "@react-navigation/core": "^6.4.16", |
|
60 | 60 | "@react-navigation/native": "^6.1.17", |
61 | 61 | "@react-navigation/native-stack": "^6.9.26", |
62 | 62 | "@react-navigation/stack": "^6.3.29", |
63 | | - "expo-linking": "~5.0.2", |
64 | | - "react-native-gesture-handler": "~2.12.0", |
65 | | - "react-native-pager-view": "6.2.0", |
66 | | - "react-native-reanimated": "~3.3.0", |
67 | | - "react-native-safe-area-context": "4.6.3", |
68 | | - "react-native-screens": "~3.22.0", |
| 63 | + "expo-linking": "~6.2.2", |
| 64 | + "react-native-gesture-handler": "~2.14.0", |
| 65 | + "react-native-pager-view": "6.2.3", |
| 66 | + "react-native-reanimated": "~3.6.2", |
| 67 | + "react-native-safe-area-context": "4.8.2", |
| 68 | + "react-native-screens": "~3.29.0", |
69 | 69 | "react-native-tab-view": "^3.1.1" |
70 | 70 | }, |
71 | 71 | "devDependencies": { |
72 | 72 | "@babel/cli": "^7.22.15", |
73 | 73 | "@babel/core": "^7.22.17", |
74 | | - "@bluebase/code-standards": "^2.22.4", |
| 74 | + "@bluebase/code-standards": "^2.27.6", |
75 | 75 | "@bluebase/core": "^8.5.2", |
76 | 76 | "@bluebase/plugin-config-persist": "^3.0.0", |
77 | 77 | "@bluebase/plugin-json-schema-components": "^4.6.1", |
|
96 | 96 | "@types/enzyme": "^3.10.10", |
97 | 97 | "@types/enzyme-async-helpers": "^0.9.2", |
98 | 98 | "@types/jest": "^27.0.2", |
99 | | - "@types/react": "~18.2.14", |
| 99 | + "@types/react": "~18.2.45", |
100 | 100 | "@wojtekmaj/enzyme-adapter-react-17": "^0.6.5", |
101 | 101 | "babel-loader": "^8.2.3", |
102 | 102 | "babel-plugin-istanbul": "^6.1.1", |
103 | 103 | "colors": "^1.4.0", |
104 | 104 | "enzyme": "^3.11.0", |
105 | 105 | "enzyme-async-helpers": "^0.9.1", |
106 | 106 | "eslint-plugin-prettier": "^4.0.0", |
107 | | - "expo": "^49.0.9", |
| 107 | + "expo": "^50.0.14", |
108 | 108 | "jest": "^29.2.1", |
109 | 109 | "jest-enzyme": "^7.1.2", |
110 | 110 | "jsdom": "^18.0.0", |
111 | 111 | "npm-run-all": "^4.1.5", |
112 | 112 | "prettier": "^2.4.1", |
113 | 113 | "react": "18.2.0", |
114 | 114 | "react-dom": "18.2.0", |
115 | | - "react-native": "0.72.10", |
| 115 | + "react-native": "0.73.6", |
116 | 116 | "react-native-storybook-loader": "^2.0.4", |
117 | 117 | "react-native-web": "~0.19.6", |
118 | 118 | "react-test-renderer": "^17.0.2", |
|
121 | 121 | "replace-in-file": "^6.3.2", |
122 | 122 | "run-all": "^1.0.1", |
123 | 123 | "ts-jest": "^26.4.2", |
124 | | - "typescript": "^5.1.3" |
| 124 | + "typescript": "^5.3.0" |
125 | 125 | }, |
126 | 126 | "prettier": { |
127 | 127 | "singleQuote": true, |
|
0 commit comments