-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeno.lock
More file actions
55 lines (55 loc) · 1.9 KB
/
Copy pathdeno.lock
File metadata and controls
55 lines (55 loc) · 1.9 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"version": "5",
"remote": {
"https://deno.land/std@0.224.0/async/delay.ts": "f90dd685b97c2f142b8069082993e437b1602b8e2561134827eeb7c12b95c499",
"https://deno.land/std@0.224.0/http/server.ts": "f9313804bf6467a1704f45f76cb6cd0a3396a3b31c316035e6a4c2035d1ea514",
"https://esm.sh/@supabase/supabase-js@2.49.8": "fd72c6e822ed41d5fe7ad3bbe3a48420abbb21a579c73d532b36a6467f5b5f7d"
},
"workspace": {
"packageJson": {
"dependencies": [
"npm:@expo/metro-runtime@~55.0.11",
"npm:@react-native-async-storage/async-storage@2.2.0",
"npm:@supabase/supabase-js@^2.107.0",
"npm:@tanstack/react-query@^5.90.21",
"npm:@types/node@^25.5.0",
"npm:@types/react@~19.2.2",
"npm:deno@^2.8.2",
"npm:expo-constants@~55.0.16",
"npm:expo-dev-client@~55.0.35",
"npm:expo-font@~55.0.8",
"npm:expo-image@~55.0.11",
"npm:expo-linear-gradient@~55.0.14",
"npm:expo-linking@~55.0.15",
"npm:expo-localization@~55.0.15",
"npm:expo-network@~55.0.14",
"npm:expo-router@~55.0.16",
"npm:expo-secure-store@~55.0.14",
"npm:expo-status-bar@~55.0.6",
"npm:expo@~55.0.26",
"npm:i18next@^25.8.18",
"npm:qrcode-generator@^2.0.4",
"npm:react-dom@19.2.0",
"npm:react-i18next@^16.5.8",
"npm:react-native-get-random-values@1.11",
"npm:react-native-safe-area-context@~5.6.2",
"npm:react-native-screens@4.23",
"npm:react-native-svg@15.15.3",
"npm:react-native-tcp-socket@^6.4.1",
"npm:react-native-url-polyfill@3",
"npm:react-native-web@0.21",
"npm:react-native@0.83.6",
"npm:react@19.2.0",
"npm:tsx@^4.21.0",
"npm:typescript@~5.9.2",
"npm:zod@^4.3.6",
"npm:zustand@^5.0.11"
],
"overrides": {
"xcode": {
"uuid": "^11.1.1"
}
}
}
}
}