-
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathpackage-lock.json
More file actions
310 lines (310 loc) · 12.5 KB
/
package-lock.json
File metadata and controls
310 lines (310 loc) · 12.5 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
{
"name": "react-glize",
"version": "22.7.25",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "react-glize",
"version": "22.7.25",
"license": "Apache-2.0",
"dependencies": {
"expirable-storage": "^1.0.0",
"glize": "^22.7.25",
"komito-analytics": "^1.0.5",
"react-hamburger-drawer": "^21.9.5"
}
},
"node_modules/bytes-formatter": {
"version": "21.6.12",
"resolved": "https://registry.npmjs.org/bytes-formatter/-/bytes-formatter-21.6.12.tgz",
"integrity": "sha512-Gia4z2nUquLWBex1QrRlRJbhVhP96hgNKnPX8Sa09XPXwmPnG2pbYCjFRv394VbTBqhqIB1U34jFy0BedkMFPA=="
},
"node_modules/debouncing": {
"version": "22.7.24",
"resolved": "https://registry.npmjs.org/debouncing/-/debouncing-22.7.24.tgz",
"integrity": "sha512-bjYFl4fs8i0mkMBg9PUUP90j2ZvztbbU1lGA1doxa/FBXUXCIpmNXa4LKDJETaiaAhMFKW0PIlyurlC/Bo2p/g=="
},
"node_modules/expirable-storage": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/expirable-storage/-/expirable-storage-1.0.0.tgz",
"integrity": "sha512-0AakqgBaJ6EX371EncFmAOpJS8O8mg7C9eyIOfcWrIaXm7SNuTwCUI2JSX7tD6UsHdhoukAwbxZp+Swn3RrpYw=="
},
"node_modules/glize": {
"version": "22.7.24",
"resolved": "https://registry.npmjs.org/glize/-/glize-22.7.24.tgz",
"integrity": "sha512-3STJUUW403KVGTR7XtIOs7GvovSdH+6xGatJAD1MsbDZvzIJbBrWgTh1UFDJXwOMJkosZeMpMXmAErG56pXMaA==",
"dependencies": {
"bytes-formatter": "^21.6.12",
"debouncing": "^22.7.24",
"lzw-compressor": "^21.6.5",
"midday": "^21.7.6",
"string-transform": "^21.9.19",
"uint": "^21.6.2"
}
},
"node_modules/js-tokens": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
},
"node_modules/komito-analytics": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/komito-analytics/-/komito-analytics-1.0.5.tgz",
"integrity": "sha512-jPHMd6LVnfxqafIuDlG4Di5ZuQ34B2FItAsCGXeWjsj5VYGZvUCmuVVd4HvqvFpJ0+w4R23SSWEzcMezfYGxdw=="
},
"node_modules/loose-envify": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
"dependencies": {
"js-tokens": "^3.0.0 || ^4.0.0"
},
"bin": {
"loose-envify": "cli.js"
}
},
"node_modules/lzw-compressor": {
"version": "21.6.5",
"resolved": "https://registry.npmjs.org/lzw-compressor/-/lzw-compressor-21.6.5.tgz",
"integrity": "sha512-drs5iEwJpNrCMPavK8L0H4igW7HSV022J/X5sGxU9B9mZL5gSI3T+0fE2Lgak6S3DWZNKn3svuJkSHifnFCXGw==",
"dependencies": {
"uint": "latest"
}
},
"node_modules/midday": {
"version": "21.7.6",
"resolved": "https://registry.npmjs.org/midday/-/midday-21.7.6.tgz",
"integrity": "sha512-xLG0ofK0djCJhDxx497EEjvK53L3meINtCoLNYsuWHDZRjL2UxwmvJhDX7b7S/Apwgko8Rh6tbIiMYJwVlRLqQ=="
},
"node_modules/object-assign": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/prop-types": {
"version": "15.8.1",
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz",
"integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==",
"dependencies": {
"loose-envify": "^1.4.0",
"object-assign": "^4.1.1",
"react-is": "^16.13.1"
}
},
"node_modules/react": {
"version": "17.0.2",
"resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz",
"integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==",
"dependencies": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1"
},
"engines": {
"node": ">=0.10.0"
}
},
"node_modules/react-dom": {
"version": "17.0.2",
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz",
"integrity": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==",
"dependencies": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1",
"scheduler": "^0.20.2"
},
"peerDependencies": {
"react": "17.0.2"
}
},
"node_modules/react-focus-bounder": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/react-focus-bounder/-/react-focus-bounder-1.1.4.tgz",
"integrity": "sha512-J6ccFESf3YRxcazpJ6N51gtPAQZ+Y0Y51vM7JYXHu/dLUP01m2grUi51g4Z73+snF4yK/Hv9eI2M7alblt4bfg==",
"peerDependencies": {
"react": "^16.4.0 || ^17.0.0",
"react-dom": "^16.4.0 || ^17.0.0"
}
},
"node_modules/react-hamburger-drawer": {
"version": "21.11.19",
"resolved": "https://registry.npmjs.org/react-hamburger-drawer/-/react-hamburger-drawer-21.11.19.tgz",
"integrity": "sha512-w09xJSZZGCNi1yc0+koFvSOhbGIna6lR3+iicCGMbEZY0Kg0ZLC+qFGbztyscVrOX90UtpfidRqy8EgReXXmqg==",
"dependencies": {
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-focus-bounder": "^1.1.1"
}
},
"node_modules/react-is": {
"version": "16.13.1",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
},
"node_modules/scheduler": {
"version": "0.20.2",
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz",
"integrity": "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==",
"dependencies": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1"
}
},
"node_modules/string-transform": {
"version": "21.9.19",
"resolved": "https://registry.npmjs.org/string-transform/-/string-transform-21.9.19.tgz",
"integrity": "sha512-T1YFD4MkljYI1rBxpncsdsnq5wHnlpjiHn50h6WLGsS78kVqn473HoXzEPw/z+9zpsQ6RhIDuMgVO2z5fIhfyw==",
"dependencies": {
"uint": "latest"
}
},
"node_modules/uint": {
"version": "21.6.2",
"resolved": "https://registry.npmjs.org/uint/-/uint-21.6.2.tgz",
"integrity": "sha512-2kdYektVZzHjg8Rhs4YgSnGZQkBnOa8/Xkt67YRhBMo8T36cjxbb3MnQrEgqAMSh36RAvxJWiiSOI9ySLbtwpA=="
}
},
"dependencies": {
"bytes-formatter": {
"version": "21.6.12",
"resolved": "https://registry.npmjs.org/bytes-formatter/-/bytes-formatter-21.6.12.tgz",
"integrity": "sha512-Gia4z2nUquLWBex1QrRlRJbhVhP96hgNKnPX8Sa09XPXwmPnG2pbYCjFRv394VbTBqhqIB1U34jFy0BedkMFPA=="
},
"debouncing": {
"version": "22.7.24",
"resolved": "https://registry.npmjs.org/debouncing/-/debouncing-22.7.24.tgz",
"integrity": "sha512-bjYFl4fs8i0mkMBg9PUUP90j2ZvztbbU1lGA1doxa/FBXUXCIpmNXa4LKDJETaiaAhMFKW0PIlyurlC/Bo2p/g=="
},
"expirable-storage": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/expirable-storage/-/expirable-storage-1.0.0.tgz",
"integrity": "sha512-0AakqgBaJ6EX371EncFmAOpJS8O8mg7C9eyIOfcWrIaXm7SNuTwCUI2JSX7tD6UsHdhoukAwbxZp+Swn3RrpYw=="
},
"glize": {
"version": "22.7.24",
"resolved": "https://registry.npmjs.org/glize/-/glize-22.7.24.tgz",
"integrity": "sha512-3STJUUW403KVGTR7XtIOs7GvovSdH+6xGatJAD1MsbDZvzIJbBrWgTh1UFDJXwOMJkosZeMpMXmAErG56pXMaA==",
"requires": {
"bytes-formatter": "^21.6.12",
"debouncing": "^22.7.24",
"lzw-compressor": "^21.6.5",
"midday": "^21.7.6",
"string-transform": "^21.9.19",
"uint": "^21.6.2"
}
},
"js-tokens": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
},
"komito-analytics": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/komito-analytics/-/komito-analytics-1.0.5.tgz",
"integrity": "sha512-jPHMd6LVnfxqafIuDlG4Di5ZuQ34B2FItAsCGXeWjsj5VYGZvUCmuVVd4HvqvFpJ0+w4R23SSWEzcMezfYGxdw=="
},
"loose-envify": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
"integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
"requires": {
"js-tokens": "^3.0.0 || ^4.0.0"
}
},
"lzw-compressor": {
"version": "21.6.5",
"resolved": "https://registry.npmjs.org/lzw-compressor/-/lzw-compressor-21.6.5.tgz",
"integrity": "sha512-drs5iEwJpNrCMPavK8L0H4igW7HSV022J/X5sGxU9B9mZL5gSI3T+0fE2Lgak6S3DWZNKn3svuJkSHifnFCXGw==",
"requires": {
"uint": "latest"
}
},
"midday": {
"version": "21.7.6",
"resolved": "https://registry.npmjs.org/midday/-/midday-21.7.6.tgz",
"integrity": "sha512-xLG0ofK0djCJhDxx497EEjvK53L3meINtCoLNYsuWHDZRjL2UxwmvJhDX7b7S/Apwgko8Rh6tbIiMYJwVlRLqQ=="
},
"object-assign": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM="
},
"prop-types": {
"version": "15.8.1",
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz",
"integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==",
"requires": {
"loose-envify": "^1.4.0",
"object-assign": "^4.1.1",
"react-is": "^16.13.1"
}
},
"react": {
"version": "17.0.2",
"resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz",
"integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==",
"requires": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1"
}
},
"react-dom": {
"version": "17.0.2",
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz",
"integrity": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==",
"requires": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1",
"scheduler": "^0.20.2"
}
},
"react-focus-bounder": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/react-focus-bounder/-/react-focus-bounder-1.1.4.tgz",
"integrity": "sha512-J6ccFESf3YRxcazpJ6N51gtPAQZ+Y0Y51vM7JYXHu/dLUP01m2grUi51g4Z73+snF4yK/Hv9eI2M7alblt4bfg==",
"requires": {}
},
"react-hamburger-drawer": {
"version": "21.11.19",
"resolved": "https://registry.npmjs.org/react-hamburger-drawer/-/react-hamburger-drawer-21.11.19.tgz",
"integrity": "sha512-w09xJSZZGCNi1yc0+koFvSOhbGIna6lR3+iicCGMbEZY0Kg0ZLC+qFGbztyscVrOX90UtpfidRqy8EgReXXmqg==",
"requires": {
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-focus-bounder": "^1.1.1"
}
},
"react-is": {
"version": "16.13.1",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
},
"scheduler": {
"version": "0.20.2",
"resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz",
"integrity": "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==",
"requires": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1"
}
},
"string-transform": {
"version": "21.9.19",
"resolved": "https://registry.npmjs.org/string-transform/-/string-transform-21.9.19.tgz",
"integrity": "sha512-T1YFD4MkljYI1rBxpncsdsnq5wHnlpjiHn50h6WLGsS78kVqn473HoXzEPw/z+9zpsQ6RhIDuMgVO2z5fIhfyw==",
"requires": {
"uint": "latest"
}
},
"uint": {
"version": "21.6.2",
"resolved": "https://registry.npmjs.org/uint/-/uint-21.6.2.tgz",
"integrity": "sha512-2kdYektVZzHjg8Rhs4YgSnGZQkBnOa8/Xkt67YRhBMo8T36cjxbb3MnQrEgqAMSh36RAvxJWiiSOI9ySLbtwpA=="
}
}
}