-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
364 lines (364 loc) · 12.4 KB
/
package.json
File metadata and controls
364 lines (364 loc) · 12.4 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
{
"name": "@recomend/source",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"start": "nx run-many --target=serve --all --parallel --maxParallel=5",
"build": "nx run-many --target=build --all",
"lint": "nx run-many --target=lint --all",
"format": "nx format:write",
"test": "nx run-many --target=test --all",
"graph": "nx graph",
"reset": "nx reset",
"clear": "rm -rf dist tmp"
},
"private": true,
"dependencies": {
"@aws-sdk/client-s3": "^3.1000.0",
"@better-auth/core": "^1.5.6",
"@better-auth/expo": "^1.5.6",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@ducanh2912/next-pwa": "^10.2.9",
"@expo/metro-config": "~55.0.11",
"@expo/metro-runtime": "~55.0.7",
"@expo/react-native-action-sheet": "^4.1.1",
"@expo/ui": "~55.0.6",
"@expo/vector-icons": "^15.0.3",
"@fastify/http-proxy": "^11.4.1",
"@fastify/multipart": "^9.4.0",
"@formatjs/intl-datetimeformat": "^7.1.0",
"@formatjs/intl-displaynames": "^7.1.0",
"@formatjs/intl-durationformat": "^0.9.0",
"@formatjs/intl-getcanonicallocales": "^3.1.0",
"@formatjs/intl-listformat": "^8.1.0",
"@formatjs/intl-locale": "^5.1.0",
"@formatjs/intl-numberformat": "^9.1.0",
"@formatjs/intl-pluralrules": "^6.1.0",
"@formatjs/intl-relativetimeformat": "^12.1.0",
"@gorhom/bottom-sheet": "^5.2.8",
"@grpc/grpc-js": "^1.14.3",
"@grpc/proto-loader": "^0.8.0",
"@hookform/resolvers": "^5.0.1",
"@legendapp/list": "3.0.0-beta.43",
"@lodev09/react-native-true-sheet": "^3.6.9",
"@nestjs/bullmq": "^11.0.4",
"@nestjs/common": "^11.0.0",
"@nestjs/config": "^4.0.2",
"@nestjs/core": "^11.0.0",
"@nestjs/jwt": "^11.0.2",
"@nestjs/microservices": "^11.1.12",
"@nestjs/platform-express": "^11.0.0",
"@nestjs/platform-fastify": "^11.1.15",
"@nestjs/platform-socket.io": "^11.1.16",
"@nestjs/schedule": "^6.1.1",
"@nestjs/swagger": "^11.2.5",
"@nestjs/websockets": "^11.1.16",
"@normy/react-query": "^0.18.0",
"@novu/react": "^3.5.0",
"@novu/react-native": "^3.11.1",
"@parse/node-apn": "^8.1.0",
"@radix-ui/react-accordion": "^1.2.11",
"@radix-ui/react-alert-dialog": "^1.1.14",
"@radix-ui/react-aspect-ratio": "^1.1.7",
"@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-checkbox": "^1.3.2",
"@radix-ui/react-collapsible": "^1.1.11",
"@radix-ui/react-context-menu": "^2.2.15",
"@radix-ui/react-dialog": "^1.1.5",
"@radix-ui/react-dropdown-menu": "^2.1.16",
"@radix-ui/react-hover-card": "^1.1.14",
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-label": "^2.1.7",
"@radix-ui/react-menubar": "^1.1.15",
"@radix-ui/react-navigation-menu": "^1.2.13",
"@radix-ui/react-popover": "^1.1.14",
"@radix-ui/react-progress": "^1.1.7",
"@radix-ui/react-radio-group": "^1.3.7",
"@radix-ui/react-scroll-area": "^1.2.9",
"@radix-ui/react-select": "^2.2.5",
"@radix-ui/react-separator": "^1.1.7",
"@radix-ui/react-slider": "^1.3.5",
"@radix-ui/react-slot": "^1.2.4",
"@radix-ui/react-switch": "^1.2.5",
"@radix-ui/react-tabs": "^1.1.12",
"@radix-ui/react-toast": "^1.2.14",
"@radix-ui/react-toggle": "^1.1.1",
"@radix-ui/react-toggle-group": "^1.1.10",
"@radix-ui/react-tooltip": "^1.2.7",
"@react-email/components": "1.0.6",
"@react-email/render": "^2.0.4",
"@react-native-async-storage/async-storage": "2.2.0",
"@react-native-community/datetimepicker": "^8.6.0",
"@react-native-google-signin/google-signin": "^16.1.1",
"@react-native-picker/picker": "^2.11.4",
"@react-native-segmented-control/segmented-control": "^2.5.7",
"@react-navigation/bottom-tabs": "^7.9.0",
"@react-navigation/elements": "^2.9.3",
"@react-navigation/material-top-tabs": "^7.4.11",
"@react-navigation/native": "^7.1.26",
"@react-navigation/native-stack": "^7.8.5",
"@revenuecat/purchases-js": "^1.20.1",
"@scalar/nestjs-api-reference": "^1.0.19",
"@sentry/react-native": "^7.11.0",
"@shopify/flash-list": "^2.2.0",
"@tanstack/react-query": "^5.90.20",
"@tanstack/react-query-devtools": "^5.79.0",
"@tanstack/react-query-persist-client": "^5.90.17",
"@tanstack/react-table": "^8.21.3",
"@tiptap/core": "^3.13.0",
"@tiptap/extension-bold": "^3.13.0",
"@tiptap/extension-bubble-menu": "^3.13.0",
"@tiptap/extension-character-count": "^3.13.0",
"@tiptap/extension-document": "^3.13.0",
"@tiptap/extension-history": "^3.13.0",
"@tiptap/extension-italic": "^3.13.0",
"@tiptap/extension-link": "^3.13.0",
"@tiptap/extension-paragraph": "^3.13.0",
"@tiptap/extension-placeholder": "^3.13.0",
"@tiptap/extension-strike": "^3.13.0",
"@tiptap/extension-text": "^3.13.0",
"@tiptap/extension-underline": "^3.13.0",
"@tiptap/html": "^3.13.0",
"@tiptap/pm": "^3.13.0",
"@tiptap/react": "^3.13.0",
"@types/node": "^22.15.27",
"axios": "^1.6.0",
"base64-arraybuffer": "^1.0.2",
"bcrypt": "^6.0.0",
"better-auth": "1.4.18",
"bullmq": "^5.67.2",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
"color": "^5.0.3",
"compressorjs": "^1.2.1",
"country-flag-icons": "^1.5.19",
"d3-interpolate": "^3.0.1",
"date-fns": "^4.1.0",
"deepmerge": "^4.3.1",
"dotenv": "^17.2.3",
"drizzle-orm": "^0.45.1",
"embla-carousel-autoplay": "^8.6.0",
"embla-carousel-react": "^8.6.0",
"envalid": "^8.1.1",
"eslint": "^9.27.0",
"eslint-config-next": "16.0.3",
"expo": "~55.0.0",
"expo-apple-authentication": "~55.0.9",
"expo-application": "~55.0.10",
"expo-asset": "~55.0.10",
"expo-auth-session": "~55.0.10",
"expo-blur": "~55.0.10",
"expo-build-properties": "~55.0.10",
"expo-clipboard": "~55.0.9",
"expo-constants": "~55.0.9",
"expo-crypto": "~55.0.10",
"expo-dev-client": "55.0.24",
"expo-device": "~55.0.10",
"expo-file-system": "~55.0.12",
"expo-glass-effect": "~55.0.8",
"expo-haptics": "~55.0.9",
"expo-image": "~55.0.6",
"expo-image-manipulator": "~55.0.11",
"expo-image-picker": "~55.0.14",
"expo-intent-launcher": "~55.0.9",
"expo-linear-gradient": "~55.0.9",
"expo-linking": "~55.0.9",
"expo-localization": "~55.0.9",
"expo-media-library": "~55.0.10",
"expo-navigation-bar": "~55.0.9",
"expo-network": "~55.0.11",
"expo-notifications": "~55.0.14",
"expo-router": "^55.0.8",
"expo-screen-orientation": "~55.0.9",
"expo-secure-store": "~55.0.9",
"expo-splash-screen": "~55.0.13",
"expo-status-bar": "~55.0.4",
"expo-symbols": "~55.0.5",
"expo-system-ui": "~55.0.11",
"expo-updates": "~55.0.16",
"expo-web-browser": "~55.0.10",
"fastify": "^5.7.4",
"firebase": "^11.8.1",
"firebase-admin": "^13.7.0",
"fuse.js": "^7.1.0",
"html-to-text": "^9.0.5",
"input-otp": "^1.4.2",
"isomorphic-dompurify": "^2.35.0",
"jose": "^6.2.2",
"jszip": "^3.10.1",
"lexorank": "^1.0.5",
"lodash": "^4.17.21",
"lucide-react": "^0.513.0",
"lucide-react-native": "^0.562.0",
"maplibre-gl": "^5.5.0",
"modern-screenshot": "^4.6.7",
"nanoid": "^5.1.6",
"negotiator": "^1.0.0",
"nestjs-i18n": "^10.6.0",
"next": "16.0.10",
"next-intl": "^4.6.0",
"next-themes": "^0.4.6",
"next-turnstile": "^1.0.5",
"nextjs-toploader": "^3.8.16",
"pg": "^8.17.2",
"postcss": "8.4.38",
"prettier": "~3.6.2",
"radix-ui": "^1.4.3",
"react": "^19.2.5",
"react-day-picker": "^9.7.0",
"react-dom": "19.2.5",
"react-email": "5.2.5",
"react-fast-marquee": "^1.6.5",
"react-hook-form": "^7.56.4",
"react-hot-toast": "^2.5.2",
"react-icons": "^5.5.0",
"react-intersection-observer": "^9.16.0",
"react-map-gl": "^8.0.4",
"react-markdown": "^10.1.0",
"react-native": "0.83.4",
"react-native-draggable-flatlist": "^4.0.3",
"react-native-enriched": "^0.2.1",
"react-native-gesture-handler": "~2.30.1",
"react-native-image-colors": "^2.5.1",
"react-native-keyboard-controller": "^1.20.7",
"react-native-mmkv": "^4.2.0",
"react-native-modal-datetime-picker": "^18.0.0",
"react-native-nitro-modules": "^0.35.0",
"react-native-pager-view": "8.0.0",
"react-native-purchases": "^9.6.12",
"react-native-purchases-ui": "^9.6.12",
"react-native-reanimated": "^4.2.1",
"react-native-reanimated-carousel": "^4.0.2",
"react-native-safe-area-context": "^5.6.2",
"react-native-screens": "~4.23.0",
"react-native-share": "^12.0.11",
"react-native-svg": "15.15.3",
"react-native-svg-transformer": "~1.5.1",
"react-native-view-shot": "4.0.3",
"react-native-vimeo-iframe": "^1.2.1",
"react-native-web": "~0.21.0",
"react-native-webview": "13.16.0",
"react-native-worklets": "^0.8.1",
"react-native-youtube-iframe": "^2.4.1",
"react-papaparse": "^4.4.0",
"react-resizable-panels": "^3.0.2",
"react-responsive": "^10.0.1",
"react-share": "^5.2.2",
"recharts": "^2.15.3",
"reflect-metadata": "^0.1.13",
"resend": "^6.9.1",
"rtl-detect": "^1.1.2",
"rxjs": "^7.8.0",
"schema-dts": "^1.1.5",
"socket.io": "^4.8.3",
"socket.io-client": "^4.8.3",
"sonner-native": "^0.22.2",
"tailwind-merge": "^3.4.0",
"tslib": "^2.8.1",
"twrnc": "^4.16.0",
"typesense": "^2.1.0",
"use-image": "^1.1.4",
"use-intl": "^4.6.1",
"uuid": "^11.1.0",
"vaul": "^1.1.2",
"zod": "^4.3.6",
"zustand": "^5.0.7"
},
"devDependencies": {
"@babel/core": "^7.28.0",
"@babel/runtime": "~7.27.6",
"@better-auth/cli": "^1.4.17",
"@eslint/js": "^9.8.0",
"@expo/cli": "~54.0.16",
"@hey-api/openapi-ts": "0.91.0",
"@nestjs/schematics": "^11.0.0",
"@nestjs/testing": "^11.0.0",
"@next/eslint-plugin-next": "^16.0.1",
"@nx/devkit": "22.4.1",
"@nx/esbuild": "^22.6.5",
"@nx/eslint": "22.4.1",
"@nx/eslint-plugin": "22.4.1",
"@nx/expo": "22.4.1",
"@nx/jest": "22.4.1",
"@nx/js": "22.4.1",
"@nx/nest": "^22.4.1",
"@nx/next": "22.4.1",
"@nx/node": "22.4.1",
"@nx/playwright": "22.4.1",
"@nx/web": "22.4.1",
"@nx/webpack": "22.4.1",
"@nx/workspace": "22.4.1",
"@playwright/test": "^1.36.0",
"@swc-node/register": "~1.9.1",
"@swc/cli": "~0.6.0",
"@swc/core": "~1.5.7",
"@swc/helpers": "~0.5.11",
"@tailwindcss/postcss": "^4.1.17",
"@tailwindcss/typography": "^0.5.9",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.3.0",
"@testing-library/react-native": "~13.2.0",
"@types/bcrypt": "^6.0.0",
"@types/color": "^4.2.0",
"@types/d3-interpolate": "^3.0.4",
"@types/geojson": "^7946.0.16",
"@types/html-to-text": "^9.0.4",
"@types/jest": "^30.0.0",
"@types/lodash": "^4.17.17",
"@types/negotiator": "^0.6.4",
"@types/node": "20.19.9",
"@types/pg": "^8.16.0",
"@types/react": "19.2.14",
"@types/react-dom": "19.1.11",
"@types/rtl-detect": "^1.0.3",
"@types/socket.io": "^3.0.2",
"autoprefixer": "10.4.13",
"babel-jest": "^30.0.2",
"babel-plugin-react-compiler": "^1.0.0",
"babel-preset-expo": "~55.0.13",
"depcheck": "^1.4.7",
"drizzle-kit": "^0.31.8",
"eas-cli": "^18.6.0",
"eslint": "^9.8.0",
"eslint-config-expo": "~55.0.0",
"eslint-config-next": "^16.0.1",
"eslint-config-prettier": "^10.0.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-playwright": "^1.6.2",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-compiler": "^19.1.0-rc.2",
"eslint-plugin-react-hooks": "5.0.0",
"jest": "^30.0.2",
"jest-environment-jsdom": "^30.0.2",
"jest-environment-node": "^30.0.2",
"jest-expo": "~55.0.11",
"jest-util": "^30.0.2",
"jsonc-eslint-parser": "^2.1.0",
"metro-config": "~0.83.0",
"metro-resolver": "~0.83.0",
"nx": "22.4.1",
"postcss": "8.4.38",
"prettier": "~3.6.2",
"tailwindcss": "4.1.17",
"ts-jest": "^29.4.0",
"ts-node": "10.9.1",
"ts-proto": "^2.11.0",
"tsx": "^4.21.0",
"tw-animate-css": "^1.4.0",
"typescript": "~5.9.2",
"typescript-eslint": "^8.40.0",
"verdaccio": "^6.0.5",
"webpack": "^5.99.9",
"webpack-cli": "^5.1.4"
},
"nx": {
"includedScripts": []
}
}