ultimate_turbo_modal 2.0.0 → 2.0.2

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.
@@ -0,0 +1,1162 @@
1
+ {
2
+ "name": "ultimate_turbo_modal",
3
+ "version": "2.0.1",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "ultimate_turbo_modal",
9
+ "version": "2.0.1",
10
+ "license": "MIT",
11
+ "dependencies": {
12
+ "@hotwired/stimulus": "^3.2.2",
13
+ "@hotwired/turbo-rails": "^8.0.0",
14
+ "el-transition": "^0.0.7",
15
+ "idiomorph": "^0.7.3"
16
+ },
17
+ "devDependencies": {
18
+ "@rollup/plugin-node-resolve": "^15.2.3",
19
+ "rollup": "^2.79.1",
20
+ "rollup-plugin-copy": "^3.5.0",
21
+ "rollup-plugin-css-only": "^4.3.0",
22
+ "rollup-plugin-replace": "^2.2.0",
23
+ "rollup-plugin-terser": "^7.0.2"
24
+ }
25
+ },
26
+ "node_modules/@babel/code-frame": {
27
+ "version": "7.26.2",
28
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz",
29
+ "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==",
30
+ "dev": true,
31
+ "license": "MIT",
32
+ "dependencies": {
33
+ "@babel/helper-validator-identifier": "^7.25.9",
34
+ "js-tokens": "^4.0.0",
35
+ "picocolors": "^1.0.0"
36
+ },
37
+ "engines": {
38
+ "node": ">=6.9.0"
39
+ }
40
+ },
41
+ "node_modules/@babel/helper-validator-identifier": {
42
+ "version": "7.25.9",
43
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
44
+ "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
45
+ "dev": true,
46
+ "license": "MIT",
47
+ "engines": {
48
+ "node": ">=6.9.0"
49
+ }
50
+ },
51
+ "node_modules/@hotwired/stimulus": {
52
+ "version": "3.2.2",
53
+ "resolved": "https://registry.npmjs.org/@hotwired/stimulus/-/stimulus-3.2.2.tgz",
54
+ "integrity": "sha512-eGeIqNOQpXoPAIP7tC1+1Yc1yl1xnwYqg+3mzqxyrbE5pg5YFBZcA6YoTiByJB6DKAEsiWtl6tjTJS4IYtbB7A==",
55
+ "license": "MIT"
56
+ },
57
+ "node_modules/@hotwired/turbo": {
58
+ "version": "8.0.13",
59
+ "resolved": "https://registry.npmjs.org/@hotwired/turbo/-/turbo-8.0.13.tgz",
60
+ "integrity": "sha512-M7qXUqcGab6G5PKOiwhgbByTtrPgKPFCTMNQ52QhzUEXEqmp0/ApEguUesh/FPiUjrmFec+3lq98KsWnYY2C7g==",
61
+ "license": "MIT",
62
+ "engines": {
63
+ "node": ">= 14"
64
+ }
65
+ },
66
+ "node_modules/@hotwired/turbo-rails": {
67
+ "version": "8.0.13",
68
+ "resolved": "https://registry.npmjs.org/@hotwired/turbo-rails/-/turbo-rails-8.0.13.tgz",
69
+ "integrity": "sha512-6SCnnOSzhtaJ0pNkAjncZxjtKsK3sP/vPEkCnTXBXSHkr+vF7DTZkOlwjhms1DbbQNTsjCsBoKvzSMbh/omSCQ==",
70
+ "license": "MIT",
71
+ "dependencies": {
72
+ "@hotwired/turbo": "^8.0.13",
73
+ "@rails/actioncable": "^7.0"
74
+ }
75
+ },
76
+ "node_modules/@jridgewell/gen-mapping": {
77
+ "version": "0.3.8",
78
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz",
79
+ "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==",
80
+ "dev": true,
81
+ "license": "MIT",
82
+ "dependencies": {
83
+ "@jridgewell/set-array": "^1.2.1",
84
+ "@jridgewell/sourcemap-codec": "^1.4.10",
85
+ "@jridgewell/trace-mapping": "^0.3.24"
86
+ },
87
+ "engines": {
88
+ "node": ">=6.0.0"
89
+ }
90
+ },
91
+ "node_modules/@jridgewell/resolve-uri": {
92
+ "version": "3.1.2",
93
+ "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
94
+ "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
95
+ "dev": true,
96
+ "license": "MIT",
97
+ "engines": {
98
+ "node": ">=6.0.0"
99
+ }
100
+ },
101
+ "node_modules/@jridgewell/set-array": {
102
+ "version": "1.2.1",
103
+ "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
104
+ "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
105
+ "dev": true,
106
+ "license": "MIT",
107
+ "engines": {
108
+ "node": ">=6.0.0"
109
+ }
110
+ },
111
+ "node_modules/@jridgewell/source-map": {
112
+ "version": "0.3.6",
113
+ "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz",
114
+ "integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==",
115
+ "dev": true,
116
+ "license": "MIT",
117
+ "dependencies": {
118
+ "@jridgewell/gen-mapping": "^0.3.5",
119
+ "@jridgewell/trace-mapping": "^0.3.25"
120
+ }
121
+ },
122
+ "node_modules/@jridgewell/sourcemap-codec": {
123
+ "version": "1.5.0",
124
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
125
+ "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
126
+ "dev": true,
127
+ "license": "MIT"
128
+ },
129
+ "node_modules/@jridgewell/trace-mapping": {
130
+ "version": "0.3.25",
131
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
132
+ "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
133
+ "dev": true,
134
+ "license": "MIT",
135
+ "dependencies": {
136
+ "@jridgewell/resolve-uri": "^3.1.0",
137
+ "@jridgewell/sourcemap-codec": "^1.4.14"
138
+ }
139
+ },
140
+ "node_modules/@nodelib/fs.scandir": {
141
+ "version": "2.1.5",
142
+ "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
143
+ "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
144
+ "dev": true,
145
+ "license": "MIT",
146
+ "dependencies": {
147
+ "@nodelib/fs.stat": "2.0.5",
148
+ "run-parallel": "^1.1.9"
149
+ },
150
+ "engines": {
151
+ "node": ">= 8"
152
+ }
153
+ },
154
+ "node_modules/@nodelib/fs.stat": {
155
+ "version": "2.0.5",
156
+ "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
157
+ "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
158
+ "dev": true,
159
+ "license": "MIT",
160
+ "engines": {
161
+ "node": ">= 8"
162
+ }
163
+ },
164
+ "node_modules/@nodelib/fs.walk": {
165
+ "version": "1.2.8",
166
+ "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
167
+ "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
168
+ "dev": true,
169
+ "license": "MIT",
170
+ "dependencies": {
171
+ "@nodelib/fs.scandir": "2.1.5",
172
+ "fastq": "^1.6.0"
173
+ },
174
+ "engines": {
175
+ "node": ">= 8"
176
+ }
177
+ },
178
+ "node_modules/@rails/actioncable": {
179
+ "version": "7.2.201",
180
+ "resolved": "https://registry.npmjs.org/@rails/actioncable/-/actioncable-7.2.201.tgz",
181
+ "integrity": "sha512-wsTdWoZ5EfG5k3t7ORdyQF0ZmDEgN4aVPCanHAiNEwCROqibSZMXXmCbH7IDJUVri4FOeAVwwbPINI7HVHPKBw==",
182
+ "license": "MIT"
183
+ },
184
+ "node_modules/@rollup/plugin-node-resolve": {
185
+ "version": "15.3.1",
186
+ "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.1.tgz",
187
+ "integrity": "sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA==",
188
+ "dev": true,
189
+ "license": "MIT",
190
+ "dependencies": {
191
+ "@rollup/pluginutils": "^5.0.1",
192
+ "@types/resolve": "1.20.2",
193
+ "deepmerge": "^4.2.2",
194
+ "is-module": "^1.0.0",
195
+ "resolve": "^1.22.1"
196
+ },
197
+ "engines": {
198
+ "node": ">=14.0.0"
199
+ },
200
+ "peerDependencies": {
201
+ "rollup": "^2.78.0||^3.0.0||^4.0.0"
202
+ },
203
+ "peerDependenciesMeta": {
204
+ "rollup": {
205
+ "optional": true
206
+ }
207
+ }
208
+ },
209
+ "node_modules/@rollup/pluginutils": {
210
+ "version": "5.1.4",
211
+ "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.4.tgz",
212
+ "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==",
213
+ "dev": true,
214
+ "license": "MIT",
215
+ "dependencies": {
216
+ "@types/estree": "^1.0.0",
217
+ "estree-walker": "^2.0.2",
218
+ "picomatch": "^4.0.2"
219
+ },
220
+ "engines": {
221
+ "node": ">=14.0.0"
222
+ },
223
+ "peerDependencies": {
224
+ "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
225
+ },
226
+ "peerDependenciesMeta": {
227
+ "rollup": {
228
+ "optional": true
229
+ }
230
+ }
231
+ },
232
+ "node_modules/@types/estree": {
233
+ "version": "1.0.7",
234
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz",
235
+ "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
236
+ "dev": true,
237
+ "license": "MIT"
238
+ },
239
+ "node_modules/@types/fs-extra": {
240
+ "version": "8.1.5",
241
+ "resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-8.1.5.tgz",
242
+ "integrity": "sha512-0dzKcwO+S8s2kuF5Z9oUWatQJj5Uq/iqphEtE3GQJVRRYm/tD1LglU2UnXi2A8jLq5umkGouOXOR9y0n613ZwQ==",
243
+ "dev": true,
244
+ "license": "MIT",
245
+ "dependencies": {
246
+ "@types/node": "*"
247
+ }
248
+ },
249
+ "node_modules/@types/glob": {
250
+ "version": "7.2.0",
251
+ "resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.2.0.tgz",
252
+ "integrity": "sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==",
253
+ "dev": true,
254
+ "license": "MIT",
255
+ "dependencies": {
256
+ "@types/minimatch": "*",
257
+ "@types/node": "*"
258
+ }
259
+ },
260
+ "node_modules/@types/minimatch": {
261
+ "version": "5.1.2",
262
+ "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz",
263
+ "integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==",
264
+ "dev": true,
265
+ "license": "MIT"
266
+ },
267
+ "node_modules/@types/node": {
268
+ "version": "22.14.0",
269
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-22.14.0.tgz",
270
+ "integrity": "sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==",
271
+ "dev": true,
272
+ "license": "MIT",
273
+ "dependencies": {
274
+ "undici-types": "~6.21.0"
275
+ }
276
+ },
277
+ "node_modules/@types/resolve": {
278
+ "version": "1.20.2",
279
+ "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz",
280
+ "integrity": "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==",
281
+ "dev": true,
282
+ "license": "MIT"
283
+ },
284
+ "node_modules/acorn": {
285
+ "version": "8.14.1",
286
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
287
+ "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
288
+ "dev": true,
289
+ "license": "MIT",
290
+ "bin": {
291
+ "acorn": "bin/acorn"
292
+ },
293
+ "engines": {
294
+ "node": ">=0.4.0"
295
+ }
296
+ },
297
+ "node_modules/array-union": {
298
+ "version": "2.1.0",
299
+ "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
300
+ "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
301
+ "dev": true,
302
+ "license": "MIT",
303
+ "engines": {
304
+ "node": ">=8"
305
+ }
306
+ },
307
+ "node_modules/balanced-match": {
308
+ "version": "1.0.2",
309
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
310
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
311
+ "dev": true,
312
+ "license": "MIT"
313
+ },
314
+ "node_modules/brace-expansion": {
315
+ "version": "1.1.11",
316
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
317
+ "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
318
+ "dev": true,
319
+ "license": "MIT",
320
+ "dependencies": {
321
+ "balanced-match": "^1.0.0",
322
+ "concat-map": "0.0.1"
323
+ }
324
+ },
325
+ "node_modules/braces": {
326
+ "version": "3.0.3",
327
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
328
+ "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
329
+ "dev": true,
330
+ "license": "MIT",
331
+ "dependencies": {
332
+ "fill-range": "^7.1.1"
333
+ },
334
+ "engines": {
335
+ "node": ">=8"
336
+ }
337
+ },
338
+ "node_modules/buffer-from": {
339
+ "version": "1.1.2",
340
+ "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
341
+ "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
342
+ "dev": true,
343
+ "license": "MIT"
344
+ },
345
+ "node_modules/colorette": {
346
+ "version": "1.4.0",
347
+ "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.4.0.tgz",
348
+ "integrity": "sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==",
349
+ "dev": true,
350
+ "license": "MIT"
351
+ },
352
+ "node_modules/commander": {
353
+ "version": "2.20.3",
354
+ "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
355
+ "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
356
+ "dev": true,
357
+ "license": "MIT"
358
+ },
359
+ "node_modules/concat-map": {
360
+ "version": "0.0.1",
361
+ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
362
+ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
363
+ "dev": true,
364
+ "license": "MIT"
365
+ },
366
+ "node_modules/deepmerge": {
367
+ "version": "4.3.1",
368
+ "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
369
+ "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
370
+ "dev": true,
371
+ "license": "MIT",
372
+ "engines": {
373
+ "node": ">=0.10.0"
374
+ }
375
+ },
376
+ "node_modules/dir-glob": {
377
+ "version": "3.0.1",
378
+ "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
379
+ "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
380
+ "dev": true,
381
+ "license": "MIT",
382
+ "dependencies": {
383
+ "path-type": "^4.0.0"
384
+ },
385
+ "engines": {
386
+ "node": ">=8"
387
+ }
388
+ },
389
+ "node_modules/el-transition": {
390
+ "version": "0.0.7",
391
+ "resolved": "https://registry.npmjs.org/el-transition/-/el-transition-0.0.7.tgz",
392
+ "integrity": "sha512-a23pEa7ahqLmBIEqtxi8CdL6CRLF52ZoAwawDFTD1IDkegrL4iValQAj6IMEgIEXPSrXZtx/Nr/ej6ebov4uoA==",
393
+ "license": "MIT"
394
+ },
395
+ "node_modules/estree-walker": {
396
+ "version": "2.0.2",
397
+ "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
398
+ "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
399
+ "dev": true,
400
+ "license": "MIT"
401
+ },
402
+ "node_modules/fast-glob": {
403
+ "version": "3.3.3",
404
+ "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
405
+ "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
406
+ "dev": true,
407
+ "license": "MIT",
408
+ "dependencies": {
409
+ "@nodelib/fs.stat": "^2.0.2",
410
+ "@nodelib/fs.walk": "^1.2.3",
411
+ "glob-parent": "^5.1.2",
412
+ "merge2": "^1.3.0",
413
+ "micromatch": "^4.0.8"
414
+ },
415
+ "engines": {
416
+ "node": ">=8.6.0"
417
+ }
418
+ },
419
+ "node_modules/fastq": {
420
+ "version": "1.19.1",
421
+ "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
422
+ "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
423
+ "dev": true,
424
+ "license": "ISC",
425
+ "dependencies": {
426
+ "reusify": "^1.0.4"
427
+ }
428
+ },
429
+ "node_modules/fill-range": {
430
+ "version": "7.1.1",
431
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
432
+ "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
433
+ "dev": true,
434
+ "license": "MIT",
435
+ "dependencies": {
436
+ "to-regex-range": "^5.0.1"
437
+ },
438
+ "engines": {
439
+ "node": ">=8"
440
+ }
441
+ },
442
+ "node_modules/fs-extra": {
443
+ "version": "8.1.0",
444
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
445
+ "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==",
446
+ "dev": true,
447
+ "license": "MIT",
448
+ "dependencies": {
449
+ "graceful-fs": "^4.2.0",
450
+ "jsonfile": "^4.0.0",
451
+ "universalify": "^0.1.0"
452
+ },
453
+ "engines": {
454
+ "node": ">=6 <7 || >=8"
455
+ }
456
+ },
457
+ "node_modules/fs.realpath": {
458
+ "version": "1.0.0",
459
+ "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
460
+ "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
461
+ "dev": true,
462
+ "license": "ISC"
463
+ },
464
+ "node_modules/fsevents": {
465
+ "version": "2.3.3",
466
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
467
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
468
+ "dev": true,
469
+ "license": "MIT",
470
+ "optional": true,
471
+ "os": [
472
+ "darwin"
473
+ ],
474
+ "engines": {
475
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
476
+ }
477
+ },
478
+ "node_modules/function-bind": {
479
+ "version": "1.1.2",
480
+ "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
481
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
482
+ "dev": true,
483
+ "license": "MIT",
484
+ "funding": {
485
+ "url": "https://github.com/sponsors/ljharb"
486
+ }
487
+ },
488
+ "node_modules/glob": {
489
+ "version": "7.2.3",
490
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
491
+ "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
492
+ "dev": true,
493
+ "license": "ISC",
494
+ "dependencies": {
495
+ "fs.realpath": "^1.0.0",
496
+ "inflight": "^1.0.4",
497
+ "inherits": "2",
498
+ "minimatch": "^3.1.1",
499
+ "once": "^1.3.0",
500
+ "path-is-absolute": "^1.0.0"
501
+ },
502
+ "engines": {
503
+ "node": "*"
504
+ },
505
+ "funding": {
506
+ "url": "https://github.com/sponsors/isaacs"
507
+ }
508
+ },
509
+ "node_modules/glob-parent": {
510
+ "version": "5.1.2",
511
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
512
+ "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
513
+ "dev": true,
514
+ "license": "ISC",
515
+ "dependencies": {
516
+ "is-glob": "^4.0.1"
517
+ },
518
+ "engines": {
519
+ "node": ">= 6"
520
+ }
521
+ },
522
+ "node_modules/globby": {
523
+ "version": "10.0.1",
524
+ "resolved": "https://registry.npmjs.org/globby/-/globby-10.0.1.tgz",
525
+ "integrity": "sha512-sSs4inE1FB2YQiymcmTv6NWENryABjUNPeWhOvmn4SjtKybglsyPZxFB3U1/+L1bYi0rNZDqCLlHyLYDl1Pq5A==",
526
+ "dev": true,
527
+ "license": "MIT",
528
+ "dependencies": {
529
+ "@types/glob": "^7.1.1",
530
+ "array-union": "^2.1.0",
531
+ "dir-glob": "^3.0.1",
532
+ "fast-glob": "^3.0.3",
533
+ "glob": "^7.1.3",
534
+ "ignore": "^5.1.1",
535
+ "merge2": "^1.2.3",
536
+ "slash": "^3.0.0"
537
+ },
538
+ "engines": {
539
+ "node": ">=8"
540
+ }
541
+ },
542
+ "node_modules/graceful-fs": {
543
+ "version": "4.2.11",
544
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
545
+ "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
546
+ "dev": true,
547
+ "license": "ISC"
548
+ },
549
+ "node_modules/has-flag": {
550
+ "version": "4.0.0",
551
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
552
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
553
+ "dev": true,
554
+ "license": "MIT",
555
+ "engines": {
556
+ "node": ">=8"
557
+ }
558
+ },
559
+ "node_modules/hasown": {
560
+ "version": "2.0.2",
561
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
562
+ "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
563
+ "dev": true,
564
+ "license": "MIT",
565
+ "dependencies": {
566
+ "function-bind": "^1.1.2"
567
+ },
568
+ "engines": {
569
+ "node": ">= 0.4"
570
+ }
571
+ },
572
+ "node_modules/idiomorph": {
573
+ "version": "0.7.3",
574
+ "resolved": "https://registry.npmjs.org/idiomorph/-/idiomorph-0.7.3.tgz",
575
+ "integrity": "sha512-YI/L1QQkBRDtiaGZN+/KolIkNoZuIsCgus1ciueosiqdyWz/weeP+ghFgDQpk2vzA3BkX6/M/kY5SCM03LBDkA==",
576
+ "license": "0BSD"
577
+ },
578
+ "node_modules/ignore": {
579
+ "version": "5.3.2",
580
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
581
+ "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
582
+ "dev": true,
583
+ "license": "MIT",
584
+ "engines": {
585
+ "node": ">= 4"
586
+ }
587
+ },
588
+ "node_modules/inflight": {
589
+ "version": "1.0.6",
590
+ "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
591
+ "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
592
+ "dev": true,
593
+ "license": "ISC",
594
+ "dependencies": {
595
+ "once": "^1.3.0",
596
+ "wrappy": "1"
597
+ }
598
+ },
599
+ "node_modules/inherits": {
600
+ "version": "2.0.4",
601
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
602
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
603
+ "dev": true,
604
+ "license": "ISC"
605
+ },
606
+ "node_modules/is-core-module": {
607
+ "version": "2.16.1",
608
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
609
+ "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
610
+ "dev": true,
611
+ "license": "MIT",
612
+ "dependencies": {
613
+ "hasown": "^2.0.2"
614
+ },
615
+ "engines": {
616
+ "node": ">= 0.4"
617
+ },
618
+ "funding": {
619
+ "url": "https://github.com/sponsors/ljharb"
620
+ }
621
+ },
622
+ "node_modules/is-extglob": {
623
+ "version": "2.1.1",
624
+ "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
625
+ "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
626
+ "dev": true,
627
+ "license": "MIT",
628
+ "engines": {
629
+ "node": ">=0.10.0"
630
+ }
631
+ },
632
+ "node_modules/is-glob": {
633
+ "version": "4.0.3",
634
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
635
+ "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
636
+ "dev": true,
637
+ "license": "MIT",
638
+ "dependencies": {
639
+ "is-extglob": "^2.1.1"
640
+ },
641
+ "engines": {
642
+ "node": ">=0.10.0"
643
+ }
644
+ },
645
+ "node_modules/is-module": {
646
+ "version": "1.0.0",
647
+ "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz",
648
+ "integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==",
649
+ "dev": true,
650
+ "license": "MIT"
651
+ },
652
+ "node_modules/is-number": {
653
+ "version": "7.0.0",
654
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
655
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
656
+ "dev": true,
657
+ "license": "MIT",
658
+ "engines": {
659
+ "node": ">=0.12.0"
660
+ }
661
+ },
662
+ "node_modules/is-plain-object": {
663
+ "version": "3.0.1",
664
+ "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-3.0.1.tgz",
665
+ "integrity": "sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g==",
666
+ "dev": true,
667
+ "license": "MIT",
668
+ "engines": {
669
+ "node": ">=0.10.0"
670
+ }
671
+ },
672
+ "node_modules/jest-worker": {
673
+ "version": "26.6.2",
674
+ "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.2.tgz",
675
+ "integrity": "sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==",
676
+ "dev": true,
677
+ "license": "MIT",
678
+ "dependencies": {
679
+ "@types/node": "*",
680
+ "merge-stream": "^2.0.0",
681
+ "supports-color": "^7.0.0"
682
+ },
683
+ "engines": {
684
+ "node": ">= 10.13.0"
685
+ }
686
+ },
687
+ "node_modules/js-tokens": {
688
+ "version": "4.0.0",
689
+ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
690
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
691
+ "dev": true,
692
+ "license": "MIT"
693
+ },
694
+ "node_modules/jsonfile": {
695
+ "version": "4.0.0",
696
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
697
+ "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
698
+ "dev": true,
699
+ "license": "MIT",
700
+ "optionalDependencies": {
701
+ "graceful-fs": "^4.1.6"
702
+ }
703
+ },
704
+ "node_modules/magic-string": {
705
+ "version": "0.25.9",
706
+ "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz",
707
+ "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==",
708
+ "dev": true,
709
+ "license": "MIT",
710
+ "dependencies": {
711
+ "sourcemap-codec": "^1.4.8"
712
+ }
713
+ },
714
+ "node_modules/merge-stream": {
715
+ "version": "2.0.0",
716
+ "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
717
+ "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
718
+ "dev": true,
719
+ "license": "MIT"
720
+ },
721
+ "node_modules/merge2": {
722
+ "version": "1.4.1",
723
+ "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
724
+ "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
725
+ "dev": true,
726
+ "license": "MIT",
727
+ "engines": {
728
+ "node": ">= 8"
729
+ }
730
+ },
731
+ "node_modules/micromatch": {
732
+ "version": "4.0.8",
733
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
734
+ "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
735
+ "dev": true,
736
+ "license": "MIT",
737
+ "dependencies": {
738
+ "braces": "^3.0.3",
739
+ "picomatch": "^2.3.1"
740
+ },
741
+ "engines": {
742
+ "node": ">=8.6"
743
+ }
744
+ },
745
+ "node_modules/micromatch/node_modules/picomatch": {
746
+ "version": "2.3.1",
747
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
748
+ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
749
+ "dev": true,
750
+ "license": "MIT",
751
+ "engines": {
752
+ "node": ">=8.6"
753
+ },
754
+ "funding": {
755
+ "url": "https://github.com/sponsors/jonschlinkert"
756
+ }
757
+ },
758
+ "node_modules/minimatch": {
759
+ "version": "3.1.2",
760
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
761
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
762
+ "dev": true,
763
+ "license": "ISC",
764
+ "dependencies": {
765
+ "brace-expansion": "^1.1.7"
766
+ },
767
+ "engines": {
768
+ "node": "*"
769
+ }
770
+ },
771
+ "node_modules/once": {
772
+ "version": "1.4.0",
773
+ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
774
+ "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
775
+ "dev": true,
776
+ "license": "ISC",
777
+ "dependencies": {
778
+ "wrappy": "1"
779
+ }
780
+ },
781
+ "node_modules/path-is-absolute": {
782
+ "version": "1.0.1",
783
+ "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
784
+ "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
785
+ "dev": true,
786
+ "license": "MIT",
787
+ "engines": {
788
+ "node": ">=0.10.0"
789
+ }
790
+ },
791
+ "node_modules/path-parse": {
792
+ "version": "1.0.7",
793
+ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
794
+ "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
795
+ "dev": true,
796
+ "license": "MIT"
797
+ },
798
+ "node_modules/path-type": {
799
+ "version": "4.0.0",
800
+ "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
801
+ "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
802
+ "dev": true,
803
+ "license": "MIT",
804
+ "engines": {
805
+ "node": ">=8"
806
+ }
807
+ },
808
+ "node_modules/picocolors": {
809
+ "version": "1.1.1",
810
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
811
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
812
+ "dev": true,
813
+ "license": "ISC"
814
+ },
815
+ "node_modules/picomatch": {
816
+ "version": "4.0.2",
817
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
818
+ "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
819
+ "dev": true,
820
+ "license": "MIT",
821
+ "engines": {
822
+ "node": ">=12"
823
+ },
824
+ "funding": {
825
+ "url": "https://github.com/sponsors/jonschlinkert"
826
+ }
827
+ },
828
+ "node_modules/queue-microtask": {
829
+ "version": "1.2.3",
830
+ "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
831
+ "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
832
+ "dev": true,
833
+ "funding": [
834
+ {
835
+ "type": "github",
836
+ "url": "https://github.com/sponsors/feross"
837
+ },
838
+ {
839
+ "type": "patreon",
840
+ "url": "https://www.patreon.com/feross"
841
+ },
842
+ {
843
+ "type": "consulting",
844
+ "url": "https://feross.org/support"
845
+ }
846
+ ],
847
+ "license": "MIT"
848
+ },
849
+ "node_modules/randombytes": {
850
+ "version": "2.1.0",
851
+ "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
852
+ "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
853
+ "dev": true,
854
+ "license": "MIT",
855
+ "dependencies": {
856
+ "safe-buffer": "^5.1.0"
857
+ }
858
+ },
859
+ "node_modules/resolve": {
860
+ "version": "1.22.10",
861
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz",
862
+ "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
863
+ "dev": true,
864
+ "license": "MIT",
865
+ "dependencies": {
866
+ "is-core-module": "^2.16.0",
867
+ "path-parse": "^1.0.7",
868
+ "supports-preserve-symlinks-flag": "^1.0.0"
869
+ },
870
+ "bin": {
871
+ "resolve": "bin/resolve"
872
+ },
873
+ "engines": {
874
+ "node": ">= 0.4"
875
+ },
876
+ "funding": {
877
+ "url": "https://github.com/sponsors/ljharb"
878
+ }
879
+ },
880
+ "node_modules/reusify": {
881
+ "version": "1.1.0",
882
+ "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
883
+ "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
884
+ "dev": true,
885
+ "license": "MIT",
886
+ "engines": {
887
+ "iojs": ">=1.0.0",
888
+ "node": ">=0.10.0"
889
+ }
890
+ },
891
+ "node_modules/rollup": {
892
+ "version": "2.79.2",
893
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz",
894
+ "integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==",
895
+ "dev": true,
896
+ "license": "MIT",
897
+ "bin": {
898
+ "rollup": "dist/bin/rollup"
899
+ },
900
+ "engines": {
901
+ "node": ">=10.0.0"
902
+ },
903
+ "optionalDependencies": {
904
+ "fsevents": "~2.3.2"
905
+ }
906
+ },
907
+ "node_modules/rollup-plugin-copy": {
908
+ "version": "3.5.0",
909
+ "resolved": "https://registry.npmjs.org/rollup-plugin-copy/-/rollup-plugin-copy-3.5.0.tgz",
910
+ "integrity": "sha512-wI8D5dvYovRMx/YYKtUNt3Yxaw4ORC9xo6Gt9t22kveWz1enG9QrhVlagzwrxSC455xD1dHMKhIJkbsQ7d48BA==",
911
+ "dev": true,
912
+ "license": "MIT",
913
+ "dependencies": {
914
+ "@types/fs-extra": "^8.0.1",
915
+ "colorette": "^1.1.0",
916
+ "fs-extra": "^8.1.0",
917
+ "globby": "10.0.1",
918
+ "is-plain-object": "^3.0.0"
919
+ },
920
+ "engines": {
921
+ "node": ">=8.3"
922
+ }
923
+ },
924
+ "node_modules/rollup-plugin-css-only": {
925
+ "version": "4.5.2",
926
+ "resolved": "https://registry.npmjs.org/rollup-plugin-css-only/-/rollup-plugin-css-only-4.5.2.tgz",
927
+ "integrity": "sha512-7rj9+jB17Pz8LNcPgtMUb16JcgD8lxQMK9HcGfAVhMK3na/WXes3oGIo5QsrQQVqtgAU6q6KnQNXJrYunaUIQQ==",
928
+ "dev": true,
929
+ "license": "MIT",
930
+ "dependencies": {
931
+ "@rollup/pluginutils": "5"
932
+ },
933
+ "engines": {
934
+ "node": ">=14"
935
+ },
936
+ "peerDependencies": {
937
+ "rollup": "<5"
938
+ }
939
+ },
940
+ "node_modules/rollup-plugin-replace": {
941
+ "version": "2.2.0",
942
+ "resolved": "https://registry.npmjs.org/rollup-plugin-replace/-/rollup-plugin-replace-2.2.0.tgz",
943
+ "integrity": "sha512-/5bxtUPkDHyBJAKketb4NfaeZjL5yLZdeUihSfbF2PQMz+rSTEb8ARKoOl3UBT4m7/X+QOXJo3sLTcq+yMMYTA==",
944
+ "deprecated": "This module has moved and is now available at @rollup/plugin-replace. Please update your dependencies. This version is no longer maintained.",
945
+ "dev": true,
946
+ "license": "MIT",
947
+ "dependencies": {
948
+ "magic-string": "^0.25.2",
949
+ "rollup-pluginutils": "^2.6.0"
950
+ }
951
+ },
952
+ "node_modules/rollup-plugin-terser": {
953
+ "version": "7.0.2",
954
+ "resolved": "https://registry.npmjs.org/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz",
955
+ "integrity": "sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==",
956
+ "dev": true,
957
+ "license": "MIT",
958
+ "dependencies": {
959
+ "@babel/code-frame": "^7.10.4",
960
+ "jest-worker": "^26.2.1",
961
+ "serialize-javascript": "^4.0.0",
962
+ "terser": "^5.0.0"
963
+ },
964
+ "peerDependencies": {
965
+ "rollup": "^2.0.0"
966
+ }
967
+ },
968
+ "node_modules/rollup-pluginutils": {
969
+ "version": "2.8.2",
970
+ "resolved": "https://registry.npmjs.org/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz",
971
+ "integrity": "sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==",
972
+ "dev": true,
973
+ "license": "MIT",
974
+ "dependencies": {
975
+ "estree-walker": "^0.6.1"
976
+ }
977
+ },
978
+ "node_modules/rollup-pluginutils/node_modules/estree-walker": {
979
+ "version": "0.6.1",
980
+ "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-0.6.1.tgz",
981
+ "integrity": "sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==",
982
+ "dev": true,
983
+ "license": "MIT"
984
+ },
985
+ "node_modules/run-parallel": {
986
+ "version": "1.2.0",
987
+ "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
988
+ "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
989
+ "dev": true,
990
+ "funding": [
991
+ {
992
+ "type": "github",
993
+ "url": "https://github.com/sponsors/feross"
994
+ },
995
+ {
996
+ "type": "patreon",
997
+ "url": "https://www.patreon.com/feross"
998
+ },
999
+ {
1000
+ "type": "consulting",
1001
+ "url": "https://feross.org/support"
1002
+ }
1003
+ ],
1004
+ "license": "MIT",
1005
+ "dependencies": {
1006
+ "queue-microtask": "^1.2.2"
1007
+ }
1008
+ },
1009
+ "node_modules/safe-buffer": {
1010
+ "version": "5.2.1",
1011
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
1012
+ "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
1013
+ "dev": true,
1014
+ "funding": [
1015
+ {
1016
+ "type": "github",
1017
+ "url": "https://github.com/sponsors/feross"
1018
+ },
1019
+ {
1020
+ "type": "patreon",
1021
+ "url": "https://www.patreon.com/feross"
1022
+ },
1023
+ {
1024
+ "type": "consulting",
1025
+ "url": "https://feross.org/support"
1026
+ }
1027
+ ],
1028
+ "license": "MIT"
1029
+ },
1030
+ "node_modules/serialize-javascript": {
1031
+ "version": "4.0.0",
1032
+ "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz",
1033
+ "integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
1034
+ "dev": true,
1035
+ "license": "BSD-3-Clause",
1036
+ "dependencies": {
1037
+ "randombytes": "^2.1.0"
1038
+ }
1039
+ },
1040
+ "node_modules/slash": {
1041
+ "version": "3.0.0",
1042
+ "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
1043
+ "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
1044
+ "dev": true,
1045
+ "license": "MIT",
1046
+ "engines": {
1047
+ "node": ">=8"
1048
+ }
1049
+ },
1050
+ "node_modules/source-map": {
1051
+ "version": "0.6.1",
1052
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
1053
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
1054
+ "dev": true,
1055
+ "license": "BSD-3-Clause",
1056
+ "engines": {
1057
+ "node": ">=0.10.0"
1058
+ }
1059
+ },
1060
+ "node_modules/source-map-support": {
1061
+ "version": "0.5.21",
1062
+ "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
1063
+ "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
1064
+ "dev": true,
1065
+ "license": "MIT",
1066
+ "dependencies": {
1067
+ "buffer-from": "^1.0.0",
1068
+ "source-map": "^0.6.0"
1069
+ }
1070
+ },
1071
+ "node_modules/sourcemap-codec": {
1072
+ "version": "1.4.8",
1073
+ "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
1074
+ "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==",
1075
+ "deprecated": "Please use @jridgewell/sourcemap-codec instead",
1076
+ "dev": true,
1077
+ "license": "MIT"
1078
+ },
1079
+ "node_modules/supports-color": {
1080
+ "version": "7.2.0",
1081
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
1082
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
1083
+ "dev": true,
1084
+ "license": "MIT",
1085
+ "dependencies": {
1086
+ "has-flag": "^4.0.0"
1087
+ },
1088
+ "engines": {
1089
+ "node": ">=8"
1090
+ }
1091
+ },
1092
+ "node_modules/supports-preserve-symlinks-flag": {
1093
+ "version": "1.0.0",
1094
+ "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
1095
+ "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
1096
+ "dev": true,
1097
+ "license": "MIT",
1098
+ "engines": {
1099
+ "node": ">= 0.4"
1100
+ },
1101
+ "funding": {
1102
+ "url": "https://github.com/sponsors/ljharb"
1103
+ }
1104
+ },
1105
+ "node_modules/terser": {
1106
+ "version": "5.39.0",
1107
+ "resolved": "https://registry.npmjs.org/terser/-/terser-5.39.0.tgz",
1108
+ "integrity": "sha512-LBAhFyLho16harJoWMg/nZsQYgTrg5jXOn2nCYjRUcZZEdE3qa2zb8QEDRUGVZBW4rlazf2fxkg8tztybTaqWw==",
1109
+ "dev": true,
1110
+ "license": "BSD-2-Clause",
1111
+ "dependencies": {
1112
+ "@jridgewell/source-map": "^0.3.3",
1113
+ "acorn": "^8.8.2",
1114
+ "commander": "^2.20.0",
1115
+ "source-map-support": "~0.5.20"
1116
+ },
1117
+ "bin": {
1118
+ "terser": "bin/terser"
1119
+ },
1120
+ "engines": {
1121
+ "node": ">=10"
1122
+ }
1123
+ },
1124
+ "node_modules/to-regex-range": {
1125
+ "version": "5.0.1",
1126
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
1127
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
1128
+ "dev": true,
1129
+ "license": "MIT",
1130
+ "dependencies": {
1131
+ "is-number": "^7.0.0"
1132
+ },
1133
+ "engines": {
1134
+ "node": ">=8.0"
1135
+ }
1136
+ },
1137
+ "node_modules/undici-types": {
1138
+ "version": "6.21.0",
1139
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
1140
+ "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
1141
+ "dev": true,
1142
+ "license": "MIT"
1143
+ },
1144
+ "node_modules/universalify": {
1145
+ "version": "0.1.2",
1146
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
1147
+ "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
1148
+ "dev": true,
1149
+ "license": "MIT",
1150
+ "engines": {
1151
+ "node": ">= 4.0.0"
1152
+ }
1153
+ },
1154
+ "node_modules/wrappy": {
1155
+ "version": "1.0.2",
1156
+ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
1157
+ "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
1158
+ "dev": true,
1159
+ "license": "ISC"
1160
+ }
1161
+ }
1162
+ }