-
Notifications
You must be signed in to change notification settings - Fork 34
/
package.json
164 lines (164 loc) · 5.67 KB
/
package.json
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
{
"name": "kitsu-mobile",
"version": "3.5.0",
"private": true,
"scripts": {
"android": "expo run:android",
"ios": "expo run:ios",
"start": "react-native start",
"codegen:graphql": "graphql-codegen --config codegen.yml",
"test": "jest",
"lint": "eslint .",
"postinstall": "patch-package"
},
"dependencies": {
"@expo-google-fonts/asap": "^0.2.3",
"@expo-google-fonts/open-sans": "^0.2.3",
"@expo/react-native-action-sheet": "^4.1.0",
"@monterosa/react-native-parallax-scroll": "^1.8.0",
"@ptomasroos/react-native-multi-slider": "^2.2.2",
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native-community/hooks": "^3.0.0",
"@react-native-community/netinfo": "11.3.1",
"@react-native-community/push-notification-ios": "^1.10.1",
"@react-navigation/bottom-tabs": "^7.0.0-rc.31",
"@react-navigation/native": "^7.0.0-rc.19",
"@react-navigation/native-stack": "^7.0.0-rc.26",
"@react-navigation/stack": "^7.0.0-rc.25",
"@reduxjs/toolkit": "^2.2.7",
"@sentry/react-native": "~5.22.0",
"@urql/exchange-auth": "^2.2.0",
"@urql/exchange-graphcache": "^7.1.2",
"@urql/storage-rn": "^1.1.0",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
"@zxcvbn-ts/language-en": "^3.0.2",
"algoliasearch": "^3.28.0",
"babel-plugin-module-resolver": "^4.1.0",
"base-64": "^1.0.0",
"client-oauth2": "^4.3.3",
"d3-shape": "^3.1.0",
"date-fns": "^2.29.3",
"deprecated-react-native-prop-types": "^3.0.2",
"devour-client": "^1.4.3",
"expo": "^51.0.32",
"expo-apple-authentication": "~6.4.2",
"expo-application": "~5.9.1",
"expo-constants": "~16.0.2",
"expo-dev-client": "~4.0.26",
"expo-device": "~6.0.2",
"expo-font": "~12.0.10",
"expo-image": "~1.12.15",
"expo-linear-gradient": "~13.0.2",
"expo-localization": "~15.0.3",
"expo-navigation-bar": "~3.0.7",
"expo-secure-store": "~13.0.2",
"expo-splash-screen": "~0.27.5",
"expo-status-bar": "~1.12.1",
"expo-system-ui": "~3.0.7",
"expo-updates": "~0.25.24",
"expo-web-browser": "~13.0.3",
"getstream": "^8.1.0",
"gql.tada": "^1.8.5",
"graphql": "^15.8.0",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"lottie-react-native": "6.7.0",
"moment": "^2.29.4",
"preferred-locale": "^2.0.2",
"prop-types": "^15.8.1",
"querystring": "^0.2.1",
"react": "18.2.0",
"react-hook-form": "^7.53.0",
"react-instantsearch": "^4.5.1",
"react-intl": "^6.6.8",
"react-native": "0.74.5",
"react-native-animatable": "^1.3.3",
"react-native-config": "^1.4.11",
"react-native-deep-linking": "^2.2.0",
"react-native-fbsdk-next": "^13.0.0",
"react-native-gesture-handler": "~2.16.1",
"react-native-hyperlink": "^0.0.22",
"react-native-image-crop-picker": "^0.38.1",
"react-native-image-zoom-viewer": "^3.0.1",
"react-native-keyboard-aware-scroll-view": "^0.9.5",
"react-native-keyboard-controller": "^1.13.4",
"react-native-mmkv": "^2.12.2",
"react-native-modal-selector": "^2.1.2",
"react-native-onesignal": "^4.5.0",
"react-native-pager-view": "6.3.0",
"react-native-reanimated": "~3.10.1",
"react-native-safe-area-context": "4.10.5",
"react-native-screens": "3.31.1",
"react-native-scrollable-tab-view": "^1.0.0",
"react-native-snap-carousel": "^3.9.1",
"react-native-svg": "15.2.0",
"react-native-vector-icons": "^9.2.0",
"react-native-webview": "13.8.6",
"react-native-youtube": "^2.0.2",
"react-redux": "^8.0.5",
"recyclerlistview": "^4.2.0",
"redux": "^4.2.0",
"redux-persist": "^6.0.0",
"redux-thunk": "^2.4.2",
"typescript-eslint": "^8.6.0",
"url-parse": "^1.5.10",
"urql": "^4.1.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/runtime": "^7.12.5",
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.11.0",
"@graphql-codegen/cli": "^2.14.1",
"@graphql-codegen/introspection": "^2.2.1",
"@graphql-codegen/near-operation-file-preset": "^2.4.4",
"@graphql-codegen/typescript": "^2.8.2",
"@graphql-codegen/typescript-operations": "^2.5.7",
"@graphql-codegen/typescript-urql": "^3.7.3",
"@ianvs/prettier-plugin-sort-imports": "^3.7.1",
"@testing-library/react-native": "^12.6.0",
"@tsconfig/react-native": "^2.0.3",
"@types/algoliasearch": "^3.34.10",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.14.191",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.3.0",
"@types/react": "~18.2.79",
"@types/react-native": "^0.70.8",
"@types/react-native-scrollable-tab-view": "^0.10.3",
"@types/react-native-vector-icons": "^6.4.12",
"@types/react-test-renderer": "^18.0.0",
"babel-jest": "^26.6.3",
"babel-plugin-formatjs": "^10.5.16",
"chalk": "^4.1.2",
"eslint": "^8.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import-x": "^4.2.1",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-native": "^4.0.0",
"eslint-plugin-react-native-globals": "^0.1.2",
"eslint-plugin-testing-library": "^6.3.0",
"fetch-mock": "^11.1.1",
"globals": "^15.9.0",
"jest": "^29.7.0",
"jest-expo": "^51.0.4",
"knip": "^5.27.2",
"metro-react-native-babel-preset": "0.72.3",
"patch-package": "^6.5.0",
"react-native-svg-transformer": "^1.5.0",
"react-test-renderer": "18.1.0",
"ts-node": "^10.9.2",
"typescript": "~5.5.4"
},
"jest": {
"preset": "react-native",
"moduleNameMapper": {
"^@/(.*)$": "<rootDir>/src/$1"
}
}
}