|
1 | 1 | { |
2 | 2 | "name": "django-react-native-todolist", |
3 | | - "version": "1.1.0", |
| 3 | + "version": "1.1.2", |
4 | 4 | "main": "./index.js", |
5 | 5 | "scripts": { |
6 | 6 | "android": "expo run:android", |
|
13 | 13 | "@powersync/react-native": "workspace:*", |
14 | 14 | "@powersync/react": "workspace:*", |
15 | 15 | "@powersync/common": "workspace:*", |
16 | | - "@journeyapps/react-native-quick-sqlite": "^1.1.5", |
| 16 | + "@journeyapps/react-native-quick-sqlite": "^1.1.6", |
17 | 17 | "@react-native-community/async-storage": "^1.12.1", |
18 | 18 | "@react-native-community/masked-view": "^0.1.11", |
19 | 19 | "@react-navigation/drawer": "^6.6.15", |
20 | 20 | "@react-navigation/native": "^6.1.17", |
21 | 21 | "@supabase/supabase-js": "^2.42.4", |
22 | | - "@types/react-native-get-random-values": "^1.8.2", |
23 | 22 | "base-64": "^1.0.0", |
24 | 23 | "expo": "~50.0.15", |
25 | 24 | "expo-constants": "~15.4.5", |
|
39 | 38 | "react-native-encrypted-storage": "^4.0.3", |
40 | 39 | "react-native-fetch-api": "^3.0.0", |
41 | 40 | "react-native-gesture-handler": "~2.14.1", |
42 | | - "react-native-get-random-values": "~1.8.0", |
43 | 41 | "react-native-polyfill-globals": "^3.1.0", |
44 | 42 | "react-native-prompt-android": "^1.1.0", |
45 | 43 | "react-native-reanimated": "~3.6.3", |
|
52 | 50 | "react-navigation-stack": "^2.10.4", |
53 | 51 | "text-encoding": "^0.7.0", |
54 | 52 | "typed-async-storage": "^3.1.2", |
55 | | - "uuid": "^9.0.1", |
56 | 53 | "web-streams-polyfill": "^3.3.3" |
57 | 54 | }, |
58 | 55 | "devDependencies": { |
|
0 commit comments