-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
168 lines (168 loc) · 5.34 KB
/
package.json
File metadata and controls
168 lines (168 loc) · 5.34 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
{
"name": "@finalproject/source",
"version": "0.0.0",
"license": "MIT",
"scripts": {},
"private": true,
"dependencies": {
"@amuizz/read-more-text": "^1.1.2",
"@expo/metro-config": "0.7.1",
"@expo/next-adapter": "^5.0.2",
"@heroicons/react": "^2.0.18",
"@nestjs/common": "^9.4.3",
"@nestjs/config": "^2.3.4",
"@nestjs/core": "^9.4.3",
"@nestjs/jwt": "^10.1.0",
"@nestjs/passport": "^9.0.3",
"@nestjs/platform-express": "^9.4.3",
"@nestjs/platform-socket.io": "^9.4.3",
"@nestjs/typeorm": "^9.0.1",
"@nestjs/websockets": "^9.4.3",
"@prisma/client": "5.2.0",
"@react-native-async-storage/async-storage": "^1.19.3",
"@react-navigation/bottom-tabs": "^6.5.8",
"@react-navigation/native": "^6.1.7",
"@react-navigation/native-stack": "^6.9.13",
"@react-navigation/stack": "^6.3.17",
"axios": "^1.5.0",
"bcryptjs": "^2.4.3",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"clsx": "^1.2.1",
"echarts-for-react": "^3.0.2",
"expo": "48.0.16",
"expo-splash-screen": "~0.18.2",
"expo-status-bar": "~1.4.4",
"express": "^4.18.2",
"framer-motion": "^10.16.1",
"js-cookie": "^3.0.5",
"jwt-decode": "^3.1.2",
"lodash": "^4.17.21",
"native-base": "^3.4.28",
"nestjs-typeorm-paginate": "^4.0.4",
"next": "13.4.1",
"next-transpile-modules": "^10.0.1",
"nextjs-progressbar": "^0.0.16",
"openai": "^4.3.1",
"passport": "^0.6.0",
"passport-jwt": "^4.0.1",
"pg": "^8.11.3",
"pretty-print-json": "^2.0.2",
"primereact": "^9.6.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.45.4",
"react-hot-toast": "^2.4.1",
"react-icons": "^4.10.1",
"react-native": "0.71.8",
"react-native-gesture-handler": "^2.12.1",
"react-native-render-html": "^6.3.4",
"react-native-safe-area-context": "4.5.0",
"react-native-screens": "~3.20.0",
"react-native-spring-scrollview": "^4.0.0-dev-0",
"react-native-swipe-list-view": "^3.2.9",
"react-native-web": "~0.18.12",
"react-query": "^3.39.3",
"react-quill": "^2.0.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.1",
"socket.io": "^4.7.2",
"socket.io-client": "^4.7.2",
"tslib": "^2.6.2",
"typeorm": "^0.3.17",
"victory": "^36.6.11",
"victory-native": "^36.6.11"
},
"devDependencies": {
"@babel/preset-react": "^7.22.5",
"@config-plugins/detox": "~5.0.1",
"@expo/cli": "~0.7.3",
"@nestjs/schematics": "^9.2.0",
"@nestjs/swagger": "^6.3.0",
"@nestjs/testing": "^9.4.3",
"@nx/cypress": "16.2.1",
"@nx/detox": "16.2.2",
"@nx/eslint-plugin": "16.2.1",
"@nx/expo": "^16.7.4",
"@nx/jest": "16.2.2",
"@nx/js": "16.2.2",
"@nx/linter": "16.2.1",
"@nx/nest": "^16.7.4",
"@nx/next": "^16.7.4",
"@nx/node": "16.2.1",
"@nx/react": "16.2.1",
"@nx/react-native": "^16.7.4",
"@nx/storybook": "^16.7.4",
"@nx/vite": "16.2.1",
"@nx/web": "16.2.1",
"@nx/webpack": "16.2.1",
"@nx/workspace": "16.2.1",
"@react-native-community/cli": "10.2.2",
"@react-native-community/cli-platform-android": "10.2.0",
"@react-native-community/cli-platform-ios": "10.2.1",
"@storybook/addon-essentials": "7.0.12",
"@storybook/core-server": "7.0.12",
"@storybook/react-vite": "7.0.12",
"@tailwindcss/typography": "^0.5.9",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/jest-native": "5.4.2",
"@testing-library/react": "14.0.0",
"@testing-library/react-native": "12.1.2",
"@types/bcryptjs": "^2.4.2",
"@types/jest": "^29.5.4",
"@types/js-cookie": "^3.0.3",
"@types/node": "18.14.4",
"@types/passport-jwt": "^3.0.9",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@types/react-native": "0.71.7",
"@types/react-table": "^7.7.15",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-react": "^3.1.0",
"@vitest/ui": "^0.31.4",
"autoprefixer": "10.4.13",
"babel-jest": "^29.6.4",
"babel-preset-expo": "~9.3.2",
"cypress": "^12.17.4",
"detox": "^20.11.4",
"eas-cli": "~3.12.1",
"eslint": "~8.15.0",
"eslint-config-next": "13.4.1",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-cypress": "^2.14.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "^29.6.4",
"jest-circus": "^29.6.4",
"jest-environment-jsdom": "^29.6.4",
"jest-environment-node": "^29.6.4",
"jest-expo": "~48.0.2",
"jest-react-native": "18.0.0",
"jsdom": "~20.0.3",
"metro": "0.74.1",
"metro-babel-register": "0.74.1",
"metro-react-native-babel-preset": "0.74.1",
"metro-react-native-babel-transformer": "0.74.1",
"metro-resolver": "0.74.1",
"nx": "16.2.1",
"postcss": "8.4.21",
"prettier": "^2.8.8",
"prisma": "^5.2.0",
"react-native-svg": "13.4.0",
"react-native-svg-transformer": "1.0.0",
"react-test-renderer": "18.2.0",
"swagger-ui-express": "^4.6.3",
"tailwindcss": "3.2.7",
"ts-jest": "^29.1.1",
"ts-node": "10.9.1",
"typescript": "~5.0.4",
"vite": "^4.4.9",
"vite-plugin-dts": "~1.7.3",
"vite-plugin-eslint": "^1.8.1",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^0.31.4"
}
}