@fto-consult/expo-ui 8.76.6 → 8.76.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/create-app/dependencies.js +37 -37
- package/bin/create-app/eas.json +18 -18
- package/expo-ui.json +10 -10
- package/package.json +1 -1
- package/src/components/Button/Status.js +1 -3
- package/src/components/Chart/appexChart/appexChart.html +23 -23
- package/src/screens/Help/openLibraries.js +0 -170
@@ -1,170 +0,0 @@
|
|
1
|
-
module.exports = {
|
2
|
-
"@fto-consult/expo-ui": {
|
3
|
-
"version": "8.73.1",
|
4
|
-
"url": "https://github.com/borispipo/expo-ui#readme",
|
5
|
-
"license": "ISC"
|
6
|
-
},
|
7
|
-
"@babel/plugin-proposal-export-namespace-from": {
|
8
|
-
"version": "7.18.9",
|
9
|
-
"url": "https://babel.dev/docs/en/next/babel-plugin-proposal-export-namespace-from",
|
10
|
-
"license": "MIT"
|
11
|
-
},
|
12
|
-
"@emotion/react": {
|
13
|
-
"version": "11.11.4",
|
14
|
-
"url": "https://github.com/emotion-js/emotion/tree/main/packages/react",
|
15
|
-
"license": "MIT"
|
16
|
-
},
|
17
|
-
"@expo/metro-config": {
|
18
|
-
"version": "0.17.6",
|
19
|
-
"url": "https://github.com/expo/expo.git",
|
20
|
-
"license": "MIT"
|
21
|
-
},
|
22
|
-
"@expo/webpack-config": {
|
23
|
-
"version": "19.0.1",
|
24
|
-
"url": "https://github.com/expo/expo-webpack-integrations/tree/main/packages/webpack-config#readme",
|
25
|
-
"license": "MIT"
|
26
|
-
},
|
27
|
-
"@faker-js/faker": {
|
28
|
-
"version": "8.4.1",
|
29
|
-
"url": "https://github.com/faker-js/faker.git",
|
30
|
-
"license": "MIT"
|
31
|
-
},
|
32
|
-
"@fto-consult/common": {
|
33
|
-
"version": "4.48.0",
|
34
|
-
"url": "https://github.com/borispipo/common#readme",
|
35
|
-
"license": "ISC"
|
36
|
-
},
|
37
|
-
"apexcharts": {
|
38
|
-
"version": "3.49.0",
|
39
|
-
"url": "https://apexcharts.com",
|
40
|
-
"license": "MIT"
|
41
|
-
},
|
42
|
-
"babel-plugin-inline-dotenv": {
|
43
|
-
"version": "1.7.0",
|
44
|
-
"url": "https://github.com/brysgo/babel-plugin-inline-dotenv#readme",
|
45
|
-
"license": "ISC"
|
46
|
-
},
|
47
|
-
"babel-plugin-module-resolver": {
|
48
|
-
"version": "5.0.0",
|
49
|
-
"url": "https://github.com/tleunen/babel-plugin-module-resolver.git",
|
50
|
-
"license": "MIT"
|
51
|
-
},
|
52
|
-
"crypto-browserify": {
|
53
|
-
"version": "3.12.0",
|
54
|
-
"url": "https://github.com/crypto-browserify/crypto-browserify",
|
55
|
-
"license": "MIT"
|
56
|
-
},
|
57
|
-
"file-saver": {
|
58
|
-
"version": "2.0.5",
|
59
|
-
"url": "https://github.com/eligrey/FileSaver.js#readme",
|
60
|
-
"license": "MIT"
|
61
|
-
},
|
62
|
-
"google-libphonenumber": {
|
63
|
-
"version": "3.2.34",
|
64
|
-
"url": "https://ruimarinho.github.io/google-libphonenumber/",
|
65
|
-
"license": "(MIT AND Apache-2.0)"
|
66
|
-
},
|
67
|
-
"html2canvas": {
|
68
|
-
"version": "1.4.1",
|
69
|
-
"url": "https://html2canvas.hertzen.com",
|
70
|
-
"license": "MIT"
|
71
|
-
},
|
72
|
-
"htmlparser2-without-node-native": {
|
73
|
-
"version": "3.9.2",
|
74
|
-
"url": "git://github.com/fb55/htmlparser2.git",
|
75
|
-
"license": "MIT"
|
76
|
-
},
|
77
|
-
"is-plain-obj": {
|
78
|
-
"version": "4.1.0",
|
79
|
-
"license": "MIT"
|
80
|
-
},
|
81
|
-
"jsbarcode": {
|
82
|
-
"version": "3.11.6",
|
83
|
-
"url": "https://github.com/lindell/JsBarcode#readme",
|
84
|
-
"license": "MIT"
|
85
|
-
},
|
86
|
-
"prop-types": {
|
87
|
-
"version": "15.8.1",
|
88
|
-
"url": "https://facebook.github.io/react/",
|
89
|
-
"license": "MIT"
|
90
|
-
},
|
91
|
-
"react-content-loader": {
|
92
|
-
"version": "6.2.1",
|
93
|
-
"url": "https://github.com/danilowoz/react-content-loader",
|
94
|
-
"license": "MIT"
|
95
|
-
},
|
96
|
-
"react-dom": {
|
97
|
-
"version": "18.2.0",
|
98
|
-
"url": "https://reactjs.org/",
|
99
|
-
"license": "MIT"
|
100
|
-
},
|
101
|
-
"react-native-big-list": {
|
102
|
-
"version": "1.6.1",
|
103
|
-
"url": "https://marcocesarato.github.io/react-native-big-list-docs/",
|
104
|
-
"license": "GPL-3.0-or-later"
|
105
|
-
},
|
106
|
-
"react-native-iphone-x-helper": {
|
107
|
-
"version": "1.3.1",
|
108
|
-
"url": "https://github.com/ptelad/react-native-iphone-x-helper#readme",
|
109
|
-
"license": "MIT"
|
110
|
-
},
|
111
|
-
"react-native-mime-types": {
|
112
|
-
"version": "2.5.0",
|
113
|
-
"license": "MIT"
|
114
|
-
},
|
115
|
-
"react-native-paper": {
|
116
|
-
"version": "5.12.3",
|
117
|
-
"url": "https://callstack.github.io/react-native-paper",
|
118
|
-
"license": "MIT"
|
119
|
-
},
|
120
|
-
"react-native-paper-dates": {
|
121
|
-
"version": "0.22.7",
|
122
|
-
"url": "https://github.com/web-ridge/react-native-paper-dates#readme",
|
123
|
-
"license": "MIT"
|
124
|
-
},
|
125
|
-
"react-native-web": {
|
126
|
-
"version": "0.19.11",
|
127
|
-
"url": "git://github.com/necolas/react-native-web.git",
|
128
|
-
"license": "MIT"
|
129
|
-
},
|
130
|
-
"react-virtuoso": {
|
131
|
-
"version": "4.7.10",
|
132
|
-
"url": "https://virtuoso.dev/",
|
133
|
-
"license": "MIT"
|
134
|
-
},
|
135
|
-
"readable-stream": {
|
136
|
-
"version": "4.5.2",
|
137
|
-
"url": "https://github.com/nodejs/readable-stream",
|
138
|
-
"license": "MIT"
|
139
|
-
},
|
140
|
-
"sanitize-filename": {
|
141
|
-
"version": "1.6.3",
|
142
|
-
"url": "git@github.com:parshap/node-sanitize-filename.git",
|
143
|
-
"license": "WTFPL OR ISC"
|
144
|
-
},
|
145
|
-
"sharp-cli": {
|
146
|
-
"version": "2.1.1",
|
147
|
-
"url": "https://github.com/vseventer/sharp-cli",
|
148
|
-
"license": "MIT"
|
149
|
-
},
|
150
|
-
"stream-browserify": {
|
151
|
-
"version": "3.0.0",
|
152
|
-
"url": "https://github.com/browserify/stream-browserify",
|
153
|
-
"license": "MIT"
|
154
|
-
},
|
155
|
-
"tippy.js": {
|
156
|
-
"version": "6.3.7",
|
157
|
-
"url": "https://atomiks.github.io/tippyjs/",
|
158
|
-
"license": "MIT"
|
159
|
-
},
|
160
|
-
"vm": {
|
161
|
-
"version": "0.1.0",
|
162
|
-
"url": "https://github.com/DiegoRBaquero/node-vm#readme",
|
163
|
-
"license": "MIT"
|
164
|
-
},
|
165
|
-
"xlsx": {
|
166
|
-
"version": "0.18.5",
|
167
|
-
"url": "https://sheetjs.com/",
|
168
|
-
"license": "Apache-2.0"
|
169
|
-
}
|
170
|
-
};
|