]>
Commit | Line | Data |
---|---|---|
aaa1f8f6 RBR |
1 | lockfileVersion: '6.0' |
2 | ||
3 | settings: | |
4 | autoInstallPeers: true | |
5 | excludeLinksFromLockfile: false | |
6 | ||
7 | dependencies: | |
8 | '@serpentity/components.angle': | |
9 | specifier: ^4.0.0 | |
10 | version: 4.0.0(@serpentity/serpentity@4.0.0) | |
11 | '@serpentity/components.debug': | |
12 | specifier: ^4.0.0 | |
13 | version: 4.0.0(@serpentity/serpentity@4.0.0) | |
14 | '@serpentity/components.force': | |
15 | specifier: ^4.0.0 | |
16 | version: 4.0.0(@serpentity/serpentity@4.0.0) | |
17 | '@serpentity/components.position': | |
18 | specifier: ^4.0.0 | |
19 | version: 4.0.0(@serpentity/serpentity@4.0.0) | |
20 | '@serpentity/serpentity': | |
21 | specifier: ^4.0.0 | |
22 | version: 4.0.0 | |
23 | matter-js: | |
24 | specifier: ^0.19.0 | |
25 | version: 0.19.0 | |
26 | pixi.js: | |
27 | specifier: ^7.2.4 | |
28 | version: 7.2.4(@pixi/utils@7.2.4) | |
29 | tinycolor2: | |
30 | specifier: ^1.6.0 | |
31 | version: 1.6.0 | |
32 | ||
33 | devDependencies: | |
34 | '@babel/core': | |
35 | specifier: ^7.22.8 | |
36 | version: 7.22.8 | |
37 | '@babel/preset-env': | |
38 | specifier: ^7.22.7 | |
39 | version: 7.22.7(@babel/core@7.22.8) | |
40 | babel-loader: | |
41 | specifier: ^9.1.3 | |
42 | version: 9.1.3(@babel/core@7.22.8)(webpack@5.88.1) | |
43 | jsdoc-to-markdown: | |
44 | specifier: ^4.0.1 | |
45 | version: 4.0.1 | |
46 | parcel: | |
47 | specifier: ^2.9.3 | |
48 | version: 2.9.3 | |
49 | punycode: | |
50 | specifier: ^1.4.1 | |
51 | version: 1.4.1 | |
52 | url: | |
53 | specifier: ^0.11.0 | |
54 | version: 0.11.1 | |
55 | ||
56 | packages: | |
57 | ||
58 | /@ampproject/remapping@2.2.1: | |
59 | resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} | |
60 | engines: {node: '>=6.0.0'} | |
61 | dependencies: | |
62 | '@jridgewell/gen-mapping': 0.3.3 | |
63 | '@jridgewell/trace-mapping': 0.3.18 | |
64 | dev: true | |
65 | ||
66 | /@babel/code-frame@7.22.5: | |
67 | resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} | |
68 | engines: {node: '>=6.9.0'} | |
69 | dependencies: | |
70 | '@babel/highlight': 7.22.5 | |
71 | dev: true | |
72 | ||
73 | /@babel/compat-data@7.22.6: | |
74 | resolution: {integrity: sha512-29tfsWTq2Ftu7MXmimyC0C5FDZv5DYxOZkh3XD3+QW4V/BYuv/LyEsjj3c0hqedEaDt6DBfDvexMKU8YevdqFg==} | |
75 | engines: {node: '>=6.9.0'} | |
76 | dev: true | |
77 | ||
78 | /@babel/core@7.22.8: | |
79 | resolution: {integrity: sha512-75+KxFB4CZqYRXjx4NlR4J7yGvKumBuZTmV4NV6v09dVXXkuYVYLT68N6HCzLvfJ+fWCxQsntNzKwwIXL4bHnw==} | |
80 | engines: {node: '>=6.9.0'} | |
81 | dependencies: | |
82 | '@ampproject/remapping': 2.2.1 | |
83 | '@babel/code-frame': 7.22.5 | |
84 | '@babel/generator': 7.22.7 | |
85 | '@babel/helper-compilation-targets': 7.22.6(@babel/core@7.22.8) | |
86 | '@babel/helper-module-transforms': 7.22.5 | |
87 | '@babel/helpers': 7.22.6 | |
88 | '@babel/parser': 7.22.7 | |
89 | '@babel/template': 7.22.5 | |
90 | '@babel/traverse': 7.22.8 | |
91 | '@babel/types': 7.22.5 | |
92 | '@nicolo-ribaudo/semver-v6': 6.3.3 | |
93 | convert-source-map: 1.9.0 | |
94 | debug: 4.3.4 | |
95 | gensync: 1.0.0-beta.2 | |
96 | json5: 2.2.3 | |
97 | transitivePeerDependencies: | |
98 | - supports-color | |
99 | dev: true | |
100 | ||
101 | /@babel/generator@7.22.7: | |
102 | resolution: {integrity: sha512-p+jPjMG+SI8yvIaxGgeW24u7q9+5+TGpZh8/CuB7RhBKd7RCy8FayNEFNNKrNK/eUcY/4ExQqLmyrvBXKsIcwQ==} | |
103 | engines: {node: '>=6.9.0'} | |
104 | dependencies: | |
105 | '@babel/types': 7.22.5 | |
106 | '@jridgewell/gen-mapping': 0.3.3 | |
107 | '@jridgewell/trace-mapping': 0.3.18 | |
108 | jsesc: 2.5.2 | |
109 | dev: true | |
110 | ||
111 | /@babel/helper-annotate-as-pure@7.22.5: | |
112 | resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==} | |
113 | engines: {node: '>=6.9.0'} | |
114 | dependencies: | |
115 | '@babel/types': 7.22.5 | |
116 | dev: true | |
117 | ||
118 | /@babel/helper-builder-binary-assignment-operator-visitor@7.22.5: | |
119 | resolution: {integrity: sha512-m1EP3lVOPptR+2DwD125gziZNcmoNSHGmJROKoy87loWUQyJaVXDgpmruWqDARZSmtYQ+Dl25okU8+qhVzuykw==} | |
120 | engines: {node: '>=6.9.0'} | |
121 | dependencies: | |
122 | '@babel/types': 7.22.5 | |
123 | dev: true | |
124 | ||
125 | /@babel/helper-compilation-targets@7.22.6(@babel/core@7.22.8): | |
126 | resolution: {integrity: sha512-534sYEqWD9VfUm3IPn2SLcH4Q3P86XL+QvqdC7ZsFrzyyPF3T4XGiVghF6PTYNdWg6pXuoqXxNQAhbYeEInTzA==} | |
127 | engines: {node: '>=6.9.0'} | |
128 | peerDependencies: | |
129 | '@babel/core': ^7.0.0 | |
130 | dependencies: | |
131 | '@babel/compat-data': 7.22.6 | |
132 | '@babel/core': 7.22.8 | |
133 | '@babel/helper-validator-option': 7.22.5 | |
134 | '@nicolo-ribaudo/semver-v6': 6.3.3 | |
135 | browserslist: 4.21.9 | |
136 | lru-cache: 5.1.1 | |
137 | dev: true | |
138 | ||
139 | /@babel/helper-create-class-features-plugin@7.22.6(@babel/core@7.22.8): | |
140 | resolution: {integrity: sha512-iwdzgtSiBxF6ni6mzVnZCF3xt5qE6cEA0J7nFt8QOAWZ0zjCFceEgpn3vtb2V7WFR6QzP2jmIFOHMTRo7eNJjQ==} | |
141 | engines: {node: '>=6.9.0'} | |
142 | peerDependencies: | |
143 | '@babel/core': ^7.0.0 | |
144 | dependencies: | |
145 | '@babel/core': 7.22.8 | |
146 | '@babel/helper-annotate-as-pure': 7.22.5 | |
147 | '@babel/helper-environment-visitor': 7.22.5 | |
148 | '@babel/helper-function-name': 7.22.5 | |
149 | '@babel/helper-member-expression-to-functions': 7.22.5 | |
150 | '@babel/helper-optimise-call-expression': 7.22.5 | |
151 | '@babel/helper-replace-supers': 7.22.5 | |
152 | '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 | |
153 | '@babel/helper-split-export-declaration': 7.22.6 | |
154 | '@nicolo-ribaudo/semver-v6': 6.3.3 | |
155 | transitivePeerDependencies: | |
156 | - supports-color | |
157 | dev: true | |
158 | ||
159 | /@babel/helper-create-regexp-features-plugin@7.22.6(@babel/core@7.22.8): | |
160 | resolution: {integrity: sha512-nBookhLKxAWo/TUCmhnaEJyLz2dekjQvv5SRpE9epWQBcpedWLKt8aZdsuT9XV5ovzR3fENLjRXVT0GsSlGGhA==} | |
161 | engines: {node: '>=6.9.0'} | |
162 | peerDependencies: | |
163 | '@babel/core': ^7.0.0 | |
164 | dependencies: | |
165 | '@babel/core': 7.22.8 | |
166 | '@babel/helper-annotate-as-pure': 7.22.5 | |
167 | '@nicolo-ribaudo/semver-v6': 6.3.3 | |
168 | regexpu-core: 5.3.2 | |
169 | dev: true | |
170 | ||
171 | /@babel/helper-define-polyfill-provider@0.4.1(@babel/core@7.22.8): | |
172 | resolution: {integrity: sha512-kX4oXixDxG197yhX+J3Wp+NpL2wuCFjWQAr6yX2jtCnflK9ulMI51ULFGIrWiX1jGfvAxdHp+XQCcP2bZGPs9A==} | |
173 | peerDependencies: | |
174 | '@babel/core': ^7.4.0-0 | |
175 | dependencies: | |
176 | '@babel/core': 7.22.8 | |
177 | '@babel/helper-compilation-targets': 7.22.6(@babel/core@7.22.8) | |
178 | '@babel/helper-plugin-utils': 7.22.5 | |
179 | debug: 4.3.4 | |
180 | lodash.debounce: 4.0.8 | |
181 | resolve: 1.22.2 | |
182 | transitivePeerDependencies: | |
183 | - supports-color | |
184 | dev: true | |
185 | ||
186 | /@babel/helper-environment-visitor@7.22.5: | |
187 | resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==} | |
188 | engines: {node: '>=6.9.0'} | |
189 | dev: true | |
190 | ||
191 | /@babel/helper-function-name@7.22.5: | |
192 | resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==} | |
193 | engines: {node: '>=6.9.0'} | |
194 | dependencies: | |
195 | '@babel/template': 7.22.5 | |
196 | '@babel/types': 7.22.5 | |
197 | dev: true | |
198 | ||
199 | /@babel/helper-hoist-variables@7.22.5: | |
200 | resolution: {integrity: sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==} | |
201 | engines: {node: '>=6.9.0'} | |
202 | dependencies: | |
203 | '@babel/types': 7.22.5 | |
204 | dev: true | |
205 | ||
206 | /@babel/helper-member-expression-to-functions@7.22.5: | |
207 | resolution: {integrity: sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==} | |
208 | engines: {node: '>=6.9.0'} | |
209 | dependencies: | |
210 | '@babel/types': 7.22.5 | |
211 | dev: true | |
212 | ||
213 | /@babel/helper-module-imports@7.22.5: | |
214 | resolution: {integrity: sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==} | |
215 | engines: {node: '>=6.9.0'} | |
216 | dependencies: | |
217 | '@babel/types': 7.22.5 | |
218 | dev: true | |
219 | ||
220 | /@babel/helper-module-transforms@7.22.5: | |
221 | resolution: {integrity: sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==} | |
222 | engines: {node: '>=6.9.0'} | |
223 | dependencies: | |
224 | '@babel/helper-environment-visitor': 7.22.5 | |
225 | '@babel/helper-module-imports': 7.22.5 | |
226 | '@babel/helper-simple-access': 7.22.5 | |
227 | '@babel/helper-split-export-declaration': 7.22.6 | |
228 | '@babel/helper-validator-identifier': 7.22.5 | |
229 | '@babel/template': 7.22.5 | |
230 | '@babel/traverse': 7.22.8 | |
231 | '@babel/types': 7.22.5 | |
232 | transitivePeerDependencies: | |
233 | - supports-color | |
234 | dev: true | |
235 | ||
236 | /@babel/helper-optimise-call-expression@7.22.5: | |
237 | resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==} | |
238 | engines: {node: '>=6.9.0'} | |
239 | dependencies: | |
240 | '@babel/types': 7.22.5 | |
241 | dev: true | |
242 | ||
243 | /@babel/helper-plugin-utils@7.22.5: | |
244 | resolution: {integrity: sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==} | |
245 | engines: {node: '>=6.9.0'} | |
246 | dev: true | |
247 | ||
248 | /@babel/helper-remap-async-to-generator@7.22.5(@babel/core@7.22.8): | |
249 | resolution: {integrity: sha512-cU0Sq1Rf4Z55fgz7haOakIyM7+x/uCFwXpLPaeRzfoUtAEAuUZjZvFPjL/rk5rW693dIgn2hng1W7xbT7lWT4g==} | |
250 | engines: {node: '>=6.9.0'} | |
251 | peerDependencies: | |
252 | '@babel/core': ^7.0.0 | |
253 | dependencies: | |
254 | '@babel/core': 7.22.8 | |
255 | '@babel/helper-annotate-as-pure': 7.22.5 | |
256 | '@babel/helper-environment-visitor': 7.22.5 | |
257 | '@babel/helper-wrap-function': 7.22.5 | |
258 | '@babel/types': 7.22.5 | |
259 | transitivePeerDependencies: | |
260 | - supports-color | |
261 | dev: true | |
262 | ||
263 | /@babel/helper-replace-supers@7.22.5: | |
264 | resolution: {integrity: sha512-aLdNM5I3kdI/V9xGNyKSF3X/gTyMUBohTZ+/3QdQKAA9vxIiy12E+8E2HoOP1/DjeqU+g6as35QHJNMDDYpuCg==} | |
265 | engines: {node: '>=6.9.0'} | |
266 | dependencies: | |
267 | '@babel/helper-environment-visitor': 7.22.5 | |
268 | '@babel/helper-member-expression-to-functions': 7.22.5 | |
269 | '@babel/helper-optimise-call-expression': 7.22.5 | |
270 | '@babel/template': 7.22.5 | |
271 | '@babel/traverse': 7.22.8 | |
272 | '@babel/types': 7.22.5 | |
273 | transitivePeerDependencies: | |
274 | - supports-color | |
275 | dev: true | |
276 | ||
277 | /@babel/helper-simple-access@7.22.5: | |
278 | resolution: {integrity: sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==} | |
279 | engines: {node: '>=6.9.0'} | |
280 | dependencies: | |
281 | '@babel/types': 7.22.5 | |
282 | dev: true | |
283 | ||
284 | /@babel/helper-skip-transparent-expression-wrappers@7.22.5: | |
285 | resolution: {integrity: sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==} | |
286 | engines: {node: '>=6.9.0'} | |
287 | dependencies: | |
288 | '@babel/types': 7.22.5 | |
289 | dev: true | |
290 | ||
291 | /@babel/helper-split-export-declaration@7.22.6: | |
292 | resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} | |
293 | engines: {node: '>=6.9.0'} | |
294 | dependencies: | |
295 | '@babel/types': 7.22.5 | |
296 | dev: true | |
297 | ||
298 | /@babel/helper-string-parser@7.22.5: | |
299 | resolution: {integrity: sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==} | |
300 | engines: {node: '>=6.9.0'} | |
301 | dev: true | |
302 | ||
303 | /@babel/helper-validator-identifier@7.22.5: | |
304 | resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} | |
305 | engines: {node: '>=6.9.0'} | |
306 | dev: true | |
307 | ||
308 | /@babel/helper-validator-option@7.22.5: | |
309 | resolution: {integrity: sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==} | |
310 | engines: {node: '>=6.9.0'} | |
311 | dev: true | |
312 | ||
313 | /@babel/helper-wrap-function@7.22.5: | |
314 | resolution: {integrity: sha512-bYqLIBSEshYcYQyfks8ewYA8S30yaGSeRslcvKMvoUk6HHPySbxHq9YRi6ghhzEU+yhQv9bP/jXnygkStOcqZw==} | |
315 | engines: {node: '>=6.9.0'} | |
316 | dependencies: | |
317 | '@babel/helper-function-name': 7.22.5 | |
318 | '@babel/template': 7.22.5 | |
319 | '@babel/traverse': 7.22.8 | |
320 | '@babel/types': 7.22.5 | |
321 | transitivePeerDependencies: | |
322 | - supports-color | |
323 | dev: true | |
324 | ||
325 | /@babel/helpers@7.22.6: | |
326 | resolution: {integrity: sha512-YjDs6y/fVOYFV8hAf1rxd1QvR9wJe1pDBZ2AREKq/SDayfPzgk0PBnVuTCE5X1acEpMMNOVUqoe+OwiZGJ+OaA==} | |
327 | engines: {node: '>=6.9.0'} | |
328 | dependencies: | |
329 | '@babel/template': 7.22.5 | |
330 | '@babel/traverse': 7.22.8 | |
331 | '@babel/types': 7.22.5 | |
332 | transitivePeerDependencies: | |
333 | - supports-color | |
334 | dev: true | |
335 | ||
336 | /@babel/highlight@7.22.5: | |
337 | resolution: {integrity: sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==} | |
338 | engines: {node: '>=6.9.0'} | |
339 | dependencies: | |
340 | '@babel/helper-validator-identifier': 7.22.5 | |
341 | chalk: 2.4.2 | |
342 | js-tokens: 4.0.0 | |
343 | dev: true | |
344 | ||
345 | /@babel/parser@7.22.7: | |
346 | resolution: {integrity: sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==} | |
347 | engines: {node: '>=6.0.0'} | |
348 | hasBin: true | |
349 | dependencies: | |
350 | '@babel/types': 7.22.5 | |
351 | dev: true | |
352 | ||
353 | /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.22.5(@babel/core@7.22.8): | |
354 | resolution: {integrity: sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==} | |
355 | engines: {node: '>=6.9.0'} | |
356 | peerDependencies: | |
357 | '@babel/core': ^7.0.0 | |
358 | dependencies: | |
359 | '@babel/core': 7.22.8 | |
360 | '@babel/helper-plugin-utils': 7.22.5 | |
361 | dev: true | |
362 | ||
363 | /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.22.5(@babel/core@7.22.8): | |
364 | resolution: {integrity: sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==} | |
365 | engines: {node: '>=6.9.0'} | |
366 | peerDependencies: | |
367 | '@babel/core': ^7.13.0 | |
368 | dependencies: | |
369 | '@babel/core': 7.22.8 | |
370 | '@babel/helper-plugin-utils': 7.22.5 | |
371 | '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 | |
372 | '@babel/plugin-transform-optional-chaining': 7.22.6(@babel/core@7.22.8) | |
373 | dev: true | |
374 | ||
375 | /@babel/plugin-proposal-private-property-in-object@7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.8): | |
376 | resolution: {integrity: sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==} | |
377 | engines: {node: '>=6.9.0'} | |
378 | peerDependencies: | |
379 | '@babel/core': ^7.0.0-0 | |
380 | dependencies: | |
381 | '@babel/core': 7.22.8 | |
382 | dev: true | |
383 | ||
384 | /@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.8): | |
385 | resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} | |
386 | engines: {node: '>=4'} | |
387 | peerDependencies: | |
388 | '@babel/core': ^7.0.0-0 | |
389 | dependencies: | |
390 | '@babel/core': 7.22.8 | |
391 | '@babel/helper-create-regexp-features-plugin': 7.22.6(@babel/core@7.22.8) | |
392 | '@babel/helper-plugin-utils': 7.22.5 | |
393 | dev: true | |
394 | ||
395 | /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.22.8): | |
396 | resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} | |
397 | peerDependencies: | |
398 | '@babel/core': ^7.0.0-0 | |
399 | dependencies: | |
400 | '@babel/core': 7.22.8 | |
401 | '@babel/helper-plugin-utils': 7.22.5 | |
402 | dev: true | |
403 | ||
404 | /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.22.8): | |
405 | resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} | |
406 | peerDependencies: | |
407 | '@babel/core': ^7.0.0-0 | |
408 | dependencies: | |
409 | '@babel/core': 7.22.8 | |
410 | '@babel/helper-plugin-utils': 7.22.5 | |
411 | dev: true | |
412 | ||
413 | /@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.22.8): | |
414 | resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} | |
415 | engines: {node: '>=6.9.0'} | |
416 | peerDependencies: | |
417 | '@babel/core': ^7.0.0-0 | |
418 | dependencies: | |
419 | '@babel/core': 7.22.8 | |
420 | '@babel/helper-plugin-utils': 7.22.5 | |
421 | dev: true | |
422 | ||
423 | /@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.22.8): | |
424 | resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} | |
425 | peerDependencies: | |
426 | '@babel/core': ^7.0.0-0 | |
427 | dependencies: | |
428 | '@babel/core': 7.22.8 | |
429 | '@babel/helper-plugin-utils': 7.22.5 | |
430 | dev: true | |
431 | ||
432 | /@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.22.8): | |
433 | resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} | |
434 | peerDependencies: | |
435 | '@babel/core': ^7.0.0-0 | |
436 | dependencies: | |
437 | '@babel/core': 7.22.8 | |
438 | '@babel/helper-plugin-utils': 7.22.5 | |
439 | dev: true | |
440 | ||
441 | /@babel/plugin-syntax-import-assertions@7.22.5(@babel/core@7.22.8): | |
442 | resolution: {integrity: sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==} | |
443 | engines: {node: '>=6.9.0'} | |
444 | peerDependencies: | |
445 | '@babel/core': ^7.0.0-0 | |
446 | dependencies: | |
447 | '@babel/core': 7.22.8 | |
448 | '@babel/helper-plugin-utils': 7.22.5 | |
449 | dev: true | |
450 | ||
451 | /@babel/plugin-syntax-import-attributes@7.22.5(@babel/core@7.22.8): | |
452 | resolution: {integrity: sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==} | |
453 | engines: {node: '>=6.9.0'} | |
454 | peerDependencies: | |
455 | '@babel/core': ^7.0.0-0 | |
456 | dependencies: | |
457 | '@babel/core': 7.22.8 | |
458 | '@babel/helper-plugin-utils': 7.22.5 | |
459 | dev: true | |
460 | ||
461 | /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.22.8): | |
462 | resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} | |
463 | peerDependencies: | |
464 | '@babel/core': ^7.0.0-0 | |
465 | dependencies: | |
466 | '@babel/core': 7.22.8 | |
467 | '@babel/helper-plugin-utils': 7.22.5 | |
468 | dev: true | |
469 | ||
470 | /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.22.8): | |
471 | resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} | |
472 | peerDependencies: | |
473 | '@babel/core': ^7.0.0-0 | |
474 | dependencies: | |
475 | '@babel/core': 7.22.8 | |
476 | '@babel/helper-plugin-utils': 7.22.5 | |
477 | dev: true | |
478 | ||
479 | /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.22.8): | |
480 | resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} | |
481 | peerDependencies: | |
482 | '@babel/core': ^7.0.0-0 | |
483 | dependencies: | |
484 | '@babel/core': 7.22.8 | |
485 | '@babel/helper-plugin-utils': 7.22.5 | |
486 | dev: true | |
487 | ||
488 | /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.22.8): | |
489 | resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} | |
490 | peerDependencies: | |
491 | '@babel/core': ^7.0.0-0 | |
492 | dependencies: | |
493 | '@babel/core': 7.22.8 | |
494 | '@babel/helper-plugin-utils': 7.22.5 | |
495 | dev: true | |
496 | ||
497 | /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.22.8): | |
498 | resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} | |
499 | peerDependencies: | |
500 | '@babel/core': ^7.0.0-0 | |
501 | dependencies: | |
502 | '@babel/core': 7.22.8 | |
503 | '@babel/helper-plugin-utils': 7.22.5 | |
504 | dev: true | |
505 | ||
506 | /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.22.8): | |
507 | resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} | |
508 | peerDependencies: | |
509 | '@babel/core': ^7.0.0-0 | |
510 | dependencies: | |
511 | '@babel/core': 7.22.8 | |
512 | '@babel/helper-plugin-utils': 7.22.5 | |
513 | dev: true | |
514 | ||
515 | /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.22.8): | |
516 | resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} | |
517 | peerDependencies: | |
518 | '@babel/core': ^7.0.0-0 | |
519 | dependencies: | |
520 | '@babel/core': 7.22.8 | |
521 | '@babel/helper-plugin-utils': 7.22.5 | |
522 | dev: true | |
523 | ||
524 | /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.22.8): | |
525 | resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} | |
526 | peerDependencies: | |
527 | '@babel/core': ^7.0.0-0 | |
528 | dependencies: | |
529 | '@babel/core': 7.22.8 | |
530 | '@babel/helper-plugin-utils': 7.22.5 | |
531 | dev: true | |
532 | ||
533 | /@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.22.8): | |
534 | resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} | |
535 | engines: {node: '>=6.9.0'} | |
536 | peerDependencies: | |
537 | '@babel/core': ^7.0.0-0 | |
538 | dependencies: | |
539 | '@babel/core': 7.22.8 | |
540 | '@babel/helper-plugin-utils': 7.22.5 | |
541 | dev: true | |
542 | ||
543 | /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.22.8): | |
544 | resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} | |
545 | engines: {node: '>=6.9.0'} | |
546 | peerDependencies: | |
547 | '@babel/core': ^7.0.0-0 | |
548 | dependencies: | |
549 | '@babel/core': 7.22.8 | |
550 | '@babel/helper-plugin-utils': 7.22.5 | |
551 | dev: true | |
552 | ||
553 | /@babel/plugin-syntax-unicode-sets-regex@7.18.6(@babel/core@7.22.8): | |
554 | resolution: {integrity: sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==} | |
555 | engines: {node: '>=6.9.0'} | |
556 | peerDependencies: | |
557 | '@babel/core': ^7.0.0 | |
558 | dependencies: | |
559 | '@babel/core': 7.22.8 | |
560 | '@babel/helper-create-regexp-features-plugin': 7.22.6(@babel/core@7.22.8) | |
561 | '@babel/helper-plugin-utils': 7.22.5 | |
562 | dev: true | |
563 | ||
564 | /@babel/plugin-transform-arrow-functions@7.22.5(@babel/core@7.22.8): | |
565 | resolution: {integrity: sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==} | |
566 | engines: {node: '>=6.9.0'} | |
567 | peerDependencies: | |
568 | '@babel/core': ^7.0.0-0 | |
569 | dependencies: | |
570 | '@babel/core': 7.22.8 | |
571 | '@babel/helper-plugin-utils': 7.22.5 | |
572 | dev: true | |
573 | ||
574 | /@babel/plugin-transform-async-generator-functions@7.22.7(@babel/core@7.22.8): | |
575 | resolution: {integrity: sha512-7HmE7pk/Fmke45TODvxvkxRMV9RazV+ZZzhOL9AG8G29TLrr3jkjwF7uJfxZ30EoXpO+LJkq4oA8NjO2DTnEDg==} | |
576 | engines: {node: '>=6.9.0'} | |
577 | peerDependencies: | |
578 | '@babel/core': ^7.0.0-0 | |
579 | dependencies: | |
580 | '@babel/core': 7.22.8 | |
581 | '@babel/helper-environment-visitor': 7.22.5 | |
582 | '@babel/helper-plugin-utils': 7.22.5 | |
583 | '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.22.8) | |
584 | '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.8) | |
585 | transitivePeerDependencies: | |
586 | - supports-color | |
587 | dev: true | |
588 | ||
589 | /@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.8): | |
590 | resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==} | |
591 | engines: {node: '>=6.9.0'} | |
592 | peerDependencies: | |
593 | '@babel/core': ^7.0.0-0 | |
594 | dependencies: | |
595 | '@babel/core': 7.22.8 | |
596 | '@babel/helper-module-imports': 7.22.5 | |
597 | '@babel/helper-plugin-utils': 7.22.5 | |
598 | '@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.22.8) | |
599 | transitivePeerDependencies: | |
600 | - supports-color | |
601 | dev: true | |
602 | ||
603 | /@babel/plugin-transform-block-scoped-functions@7.22.5(@babel/core@7.22.8): | |
604 | resolution: {integrity: sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==} | |
605 | engines: {node: '>=6.9.0'} | |
606 | peerDependencies: | |
607 | '@babel/core': ^7.0.0-0 | |
608 | dependencies: | |
609 | '@babel/core': 7.22.8 | |
610 | '@babel/helper-plugin-utils': 7.22.5 | |
611 | dev: true | |
612 | ||
613 | /@babel/plugin-transform-block-scoping@7.22.5(@babel/core@7.22.8): | |
614 | resolution: {integrity: sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==} | |
615 | engines: {node: '>=6.9.0'} | |
616 | peerDependencies: | |
617 | '@babel/core': ^7.0.0-0 | |
618 | dependencies: | |
619 | '@babel/core': 7.22.8 | |
620 | '@babel/helper-plugin-utils': 7.22.5 | |
621 | dev: true | |
622 | ||
623 | /@babel/plugin-transform-class-properties@7.22.5(@babel/core@7.22.8): | |
624 | resolution: {integrity: sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==} | |
625 | engines: {node: '>=6.9.0'} | |
626 | peerDependencies: | |
627 | '@babel/core': ^7.0.0-0 | |
628 | dependencies: | |
629 | '@babel/core': 7.22.8 | |
630 | '@babel/helper-create-class-features-plugin': 7.22.6(@babel/core@7.22.8) | |
631 | '@babel/helper-plugin-utils': 7.22.5 | |
632 | transitivePeerDependencies: | |
633 | - supports-color | |
634 | dev: true | |
635 | ||
636 | /@babel/plugin-transform-class-static-block@7.22.5(@babel/core@7.22.8): | |
637 | resolution: {integrity: sha512-SPToJ5eYZLxlnp1UzdARpOGeC2GbHvr9d/UV0EukuVx8atktg194oe+C5BqQ8jRTkgLRVOPYeXRSBg1IlMoVRA==} | |
638 | engines: {node: '>=6.9.0'} | |
639 | peerDependencies: | |
640 | '@babel/core': ^7.12.0 | |
641 | dependencies: | |
642 | '@babel/core': 7.22.8 | |
643 | '@babel/helper-create-class-features-plugin': 7.22.6(@babel/core@7.22.8) | |
644 | '@babel/helper-plugin-utils': 7.22.5 | |
645 | '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.8) | |
646 | transitivePeerDependencies: | |
647 | - supports-color | |
648 | dev: true | |
649 | ||
650 | /@babel/plugin-transform-classes@7.22.6(@babel/core@7.22.8): | |
651 | resolution: {integrity: sha512-58EgM6nuPNG6Py4Z3zSuu0xWu2VfodiMi72Jt5Kj2FECmaYk1RrTXA45z6KBFsu9tRgwQDwIiY4FXTt+YsSFAQ==} | |
652 | engines: {node: '>=6.9.0'} | |
653 | peerDependencies: | |
654 | '@babel/core': ^7.0.0-0 | |
655 | dependencies: | |
656 | '@babel/core': 7.22.8 | |
657 | '@babel/helper-annotate-as-pure': 7.22.5 | |
658 | '@babel/helper-compilation-targets': 7.22.6(@babel/core@7.22.8) | |
659 | '@babel/helper-environment-visitor': 7.22.5 | |
660 | '@babel/helper-function-name': 7.22.5 | |
661 | '@babel/helper-optimise-call-expression': 7.22.5 | |
662 | '@babel/helper-plugin-utils': 7.22.5 | |
663 | '@babel/helper-replace-supers': 7.22.5 | |
664 | '@babel/helper-split-export-declaration': 7.22.6 | |
665 | globals: 11.12.0 | |
666 | transitivePeerDependencies: | |
667 | - supports-color | |
668 | dev: true | |
669 | ||
670 | /@babel/plugin-transform-computed-properties@7.22.5(@babel/core@7.22.8): | |
671 | resolution: {integrity: sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==} | |
672 | engines: {node: '>=6.9.0'} | |
673 | peerDependencies: | |
674 | '@babel/core': ^7.0.0-0 | |
675 | dependencies: | |
676 | '@babel/core': 7.22.8 | |
677 | '@babel/helper-plugin-utils': 7.22.5 | |
678 | '@babel/template': 7.22.5 | |
679 | dev: true | |
680 | ||
681 | /@babel/plugin-transform-destructuring@7.22.5(@babel/core@7.22.8): | |
682 | resolution: {integrity: sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==} | |
683 | engines: {node: '>=6.9.0'} | |
684 | peerDependencies: | |
685 | '@babel/core': ^7.0.0-0 | |
686 | dependencies: | |
687 | '@babel/core': 7.22.8 | |
688 | '@babel/helper-plugin-utils': 7.22.5 | |
689 | dev: true | |
690 | ||
691 | /@babel/plugin-transform-dotall-regex@7.22.5(@babel/core@7.22.8): | |
692 | resolution: {integrity: sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==} | |
693 | engines: {node: '>=6.9.0'} | |
694 | peerDependencies: | |
695 | '@babel/core': ^7.0.0-0 | |
696 | dependencies: | |
697 | '@babel/core': 7.22.8 | |
698 | '@babel/helper-create-regexp-features-plugin': 7.22.6(@babel/core@7.22.8) | |
699 | '@babel/helper-plugin-utils': 7.22.5 | |
700 | dev: true | |
701 | ||
702 | /@babel/plugin-transform-duplicate-keys@7.22.5(@babel/core@7.22.8): | |
703 | resolution: {integrity: sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==} | |
704 | engines: {node: '>=6.9.0'} | |
705 | peerDependencies: | |
706 | '@babel/core': ^7.0.0-0 | |
707 | dependencies: | |
708 | '@babel/core': 7.22.8 | |
709 | '@babel/helper-plugin-utils': 7.22.5 | |
710 | dev: true | |
711 | ||
712 | /@babel/plugin-transform-dynamic-import@7.22.5(@babel/core@7.22.8): | |
713 | resolution: {integrity: sha512-0MC3ppTB1AMxd8fXjSrbPa7LT9hrImt+/fcj+Pg5YMD7UQyWp/02+JWpdnCymmsXwIx5Z+sYn1bwCn4ZJNvhqQ==} | |
714 | engines: {node: '>=6.9.0'} | |
715 | peerDependencies: | |
716 | '@babel/core': ^7.0.0-0 | |
717 | dependencies: | |
718 | '@babel/core': 7.22.8 | |
719 | '@babel/helper-plugin-utils': 7.22.5 | |
720 | '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.8) | |
721 | dev: true | |
722 | ||
723 | /@babel/plugin-transform-exponentiation-operator@7.22.5(@babel/core@7.22.8): | |
724 | resolution: {integrity: sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==} | |
725 | engines: {node: '>=6.9.0'} | |
726 | peerDependencies: | |
727 | '@babel/core': ^7.0.0-0 | |
728 | dependencies: | |
729 | '@babel/core': 7.22.8 | |
730 | '@babel/helper-builder-binary-assignment-operator-visitor': 7.22.5 | |
731 | '@babel/helper-plugin-utils': 7.22.5 | |
732 | dev: true | |
733 | ||
734 | /@babel/plugin-transform-export-namespace-from@7.22.5(@babel/core@7.22.8): | |
735 | resolution: {integrity: sha512-X4hhm7FRnPgd4nDA4b/5V280xCx6oL7Oob5+9qVS5C13Zq4bh1qq7LU0GgRU6b5dBWBvhGaXYVB4AcN6+ol6vg==} | |
736 | engines: {node: '>=6.9.0'} | |
737 | peerDependencies: | |
738 | '@babel/core': ^7.0.0-0 | |
739 | dependencies: | |
740 | '@babel/core': 7.22.8 | |
741 | '@babel/helper-plugin-utils': 7.22.5 | |
742 | '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.8) | |
743 | dev: true | |
744 | ||
745 | /@babel/plugin-transform-for-of@7.22.5(@babel/core@7.22.8): | |
746 | resolution: {integrity: sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==} | |
747 | engines: {node: '>=6.9.0'} | |
748 | peerDependencies: | |
749 | '@babel/core': ^7.0.0-0 | |
750 | dependencies: | |
751 | '@babel/core': 7.22.8 | |
752 | '@babel/helper-plugin-utils': 7.22.5 | |
753 | dev: true | |
754 | ||
755 | /@babel/plugin-transform-function-name@7.22.5(@babel/core@7.22.8): | |
756 | resolution: {integrity: sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==} | |
757 | engines: {node: '>=6.9.0'} | |
758 | peerDependencies: | |
759 | '@babel/core': ^7.0.0-0 | |
760 | dependencies: | |
761 | '@babel/core': 7.22.8 | |
762 | '@babel/helper-compilation-targets': 7.22.6(@babel/core@7.22.8) | |
763 | '@babel/helper-function-name': 7.22.5 | |
764 | '@babel/helper-plugin-utils': 7.22.5 | |
765 | dev: true | |
766 | ||
767 | /@babel/plugin-transform-json-strings@7.22.5(@babel/core@7.22.8): | |
768 | resolution: {integrity: sha512-DuCRB7fu8MyTLbEQd1ew3R85nx/88yMoqo2uPSjevMj3yoN7CDM8jkgrY0wmVxfJZyJ/B9fE1iq7EQppWQmR5A==} | |
769 | engines: {node: '>=6.9.0'} | |
770 | peerDependencies: | |
771 | '@babel/core': ^7.0.0-0 | |
772 | dependencies: | |
773 | '@babel/core': 7.22.8 | |
774 | '@babel/helper-plugin-utils': 7.22.5 | |
775 | '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.8) | |
776 | dev: true | |
777 | ||
778 | /@babel/plugin-transform-literals@7.22.5(@babel/core@7.22.8): | |
779 | resolution: {integrity: sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==} | |
780 | engines: {node: '>=6.9.0'} | |
781 | peerDependencies: | |
782 | '@babel/core': ^7.0.0-0 | |
783 | dependencies: | |
784 | '@babel/core': 7.22.8 | |
785 | '@babel/helper-plugin-utils': 7.22.5 | |
786 | dev: true | |
787 | ||
788 | /@babel/plugin-transform-logical-assignment-operators@7.22.5(@babel/core@7.22.8): | |
789 | resolution: {integrity: sha512-MQQOUW1KL8X0cDWfbwYP+TbVbZm16QmQXJQ+vndPtH/BoO0lOKpVoEDMI7+PskYxH+IiE0tS8xZye0qr1lGzSA==} | |
790 | engines: {node: '>=6.9.0'} | |
791 | peerDependencies: | |
792 | '@babel/core': ^7.0.0-0 | |
793 | dependencies: | |
794 | '@babel/core': 7.22.8 | |
795 | '@babel/helper-plugin-utils': 7.22.5 | |
796 | '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.8) | |
797 | dev: true | |
798 | ||
799 | /@babel/plugin-transform-member-expression-literals@7.22.5(@babel/core@7.22.8): | |
800 | resolution: {integrity: sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==} | |
801 | engines: {node: '>=6.9.0'} | |
802 | peerDependencies: | |
803 | '@babel/core': ^7.0.0-0 | |
804 | dependencies: | |
805 | '@babel/core': 7.22.8 | |
806 | '@babel/helper-plugin-utils': 7.22.5 | |
807 | dev: true | |
808 | ||
809 | /@babel/plugin-transform-modules-amd@7.22.5(@babel/core@7.22.8): | |
810 | resolution: {integrity: sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==} | |
811 | engines: {node: '>=6.9.0'} | |
812 | peerDependencies: | |
813 | '@babel/core': ^7.0.0-0 | |
814 | dependencies: | |
815 | '@babel/core': 7.22.8 | |
816 | '@babel/helper-module-transforms': 7.22.5 | |
817 | '@babel/helper-plugin-utils': 7.22.5 | |
818 | transitivePeerDependencies: | |
819 | - supports-color | |
820 | dev: true | |
821 | ||
822 | /@babel/plugin-transform-modules-commonjs@7.22.5(@babel/core@7.22.8): | |
823 | resolution: {integrity: sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==} | |
824 | engines: {node: '>=6.9.0'} | |
825 | peerDependencies: | |
826 | '@babel/core': ^7.0.0-0 | |
827 | dependencies: | |
828 | '@babel/core': 7.22.8 | |
829 | '@babel/helper-module-transforms': 7.22.5 | |
830 | '@babel/helper-plugin-utils': 7.22.5 | |
831 | '@babel/helper-simple-access': 7.22.5 | |
832 | transitivePeerDependencies: | |
833 | - supports-color | |
834 | dev: true | |
835 | ||
836 | /@babel/plugin-transform-modules-systemjs@7.22.5(@babel/core@7.22.8): | |
837 | resolution: {integrity: sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==} | |
838 | engines: {node: '>=6.9.0'} | |
839 | peerDependencies: | |
840 | '@babel/core': ^7.0.0-0 | |
841 | dependencies: | |
842 | '@babel/core': 7.22.8 | |
843 | '@babel/helper-hoist-variables': 7.22.5 | |
844 | '@babel/helper-module-transforms': 7.22.5 | |
845 | '@babel/helper-plugin-utils': 7.22.5 | |
846 | '@babel/helper-validator-identifier': 7.22.5 | |
847 | transitivePeerDependencies: | |
848 | - supports-color | |
849 | dev: true | |
850 | ||
851 | /@babel/plugin-transform-modules-umd@7.22.5(@babel/core@7.22.8): | |
852 | resolution: {integrity: sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==} | |
853 | engines: {node: '>=6.9.0'} | |
854 | peerDependencies: | |
855 | '@babel/core': ^7.0.0-0 | |
856 | dependencies: | |
857 | '@babel/core': 7.22.8 | |
858 | '@babel/helper-module-transforms': 7.22.5 | |
859 | '@babel/helper-plugin-utils': 7.22.5 | |
860 | transitivePeerDependencies: | |
861 | - supports-color | |
862 | dev: true | |
863 | ||
864 | /@babel/plugin-transform-named-capturing-groups-regex@7.22.5(@babel/core@7.22.8): | |
865 | resolution: {integrity: sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==} | |
866 | engines: {node: '>=6.9.0'} | |
867 | peerDependencies: | |
868 | '@babel/core': ^7.0.0 | |
869 | dependencies: | |
870 | '@babel/core': 7.22.8 | |
871 | '@babel/helper-create-regexp-features-plugin': 7.22.6(@babel/core@7.22.8) | |
872 | '@babel/helper-plugin-utils': 7.22.5 | |
873 | dev: true | |
874 | ||
875 | /@babel/plugin-transform-new-target@7.22.5(@babel/core@7.22.8): | |
876 | resolution: {integrity: sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==} | |
877 | engines: {node: '>=6.9.0'} | |
878 | peerDependencies: | |
879 | '@babel/core': ^7.0.0-0 | |
880 | dependencies: | |
881 | '@babel/core': 7.22.8 | |
882 | '@babel/helper-plugin-utils': 7.22.5 | |
883 | dev: true | |
884 | ||
885 | /@babel/plugin-transform-nullish-coalescing-operator@7.22.5(@babel/core@7.22.8): | |
886 | resolution: {integrity: sha512-6CF8g6z1dNYZ/VXok5uYkkBBICHZPiGEl7oDnAx2Mt1hlHVHOSIKWJaXHjQJA5VB43KZnXZDIexMchY4y2PGdA==} | |
887 | engines: {node: '>=6.9.0'} | |
888 | peerDependencies: | |
889 | '@babel/core': ^7.0.0-0 | |
890 | dependencies: | |
891 | '@babel/core': 7.22.8 | |
892 | '@babel/helper-plugin-utils': 7.22.5 | |
893 | '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.8) | |
894 | dev: true | |
895 | ||
896 | /@babel/plugin-transform-numeric-separator@7.22.5(@babel/core@7.22.8): | |
897 | resolution: {integrity: sha512-NbslED1/6M+sXiwwtcAB/nieypGw02Ejf4KtDeMkCEpP6gWFMX1wI9WKYua+4oBneCCEmulOkRpwywypVZzs/g==} | |
898 | engines: {node: '>=6.9.0'} | |
899 | peerDependencies: | |
900 | '@babel/core': ^7.0.0-0 | |
901 | dependencies: | |
902 | '@babel/core': 7.22.8 | |
903 | '@babel/helper-plugin-utils': 7.22.5 | |
904 | '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.8) | |
905 | dev: true | |
906 | ||
907 | /@babel/plugin-transform-object-rest-spread@7.22.5(@babel/core@7.22.8): | |
908 | resolution: {integrity: sha512-Kk3lyDmEslH9DnvCDA1s1kkd3YWQITiBOHngOtDL9Pt6BZjzqb6hiOlb8VfjiiQJ2unmegBqZu0rx5RxJb5vmQ==} | |
909 | engines: {node: '>=6.9.0'} | |
910 | peerDependencies: | |
911 | '@babel/core': ^7.0.0-0 | |
912 | dependencies: | |
913 | '@babel/compat-data': 7.22.6 | |
914 | '@babel/core': 7.22.8 | |
915 | '@babel/helper-compilation-targets': 7.22.6(@babel/core@7.22.8) | |
916 | '@babel/helper-plugin-utils': 7.22.5 | |
917 | '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.8) | |
918 | '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.8) | |
919 | dev: true | |
920 | ||
921 | /@babel/plugin-transform-object-super@7.22.5(@babel/core@7.22.8): | |
922 | resolution: {integrity: sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==} | |
923 | engines: {node: '>=6.9.0'} | |
924 | peerDependencies: | |
925 | '@babel/core': ^7.0.0-0 | |
926 | dependencies: | |
927 | '@babel/core': 7.22.8 | |
928 | '@babel/helper-plugin-utils': 7.22.5 | |
929 | '@babel/helper-replace-supers': 7.22.5 | |
930 | transitivePeerDependencies: | |
931 | - supports-color | |
932 | dev: true | |
933 | ||
934 | /@babel/plugin-transform-optional-catch-binding@7.22.5(@babel/core@7.22.8): | |
935 | resolution: {integrity: sha512-pH8orJahy+hzZje5b8e2QIlBWQvGpelS76C63Z+jhZKsmzfNaPQ+LaW6dcJ9bxTpo1mtXbgHwy765Ro3jftmUg==} | |
936 | engines: {node: '>=6.9.0'} | |
937 | peerDependencies: | |
938 | '@babel/core': ^7.0.0-0 | |
939 | dependencies: | |
940 | '@babel/core': 7.22.8 | |
941 | '@babel/helper-plugin-utils': 7.22.5 | |
942 | '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.8) | |
943 | dev: true | |
944 | ||
945 | /@babel/plugin-transform-optional-chaining@7.22.6(@babel/core@7.22.8): | |
946 | resolution: {integrity: sha512-Vd5HiWml0mDVtcLHIoEU5sw6HOUW/Zk0acLs/SAeuLzkGNOPc9DB4nkUajemhCmTIz3eiaKREZn2hQQqF79YTg==} | |
947 | engines: {node: '>=6.9.0'} | |
948 | peerDependencies: | |
949 | '@babel/core': ^7.0.0-0 | |
950 | dependencies: | |
951 | '@babel/core': 7.22.8 | |
952 | '@babel/helper-plugin-utils': 7.22.5 | |
953 | '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 | |
954 | '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.8) | |
955 | dev: true | |
956 | ||
957 | /@babel/plugin-transform-parameters@7.22.5(@babel/core@7.22.8): | |
958 | resolution: {integrity: sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==} | |
959 | engines: {node: '>=6.9.0'} | |
960 | peerDependencies: | |
961 | '@babel/core': ^7.0.0-0 | |
962 | dependencies: | |
963 | '@babel/core': 7.22.8 | |
964 | '@babel/helper-plugin-utils': 7.22.5 | |
965 | dev: true | |
966 | ||
967 | /@babel/plugin-transform-private-methods@7.22.5(@babel/core@7.22.8): | |
968 | resolution: {integrity: sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==} | |
969 | engines: {node: '>=6.9.0'} | |
970 | peerDependencies: | |
971 | '@babel/core': ^7.0.0-0 | |
972 | dependencies: | |
973 | '@babel/core': 7.22.8 | |
974 | '@babel/helper-create-class-features-plugin': 7.22.6(@babel/core@7.22.8) | |
975 | '@babel/helper-plugin-utils': 7.22.5 | |
976 | transitivePeerDependencies: | |
977 | - supports-color | |
978 | dev: true | |
979 | ||
980 | /@babel/plugin-transform-private-property-in-object@7.22.5(@babel/core@7.22.8): | |
981 | resolution: {integrity: sha512-/9xnaTTJcVoBtSSmrVyhtSvO3kbqS2ODoh2juEU72c3aYonNF0OMGiaz2gjukyKM2wBBYJP38S4JiE0Wfb5VMQ==} | |
982 | engines: {node: '>=6.9.0'} | |
983 | peerDependencies: | |
984 | '@babel/core': ^7.0.0-0 | |
985 | dependencies: | |
986 | '@babel/core': 7.22.8 | |
987 | '@babel/helper-annotate-as-pure': 7.22.5 | |
988 | '@babel/helper-create-class-features-plugin': 7.22.6(@babel/core@7.22.8) | |
989 | '@babel/helper-plugin-utils': 7.22.5 | |
990 | '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.8) | |
991 | transitivePeerDependencies: | |
992 | - supports-color | |
993 | dev: true | |
994 | ||
995 | /@babel/plugin-transform-property-literals@7.22.5(@babel/core@7.22.8): | |
996 | resolution: {integrity: sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==} | |
997 | engines: {node: '>=6.9.0'} | |
998 | peerDependencies: | |
999 | '@babel/core': ^7.0.0-0 | |
1000 | dependencies: | |
1001 | '@babel/core': 7.22.8 | |
1002 | '@babel/helper-plugin-utils': 7.22.5 | |
1003 | dev: true | |
1004 | ||
1005 | /@babel/plugin-transform-regenerator@7.22.5(@babel/core@7.22.8): | |
1006 | resolution: {integrity: sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==} | |
1007 | engines: {node: '>=6.9.0'} | |
1008 | peerDependencies: | |
1009 | '@babel/core': ^7.0.0-0 | |
1010 | dependencies: | |
1011 | '@babel/core': 7.22.8 | |
1012 | '@babel/helper-plugin-utils': 7.22.5 | |
1013 | regenerator-transform: 0.15.1 | |
1014 | dev: true | |
1015 | ||
1016 | /@babel/plugin-transform-reserved-words@7.22.5(@babel/core@7.22.8): | |
1017 | resolution: {integrity: sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==} | |
1018 | engines: {node: '>=6.9.0'} | |
1019 | peerDependencies: | |
1020 | '@babel/core': ^7.0.0-0 | |
1021 | dependencies: | |
1022 | '@babel/core': 7.22.8 | |
1023 | '@babel/helper-plugin-utils': 7.22.5 | |
1024 | dev: true | |
1025 | ||
1026 | /@babel/plugin-transform-shorthand-properties@7.22.5(@babel/core@7.22.8): | |
1027 | resolution: {integrity: sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==} | |
1028 | engines: {node: '>=6.9.0'} | |
1029 | peerDependencies: | |
1030 | '@babel/core': ^7.0.0-0 | |
1031 | dependencies: | |
1032 | '@babel/core': 7.22.8 | |
1033 | '@babel/helper-plugin-utils': 7.22.5 | |
1034 | dev: true | |
1035 | ||
1036 | /@babel/plugin-transform-spread@7.22.5(@babel/core@7.22.8): | |
1037 | resolution: {integrity: sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==} | |
1038 | engines: {node: '>=6.9.0'} | |
1039 | peerDependencies: | |
1040 | '@babel/core': ^7.0.0-0 | |
1041 | dependencies: | |
1042 | '@babel/core': 7.22.8 | |
1043 | '@babel/helper-plugin-utils': 7.22.5 | |
1044 | '@babel/helper-skip-transparent-expression-wrappers': 7.22.5 | |
1045 | dev: true | |
1046 | ||
1047 | /@babel/plugin-transform-sticky-regex@7.22.5(@babel/core@7.22.8): | |
1048 | resolution: {integrity: sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==} | |
1049 | engines: {node: '>=6.9.0'} | |
1050 | peerDependencies: | |
1051 | '@babel/core': ^7.0.0-0 | |
1052 | dependencies: | |
1053 | '@babel/core': 7.22.8 | |
1054 | '@babel/helper-plugin-utils': 7.22.5 | |
1055 | dev: true | |
1056 | ||
1057 | /@babel/plugin-transform-template-literals@7.22.5(@babel/core@7.22.8): | |
1058 | resolution: {integrity: sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==} | |
1059 | engines: {node: '>=6.9.0'} | |
1060 | peerDependencies: | |
1061 | '@babel/core': ^7.0.0-0 | |
1062 | dependencies: | |
1063 | '@babel/core': 7.22.8 | |
1064 | '@babel/helper-plugin-utils': 7.22.5 | |
1065 | dev: true | |
1066 | ||
1067 | /@babel/plugin-transform-typeof-symbol@7.22.5(@babel/core@7.22.8): | |
1068 | resolution: {integrity: sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==} | |
1069 | engines: {node: '>=6.9.0'} | |
1070 | peerDependencies: | |
1071 | '@babel/core': ^7.0.0-0 | |
1072 | dependencies: | |
1073 | '@babel/core': 7.22.8 | |
1074 | '@babel/helper-plugin-utils': 7.22.5 | |
1075 | dev: true | |
1076 | ||
1077 | /@babel/plugin-transform-unicode-escapes@7.22.5(@babel/core@7.22.8): | |
1078 | resolution: {integrity: sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==} | |
1079 | engines: {node: '>=6.9.0'} | |
1080 | peerDependencies: | |
1081 | '@babel/core': ^7.0.0-0 | |
1082 | dependencies: | |
1083 | '@babel/core': 7.22.8 | |
1084 | '@babel/helper-plugin-utils': 7.22.5 | |
1085 | dev: true | |
1086 | ||
1087 | /@babel/plugin-transform-unicode-property-regex@7.22.5(@babel/core@7.22.8): | |
1088 | resolution: {integrity: sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==} | |
1089 | engines: {node: '>=6.9.0'} | |
1090 | peerDependencies: | |
1091 | '@babel/core': ^7.0.0-0 | |
1092 | dependencies: | |
1093 | '@babel/core': 7.22.8 | |
1094 | '@babel/helper-create-regexp-features-plugin': 7.22.6(@babel/core@7.22.8) | |
1095 | '@babel/helper-plugin-utils': 7.22.5 | |
1096 | dev: true | |
1097 | ||
1098 | /@babel/plugin-transform-unicode-regex@7.22.5(@babel/core@7.22.8): | |
1099 | resolution: {integrity: sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==} | |
1100 | engines: {node: '>=6.9.0'} | |
1101 | peerDependencies: | |
1102 | '@babel/core': ^7.0.0-0 | |
1103 | dependencies: | |
1104 | '@babel/core': 7.22.8 | |
1105 | '@babel/helper-create-regexp-features-plugin': 7.22.6(@babel/core@7.22.8) | |
1106 | '@babel/helper-plugin-utils': 7.22.5 | |
1107 | dev: true | |
1108 | ||
1109 | /@babel/plugin-transform-unicode-sets-regex@7.22.5(@babel/core@7.22.8): | |
1110 | resolution: {integrity: sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==} | |
1111 | engines: {node: '>=6.9.0'} | |
1112 | peerDependencies: | |
1113 | '@babel/core': ^7.0.0 | |
1114 | dependencies: | |
1115 | '@babel/core': 7.22.8 | |
1116 | '@babel/helper-create-regexp-features-plugin': 7.22.6(@babel/core@7.22.8) | |
1117 | '@babel/helper-plugin-utils': 7.22.5 | |
1118 | dev: true | |
1119 | ||
1120 | /@babel/preset-env@7.22.7(@babel/core@7.22.8): | |
1121 | resolution: {integrity: sha512-1whfDtW+CzhETuzYXfcgZAh8/GFMeEbz0V5dVgya8YeJyCU6Y/P2Gnx4Qb3MylK68Zu9UiwUvbPMPTpFAOJ+sQ==} | |
1122 | engines: {node: '>=6.9.0'} | |
1123 | peerDependencies: | |
1124 | '@babel/core': ^7.0.0-0 | |
1125 | dependencies: | |
1126 | '@babel/compat-data': 7.22.6 | |
1127 | '@babel/core': 7.22.8 | |
1128 | '@babel/helper-compilation-targets': 7.22.6(@babel/core@7.22.8) | |
1129 | '@babel/helper-plugin-utils': 7.22.5 | |
1130 | '@babel/helper-validator-option': 7.22.5 | |
1131 | '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.5(@babel/core@7.22.8) | |
1132 | '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.5(@babel/core@7.22.8) | |
1133 | '@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.8) | |
1134 | '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.8) | |
1135 | '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.8) | |
1136 | '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.8) | |
1137 | '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.8) | |
1138 | '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.8) | |
1139 | '@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.8) | |
1140 | '@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.22.8) | |
1141 | '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.8) | |
1142 | '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.8) | |
1143 | '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.8) | |
1144 | '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.8) | |
1145 | '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.8) | |
1146 | '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.8) | |
1147 | '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.8) | |
1148 | '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.8) | |
1149 | '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.8) | |
1150 | '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.8) | |
1151 | '@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.22.8) | |
1152 | '@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.22.8) | |
1153 | '@babel/plugin-transform-async-generator-functions': 7.22.7(@babel/core@7.22.8) | |
1154 | '@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.22.8) | |
1155 | '@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.22.8) | |
1156 | '@babel/plugin-transform-block-scoping': 7.22.5(@babel/core@7.22.8) | |
1157 | '@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.22.8) | |
1158 | '@babel/plugin-transform-class-static-block': 7.22.5(@babel/core@7.22.8) | |
1159 | '@babel/plugin-transform-classes': 7.22.6(@babel/core@7.22.8) | |
1160 | '@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.22.8) | |
1161 | '@babel/plugin-transform-destructuring': 7.22.5(@babel/core@7.22.8) | |
1162 | '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.8) | |
1163 | '@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.22.8) | |
1164 | '@babel/plugin-transform-dynamic-import': 7.22.5(@babel/core@7.22.8) | |
1165 | '@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.22.8) | |
1166 | '@babel/plugin-transform-export-namespace-from': 7.22.5(@babel/core@7.22.8) | |
1167 | '@babel/plugin-transform-for-of': 7.22.5(@babel/core@7.22.8) | |
1168 | '@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.22.8) | |
1169 | '@babel/plugin-transform-json-strings': 7.22.5(@babel/core@7.22.8) | |
1170 | '@babel/plugin-transform-literals': 7.22.5(@babel/core@7.22.8) | |
1171 | '@babel/plugin-transform-logical-assignment-operators': 7.22.5(@babel/core@7.22.8) | |
1172 | '@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.22.8) | |
1173 | '@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.8) | |
1174 | '@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.22.8) | |
1175 | '@babel/plugin-transform-modules-systemjs': 7.22.5(@babel/core@7.22.8) | |
1176 | '@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.22.8) | |
1177 | '@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.22.8) | |
1178 | '@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.22.8) | |
1179 | '@babel/plugin-transform-nullish-coalescing-operator': 7.22.5(@babel/core@7.22.8) | |
1180 | '@babel/plugin-transform-numeric-separator': 7.22.5(@babel/core@7.22.8) | |
1181 | '@babel/plugin-transform-object-rest-spread': 7.22.5(@babel/core@7.22.8) | |
1182 | '@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.22.8) | |
1183 | '@babel/plugin-transform-optional-catch-binding': 7.22.5(@babel/core@7.22.8) | |
1184 | '@babel/plugin-transform-optional-chaining': 7.22.6(@babel/core@7.22.8) | |
1185 | '@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.8) | |
1186 | '@babel/plugin-transform-private-methods': 7.22.5(@babel/core@7.22.8) | |
1187 | '@babel/plugin-transform-private-property-in-object': 7.22.5(@babel/core@7.22.8) | |
1188 | '@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.22.8) | |
1189 | '@babel/plugin-transform-regenerator': 7.22.5(@babel/core@7.22.8) | |
1190 | '@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.22.8) | |
1191 | '@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.22.8) | |
1192 | '@babel/plugin-transform-spread': 7.22.5(@babel/core@7.22.8) | |
1193 | '@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.22.8) | |
1194 | '@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.22.8) | |
1195 | '@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.22.8) | |
1196 | '@babel/plugin-transform-unicode-escapes': 7.22.5(@babel/core@7.22.8) | |
1197 | '@babel/plugin-transform-unicode-property-regex': 7.22.5(@babel/core@7.22.8) | |
1198 | '@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.22.8) | |
1199 | '@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.22.8) | |
1200 | '@babel/preset-modules': 0.1.5(@babel/core@7.22.8) | |
1201 | '@babel/types': 7.22.5 | |
1202 | '@nicolo-ribaudo/semver-v6': 6.3.3 | |
1203 | babel-plugin-polyfill-corejs2: 0.4.4(@babel/core@7.22.8) | |
1204 | babel-plugin-polyfill-corejs3: 0.8.2(@babel/core@7.22.8) | |
1205 | babel-plugin-polyfill-regenerator: 0.5.1(@babel/core@7.22.8) | |
1206 | core-js-compat: 3.31.1 | |
1207 | transitivePeerDependencies: | |
1208 | - supports-color | |
1209 | dev: true | |
1210 | ||
1211 | /@babel/preset-modules@0.1.5(@babel/core@7.22.8): | |
1212 | resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} | |
1213 | peerDependencies: | |
1214 | '@babel/core': ^7.0.0-0 | |
1215 | dependencies: | |
1216 | '@babel/core': 7.22.8 | |
1217 | '@babel/helper-plugin-utils': 7.22.5 | |
1218 | '@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.8) | |
1219 | '@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.8) | |
1220 | '@babel/types': 7.22.5 | |
1221 | esutils: 2.0.3 | |
1222 | dev: true | |
1223 | ||
1224 | /@babel/regjsgen@0.8.0: | |
1225 | resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} | |
1226 | dev: true | |
1227 | ||
1228 | /@babel/runtime@7.22.6: | |
1229 | resolution: {integrity: sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ==} | |
1230 | engines: {node: '>=6.9.0'} | |
1231 | dependencies: | |
1232 | regenerator-runtime: 0.13.11 | |
1233 | dev: true | |
1234 | ||
1235 | /@babel/template@7.22.5: | |
1236 | resolution: {integrity: sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==} | |
1237 | engines: {node: '>=6.9.0'} | |
1238 | dependencies: | |
1239 | '@babel/code-frame': 7.22.5 | |
1240 | '@babel/parser': 7.22.7 | |
1241 | '@babel/types': 7.22.5 | |
1242 | dev: true | |
1243 | ||
1244 | /@babel/traverse@7.22.8: | |
1245 | resolution: {integrity: sha512-y6LPR+wpM2I3qJrsheCTwhIinzkETbplIgPBbwvqPKc+uljeA5gP+3nP8irdYt1mjQaDnlIcG+dw8OjAco4GXw==} | |
1246 | engines: {node: '>=6.9.0'} | |
1247 | dependencies: | |
1248 | '@babel/code-frame': 7.22.5 | |
1249 | '@babel/generator': 7.22.7 | |
1250 | '@babel/helper-environment-visitor': 7.22.5 | |
1251 | '@babel/helper-function-name': 7.22.5 | |
1252 | '@babel/helper-hoist-variables': 7.22.5 | |
1253 | '@babel/helper-split-export-declaration': 7.22.6 | |
1254 | '@babel/parser': 7.22.7 | |
1255 | '@babel/types': 7.22.5 | |
1256 | debug: 4.3.4 | |
1257 | globals: 11.12.0 | |
1258 | transitivePeerDependencies: | |
1259 | - supports-color | |
1260 | dev: true | |
1261 | ||
1262 | /@babel/types@7.22.5: | |
1263 | resolution: {integrity: sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==} | |
1264 | engines: {node: '>=6.9.0'} | |
1265 | dependencies: | |
1266 | '@babel/helper-string-parser': 7.22.5 | |
1267 | '@babel/helper-validator-identifier': 7.22.5 | |
1268 | to-fast-properties: 2.0.0 | |
1269 | dev: true | |
1270 | ||
1271 | /@jridgewell/gen-mapping@0.3.3: | |
1272 | resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} | |
1273 | engines: {node: '>=6.0.0'} | |
1274 | dependencies: | |
1275 | '@jridgewell/set-array': 1.1.2 | |
1276 | '@jridgewell/sourcemap-codec': 1.4.15 | |
1277 | '@jridgewell/trace-mapping': 0.3.18 | |
1278 | dev: true | |
1279 | ||
1280 | /@jridgewell/resolve-uri@3.1.0: | |
1281 | resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} | |
1282 | engines: {node: '>=6.0.0'} | |
1283 | dev: true | |
1284 | ||
1285 | /@jridgewell/set-array@1.1.2: | |
1286 | resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} | |
1287 | engines: {node: '>=6.0.0'} | |
1288 | dev: true | |
1289 | ||
1290 | /@jridgewell/source-map@0.3.5: | |
1291 | resolution: {integrity: sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==} | |
1292 | dependencies: | |
1293 | '@jridgewell/gen-mapping': 0.3.3 | |
1294 | '@jridgewell/trace-mapping': 0.3.18 | |
1295 | dev: true | |
1296 | ||
1297 | /@jridgewell/sourcemap-codec@1.4.14: | |
1298 | resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} | |
1299 | dev: true | |
1300 | ||
1301 | /@jridgewell/sourcemap-codec@1.4.15: | |
1302 | resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} | |
1303 | dev: true | |
1304 | ||
1305 | /@jridgewell/trace-mapping@0.3.18: | |
1306 | resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==} | |
1307 | dependencies: | |
1308 | '@jridgewell/resolve-uri': 3.1.0 | |
1309 | '@jridgewell/sourcemap-codec': 1.4.14 | |
1310 | dev: true | |
1311 | ||
1312 | /@lezer/common@0.15.12: | |
1313 | resolution: {integrity: sha512-edfwCxNLnzq5pBA/yaIhwJ3U3Kz8VAUOTRg0hhxaizaI1N+qxV7EXDv/kLCkLeq2RzSFvxexlaj5Mzfn2kY0Ig==} | |
1314 | dev: true | |
1315 | ||
1316 | /@lezer/lr@0.15.8: | |
1317 | resolution: {integrity: sha512-bM6oE6VQZ6hIFxDNKk8bKPa14hqFrV07J/vHGOeiAbJReIaQXmkVb6xQu4MR+JBTLa5arGRyAAjJe1qaQt3Uvg==} | |
1318 | dependencies: | |
1319 | '@lezer/common': 0.15.12 | |
1320 | dev: true | |
1321 | ||
1322 | /@lmdb/lmdb-darwin-arm64@2.7.11: | |
1323 | resolution: {integrity: sha512-r6+vYq2vKzE+vgj/rNVRMwAevq0+ZR9IeMFIqcSga+wMtMdXQ27KqQ7uS99/yXASg29bos7yHP3yk4x6Iio0lw==} | |
1324 | cpu: [arm64] | |
1325 | os: [darwin] | |
1326 | requiresBuild: true | |
1327 | dev: true | |
1328 | optional: true | |
1329 | ||
1330 | /@lmdb/lmdb-darwin-x64@2.7.11: | |
1331 | resolution: {integrity: sha512-jhj1aB4K8ycRL1HOQT5OtzlqOq70jxUQEWRN9Gqh3TIDN30dxXtiHi6EWF516tzw6v2+3QqhDMJh8O6DtTGG8Q==} | |
1332 | cpu: [x64] | |
1333 | os: [darwin] | |
1334 | requiresBuild: true | |
1335 | dev: true | |
1336 | optional: true | |
1337 | ||
1338 | /@lmdb/lmdb-linux-arm64@2.7.11: | |
1339 | resolution: {integrity: sha512-7xGEfPPbmVJWcY2Nzqo11B9Nfxs+BAsiiaY/OcT4aaTDdykKeCjvKMQJA3KXCtZ1AtiC9ljyGLi+BfUwdulY5A==} | |
1340 | cpu: [arm64] | |
1341 | os: [linux] | |
1342 | requiresBuild: true | |
1343 | dev: true | |
1344 | optional: true | |
1345 | ||
1346 | /@lmdb/lmdb-linux-arm@2.7.11: | |
1347 | resolution: {integrity: sha512-dHfLFVSrw/v5X5lkwp0Vl7+NFpEeEYKfMG2DpdFJnnG1RgHQZngZxCaBagFoaJGykRpd2DYF1AeuXBFrAUAXfw==} | |
1348 | cpu: [arm] | |
1349 | os: [linux] | |
1350 | requiresBuild: true | |
1351 | dev: true | |
1352 | optional: true | |
1353 | ||
1354 | /@lmdb/lmdb-linux-x64@2.7.11: | |
1355 | resolution: {integrity: sha512-vUKI3JrREMQsXX8q0Eq5zX2FlYCKWMmLiCyyJNfZK0Uyf14RBg9VtB3ObQ41b4swYh2EWaltasWVe93Y8+KDng==} | |
1356 | cpu: [x64] | |
1357 | os: [linux] | |
1358 | requiresBuild: true | |
1359 | dev: true | |
1360 | optional: true | |
1361 | ||
1362 | /@lmdb/lmdb-win32-x64@2.7.11: | |
1363 | resolution: {integrity: sha512-BJwkHlSUgtB+Ei52Ai32M1AOMerSlzyIGA/KC4dAGL+GGwVMdwG8HGCOA2TxP3KjhbgDPMYkv7bt/NmOmRIFng==} | |
1364 | cpu: [x64] | |
1365 | os: [win32] | |
1366 | requiresBuild: true | |
1367 | dev: true | |
1368 | optional: true | |
1369 | ||
1370 | /@mischnic/json-sourcemap@0.1.0: | |
1371 | resolution: {integrity: sha512-dQb3QnfNqmQNYA4nFSN/uLaByIic58gOXq4Y4XqLOWmOrw73KmJPt/HLyG0wvn1bnR6mBKs/Uwvkh+Hns1T0XA==} | |
1372 | engines: {node: '>=12.0.0'} | |
1373 | dependencies: | |
1374 | '@lezer/common': 0.15.12 | |
1375 | '@lezer/lr': 0.15.8 | |
1376 | json5: 2.2.3 | |
1377 | dev: true | |
1378 | ||
1379 | /@msgpackr-extract/msgpackr-extract-darwin-arm64@3.0.2: | |
1380 | resolution: {integrity: sha512-9bfjwDxIDWmmOKusUcqdS4Rw+SETlp9Dy39Xui9BEGEk19dDwH0jhipwFzEff/pFg95NKymc6TOTbRKcWeRqyQ==} | |
1381 | cpu: [arm64] | |
1382 | os: [darwin] | |
1383 | requiresBuild: true | |
1384 | dev: true | |
1385 | optional: true | |
1386 | ||
1387 | /@msgpackr-extract/msgpackr-extract-darwin-x64@3.0.2: | |
1388 | resolution: {integrity: sha512-lwriRAHm1Yg4iDf23Oxm9n/t5Zpw1lVnxYU3HnJPTi2lJRkKTrps1KVgvL6m7WvmhYVt/FIsssWay+k45QHeuw==} | |
1389 | cpu: [x64] | |
1390 | os: [darwin] | |
1391 | requiresBuild: true | |
1392 | dev: true | |
1393 | optional: true | |
1394 | ||
1395 | /@msgpackr-extract/msgpackr-extract-linux-arm64@3.0.2: | |
1396 | resolution: {integrity: sha512-FU20Bo66/f7He9Fp9sP2zaJ1Q8L9uLPZQDub/WlUip78JlPeMbVL8546HbZfcW9LNciEXc8d+tThSJjSC+tmsg==} | |
1397 | cpu: [arm64] | |
1398 | os: [linux] | |
1399 | requiresBuild: true | |
1400 | dev: true | |
1401 | optional: true | |
1402 | ||
1403 | /@msgpackr-extract/msgpackr-extract-linux-arm@3.0.2: | |
1404 | resolution: {integrity: sha512-MOI9Dlfrpi2Cuc7i5dXdxPbFIgbDBGgKR5F2yWEa6FVEtSWncfVNKW5AKjImAQ6CZlBK9tympdsZJ2xThBiWWA==} | |
1405 | cpu: [arm] | |
1406 | os: [linux] | |
1407 | requiresBuild: true | |
1408 | dev: true | |
1409 | optional: true | |
1410 | ||
1411 | /@msgpackr-extract/msgpackr-extract-linux-x64@3.0.2: | |
1412 | resolution: {integrity: sha512-gsWNDCklNy7Ajk0vBBf9jEx04RUxuDQfBse918Ww+Qb9HCPoGzS+XJTLe96iN3BVK7grnLiYghP/M4L8VsaHeA==} | |
1413 | cpu: [x64] | |
1414 | os: [linux] | |
1415 | requiresBuild: true | |
1416 | dev: true | |
1417 | optional: true | |
1418 | ||
1419 | /@msgpackr-extract/msgpackr-extract-win32-x64@3.0.2: | |
1420 | resolution: {integrity: sha512-O+6Gs8UeDbyFpbSh2CPEz/UOrrdWPTBYNblZK5CxxLisYt4kGX3Sc+czffFonyjiGSq3jWLwJS/CCJc7tBr4sQ==} | |
1421 | cpu: [x64] | |
1422 | os: [win32] | |
1423 | requiresBuild: true | |
1424 | dev: true | |
1425 | optional: true | |
1426 | ||
1427 | /@nicolo-ribaudo/semver-v6@6.3.3: | |
1428 | resolution: {integrity: sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg==} | |
1429 | hasBin: true | |
1430 | dev: true | |
1431 | ||
1432 | /@parcel/bundler-default@2.9.3(@parcel/core@2.9.3): | |
1433 | resolution: {integrity: sha512-JjJK8dq39/UO/MWI/4SCbB1t/qgpQRFnFDetAAAezQ8oN++b24u1fkMDa/xqQGjbuPmGeTds5zxGgYs7id7PYg==} | |
1434 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1435 | dependencies: | |
1436 | '@parcel/diagnostic': 2.9.3 | |
1437 | '@parcel/graph': 2.9.3 | |
1438 | '@parcel/hash': 2.9.3 | |
1439 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1440 | '@parcel/utils': 2.9.3 | |
1441 | nullthrows: 1.1.1 | |
1442 | transitivePeerDependencies: | |
1443 | - '@parcel/core' | |
1444 | dev: true | |
1445 | ||
1446 | /@parcel/cache@2.9.3(@parcel/core@2.9.3): | |
1447 | resolution: {integrity: sha512-Bj/H2uAJJSXtysG7E/x4EgTrE2hXmm7td/bc97K8M9N7+vQjxf7xb0ebgqe84ePVMkj4MVQSMEJkEucXVx4b0Q==} | |
1448 | engines: {node: '>= 12.0.0'} | |
1449 | peerDependencies: | |
1450 | '@parcel/core': ^2.9.3 | |
1451 | dependencies: | |
1452 | '@parcel/core': 2.9.3 | |
1453 | '@parcel/fs': 2.9.3(@parcel/core@2.9.3) | |
1454 | '@parcel/logger': 2.9.3 | |
1455 | '@parcel/utils': 2.9.3 | |
1456 | lmdb: 2.7.11 | |
1457 | dev: true | |
1458 | ||
1459 | /@parcel/codeframe@2.9.3: | |
1460 | resolution: {integrity: sha512-z7yTyD6h3dvduaFoHpNqur74/2yDWL++33rjQjIjCaXREBN6dKHoMGMizzo/i4vbiI1p9dDox2FIDEHCMQxqdA==} | |
1461 | engines: {node: '>= 12.0.0'} | |
1462 | dependencies: | |
1463 | chalk: 4.1.2 | |
1464 | dev: true | |
1465 | ||
1466 | /@parcel/compressor-raw@2.9.3(@parcel/core@2.9.3): | |
1467 | resolution: {integrity: sha512-jz3t4/ICMsHEqgiTmv5i1DJva2k5QRpZlBELVxfY+QElJTVe8edKJ0TiKcBxh2hx7sm4aUigGmp7JiqqHRRYmA==} | |
1468 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1469 | dependencies: | |
1470 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1471 | transitivePeerDependencies: | |
1472 | - '@parcel/core' | |
1473 | dev: true | |
1474 | ||
1475 | /@parcel/config-default@2.9.3(@parcel/core@2.9.3): | |
1476 | resolution: {integrity: sha512-tqN5tF7QnVABDZAu76co5E6N8mA9n8bxiWdK4xYyINYFIEHgX172oRTqXTnhEMjlMrdmASxvnGlbaPBaVnrCTw==} | |
1477 | peerDependencies: | |
1478 | '@parcel/core': ^2.9.3 | |
1479 | dependencies: | |
1480 | '@parcel/bundler-default': 2.9.3(@parcel/core@2.9.3) | |
1481 | '@parcel/compressor-raw': 2.9.3(@parcel/core@2.9.3) | |
1482 | '@parcel/core': 2.9.3 | |
1483 | '@parcel/namer-default': 2.9.3(@parcel/core@2.9.3) | |
1484 | '@parcel/optimizer-css': 2.9.3(@parcel/core@2.9.3) | |
1485 | '@parcel/optimizer-htmlnano': 2.9.3(@parcel/core@2.9.3) | |
1486 | '@parcel/optimizer-image': 2.9.3(@parcel/core@2.9.3) | |
1487 | '@parcel/optimizer-svgo': 2.9.3(@parcel/core@2.9.3) | |
1488 | '@parcel/optimizer-swc': 2.9.3(@parcel/core@2.9.3) | |
1489 | '@parcel/packager-css': 2.9.3(@parcel/core@2.9.3) | |
1490 | '@parcel/packager-html': 2.9.3(@parcel/core@2.9.3) | |
1491 | '@parcel/packager-js': 2.9.3(@parcel/core@2.9.3) | |
1492 | '@parcel/packager-raw': 2.9.3(@parcel/core@2.9.3) | |
1493 | '@parcel/packager-svg': 2.9.3(@parcel/core@2.9.3) | |
1494 | '@parcel/reporter-dev-server': 2.9.3(@parcel/core@2.9.3) | |
1495 | '@parcel/resolver-default': 2.9.3(@parcel/core@2.9.3) | |
1496 | '@parcel/runtime-browser-hmr': 2.9.3(@parcel/core@2.9.3) | |
1497 | '@parcel/runtime-js': 2.9.3(@parcel/core@2.9.3) | |
1498 | '@parcel/runtime-react-refresh': 2.9.3(@parcel/core@2.9.3) | |
1499 | '@parcel/runtime-service-worker': 2.9.3(@parcel/core@2.9.3) | |
1500 | '@parcel/transformer-babel': 2.9.3(@parcel/core@2.9.3) | |
1501 | '@parcel/transformer-css': 2.9.3(@parcel/core@2.9.3) | |
1502 | '@parcel/transformer-html': 2.9.3(@parcel/core@2.9.3) | |
1503 | '@parcel/transformer-image': 2.9.3(@parcel/core@2.9.3) | |
1504 | '@parcel/transformer-js': 2.9.3(@parcel/core@2.9.3) | |
1505 | '@parcel/transformer-json': 2.9.3(@parcel/core@2.9.3) | |
1506 | '@parcel/transformer-postcss': 2.9.3(@parcel/core@2.9.3) | |
1507 | '@parcel/transformer-posthtml': 2.9.3(@parcel/core@2.9.3) | |
1508 | '@parcel/transformer-raw': 2.9.3(@parcel/core@2.9.3) | |
1509 | '@parcel/transformer-react-refresh-wrap': 2.9.3(@parcel/core@2.9.3) | |
1510 | '@parcel/transformer-svg': 2.9.3(@parcel/core@2.9.3) | |
1511 | transitivePeerDependencies: | |
1512 | - '@swc/helpers' | |
1513 | - cssnano | |
1514 | - postcss | |
1515 | - purgecss | |
1516 | - relateurl | |
1517 | - srcset | |
1518 | - terser | |
1519 | - uncss | |
1520 | dev: true | |
1521 | ||
1522 | /@parcel/core@2.9.3: | |
1523 | resolution: {integrity: sha512-4KlM1Zr/jpsqWuMXr2zmGsaOUs1zMMFh9vfCNKRZkptf+uk8I3sugHbNdo+F5B+4e2yMuOEb1zgAmvJLeuH6ww==} | |
1524 | engines: {node: '>= 12.0.0'} | |
1525 | dependencies: | |
1526 | '@mischnic/json-sourcemap': 0.1.0 | |
1527 | '@parcel/cache': 2.9.3(@parcel/core@2.9.3) | |
1528 | '@parcel/diagnostic': 2.9.3 | |
1529 | '@parcel/events': 2.9.3 | |
1530 | '@parcel/fs': 2.9.3(@parcel/core@2.9.3) | |
1531 | '@parcel/graph': 2.9.3 | |
1532 | '@parcel/hash': 2.9.3 | |
1533 | '@parcel/logger': 2.9.3 | |
1534 | '@parcel/package-manager': 2.9.3(@parcel/core@2.9.3) | |
1535 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1536 | '@parcel/profiler': 2.9.3 | |
1537 | '@parcel/source-map': 2.1.1 | |
1538 | '@parcel/types': 2.9.3(@parcel/core@2.9.3) | |
1539 | '@parcel/utils': 2.9.3 | |
1540 | '@parcel/workers': 2.9.3(@parcel/core@2.9.3) | |
1541 | abortcontroller-polyfill: 1.7.5 | |
1542 | base-x: 3.0.9 | |
1543 | browserslist: 4.21.9 | |
1544 | clone: 2.1.2 | |
1545 | dotenv: 7.0.0 | |
1546 | dotenv-expand: 5.1.0 | |
1547 | json5: 2.2.3 | |
1548 | msgpackr: 1.9.5 | |
1549 | nullthrows: 1.1.1 | |
1550 | semver: 7.5.4 | |
1551 | dev: true | |
1552 | ||
1553 | /@parcel/diagnostic@2.9.3: | |
1554 | resolution: {integrity: sha512-6jxBdyB3D7gP4iE66ghUGntWt2v64E6EbD4AetZk+hNJpgudOOPsKTovcMi/i7I4V0qD7WXSF4tvkZUoac0jwA==} | |
1555 | engines: {node: '>= 12.0.0'} | |
1556 | dependencies: | |
1557 | '@mischnic/json-sourcemap': 0.1.0 | |
1558 | nullthrows: 1.1.1 | |
1559 | dev: true | |
1560 | ||
1561 | /@parcel/events@2.9.3: | |
1562 | resolution: {integrity: sha512-K0Scx+Bx9f9p1vuShMzNwIgiaZUkxEnexaKYHYemJrM7pMAqxIuIqhnvwurRCsZOVLUJPDDNJ626cWTc5vIq+A==} | |
1563 | engines: {node: '>= 12.0.0'} | |
1564 | dev: true | |
1565 | ||
1566 | /@parcel/fs-search@2.9.3: | |
1567 | resolution: {integrity: sha512-nsNz3bsOpwS+jphcd+XjZL3F3PDq9lik0O8HPm5f6LYkqKWT+u/kgQzA8OkAHCR3q96LGiHxUywHPEBc27vI4Q==} | |
1568 | engines: {node: '>= 12.0.0'} | |
1569 | dev: true | |
1570 | ||
1571 | /@parcel/fs@2.9.3(@parcel/core@2.9.3): | |
1572 | resolution: {integrity: sha512-/PrRKgCRw22G7rNPSpgN3Q+i2nIkZWuvIOAdMG4KWXC4XLp8C9jarNaWd5QEQ75amjhQSl3oUzABzkdCtkKrgg==} | |
1573 | engines: {node: '>= 12.0.0'} | |
1574 | peerDependencies: | |
1575 | '@parcel/core': ^2.9.3 | |
1576 | dependencies: | |
1577 | '@parcel/core': 2.9.3 | |
1578 | '@parcel/fs-search': 2.9.3 | |
1579 | '@parcel/types': 2.9.3(@parcel/core@2.9.3) | |
1580 | '@parcel/utils': 2.9.3 | |
1581 | '@parcel/watcher': 2.2.0 | |
1582 | '@parcel/workers': 2.9.3(@parcel/core@2.9.3) | |
1583 | dev: true | |
1584 | ||
1585 | /@parcel/graph@2.9.3: | |
1586 | resolution: {integrity: sha512-3LmRJmF8+OprAr6zJT3X2s8WAhLKkrhi6RsFlMWHifGU5ED1PFcJWFbOwJvSjcAhMQJP0fErcFIK1Ludv3Vm3g==} | |
1587 | engines: {node: '>= 12.0.0'} | |
1588 | dependencies: | |
1589 | nullthrows: 1.1.1 | |
1590 | dev: true | |
1591 | ||
1592 | /@parcel/hash@2.9.3: | |
1593 | resolution: {integrity: sha512-qlH5B85XLzVAeijgKPjm1gQu35LoRYX/8igsjnN8vOlbc3O8BYAUIutU58fbHbtE8MJPbxQQUw7tkTjeoujcQQ==} | |
1594 | engines: {node: '>= 12.0.0'} | |
1595 | dependencies: | |
1596 | xxhash-wasm: 0.4.2 | |
1597 | dev: true | |
1598 | ||
1599 | /@parcel/logger@2.9.3: | |
1600 | resolution: {integrity: sha512-5FNBszcV6ilGFcijEOvoNVG6IUJGsnMiaEnGQs7Fvc1dktTjEddnoQbIYhcSZL63wEmzBZOgkT5yDMajJ/41jw==} | |
1601 | engines: {node: '>= 12.0.0'} | |
1602 | dependencies: | |
1603 | '@parcel/diagnostic': 2.9.3 | |
1604 | '@parcel/events': 2.9.3 | |
1605 | dev: true | |
1606 | ||
1607 | /@parcel/markdown-ansi@2.9.3: | |
1608 | resolution: {integrity: sha512-/Q4X8F2aN8UNjAJrQ5NfK2OmZf6shry9DqetUSEndQ0fHonk78WKt6LT0zSKEBEW/bB/bXk6mNMsCup6L8ibjQ==} | |
1609 | engines: {node: '>= 12.0.0'} | |
1610 | dependencies: | |
1611 | chalk: 4.1.2 | |
1612 | dev: true | |
1613 | ||
1614 | /@parcel/namer-default@2.9.3(@parcel/core@2.9.3): | |
1615 | resolution: {integrity: sha512-1ynFEcap48/Ngzwwn318eLYpLUwijuuZoXQPCsEQ21OOIOtfhFQJaPwXTsw6kRitshKq76P2aafE0BioGSqxcA==} | |
1616 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1617 | dependencies: | |
1618 | '@parcel/diagnostic': 2.9.3 | |
1619 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1620 | nullthrows: 1.1.1 | |
1621 | transitivePeerDependencies: | |
1622 | - '@parcel/core' | |
1623 | dev: true | |
1624 | ||
1625 | /@parcel/node-resolver-core@3.0.3(@parcel/core@2.9.3): | |
1626 | resolution: {integrity: sha512-AjxNcZVHHJoNT/A99PKIdFtwvoze8PAiC3yz8E/dRggrDIOboUEodeQYV5Aq++aK76uz/iOP0tST2T8A5rhb1A==} | |
1627 | engines: {node: '>= 12.0.0'} | |
1628 | dependencies: | |
1629 | '@mischnic/json-sourcemap': 0.1.0 | |
1630 | '@parcel/diagnostic': 2.9.3 | |
1631 | '@parcel/fs': 2.9.3(@parcel/core@2.9.3) | |
1632 | '@parcel/utils': 2.9.3 | |
1633 | nullthrows: 1.1.1 | |
1634 | semver: 7.5.4 | |
1635 | transitivePeerDependencies: | |
1636 | - '@parcel/core' | |
1637 | dev: true | |
1638 | ||
1639 | /@parcel/optimizer-css@2.9.3(@parcel/core@2.9.3): | |
1640 | resolution: {integrity: sha512-RK1QwcSdWDNUsFvuLy0hgnYKtPQebzCb0vPPzqs6LhL+vqUu9utOyRycGaQffHCkHVQP6zGlN+KFssd7YtFGhA==} | |
1641 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1642 | dependencies: | |
1643 | '@parcel/diagnostic': 2.9.3 | |
1644 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1645 | '@parcel/source-map': 2.1.1 | |
1646 | '@parcel/utils': 2.9.3 | |
1647 | browserslist: 4.21.9 | |
1648 | lightningcss: 1.21.5 | |
1649 | nullthrows: 1.1.1 | |
1650 | transitivePeerDependencies: | |
1651 | - '@parcel/core' | |
1652 | dev: true | |
1653 | ||
1654 | /@parcel/optimizer-htmlnano@2.9.3(@parcel/core@2.9.3): | |
1655 | resolution: {integrity: sha512-9g/KBck3c6DokmJfvJ5zpHFBiCSolaGrcsTGx8C3YPdCTVTI9P1TDCwUxvAr4LjpcIRSa82wlLCI+nF6sSgxKA==} | |
1656 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1657 | dependencies: | |
1658 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1659 | htmlnano: 2.0.4(svgo@2.8.0) | |
1660 | nullthrows: 1.1.1 | |
1661 | posthtml: 0.16.6 | |
1662 | svgo: 2.8.0 | |
1663 | transitivePeerDependencies: | |
1664 | - '@parcel/core' | |
1665 | - cssnano | |
1666 | - postcss | |
1667 | - purgecss | |
1668 | - relateurl | |
1669 | - srcset | |
1670 | - terser | |
1671 | - uncss | |
1672 | dev: true | |
1673 | ||
1674 | /@parcel/optimizer-image@2.9.3(@parcel/core@2.9.3): | |
1675 | resolution: {integrity: sha512-530YzthE7kmecnNhPbkAK+26yQNt69pfJrgE0Ev0BZaM1Wu2+33nki7o8qvkTkikhPrurEJLGIXt1qKmbKvCbA==} | |
1676 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1677 | peerDependencies: | |
1678 | '@parcel/core': ^2.9.3 | |
1679 | dependencies: | |
1680 | '@parcel/core': 2.9.3 | |
1681 | '@parcel/diagnostic': 2.9.3 | |
1682 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1683 | '@parcel/utils': 2.9.3 | |
1684 | '@parcel/workers': 2.9.3(@parcel/core@2.9.3) | |
1685 | dev: true | |
1686 | ||
1687 | /@parcel/optimizer-svgo@2.9.3(@parcel/core@2.9.3): | |
1688 | resolution: {integrity: sha512-ytQS0wY5JJhWU4mL0wfhYDUuHcfuw+Gy2+JcnTm1t1AZXHlOTbU6EzRWNqBShsgXjvdrQQXizAe3B6GFFlFJVQ==} | |
1689 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1690 | dependencies: | |
1691 | '@parcel/diagnostic': 2.9.3 | |
1692 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1693 | '@parcel/utils': 2.9.3 | |
1694 | svgo: 2.8.0 | |
1695 | transitivePeerDependencies: | |
1696 | - '@parcel/core' | |
1697 | dev: true | |
1698 | ||
1699 | /@parcel/optimizer-swc@2.9.3(@parcel/core@2.9.3): | |
1700 | resolution: {integrity: sha512-GQINNeqtdpL1ombq/Cpwi6IBk02wKJ/JJbYbyfHtk8lxlq13soenpwOlzJ5T9D2fdG+FUhai9NxpN5Ss4lNoAg==} | |
1701 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1702 | dependencies: | |
1703 | '@parcel/diagnostic': 2.9.3 | |
1704 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1705 | '@parcel/source-map': 2.1.1 | |
1706 | '@parcel/utils': 2.9.3 | |
1707 | '@swc/core': 1.3.68 | |
1708 | nullthrows: 1.1.1 | |
1709 | transitivePeerDependencies: | |
1710 | - '@parcel/core' | |
1711 | - '@swc/helpers' | |
1712 | dev: true | |
1713 | ||
1714 | /@parcel/package-manager@2.9.3(@parcel/core@2.9.3): | |
1715 | resolution: {integrity: sha512-NH6omcNTEupDmW4Lm1e4NUYBjdqkURxgZ4CNESESInHJe6tblVhNB8Rpr1ar7zDar7cly9ILr8P6N3Ei7bTEjg==} | |
1716 | engines: {node: '>= 12.0.0'} | |
1717 | peerDependencies: | |
1718 | '@parcel/core': ^2.9.3 | |
1719 | dependencies: | |
1720 | '@parcel/core': 2.9.3 | |
1721 | '@parcel/diagnostic': 2.9.3 | |
1722 | '@parcel/fs': 2.9.3(@parcel/core@2.9.3) | |
1723 | '@parcel/logger': 2.9.3 | |
1724 | '@parcel/node-resolver-core': 3.0.3(@parcel/core@2.9.3) | |
1725 | '@parcel/types': 2.9.3(@parcel/core@2.9.3) | |
1726 | '@parcel/utils': 2.9.3 | |
1727 | '@parcel/workers': 2.9.3(@parcel/core@2.9.3) | |
1728 | semver: 7.5.4 | |
1729 | dev: true | |
1730 | ||
1731 | /@parcel/packager-css@2.9.3(@parcel/core@2.9.3): | |
1732 | resolution: {integrity: sha512-mePiWiYZOULY6e1RdAIJyRoYqXqGci0srOaVZYaP7mnrzvJgA63kaZFFsDiEWghunQpMUuUjM2x/vQVHzxmhKQ==} | |
1733 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1734 | dependencies: | |
1735 | '@parcel/diagnostic': 2.9.3 | |
1736 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1737 | '@parcel/source-map': 2.1.1 | |
1738 | '@parcel/utils': 2.9.3 | |
1739 | nullthrows: 1.1.1 | |
1740 | transitivePeerDependencies: | |
1741 | - '@parcel/core' | |
1742 | dev: true | |
1743 | ||
1744 | /@parcel/packager-html@2.9.3(@parcel/core@2.9.3): | |
1745 | resolution: {integrity: sha512-0Ex+O0EaZf9APNERRNGgGto02hFJ6f5RQEvRWBK55WAV1rXeU+kpjC0c0qZvnUaUtXfpWMsEBkevJCwDkUMeMg==} | |
1746 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1747 | dependencies: | |
1748 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1749 | '@parcel/types': 2.9.3(@parcel/core@2.9.3) | |
1750 | '@parcel/utils': 2.9.3 | |
1751 | nullthrows: 1.1.1 | |
1752 | posthtml: 0.16.6 | |
1753 | transitivePeerDependencies: | |
1754 | - '@parcel/core' | |
1755 | dev: true | |
1756 | ||
1757 | /@parcel/packager-js@2.9.3(@parcel/core@2.9.3): | |
1758 | resolution: {integrity: sha512-V5xwkoE3zQ3R+WqAWhA1KGQ791FvJeW6KonOlMI1q76Djjgox68hhObqcLu66AmYNhR2R/wUpkP18hP2z8dSFw==} | |
1759 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1760 | dependencies: | |
1761 | '@parcel/diagnostic': 2.9.3 | |
1762 | '@parcel/hash': 2.9.3 | |
1763 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1764 | '@parcel/source-map': 2.1.1 | |
1765 | '@parcel/utils': 2.9.3 | |
1766 | globals: 13.20.0 | |
1767 | nullthrows: 1.1.1 | |
1768 | transitivePeerDependencies: | |
1769 | - '@parcel/core' | |
1770 | dev: true | |
1771 | ||
1772 | /@parcel/packager-raw@2.9.3(@parcel/core@2.9.3): | |
1773 | resolution: {integrity: sha512-oPQTNoYanQ2DdJyL61uPYK2py83rKOT8YVh2QWAx0zsSli6Kiy64U3+xOCYWgDVCrHw9+9NpQMuAdSiFg4cq8g==} | |
1774 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1775 | dependencies: | |
1776 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1777 | transitivePeerDependencies: | |
1778 | - '@parcel/core' | |
1779 | dev: true | |
1780 | ||
1781 | /@parcel/packager-svg@2.9.3(@parcel/core@2.9.3): | |
1782 | resolution: {integrity: sha512-p/Ya6UO9DAkaCUFxfFGyeHZDp9YPAlpdnh1OChuwqSFOXFjjeXuoK4KLT+ZRalVBo2Jo8xF70oKMZw4MVvaL7Q==} | |
1783 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1784 | dependencies: | |
1785 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1786 | '@parcel/types': 2.9.3(@parcel/core@2.9.3) | |
1787 | '@parcel/utils': 2.9.3 | |
1788 | posthtml: 0.16.6 | |
1789 | transitivePeerDependencies: | |
1790 | - '@parcel/core' | |
1791 | dev: true | |
1792 | ||
1793 | /@parcel/plugin@2.9.3(@parcel/core@2.9.3): | |
1794 | resolution: {integrity: sha512-qN85Gqr2GMuxX1dT1mnuO9hOcvlEv1lrYrCxn7CJN2nUhbwcfG+LEvcrCzCOJ6XtIHm+ZBV9h9p7FfoPLvpw+g==} | |
1795 | engines: {node: '>= 12.0.0'} | |
1796 | dependencies: | |
1797 | '@parcel/types': 2.9.3(@parcel/core@2.9.3) | |
1798 | transitivePeerDependencies: | |
1799 | - '@parcel/core' | |
1800 | dev: true | |
1801 | ||
1802 | /@parcel/profiler@2.9.3: | |
1803 | resolution: {integrity: sha512-pyHc9lw8VZDfgZoeZWZU9J0CVEv1Zw9O5+e0DJPDPHuXJYr72ZAOhbljtU3owWKAeW+++Q2AZWkbUGEOjI/e6g==} | |
1804 | engines: {node: '>= 12.0.0'} | |
1805 | dependencies: | |
1806 | '@parcel/diagnostic': 2.9.3 | |
1807 | '@parcel/events': 2.9.3 | |
1808 | chrome-trace-event: 1.0.3 | |
1809 | dev: true | |
1810 | ||
1811 | /@parcel/reporter-cli@2.9.3(@parcel/core@2.9.3): | |
1812 | resolution: {integrity: sha512-pZiEvQpuXFuQBafMHxkDmwH8CnnK9sWHwa3bSbsnt385aUahtE8dpY0LKt+K1zfB6degKoczN6aWVj9WycQuZQ==} | |
1813 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1814 | dependencies: | |
1815 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1816 | '@parcel/types': 2.9.3(@parcel/core@2.9.3) | |
1817 | '@parcel/utils': 2.9.3 | |
1818 | chalk: 4.1.2 | |
1819 | term-size: 2.2.1 | |
1820 | transitivePeerDependencies: | |
1821 | - '@parcel/core' | |
1822 | dev: true | |
1823 | ||
1824 | /@parcel/reporter-dev-server@2.9.3(@parcel/core@2.9.3): | |
1825 | resolution: {integrity: sha512-s6eboxdLEtRSvG52xi9IiNbcPKC0XMVmvTckieue2EqGDbDcaHQoHmmwkk0rNq0/Z/UxelGcQXoIYC/0xq3ykQ==} | |
1826 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1827 | dependencies: | |
1828 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1829 | '@parcel/utils': 2.9.3 | |
1830 | transitivePeerDependencies: | |
1831 | - '@parcel/core' | |
1832 | dev: true | |
1833 | ||
1834 | /@parcel/reporter-tracer@2.9.3(@parcel/core@2.9.3): | |
1835 | resolution: {integrity: sha512-9cXpKWk0m6d6d+4+TlAdOe8XIPaFEIKGWMWG+5SFAQE08u3olet4PSvd49F4+ZZo5ftRE7YI3j6xNbXvJT8KGw==} | |
1836 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1837 | dependencies: | |
1838 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1839 | '@parcel/utils': 2.9.3 | |
1840 | chrome-trace-event: 1.0.3 | |
1841 | nullthrows: 1.1.1 | |
1842 | transitivePeerDependencies: | |
1843 | - '@parcel/core' | |
1844 | dev: true | |
1845 | ||
1846 | /@parcel/resolver-default@2.9.3(@parcel/core@2.9.3): | |
1847 | resolution: {integrity: sha512-8ESJk1COKvDzkmOnppNXoDamNMlYVIvrKc2RuFPmp8nKVj47R6NwMgvwxEaatyPzvkmyTpq5RvG9I3HFc+r4Cw==} | |
1848 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1849 | dependencies: | |
1850 | '@parcel/node-resolver-core': 3.0.3(@parcel/core@2.9.3) | |
1851 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1852 | transitivePeerDependencies: | |
1853 | - '@parcel/core' | |
1854 | dev: true | |
1855 | ||
1856 | /@parcel/runtime-browser-hmr@2.9.3(@parcel/core@2.9.3): | |
1857 | resolution: {integrity: sha512-EgiDIDrVAWpz7bOzWXqVinQkaFjLwT34wsonpXAbuI7f7r00d52vNAQC9AMu+pTijA3gyKoJ+Q4NWPMZf7ACDA==} | |
1858 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1859 | dependencies: | |
1860 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1861 | '@parcel/utils': 2.9.3 | |
1862 | transitivePeerDependencies: | |
1863 | - '@parcel/core' | |
1864 | dev: true | |
1865 | ||
1866 | /@parcel/runtime-js@2.9.3(@parcel/core@2.9.3): | |
1867 | resolution: {integrity: sha512-EvIy+qXcKnB5qxHhe96zmJpSAViNVXHfQI5RSdZ2a7CPwORwhTI+zPNT9sb7xb/WwFw/WuTTgzT40b41DceU6Q==} | |
1868 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1869 | dependencies: | |
1870 | '@parcel/diagnostic': 2.9.3 | |
1871 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1872 | '@parcel/utils': 2.9.3 | |
1873 | nullthrows: 1.1.1 | |
1874 | transitivePeerDependencies: | |
1875 | - '@parcel/core' | |
1876 | dev: true | |
1877 | ||
1878 | /@parcel/runtime-react-refresh@2.9.3(@parcel/core@2.9.3): | |
1879 | resolution: {integrity: sha512-XBgryZQIyCmi6JwEfMUCmINB3l1TpTp9a2iFxmYNpzHlqj4Ve0saKaqWOVRLvC945ZovWIBzcSW2IYqWKGtbAA==} | |
1880 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1881 | dependencies: | |
1882 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1883 | '@parcel/utils': 2.9.3 | |
1884 | react-error-overlay: 6.0.9 | |
1885 | react-refresh: 0.9.0 | |
1886 | transitivePeerDependencies: | |
1887 | - '@parcel/core' | |
1888 | dev: true | |
1889 | ||
1890 | /@parcel/runtime-service-worker@2.9.3(@parcel/core@2.9.3): | |
1891 | resolution: {integrity: sha512-qLJLqv1mMdWL7gyh8aKBFFAuEiJkhUUgLKpdn6eSfH/R7kTtb76WnOwqUrhvEI9bZFUM/8Pa1bzJnPpqSOM+Sw==} | |
1892 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1893 | dependencies: | |
1894 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1895 | '@parcel/utils': 2.9.3 | |
1896 | nullthrows: 1.1.1 | |
1897 | transitivePeerDependencies: | |
1898 | - '@parcel/core' | |
1899 | dev: true | |
1900 | ||
1901 | /@parcel/source-map@2.1.1: | |
1902 | resolution: {integrity: sha512-Ejx1P/mj+kMjQb8/y5XxDUn4reGdr+WyKYloBljpppUy8gs42T+BNoEOuRYqDVdgPc6NxduzIDoJS9pOFfV5Ew==} | |
1903 | engines: {node: ^12.18.3 || >=14} | |
1904 | dependencies: | |
1905 | detect-libc: 1.0.3 | |
1906 | dev: true | |
1907 | ||
1908 | /@parcel/transformer-babel@2.9.3(@parcel/core@2.9.3): | |
1909 | resolution: {integrity: sha512-pURtEsnsp3h6tOBDuzh9wRvVtw4PgIlqwAArIWdrG7iwqOUYv9D8ME4+ePWEu7MQWAp58hv9pTJtqWv4T+Sq8A==} | |
1910 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1911 | dependencies: | |
1912 | '@parcel/diagnostic': 2.9.3 | |
1913 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1914 | '@parcel/source-map': 2.1.1 | |
1915 | '@parcel/utils': 2.9.3 | |
1916 | browserslist: 4.21.9 | |
1917 | json5: 2.2.3 | |
1918 | nullthrows: 1.1.1 | |
1919 | semver: 7.5.4 | |
1920 | transitivePeerDependencies: | |
1921 | - '@parcel/core' | |
1922 | dev: true | |
1923 | ||
1924 | /@parcel/transformer-css@2.9.3(@parcel/core@2.9.3): | |
1925 | resolution: {integrity: sha512-duWMdbEBBPjg3fQdXF16iWIdThetDZvCs2TpUD7xOlXH6kR0V5BJy8ONFT15u1RCqIV9hSNGaS3v3I9YRNY5zQ==} | |
1926 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1927 | dependencies: | |
1928 | '@parcel/diagnostic': 2.9.3 | |
1929 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1930 | '@parcel/source-map': 2.1.1 | |
1931 | '@parcel/utils': 2.9.3 | |
1932 | browserslist: 4.21.9 | |
1933 | lightningcss: 1.21.5 | |
1934 | nullthrows: 1.1.1 | |
1935 | transitivePeerDependencies: | |
1936 | - '@parcel/core' | |
1937 | dev: true | |
1938 | ||
1939 | /@parcel/transformer-html@2.9.3(@parcel/core@2.9.3): | |
1940 | resolution: {integrity: sha512-0NU4omcHzFXA1seqftAXA2KNZaMByoKaNdXnLgBgtCGDiYvOcL+6xGHgY6pw9LvOh5um10KI5TxSIMILoI7VtA==} | |
1941 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1942 | dependencies: | |
1943 | '@parcel/diagnostic': 2.9.3 | |
1944 | '@parcel/hash': 2.9.3 | |
1945 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1946 | nullthrows: 1.1.1 | |
1947 | posthtml: 0.16.6 | |
1948 | posthtml-parser: 0.10.2 | |
1949 | posthtml-render: 3.0.0 | |
1950 | semver: 7.5.4 | |
1951 | srcset: 4.0.0 | |
1952 | transitivePeerDependencies: | |
1953 | - '@parcel/core' | |
1954 | dev: true | |
1955 | ||
1956 | /@parcel/transformer-image@2.9.3(@parcel/core@2.9.3): | |
1957 | resolution: {integrity: sha512-7CEe35RaPadQzLIuxzTtIxnItvOoy46hcbXtOdDt6lmVa4omuOygZYRIya2lsGIP4JHvAaALMb5nt99a1uTwJg==} | |
1958 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1959 | peerDependencies: | |
1960 | '@parcel/core': ^2.9.3 | |
1961 | dependencies: | |
1962 | '@parcel/core': 2.9.3 | |
1963 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1964 | '@parcel/utils': 2.9.3 | |
1965 | '@parcel/workers': 2.9.3(@parcel/core@2.9.3) | |
1966 | nullthrows: 1.1.1 | |
1967 | dev: true | |
1968 | ||
1969 | /@parcel/transformer-js@2.9.3(@parcel/core@2.9.3): | |
1970 | resolution: {integrity: sha512-Z2MVVg5FYcPOfxlUwxqb5l9yjTMEqE3KI3zq2MBRUme6AV07KxLmCDF23b6glzZlHWQUE8MXzYCTAkOPCcPz+Q==} | |
1971 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1972 | peerDependencies: | |
1973 | '@parcel/core': ^2.9.3 | |
1974 | dependencies: | |
1975 | '@parcel/core': 2.9.3 | |
1976 | '@parcel/diagnostic': 2.9.3 | |
1977 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1978 | '@parcel/source-map': 2.1.1 | |
1979 | '@parcel/utils': 2.9.3 | |
1980 | '@parcel/workers': 2.9.3(@parcel/core@2.9.3) | |
1981 | '@swc/helpers': 0.5.1 | |
1982 | browserslist: 4.21.9 | |
1983 | nullthrows: 1.1.1 | |
1984 | regenerator-runtime: 0.13.11 | |
1985 | semver: 7.5.4 | |
1986 | dev: true | |
1987 | ||
1988 | /@parcel/transformer-json@2.9.3(@parcel/core@2.9.3): | |
1989 | resolution: {integrity: sha512-yNL27dbOLhkkrjaQjiQ7Im9VOxmkfuuSNSmS0rA3gEjVcm07SLKRzWkAaPnyx44Lb6bzyOTWwVrb9aMmxgADpA==} | |
1990 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
1991 | dependencies: | |
1992 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
1993 | json5: 2.2.3 | |
1994 | transitivePeerDependencies: | |
1995 | - '@parcel/core' | |
1996 | dev: true | |
1997 | ||
1998 | /@parcel/transformer-postcss@2.9.3(@parcel/core@2.9.3): | |
1999 | resolution: {integrity: sha512-HoDvPqKzhpmvMmHqQhDnt8F1vH61m6plpGiYaYnYv2Om4HHi5ZIq9bO+9QLBnTKfaZ7ndYSefTKOxTYElg7wyw==} | |
2000 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
2001 | dependencies: | |
2002 | '@parcel/diagnostic': 2.9.3 | |
2003 | '@parcel/hash': 2.9.3 | |
2004 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
2005 | '@parcel/utils': 2.9.3 | |
2006 | clone: 2.1.2 | |
2007 | nullthrows: 1.1.1 | |
2008 | postcss-value-parser: 4.2.0 | |
2009 | semver: 7.5.4 | |
2010 | transitivePeerDependencies: | |
2011 | - '@parcel/core' | |
2012 | dev: true | |
2013 | ||
2014 | /@parcel/transformer-posthtml@2.9.3(@parcel/core@2.9.3): | |
2015 | resolution: {integrity: sha512-2fQGgrzRmaqbWf3y2/T6xhqrNjzqMMKksqJzvc8TMfK6f2kg3Ddjv158eaSW2JdkV39aY7tvAOn5f1uzo74BMA==} | |
2016 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
2017 | dependencies: | |
2018 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
2019 | '@parcel/utils': 2.9.3 | |
2020 | nullthrows: 1.1.1 | |
2021 | posthtml: 0.16.6 | |
2022 | posthtml-parser: 0.10.2 | |
2023 | posthtml-render: 3.0.0 | |
2024 | semver: 7.5.4 | |
2025 | transitivePeerDependencies: | |
2026 | - '@parcel/core' | |
2027 | dev: true | |
2028 | ||
2029 | /@parcel/transformer-raw@2.9.3(@parcel/core@2.9.3): | |
2030 | resolution: {integrity: sha512-oqdPzMC9QzWRbY9J6TZEqltknjno+dY24QWqf8ondmdF2+W+/2mRDu59hhCzQrqUHgTq4FewowRZmSfpzHxwaQ==} | |
2031 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
2032 | dependencies: | |
2033 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
2034 | transitivePeerDependencies: | |
2035 | - '@parcel/core' | |
2036 | dev: true | |
2037 | ||
2038 | /@parcel/transformer-react-refresh-wrap@2.9.3(@parcel/core@2.9.3): | |
2039 | resolution: {integrity: sha512-cb9NyU6oJlDblFIlzqIE8AkvRQVGl2IwJNKwD4PdE7Y6sq2okGEPG4hOw3k/Y9JVjM4/2pUORqvjSRhWwd9oVQ==} | |
2040 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
2041 | dependencies: | |
2042 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
2043 | '@parcel/utils': 2.9.3 | |
2044 | react-refresh: 0.9.0 | |
2045 | transitivePeerDependencies: | |
2046 | - '@parcel/core' | |
2047 | dev: true | |
2048 | ||
2049 | /@parcel/transformer-svg@2.9.3(@parcel/core@2.9.3): | |
2050 | resolution: {integrity: sha512-ypmE+dzB09IMCdEAkOsSxq1dEIm2A3h67nAFz4qbfHbwNgXBUuy/jB3ZMwXN/cO0f7SBh/Ap8Jhq6vmGqB5tWw==} | |
2051 | engines: {node: '>= 12.0.0', parcel: ^2.9.3} | |
2052 | dependencies: | |
2053 | '@parcel/diagnostic': 2.9.3 | |
2054 | '@parcel/hash': 2.9.3 | |
2055 | '@parcel/plugin': 2.9.3(@parcel/core@2.9.3) | |
2056 | nullthrows: 1.1.1 | |
2057 | posthtml: 0.16.6 | |
2058 | posthtml-parser: 0.10.2 | |
2059 | posthtml-render: 3.0.0 | |
2060 | semver: 7.5.4 | |
2061 | transitivePeerDependencies: | |
2062 | - '@parcel/core' | |
2063 | dev: true | |
2064 | ||
2065 | /@parcel/types@2.9.3(@parcel/core@2.9.3): | |
2066 | resolution: {integrity: sha512-NSNY8sYtRhvF1SqhnIGgGvJocyWt1K8Tnw5cVepm0g38ywtX6mwkBvMkmeehXkII4mSUn+frD9wGsydTunezvA==} | |
2067 | dependencies: | |
2068 | '@parcel/cache': 2.9.3(@parcel/core@2.9.3) | |
2069 | '@parcel/diagnostic': 2.9.3 | |
2070 | '@parcel/fs': 2.9.3(@parcel/core@2.9.3) | |
2071 | '@parcel/package-manager': 2.9.3(@parcel/core@2.9.3) | |
2072 | '@parcel/source-map': 2.1.1 | |
2073 | '@parcel/workers': 2.9.3(@parcel/core@2.9.3) | |
2074 | utility-types: 3.10.0 | |
2075 | transitivePeerDependencies: | |
2076 | - '@parcel/core' | |
2077 | dev: true | |
2078 | ||
2079 | /@parcel/utils@2.9.3: | |
2080 | resolution: {integrity: sha512-cesanjtj/oLehW8Waq9JFPmAImhoiHX03ihc3JTWkrvJYSbD7wYKCDgPAM3JiRAqvh1LZ6P699uITrYWNoRLUg==} | |
2081 | engines: {node: '>= 12.0.0'} | |
2082 | dependencies: | |
2083 | '@parcel/codeframe': 2.9.3 | |
2084 | '@parcel/diagnostic': 2.9.3 | |
2085 | '@parcel/hash': 2.9.3 | |
2086 | '@parcel/logger': 2.9.3 | |
2087 | '@parcel/markdown-ansi': 2.9.3 | |
2088 | '@parcel/source-map': 2.1.1 | |
2089 | chalk: 4.1.2 | |
2090 | nullthrows: 1.1.1 | |
2091 | dev: true | |
2092 | ||
2093 | /@parcel/watcher-android-arm64@2.2.0: | |
2094 | resolution: {integrity: sha512-nU2wh00CTQT9rr1TIKTjdQ9lAGYpmz6XuKw0nAwAN+S2A5YiD55BK1u+E5WMCT8YOIDe/n6gaj4o/Bi9294SSQ==} | |
2095 | engines: {node: '>= 10.0.0'} | |
2096 | cpu: [arm64] | |
2097 | os: [android] | |
2098 | requiresBuild: true | |
2099 | dev: true | |
2100 | optional: true | |
2101 | ||
2102 | /@parcel/watcher-darwin-arm64@2.2.0: | |
2103 | resolution: {integrity: sha512-cJl0UZDcodciy3TDMomoK/Huxpjlkkim3SyMgWzjovHGOZKNce9guLz2dzuFwfObBFCjfznbFMIvAZ5syXotYw==} | |
2104 | engines: {node: '>= 10.0.0'} | |
2105 | cpu: [arm64] | |
2106 | os: [darwin] | |
2107 | requiresBuild: true | |
2108 | dev: true | |
2109 | optional: true | |
2110 | ||
2111 | /@parcel/watcher-darwin-x64@2.2.0: | |
2112 | resolution: {integrity: sha512-QI77zxaGrCV1StKcoRYfsUfmUmvPMPfQrubkBBy5XujV2fwaLgZivQOTQMBgp5K2+E19u1ufpspKXAPqSzpbyg==} | |
2113 | engines: {node: '>= 10.0.0'} | |
2114 | cpu: [x64] | |
2115 | os: [darwin] | |
2116 | requiresBuild: true | |
2117 | dev: true | |
2118 | optional: true | |
2119 | ||
2120 | /@parcel/watcher-linux-arm-glibc@2.2.0: | |
2121 | resolution: {integrity: sha512-I2GPBcAXazPzabCmfsa3HRRW+MGlqxYd8g8RIueJU+a4o5nyNZDz0CR1cu0INT0QSQXEZV7w6UE8Hz9CF8u3Pg==} | |
2122 | engines: {node: '>= 10.0.0'} | |
2123 | cpu: [arm] | |
2124 | os: [linux] | |
2125 | requiresBuild: true | |
2126 | dev: true | |
2127 | optional: true | |
2128 | ||
2129 | /@parcel/watcher-linux-arm64-glibc@2.2.0: | |
2130 | resolution: {integrity: sha512-St5mlfp+2lS9AmgixUqfwJa/DwVmTCJxC1HcOubUTz6YFOKIlkHCeUa1Bxi4E/tR/HSez8+heXHL8HQkJ4Bd8g==} | |
2131 | engines: {node: '>= 10.0.0'} | |
2132 | cpu: [arm64] | |
2133 | os: [linux] | |
2134 | requiresBuild: true | |
2135 | dev: true | |
2136 | optional: true | |
2137 | ||
2138 | /@parcel/watcher-linux-arm64-musl@2.2.0: | |
2139 | resolution: {integrity: sha512-jS+qfhhoOBVWwMLP65MaG8xdInMK30pPW8wqTCg2AAuVJh5xepMbzkhHJ4zURqHiyY3EiIRuYu4ONJKCxt8iqA==} | |
2140 | engines: {node: '>= 10.0.0'} | |
2141 | cpu: [arm64] | |
2142 | os: [linux] | |
2143 | requiresBuild: true | |
2144 | dev: true | |
2145 | optional: true | |
2146 | ||
2147 | /@parcel/watcher-linux-x64-glibc@2.2.0: | |
2148 | resolution: {integrity: sha512-xJvJ7R2wJdi47WZBFS691RDOWvP1j/IAs3EXaWVhDI8FFITbWrWaln7KoNcR0Y3T+ZwimFY/cfb0PNht1q895g==} | |
2149 | engines: {node: '>= 10.0.0'} | |
2150 | cpu: [x64] | |
2151 | os: [linux] | |
2152 | requiresBuild: true | |
2153 | dev: true | |
2154 | optional: true | |
2155 | ||
2156 | /@parcel/watcher-linux-x64-musl@2.2.0: | |
2157 | resolution: {integrity: sha512-D+NMpgr23a+RI5mu8ZPKWy7AqjBOkURFDgP5iIXXEf/K3hm0jJ3ogzi0Ed2237B/CdYREimCgXyeiAlE/FtwyA==} | |
2158 | engines: {node: '>= 10.0.0'} | |
2159 | cpu: [x64] | |
2160 | os: [linux] | |
2161 | requiresBuild: true | |
2162 | dev: true | |
2163 | optional: true | |
2164 | ||
2165 | /@parcel/watcher-win32-arm64@2.2.0: | |
2166 | resolution: {integrity: sha512-z225cPn3aygJsyVUOWwfyW+fY0Tvk7N3XCOl66qUPFxpbuXeZuiuuJemmtm8vxyqa3Ur7peU/qJxrpC64aeI7Q==} | |
2167 | engines: {node: '>= 10.0.0'} | |
2168 | cpu: [arm64] | |
2169 | os: [win32] | |
2170 | requiresBuild: true | |
2171 | dev: true | |
2172 | optional: true | |
2173 | ||
2174 | /@parcel/watcher-win32-x64@2.2.0: | |
2175 | resolution: {integrity: sha512-JqGW0RJ61BkKx+yYzIURt9s53P7xMVbv0uxYPzAXLBINGaFmkIKSuUPyBVfy8TMbvp93lvF4SPBNDzVRJfvgOw==} | |
2176 | engines: {node: '>= 10.0.0'} | |
2177 | cpu: [x64] | |
2178 | os: [win32] | |
2179 | requiresBuild: true | |
2180 | dev: true | |
2181 | optional: true | |
2182 | ||
2183 | /@parcel/watcher@2.2.0: | |
2184 | resolution: {integrity: sha512-71S4TF+IMyAn24PK4KSkdKtqJDR3zRzb0HE3yXpacItqTM7XfF2f5q9NEGLEVl0dAaBAGfNwDCjH120y25F6Tg==} | |
2185 | engines: {node: '>= 10.0.0'} | |
2186 | dependencies: | |
2187 | detect-libc: 1.0.3 | |
2188 | is-glob: 4.0.3 | |
2189 | micromatch: 4.0.5 | |
2190 | node-addon-api: 7.0.0 | |
2191 | optionalDependencies: | |
2192 | '@parcel/watcher-android-arm64': 2.2.0 | |
2193 | '@parcel/watcher-darwin-arm64': 2.2.0 | |
2194 | '@parcel/watcher-darwin-x64': 2.2.0 | |
2195 | '@parcel/watcher-linux-arm-glibc': 2.2.0 | |
2196 | '@parcel/watcher-linux-arm64-glibc': 2.2.0 | |
2197 | '@parcel/watcher-linux-arm64-musl': 2.2.0 | |
2198 | '@parcel/watcher-linux-x64-glibc': 2.2.0 | |
2199 | '@parcel/watcher-linux-x64-musl': 2.2.0 | |
2200 | '@parcel/watcher-win32-arm64': 2.2.0 | |
2201 | '@parcel/watcher-win32-x64': 2.2.0 | |
2202 | dev: true | |
2203 | ||
2204 | /@parcel/workers@2.9.3(@parcel/core@2.9.3): | |
2205 | resolution: {integrity: sha512-zRrDuZJzTevrrwElYosFztgldhqW6G9q5zOeQXfVQFkkEJCNfg36ixeiofKRU8uu2x+j+T6216mhMNB6HiuY+w==} | |
2206 | engines: {node: '>= 12.0.0'} | |
2207 | peerDependencies: | |
2208 | '@parcel/core': ^2.9.3 | |
2209 | dependencies: | |
2210 | '@parcel/core': 2.9.3 | |
2211 | '@parcel/diagnostic': 2.9.3 | |
2212 | '@parcel/logger': 2.9.3 | |
2213 | '@parcel/profiler': 2.9.3 | |
2214 | '@parcel/types': 2.9.3(@parcel/core@2.9.3) | |
2215 | '@parcel/utils': 2.9.3 | |
2216 | nullthrows: 1.1.1 | |
2217 | dev: true | |
2218 | ||
2219 | /@pixi/accessibility@7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/events@7.2.4): | |
2220 | resolution: {integrity: sha512-EVjuqUqv9FeYFXCv0S0qj1hgCtbAMNBPCbOGEtiMogpM++/IySxBZvcOYg3rRgo9inwt2s4Bi7kUiqMPD8hItw==} | |
2221 | peerDependencies: | |
2222 | '@pixi/core': 7.2.4 | |
2223 | '@pixi/display': 7.2.4 | |
2224 | '@pixi/events': 7.2.4 | |
2225 | dependencies: | |
2226 | '@pixi/core': 7.2.4 | |
2227 | '@pixi/display': 7.2.4(@pixi/core@7.2.4) | |
2228 | '@pixi/events': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4) | |
2229 | dev: false | |
2230 | ||
2231 | /@pixi/app@7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4): | |
2232 | resolution: {integrity: sha512-eJ2jpu5P28ip07nLItw6sETXn45P4KR/leMJ6zPHRlhT1m8t5zTsWr3jK4Uj8LF2E+6KlPNzLQh5Alf/unn/aQ==} | |
2233 | peerDependencies: | |
2234 | '@pixi/core': 7.2.4 | |
2235 | '@pixi/display': 7.2.4 | |
2236 | dependencies: | |
2237 | '@pixi/core': 7.2.4 | |
2238 | '@pixi/display': 7.2.4(@pixi/core@7.2.4) | |
2239 | dev: false | |
2240 | ||
2241 | /@pixi/assets@7.2.4(@pixi/core@7.2.4)(@pixi/utils@7.2.4): | |
2242 | resolution: {integrity: sha512-7199re3wvMAlVqXLaCyAr8IkJSXqkeVAxcYyB2rBu4Id5m2hhlGX1dQsdMBiCXLwu6/LLVqDvJggSNVQBzL6ZQ==} | |
2243 | peerDependencies: | |
2244 | '@pixi/core': 7.2.4 | |
2245 | '@pixi/utils': 7.2.4 | |
2246 | dependencies: | |
2247 | '@pixi/core': 7.2.4 | |
2248 | '@pixi/utils': 7.2.4 | |
2249 | '@types/css-font-loading-module': 0.0.7 | |
2250 | dev: false | |
2251 | ||
2252 | /@pixi/color@7.2.4: | |
2253 | resolution: {integrity: sha512-B/+9JRcXe2uE8wQfsueFRPZVayF2VEMRB7XGeRAsWCryOX19nmWhv0Nt3nOU2rvzI0niz9XgugJXsB6vVmDFSg==} | |
2254 | dependencies: | |
2255 | colord: 2.9.3 | |
2256 | dev: false | |
2257 | ||
2258 | /@pixi/compressed-textures@7.2.4(@pixi/assets@7.2.4)(@pixi/core@7.2.4): | |
2259 | resolution: {integrity: sha512-atnWyw/ot/Wg69qhgskKiuTYCZx15IxV35sa0KyXMthyjyvDLCIvOn0nczM6wCBy9H96SjJbfgynVWhVrip6qw==} | |
2260 | peerDependencies: | |
2261 | '@pixi/assets': 7.2.4 | |
2262 | '@pixi/core': 7.2.4 | |
2263 | dependencies: | |
2264 | '@pixi/assets': 7.2.4(@pixi/core@7.2.4)(@pixi/utils@7.2.4) | |
2265 | '@pixi/core': 7.2.4 | |
2266 | dev: false | |
2267 | ||
2268 | /@pixi/constants@7.2.4: | |
2269 | resolution: {integrity: sha512-hKuHBWR6N4Q0Sf5MGF3/9l+POg/G5rqhueHfzofiuelnKg7aBs3BVjjZ+6hZbd6M++vOUmxYelEX/NEFBxrheA==} | |
2270 | dev: false | |
2271 | ||
2272 | /@pixi/core@7.2.4: | |
2273 | resolution: {integrity: sha512-0XtvrfxHlS2T+beBBSpo7GI8+QLyyTqMVQpNmPqB4woYxzrOEJ9JaUFBaBfCvycLeUkfVih1u6HAbtF+2d1EjQ==} | |
2274 | dependencies: | |
2275 | '@pixi/color': 7.2.4 | |
2276 | '@pixi/constants': 7.2.4 | |
2277 | '@pixi/extensions': 7.2.4 | |
2278 | '@pixi/math': 7.2.4 | |
2279 | '@pixi/runner': 7.2.4 | |
2280 | '@pixi/settings': 7.2.4 | |
2281 | '@pixi/ticker': 7.2.4 | |
2282 | '@pixi/utils': 7.2.4 | |
2283 | '@types/offscreencanvas': 2019.7.0 | |
2284 | dev: false | |
2285 | ||
2286 | /@pixi/display@7.2.4(@pixi/core@7.2.4): | |
2287 | resolution: {integrity: sha512-w5tqb8cWEO5qIDaO9GEqRvxYhL0iMk0Wsngw23bbLm1gLEQmrFkB2tpJlRAqd7H82C3DrDDeWvkrrxW6+m4apg==} | |
2288 | peerDependencies: | |
2289 | '@pixi/core': 7.2.4 | |
2290 | dependencies: | |
2291 | '@pixi/core': 7.2.4 | |
2292 | dev: false | |
2293 | ||
2294 | /@pixi/events@7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4): | |
2295 | resolution: {integrity: sha512-/JtmoB98fzIU8giN9xvlRvmvOi6u4MaD2DnKNOMHkQ1MBraj3pmrXM9fZ0JbNzi+324GraAAY76QidgHjIYoYQ==} | |
2296 | peerDependencies: | |
2297 | '@pixi/core': 7.2.4 | |
2298 | '@pixi/display': 7.2.4 | |
2299 | dependencies: | |
2300 | '@pixi/core': 7.2.4 | |
2301 | '@pixi/display': 7.2.4(@pixi/core@7.2.4) | |
2302 | dev: false | |
2303 | ||
2304 | /@pixi/extensions@7.2.4: | |
2305 | resolution: {integrity: sha512-Mnqv9scbL1ARD3QFKfOWs2aSVJJfP1dL8g5UiqGImYO3rZbz/9QCzXOeMVIZ5n3iaRyKMNhFFr84/zUja2H7Dw==} | |
2306 | dev: false | |
2307 | ||
2308 | /@pixi/extract@7.2.4(@pixi/core@7.2.4): | |
2309 | resolution: {integrity: sha512-wlXZg+J2L/1jQhRi5nZQP/cXshovhjksjss91eAKMvY5aGxNAQovCP4xotJ/XJjfTvPMpeRzHPFYzm3PrOPQ7g==} | |
2310 | peerDependencies: | |
2311 | '@pixi/core': 7.2.4 | |
2312 | dependencies: | |
2313 | '@pixi/core': 7.2.4 | |
2314 | dev: false | |
2315 | ||
2316 | /@pixi/filter-alpha@7.2.4(@pixi/core@7.2.4): | |
2317 | resolution: {integrity: sha512-UTUMSGyktUr+I9vmigqJo9iUhb0nwGyqTTME2xBWZvVGCnl5z+/wHxvIBBCe5pNZ66IM15pGXQ4cDcfqCuP2kA==} | |
2318 | peerDependencies: | |
2319 | '@pixi/core': 7.2.4 | |
2320 | dependencies: | |
2321 | '@pixi/core': 7.2.4 | |
2322 | dev: false | |
2323 | ||
2324 | /@pixi/filter-blur@7.2.4(@pixi/core@7.2.4): | |
2325 | resolution: {integrity: sha512-aLyXIoxy14bTansCPtbY8x7Sdn2OrrqkF/pcKiRXHJGGhi7wPacvB/NcmYJdnI/n2ExQ6V5Njuj/nfrsejVwcA==} | |
2326 | peerDependencies: | |
2327 | '@pixi/core': 7.2.4 | |
2328 | dependencies: | |
2329 | '@pixi/core': 7.2.4 | |
2330 | dev: false | |
2331 | ||
2332 | /@pixi/filter-color-matrix@7.2.4(@pixi/core@7.2.4): | |
2333 | resolution: {integrity: sha512-DFtayybYXoUh73eHUFRK5REbi1t3FZuVUnaQTj+euHKF9L7EaYc3Q9wctpx1WPRcwkqEX50M4SNFhxpA7Pxtaw==} | |
2334 | peerDependencies: | |
2335 | '@pixi/core': 7.2.4 | |
2336 | dependencies: | |
2337 | '@pixi/core': 7.2.4 | |
2338 | dev: false | |
2339 | ||
2340 | /@pixi/filter-displacement@7.2.4(@pixi/core@7.2.4): | |
2341 | resolution: {integrity: sha512-Simq3IBJKt7+Gvk4kK7OFkfoeYUMhNhIyATCdeT+Jkdkq5WV7pYnH5hqO0YW7eAHrgjV13yn6t4H/GC4+6LhEA==} | |
2342 | peerDependencies: | |
2343 | '@pixi/core': 7.2.4 | |
2344 | dependencies: | |
2345 | '@pixi/core': 7.2.4 | |
2346 | dev: false | |
2347 | ||
2348 | /@pixi/filter-fxaa@7.2.4(@pixi/core@7.2.4): | |
2349 | resolution: {integrity: sha512-qzKjdL+Ih18uGTJLg8tT/H+YCsTeGkw2uF7lyKnw/lxGLJQhLWIhM95M9qSNgxbXyW1vp7SbG81a9aAEz2HAhA==} | |
2350 | peerDependencies: | |
2351 | '@pixi/core': 7.2.4 | |
2352 | dependencies: | |
2353 | '@pixi/core': 7.2.4 | |
2354 | dev: false | |
2355 | ||
2356 | /@pixi/filter-noise@7.2.4(@pixi/core@7.2.4): | |
2357 | resolution: {integrity: sha512-QAU9Ybj2ZQrWM9ZEjTTC0iLnQcuyNoZNRinxSbg1G0yacpmsSb9wvV5ltIZ66+hfY+90+u2Nudt/v9g6pvOdGg==} | |
2358 | peerDependencies: | |
2359 | '@pixi/core': 7.2.4 | |
2360 | dependencies: | |
2361 | '@pixi/core': 7.2.4 | |
2362 | dev: false | |
2363 | ||
2364 | /@pixi/graphics@7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/sprite@7.2.4): | |
2365 | resolution: {integrity: sha512-3A2EumTjWJgXlDLOyuBrl9b6v1Za/E+/IjOGUIX843HH4NYaf1a2sfDfljx6r3oiDvy+VhuBFmgynRcV5IyA0Q==} | |
2366 | peerDependencies: | |
2367 | '@pixi/core': 7.2.4 | |
2368 | '@pixi/display': 7.2.4 | |
2369 | '@pixi/sprite': 7.2.4 | |
2370 | dependencies: | |
2371 | '@pixi/core': 7.2.4 | |
2372 | '@pixi/display': 7.2.4(@pixi/core@7.2.4) | |
2373 | '@pixi/sprite': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4) | |
2374 | dev: false | |
2375 | ||
2376 | /@pixi/math@7.2.4: | |
2377 | resolution: {integrity: sha512-LJB+mozyEPllxa0EssFZrKNfVwysfaBun4b2dJKQQInp0DafgbA0j7A+WVg0oe51KhFULTJMpDqbLn/ITFc41A==} | |
2378 | dev: false | |
2379 | ||
2380 | /@pixi/mesh-extras@7.2.4(@pixi/core@7.2.4)(@pixi/mesh@7.2.4): | |
2381 | resolution: {integrity: sha512-Lxqq/1E2EmDgjZX8KzjhBy3VvITIQ00arr2ikyHYF1d0XtQTKEYpr8VKzhchqZ5/9DuyTDbDMYGhcxoNXQmZrQ==} | |
2382 | peerDependencies: | |
2383 | '@pixi/core': 7.2.4 | |
2384 | '@pixi/mesh': 7.2.4 | |
2385 | dependencies: | |
2386 | '@pixi/core': 7.2.4 | |
2387 | '@pixi/mesh': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4) | |
2388 | dev: false | |
2389 | ||
2390 | /@pixi/mesh@7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4): | |
2391 | resolution: {integrity: sha512-wiALIqcRKib2BqeH9kOA5fOKWN352nqAspgbDa8gA7OyWzmNwqIedIlElixd0oLFOrIN5jOZAdzeKnoYQlt9Aw==} | |
2392 | peerDependencies: | |
2393 | '@pixi/core': 7.2.4 | |
2394 | '@pixi/display': 7.2.4 | |
2395 | dependencies: | |
2396 | '@pixi/core': 7.2.4 | |
2397 | '@pixi/display': 7.2.4(@pixi/core@7.2.4) | |
2398 | dev: false | |
2399 | ||
2400 | /@pixi/mixin-cache-as-bitmap@7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/sprite@7.2.4): | |
2401 | resolution: {integrity: sha512-95L/9nzfLHw6GoeqqRl/RjSloKvRt0xrc2inCmjMZvMsFUEtHN2F8IWd1k5vcv0S+83NCreFkJg6nJm1m5AZqg==} | |
2402 | peerDependencies: | |
2403 | '@pixi/core': 7.2.4 | |
2404 | '@pixi/display': 7.2.4 | |
2405 | '@pixi/sprite': 7.2.4 | |
2406 | dependencies: | |
2407 | '@pixi/core': 7.2.4 | |
2408 | '@pixi/display': 7.2.4(@pixi/core@7.2.4) | |
2409 | '@pixi/sprite': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4) | |
2410 | dev: false | |
2411 | ||
2412 | /@pixi/mixin-get-child-by-name@7.2.4(@pixi/display@7.2.4): | |
2413 | resolution: {integrity: sha512-9g17KgSBEEhkinnKk4dqmxagzHOCPSTvGB6lOopBq4yyXmr/2WVv+QGjuzE0O+p80szQeBJjPBQxzrfBILaSRw==} | |
2414 | peerDependencies: | |
2415 | '@pixi/display': 7.2.4 | |
2416 | dependencies: | |
2417 | '@pixi/display': 7.2.4(@pixi/core@7.2.4) | |
2418 | dev: false | |
2419 | ||
2420 | /@pixi/mixin-get-global-position@7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4): | |
2421 | resolution: {integrity: sha512-UrAUF2BXCeWtFgR2m+er41Ky7zShT7r228cZkB6ZfYwMeThhwqG5mH68UeCyP6p68JMpT1gjI2DPfeSRY3ecnA==} | |
2422 | peerDependencies: | |
2423 | '@pixi/core': 7.2.4 | |
2424 | '@pixi/display': 7.2.4 | |
2425 | dependencies: | |
2426 | '@pixi/core': 7.2.4 | |
2427 | '@pixi/display': 7.2.4(@pixi/core@7.2.4) | |
2428 | dev: false | |
2429 | ||
2430 | /@pixi/particle-container@7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/sprite@7.2.4): | |
2431 | resolution: {integrity: sha512-tpSzilZGFtAoi8XhzL0TecLPNRQAbY8nWV9XNGXJDw+nxXp18GCe8L6eEmnHLlAug67BRHl65DtrdvTknPX+4g==} | |
2432 | peerDependencies: | |
2433 | '@pixi/core': 7.2.4 | |
2434 | '@pixi/display': 7.2.4 | |
2435 | '@pixi/sprite': 7.2.4 | |
2436 | dependencies: | |
2437 | '@pixi/core': 7.2.4 | |
2438 | '@pixi/display': 7.2.4(@pixi/core@7.2.4) | |
2439 | '@pixi/sprite': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4) | |
2440 | dev: false | |
2441 | ||
2442 | /@pixi/prepare@7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/graphics@7.2.4)(@pixi/text@7.2.4): | |
2443 | resolution: {integrity: sha512-Yff5Sh4kTLdKc5VkkM44LW9gpj7Izw8ns3P1TzWxqeGjzPZ3folr/tQujGL+Qw+8A9VESp+hX9MSIHyw+jpyrg==} | |
2444 | peerDependencies: | |
2445 | '@pixi/core': 7.2.4 | |
2446 | '@pixi/display': 7.2.4 | |
2447 | '@pixi/graphics': 7.2.4 | |
2448 | '@pixi/text': 7.2.4 | |
2449 | dependencies: | |
2450 | '@pixi/core': 7.2.4 | |
2451 | '@pixi/display': 7.2.4(@pixi/core@7.2.4) | |
2452 | '@pixi/graphics': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/sprite@7.2.4) | |
2453 | '@pixi/text': 7.2.4(@pixi/core@7.2.4)(@pixi/sprite@7.2.4) | |
2454 | dev: false | |
2455 | ||
2456 | /@pixi/runner@7.2.4: | |
2457 | resolution: {integrity: sha512-YtyqPk1LA+0guEFKSFx6t/YSvbEQwajFwi4Ft8iDhioa6VK2MmTir1GjWwy7JQYLcDmYSAcQjnmFtVTZohyYSw==} | |
2458 | dev: false | |
2459 | ||
2460 | /@pixi/settings@7.2.4: | |
2461 | resolution: {integrity: sha512-ZPKRar9EwibijGmH8EViu4Greq1I/O7V/xQx2rNqN23XA7g09Qo6yfaeQpufu5xl8+/lZrjuHtQSnuY7OgG1CA==} | |
2462 | dependencies: | |
2463 | '@pixi/constants': 7.2.4 | |
2464 | '@types/css-font-loading-module': 0.0.7 | |
2465 | ismobilejs: 1.1.1 | |
2466 | dev: false | |
2467 | ||
2468 | /@pixi/sprite-animated@7.2.4(@pixi/core@7.2.4)(@pixi/sprite@7.2.4): | |
2469 | resolution: {integrity: sha512-9eRriPSC0QVS7U9zQlrG3uEI5+h3fi+mqofXy+yjk1sGCmXSIJME5p2wg2mzxoJk3qkSMagQA9QHtL26Fti8Iw==} | |
2470 | peerDependencies: | |
2471 | '@pixi/core': 7.2.4 | |
2472 | '@pixi/sprite': 7.2.4 | |
2473 | dependencies: | |
2474 | '@pixi/core': 7.2.4 | |
2475 | '@pixi/sprite': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4) | |
2476 | dev: false | |
2477 | ||
2478 | /@pixi/sprite-tiling@7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/sprite@7.2.4): | |
2479 | resolution: {integrity: sha512-nGfxQoACRx49dUN0oW1vFm3141M+7gkAbzoNJym2Pljd2dpLME9fb5E6Lyahu0yWMaPRhhGorn6z9VIGmTF3Jw==} | |
2480 | peerDependencies: | |
2481 | '@pixi/core': 7.2.4 | |
2482 | '@pixi/display': 7.2.4 | |
2483 | '@pixi/sprite': 7.2.4 | |
2484 | dependencies: | |
2485 | '@pixi/core': 7.2.4 | |
2486 | '@pixi/display': 7.2.4(@pixi/core@7.2.4) | |
2487 | '@pixi/sprite': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4) | |
2488 | dev: false | |
2489 | ||
2490 | /@pixi/sprite@7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4): | |
2491 | resolution: {integrity: sha512-DhR1B+/d0eXpxHIesJMXcVPrKFwQ+zRA1LvEIFfzewqfaRN3X6PMIuoKX8SIb6tl+Hq8Ba9Pe28zI7d2rmRzrA==} | |
2492 | peerDependencies: | |
2493 | '@pixi/core': 7.2.4 | |
2494 | '@pixi/display': 7.2.4 | |
2495 | dependencies: | |
2496 | '@pixi/core': 7.2.4 | |
2497 | '@pixi/display': 7.2.4(@pixi/core@7.2.4) | |
2498 | dev: false | |
2499 | ||
2500 | /@pixi/spritesheet@7.2.4(@pixi/assets@7.2.4)(@pixi/core@7.2.4): | |
2501 | resolution: {integrity: sha512-LNmlavyiMQeCF0U4S+yhzxUYmPmat6EpLjLnkGukQTZV5CZkxDCVgXM9uKoRF2DvNydj4yuwZ6+JjK8QssHI8Q==} | |
2502 | peerDependencies: | |
2503 | '@pixi/assets': 7.2.4 | |
2504 | '@pixi/core': 7.2.4 | |
2505 | dependencies: | |
2506 | '@pixi/assets': 7.2.4(@pixi/core@7.2.4)(@pixi/utils@7.2.4) | |
2507 | '@pixi/core': 7.2.4 | |
2508 | dev: false | |
2509 | ||
2510 | /@pixi/text-bitmap@7.2.4(@pixi/assets@7.2.4)(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/mesh@7.2.4)(@pixi/text@7.2.4): | |
2511 | resolution: {integrity: sha512-3u2CP4VN+muCaq/jtj7gn0hb3DET/X2S04zTBcgc2WVGufJc62yz+UDzS9jC+ellotVdt9c8U74++vpz3zJGfw==} | |
2512 | peerDependencies: | |
2513 | '@pixi/assets': 7.2.4 | |
2514 | '@pixi/core': 7.2.4 | |
2515 | '@pixi/display': 7.2.4 | |
2516 | '@pixi/mesh': 7.2.4 | |
2517 | '@pixi/text': 7.2.4 | |
2518 | dependencies: | |
2519 | '@pixi/assets': 7.2.4(@pixi/core@7.2.4)(@pixi/utils@7.2.4) | |
2520 | '@pixi/core': 7.2.4 | |
2521 | '@pixi/display': 7.2.4(@pixi/core@7.2.4) | |
2522 | '@pixi/mesh': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4) | |
2523 | '@pixi/text': 7.2.4(@pixi/core@7.2.4)(@pixi/sprite@7.2.4) | |
2524 | dev: false | |
2525 | ||
2526 | /@pixi/text-html@7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/sprite@7.2.4)(@pixi/text@7.2.4): | |
2527 | resolution: {integrity: sha512-0NfLAE/w51ZtatxVqLvDS62iO0VLKsSdctqTAVv4Zlgdk9TKJmX1WUucHJboTvbm2SbDjNDGfZ6qXM5nAslIDQ==} | |
2528 | peerDependencies: | |
2529 | '@pixi/core': 7.2.4 | |
2530 | '@pixi/display': 7.2.4 | |
2531 | '@pixi/sprite': 7.2.4 | |
2532 | '@pixi/text': 7.2.4 | |
2533 | dependencies: | |
2534 | '@pixi/core': 7.2.4 | |
2535 | '@pixi/display': 7.2.4(@pixi/core@7.2.4) | |
2536 | '@pixi/sprite': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4) | |
2537 | '@pixi/text': 7.2.4(@pixi/core@7.2.4)(@pixi/sprite@7.2.4) | |
2538 | dev: false | |
2539 | ||
2540 | /@pixi/text@7.2.4(@pixi/core@7.2.4)(@pixi/sprite@7.2.4): | |
2541 | resolution: {integrity: sha512-DGu7ktpe+zHhqR2sG9NsJt4mgvSObv5EqXTtUxD4Z0li1gmqF7uktpLyn5I6vSg1TTEL4TECClRDClVDGiykWw==} | |
2542 | peerDependencies: | |
2543 | '@pixi/core': 7.2.4 | |
2544 | '@pixi/sprite': 7.2.4 | |
2545 | dependencies: | |
2546 | '@pixi/core': 7.2.4 | |
2547 | '@pixi/sprite': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4) | |
2548 | dev: false | |
2549 | ||
2550 | /@pixi/ticker@7.2.4: | |
2551 | resolution: {integrity: sha512-hQQHIHvGeFsP4GNezZqjzuhUgNQEVgCH9+qU05UX1Mc5UHC9l6OJnY4VTVhhcHxZjA6RnyaY+1zBxCnoXuazpg==} | |
2552 | dependencies: | |
2553 | '@pixi/extensions': 7.2.4 | |
2554 | '@pixi/settings': 7.2.4 | |
2555 | '@pixi/utils': 7.2.4 | |
2556 | dev: false | |
2557 | ||
2558 | /@pixi/utils@7.2.4: | |
2559 | resolution: {integrity: sha512-VUGQHBOINIS4ePzoqafwxaGPVRTa3oM/mEutIIHbNGI3b+QvSO+1Dnk40M0zcH6Bo+MxQZbOZK5X/wO9oU5+LQ==} | |
2560 | dependencies: | |
2561 | '@pixi/color': 7.2.4 | |
2562 | '@pixi/constants': 7.2.4 | |
2563 | '@pixi/settings': 7.2.4 | |
2564 | '@types/earcut': 2.1.1 | |
2565 | earcut: 2.2.4 | |
2566 | eventemitter3: 4.0.7 | |
2567 | url: 0.11.1 | |
2568 | dev: false | |
2569 | ||
2570 | /@serpentity/components.angle@4.0.0(@serpentity/serpentity@4.0.0): | |
2571 | resolution: {integrity: sha512-hQ+FU1N+31PD64ZFpS9JiLJ2ipwGilyWmSPSu92sny9S57TtQn2TTv0118cak6Ax9OBV+bvUBPqni1k1pMN1fg==} | |
2572 | peerDependencies: | |
2573 | '@serpentity/serpentity': ^4.0.0 | |
2574 | dependencies: | |
2575 | '@serpentity/serpentity': 4.0.0 | |
2576 | dev: false | |
2577 | ||
2578 | /@serpentity/components.debug@4.0.0(@serpentity/serpentity@4.0.0): | |
2579 | resolution: {integrity: sha512-dzjyAaTHU++qJjt4OjNr3mHkoTNUNRNoFWZN4nXaw86USKweDPk2vi8dCi+5Lw5Ycjyte9KUx8om8xdJOIKp0Q==} | |
2580 | peerDependencies: | |
2581 | '@serpentity/serpentity': ^4.0.0 | |
2582 | dependencies: | |
2583 | '@serpentity/serpentity': 4.0.0 | |
2584 | dev: false | |
2585 | ||
2586 | /@serpentity/components.force@4.0.0(@serpentity/serpentity@4.0.0): | |
2587 | resolution: {integrity: sha512-XYKDe3cFVVxtRouNUkwrAhOOywMY75pRJHNjK+Vw56uuLYNlGEeNH7rV/6+LdllKIHdATh9U32jOR4lfnxe32Q==} | |
2588 | peerDependencies: | |
2589 | '@serpentity/serpentity': ^4.0.0 | |
2590 | dependencies: | |
2591 | '@serpentity/serpentity': 4.0.0 | |
2592 | dev: false | |
2593 | ||
2594 | /@serpentity/components.position@4.0.0(@serpentity/serpentity@4.0.0): | |
2595 | resolution: {integrity: sha512-HQUVcfzJFN4myQUcSDFn5vUrz9AZkAEqM8gEmUIIJr/WiYwVtXxI6izNmjKHvcHoYiN0//uV6QPmnuC8xixkWA==} | |
2596 | peerDependencies: | |
2597 | '@serpentity/serpentity': ^4.0.0 | |
2598 | dependencies: | |
2599 | '@serpentity/serpentity': 4.0.0 | |
2600 | dev: false | |
2601 | ||
2602 | /@serpentity/serpentity@4.0.0: | |
2603 | resolution: {integrity: sha512-RlsG5lMFvho/15LW9SJ5uFcb8WjAH7uZaToTJPRJEzAUntMnyQxZpPl7ensAHjbuBasBkgg7IDipl5GBuf6S0Q==} | |
2604 | engines: {node: '>= 20.0.0'} | |
2605 | dev: false | |
2606 | ||
2607 | /@swc/core-darwin-arm64@1.3.68: | |
2608 | resolution: {integrity: sha512-Z5pNxeuP2NxpOHTzDQkJs0wAPLnTlglZnR3WjObijwvdwT/kw1Y5EPDKM/BVSIeG40SPMkDLBbI0aj0qyXzrBA==} | |
2609 | engines: {node: '>=10'} | |
2610 | cpu: [arm64] | |
2611 | os: [darwin] | |
2612 | requiresBuild: true | |
2613 | dev: true | |
2614 | optional: true | |
2615 | ||
2616 | /@swc/core-darwin-x64@1.3.68: | |
2617 | resolution: {integrity: sha512-ZHl42g6yXhfX4PzAQ0BNvBXpt/OcbAHfubWRN6eXELK3fiNnxL7QBW1if7iizlq6iA+Mj1pwHyyUit1pz0+fgA==} | |
2618 | engines: {node: '>=10'} | |
2619 | cpu: [x64] | |
2620 | os: [darwin] | |
2621 | requiresBuild: true | |
2622 | dev: true | |
2623 | optional: true | |
2624 | ||
2625 | /@swc/core-linux-arm-gnueabihf@1.3.68: | |
2626 | resolution: {integrity: sha512-Mk8f6KCOQ2CNAR4PtWajIjS6XKSSR7ZYDOCf1GXRxhS3qEyQH7V8elWvqWYqHcT4foO60NUmxA/NOM/dQrdO1A==} | |
2627 | engines: {node: '>=10'} | |
2628 | cpu: [arm] | |
2629 | os: [linux] | |
2630 | requiresBuild: true | |
2631 | dev: true | |
2632 | optional: true | |
2633 | ||
2634 | /@swc/core-linux-arm64-gnu@1.3.68: | |
2635 | resolution: {integrity: sha512-RhBllggh9t9sIxaRgRcGrVaS7fDk6KsIqR6b9+dwU5OyDr4ZyHWw1ZaH/1/HAebuXYhNBjoNUiRtca6lKRIPgQ==} | |
2636 | engines: {node: '>=10'} | |
2637 | cpu: [arm64] | |
2638 | os: [linux] | |
2639 | requiresBuild: true | |
2640 | dev: true | |
2641 | optional: true | |
2642 | ||
2643 | /@swc/core-linux-arm64-musl@1.3.68: | |
2644 | resolution: {integrity: sha512-8K3zjU+tFgn6yGDEeD343gkKaHU9dhz77NiVkI1VzwRaT/Ag5pwl5eMQ1yStm8koNFzn3zq6rGjHfI5g2yI5Wg==} | |
2645 | engines: {node: '>=10'} | |
2646 | cpu: [arm64] | |
2647 | os: [linux] | |
2648 | requiresBuild: true | |
2649 | dev: true | |
2650 | optional: true | |
2651 | ||
2652 | /@swc/core-linux-x64-gnu@1.3.68: | |
2653 | resolution: {integrity: sha512-4xAnvsBOyeTL0AB8GWlRKDM/hsysJ5jr5qvdKKI3rZfJgnnxl/xSX6TJKPsJ8gygfUJ3BmfCbmUmEyeDZ3YPvA==} | |
2654 | engines: {node: '>=10'} | |
2655 | cpu: [x64] | |
2656 | os: [linux] | |
2657 | requiresBuild: true | |
2658 | dev: true | |
2659 | optional: true | |
2660 | ||
2661 | /@swc/core-linux-x64-musl@1.3.68: | |
2662 | resolution: {integrity: sha512-RCpaBo1fcpy1EFdjF+I7N4lfzOaHXVV0iMw/ABM+0PD6tp3V/9pxsguaZyeAHyEiUlDA6PZ4TfXv5zfnXEgW4Q==} | |
2663 | engines: {node: '>=10'} | |
2664 | cpu: [x64] | |
2665 | os: [linux] | |
2666 | requiresBuild: true | |
2667 | dev: true | |
2668 | optional: true | |
2669 | ||
2670 | /@swc/core-win32-arm64-msvc@1.3.68: | |
2671 | resolution: {integrity: sha512-v2WZvXrSslYEpY1nqpItyamL4DyaJinmOkXvM8Bc1LLKU5rGuvmBdjUYg/5Y+o0AUynuiWubpgHNOkBWiCvfqw==} | |
2672 | engines: {node: '>=10'} | |
2673 | cpu: [arm64] | |
2674 | os: [win32] | |
2675 | requiresBuild: true | |
2676 | dev: true | |
2677 | optional: true | |
2678 | ||
2679 | /@swc/core-win32-ia32-msvc@1.3.68: | |
2680 | resolution: {integrity: sha512-HH5NJrIdzkJs+1xxprie0qSCMBeL9yeEhcC1yZTzYv8bwmabOUSdtKIqS55iYP/2hLWn9CTbvKPmLOIhCopW3Q==} | |
2681 | engines: {node: '>=10'} | |
2682 | cpu: [ia32] | |
2683 | os: [win32] | |
2684 | requiresBuild: true | |
2685 | dev: true | |
2686 | optional: true | |
2687 | ||
2688 | /@swc/core-win32-x64-msvc@1.3.68: | |
2689 | resolution: {integrity: sha512-9HZVtLQUgK8r/yXQdwe0VBexbIcrY6+fBROhs7AAPWdewpaUeLkwQEJk6TbYr9CQuHw26FFGg6SjwAiqXF+kgQ==} | |
2690 | engines: {node: '>=10'} | |
2691 | cpu: [x64] | |
2692 | os: [win32] | |
2693 | requiresBuild: true | |
2694 | dev: true | |
2695 | optional: true | |
2696 | ||
2697 | /@swc/core@1.3.68: | |
2698 | resolution: {integrity: sha512-njGQuJO+Wy06dEayt70cf0c/KI3HGjm4iW9LLViVLBuYNzJ4SSdNfzejludzufu6im+dsDJ0i3QjgWhAIcVHMQ==} | |
2699 | engines: {node: '>=10'} | |
2700 | requiresBuild: true | |
2701 | peerDependencies: | |
2702 | '@swc/helpers': ^0.5.0 | |
2703 | peerDependenciesMeta: | |
2704 | '@swc/helpers': | |
2705 | optional: true | |
2706 | optionalDependencies: | |
2707 | '@swc/core-darwin-arm64': 1.3.68 | |
2708 | '@swc/core-darwin-x64': 1.3.68 | |
2709 | '@swc/core-linux-arm-gnueabihf': 1.3.68 | |
2710 | '@swc/core-linux-arm64-gnu': 1.3.68 | |
2711 | '@swc/core-linux-arm64-musl': 1.3.68 | |
2712 | '@swc/core-linux-x64-gnu': 1.3.68 | |
2713 | '@swc/core-linux-x64-musl': 1.3.68 | |
2714 | '@swc/core-win32-arm64-msvc': 1.3.68 | |
2715 | '@swc/core-win32-ia32-msvc': 1.3.68 | |
2716 | '@swc/core-win32-x64-msvc': 1.3.68 | |
2717 | dev: true | |
2718 | ||
2719 | /@swc/helpers@0.5.1: | |
2720 | resolution: {integrity: sha512-sJ902EfIzn1Fa+qYmjdQqh8tPsoxyBz+8yBKC2HKUxyezKJFwPGOn7pv4WY6QuQW//ySQi5lJjA/ZT9sNWWNTg==} | |
2721 | dependencies: | |
2722 | tslib: 2.6.0 | |
2723 | dev: true | |
2724 | ||
2725 | /@trysound/sax@0.2.0: | |
2726 | resolution: {integrity: sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==} | |
2727 | engines: {node: '>=10.13.0'} | |
2728 | dev: true | |
2729 | ||
2730 | /@types/css-font-loading-module@0.0.7: | |
2731 | resolution: {integrity: sha512-nl09VhutdjINdWyXxHWN/w9zlNCfr60JUqJbd24YXUuCwgeL0TpFSdElCwb6cxfB6ybE19Gjj4g0jsgkXxKv1Q==} | |
2732 | dev: false | |
2733 | ||
2734 | /@types/earcut@2.1.1: | |
2735 | resolution: {integrity: sha512-w8oigUCDjElRHRRrMvn/spybSMyX8MTkKA5Dv+tS1IE/TgmNZPqUYtvYBXGY8cieSE66gm+szeK+bnbxC2xHTQ==} | |
2736 | dev: false | |
2737 | ||
2738 | /@types/eslint-scope@3.7.4: | |
2739 | resolution: {integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==} | |
2740 | dependencies: | |
2741 | '@types/eslint': 8.44.0 | |
2742 | '@types/estree': 1.0.1 | |
2743 | dev: true | |
2744 | ||
2745 | /@types/eslint@8.44.0: | |
2746 | resolution: {integrity: sha512-gsF+c/0XOguWgaOgvFs+xnnRqt9GwgTvIks36WpE6ueeI4KCEHHd8K/CKHqhOqrJKsYH8m27kRzQEvWXAwXUTw==} | |
2747 | dependencies: | |
2748 | '@types/estree': 1.0.1 | |
2749 | '@types/json-schema': 7.0.12 | |
2750 | dev: true | |
2751 | ||
2752 | /@types/estree@1.0.1: | |
2753 | resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==} | |
2754 | dev: true | |
2755 | ||
2756 | /@types/json-schema@7.0.12: | |
2757 | resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} | |
2758 | dev: true | |
2759 | ||
2760 | /@types/node@20.4.1: | |
2761 | resolution: {integrity: sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==} | |
2762 | dev: true | |
2763 | ||
2764 | /@types/offscreencanvas@2019.7.0: | |
2765 | resolution: {integrity: sha512-PGcyveRIpL1XIqK8eBsmRBt76eFgtzuPiSTyKHZxnGemp2yzGzWpjYKAfK3wIMiU7eH+851yEpiuP8JZerTmWg==} | |
2766 | dev: false | |
2767 | ||
2768 | /@webassemblyjs/ast@1.11.6: | |
2769 | resolution: {integrity: sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q==} | |
2770 | dependencies: | |
2771 | '@webassemblyjs/helper-numbers': 1.11.6 | |
2772 | '@webassemblyjs/helper-wasm-bytecode': 1.11.6 | |
2773 | dev: true | |
2774 | ||
2775 | /@webassemblyjs/floating-point-hex-parser@1.11.6: | |
2776 | resolution: {integrity: sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==} | |
2777 | dev: true | |
2778 | ||
2779 | /@webassemblyjs/helper-api-error@1.11.6: | |
2780 | resolution: {integrity: sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==} | |
2781 | dev: true | |
2782 | ||
2783 | /@webassemblyjs/helper-buffer@1.11.6: | |
2784 | resolution: {integrity: sha512-z3nFzdcp1mb8nEOFFk8DrYLpHvhKC3grJD2ardfKOzmbmJvEf/tPIqCY+sNcwZIY8ZD7IkB2l7/pqhUhqm7hLA==} | |
2785 | dev: true | |
2786 | ||
2787 | /@webassemblyjs/helper-numbers@1.11.6: | |
2788 | resolution: {integrity: sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==} | |
2789 | dependencies: | |
2790 | '@webassemblyjs/floating-point-hex-parser': 1.11.6 | |
2791 | '@webassemblyjs/helper-api-error': 1.11.6 | |
2792 | '@xtuc/long': 4.2.2 | |
2793 | dev: true | |
2794 | ||
2795 | /@webassemblyjs/helper-wasm-bytecode@1.11.6: | |
2796 | resolution: {integrity: sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==} | |
2797 | dev: true | |
2798 | ||
2799 | /@webassemblyjs/helper-wasm-section@1.11.6: | |
2800 | resolution: {integrity: sha512-LPpZbSOwTpEC2cgn4hTydySy1Ke+XEu+ETXuoyvuyezHO3Kjdu90KK95Sh9xTbmjrCsUwvWwCOQQNta37VrS9g==} | |
2801 | dependencies: | |
2802 | '@webassemblyjs/ast': 1.11.6 | |
2803 | '@webassemblyjs/helper-buffer': 1.11.6 | |
2804 | '@webassemblyjs/helper-wasm-bytecode': 1.11.6 | |
2805 | '@webassemblyjs/wasm-gen': 1.11.6 | |
2806 | dev: true | |
2807 | ||
2808 | /@webassemblyjs/ieee754@1.11.6: | |
2809 | resolution: {integrity: sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==} | |
2810 | dependencies: | |
2811 | '@xtuc/ieee754': 1.2.0 | |
2812 | dev: true | |
2813 | ||
2814 | /@webassemblyjs/leb128@1.11.6: | |
2815 | resolution: {integrity: sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==} | |
2816 | dependencies: | |
2817 | '@xtuc/long': 4.2.2 | |
2818 | dev: true | |
2819 | ||
2820 | /@webassemblyjs/utf8@1.11.6: | |
2821 | resolution: {integrity: sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==} | |
2822 | dev: true | |
2823 | ||
2824 | /@webassemblyjs/wasm-edit@1.11.6: | |
2825 | resolution: {integrity: sha512-Ybn2I6fnfIGuCR+Faaz7YcvtBKxvoLV3Lebn1tM4o/IAJzmi9AWYIPWpyBfU8cC+JxAO57bk4+zdsTjJR+VTOw==} | |
2826 | dependencies: | |
2827 | '@webassemblyjs/ast': 1.11.6 | |
2828 | '@webassemblyjs/helper-buffer': 1.11.6 | |
2829 | '@webassemblyjs/helper-wasm-bytecode': 1.11.6 | |
2830 | '@webassemblyjs/helper-wasm-section': 1.11.6 | |
2831 | '@webassemblyjs/wasm-gen': 1.11.6 | |
2832 | '@webassemblyjs/wasm-opt': 1.11.6 | |
2833 | '@webassemblyjs/wasm-parser': 1.11.6 | |
2834 | '@webassemblyjs/wast-printer': 1.11.6 | |
2835 | dev: true | |
2836 | ||
2837 | /@webassemblyjs/wasm-gen@1.11.6: | |
2838 | resolution: {integrity: sha512-3XOqkZP/y6B4F0PBAXvI1/bky7GryoogUtfwExeP/v7Nzwo1QLcq5oQmpKlftZLbT+ERUOAZVQjuNVak6UXjPA==} | |
2839 | dependencies: | |
2840 | '@webassemblyjs/ast': 1.11.6 | |
2841 | '@webassemblyjs/helper-wasm-bytecode': 1.11.6 | |
2842 | '@webassemblyjs/ieee754': 1.11.6 | |
2843 | '@webassemblyjs/leb128': 1.11.6 | |
2844 | '@webassemblyjs/utf8': 1.11.6 | |
2845 | dev: true | |
2846 | ||
2847 | /@webassemblyjs/wasm-opt@1.11.6: | |
2848 | resolution: {integrity: sha512-cOrKuLRE7PCe6AsOVl7WasYf3wbSo4CeOk6PkrjS7g57MFfVUF9u6ysQBBODX0LdgSvQqRiGz3CXvIDKcPNy4g==} | |
2849 | dependencies: | |
2850 | '@webassemblyjs/ast': 1.11.6 | |
2851 | '@webassemblyjs/helper-buffer': 1.11.6 | |
2852 | '@webassemblyjs/wasm-gen': 1.11.6 | |
2853 | '@webassemblyjs/wasm-parser': 1.11.6 | |
2854 | dev: true | |
2855 | ||
2856 | /@webassemblyjs/wasm-parser@1.11.6: | |
2857 | resolution: {integrity: sha512-6ZwPeGzMJM3Dqp3hCsLgESxBGtT/OeCvCZ4TA1JUPYgmhAx38tTPR9JaKy0S5H3evQpO/h2uWs2j6Yc/fjkpTQ==} | |
2858 | dependencies: | |
2859 | '@webassemblyjs/ast': 1.11.6 | |
2860 | '@webassemblyjs/helper-api-error': 1.11.6 | |
2861 | '@webassemblyjs/helper-wasm-bytecode': 1.11.6 | |
2862 | '@webassemblyjs/ieee754': 1.11.6 | |
2863 | '@webassemblyjs/leb128': 1.11.6 | |
2864 | '@webassemblyjs/utf8': 1.11.6 | |
2865 | dev: true | |
2866 | ||
2867 | /@webassemblyjs/wast-printer@1.11.6: | |
2868 | resolution: {integrity: sha512-JM7AhRcE+yW2GWYaKeHL5vt4xqee5N2WcezptmgyhNS+ScggqcT1OtXykhAb13Sn5Yas0j2uv9tHgrjwvzAP4A==} | |
2869 | dependencies: | |
2870 | '@webassemblyjs/ast': 1.11.6 | |
2871 | '@xtuc/long': 4.2.2 | |
2872 | dev: true | |
2873 | ||
2874 | /@xtuc/ieee754@1.2.0: | |
2875 | resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==} | |
2876 | dev: true | |
2877 | ||
2878 | /@xtuc/long@4.2.2: | |
2879 | resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} | |
2880 | dev: true | |
2881 | ||
2882 | /abortcontroller-polyfill@1.7.5: | |
2883 | resolution: {integrity: sha512-JMJ5soJWP18htbbxJjG7bG6yuI6pRhgJ0scHHTfkUjf6wjP912xZWvM+A4sJK3gqd9E8fcPbDnOefbA9Th/FIQ==} | |
2884 | dev: true | |
2885 | ||
2886 | /acorn-import-assertions@1.9.0(acorn@8.10.0): | |
2887 | resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==} | |
2888 | peerDependencies: | |
2889 | acorn: ^8 | |
2890 | dependencies: | |
2891 | acorn: 8.10.0 | |
2892 | dev: true | |
2893 | ||
2894 | /acorn@8.10.0: | |
2895 | resolution: {integrity: sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==} | |
2896 | engines: {node: '>=0.4.0'} | |
2897 | hasBin: true | |
2898 | dev: true | |
2899 | ||
2900 | /ajv-formats@2.1.1(ajv@8.12.0): | |
2901 | resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} | |
2902 | peerDependencies: | |
2903 | ajv: ^8.0.0 | |
2904 | peerDependenciesMeta: | |
2905 | ajv: | |
2906 | optional: true | |
2907 | dependencies: | |
2908 | ajv: 8.12.0 | |
2909 | dev: true | |
2910 | ||
2911 | /ajv-keywords@3.5.2(ajv@6.12.6): | |
2912 | resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==} | |
2913 | peerDependencies: | |
2914 | ajv: ^6.9.1 | |
2915 | dependencies: | |
2916 | ajv: 6.12.6 | |
2917 | dev: true | |
2918 | ||
2919 | /ajv-keywords@5.1.0(ajv@8.12.0): | |
2920 | resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==} | |
2921 | peerDependencies: | |
2922 | ajv: ^8.8.2 | |
2923 | dependencies: | |
2924 | ajv: 8.12.0 | |
2925 | fast-deep-equal: 3.1.3 | |
2926 | dev: true | |
2927 | ||
2928 | /ajv@6.12.6: | |
2929 | resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} | |
2930 | dependencies: | |
2931 | fast-deep-equal: 3.1.3 | |
2932 | fast-json-stable-stringify: 2.1.0 | |
2933 | json-schema-traverse: 0.4.1 | |
2934 | uri-js: 4.4.1 | |
2935 | dev: true | |
2936 | ||
2937 | /ajv@8.12.0: | |
2938 | resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} | |
2939 | dependencies: | |
2940 | fast-deep-equal: 3.1.3 | |
2941 | json-schema-traverse: 1.0.0 | |
2942 | require-from-string: 2.0.2 | |
2943 | uri-js: 4.4.1 | |
2944 | dev: true | |
2945 | ||
2946 | /ansi-escape-sequences@4.1.0: | |
2947 | resolution: {integrity: sha512-dzW9kHxH011uBsidTXd14JXgzye/YLb2LzeKZ4bsgl/Knwx8AtbSFkkGxagdNOoh0DlqHCmfiEjWKBaqjOanVw==} | |
2948 | engines: {node: '>=8.0.0'} | |
2949 | dependencies: | |
2950 | array-back: 3.1.0 | |
2951 | dev: true | |
2952 | ||
2953 | /ansi-styles@3.2.1: | |
2954 | resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} | |
2955 | engines: {node: '>=4'} | |
2956 | dependencies: | |
2957 | color-convert: 1.9.3 | |
2958 | dev: true | |
2959 | ||
2960 | /ansi-styles@4.3.0: | |
2961 | resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} | |
2962 | engines: {node: '>=8'} | |
2963 | dependencies: | |
2964 | color-convert: 2.0.1 | |
2965 | dev: true | |
2966 | ||
2967 | /argparse@2.0.1: | |
2968 | resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} | |
2969 | dev: true | |
2970 | ||
2971 | /array-back@1.0.4: | |
2972 | resolution: {integrity: sha512-1WxbZvrmyhkNoeYcizokbmh5oiOCIfyvGtcqbK3Ls1v1fKcquzxnQSceOx6tzq7jmai2kFLWIpGND2cLhH6TPw==} | |
2973 | engines: {node: '>=0.12.0'} | |
2974 | dependencies: | |
2975 | typical: 2.6.1 | |
2976 | dev: true | |
2977 | ||
2978 | /array-back@2.0.0: | |
2979 | resolution: {integrity: sha512-eJv4pLLufP3g5kcZry0j6WXpIbzYw9GUB4mVJZno9wfwiBxbizTnHCw3VJb07cBihbFX48Y7oSrW9y+gt4glyw==} | |
2980 | engines: {node: '>=4'} | |
2981 | dependencies: | |
2982 | typical: 2.6.1 | |
2983 | dev: true | |
2984 | ||
2985 | /array-back@3.1.0: | |
2986 | resolution: {integrity: sha512-TkuxA4UCOvxuDK6NZYXCalszEzj+TLszyASooky+i742l9TqsOdYCMJJupxRic61hwquNtppB3hgcuq9SVSH1Q==} | |
2987 | engines: {node: '>=6'} | |
2988 | dev: true | |
2989 | ||
2990 | /babel-loader@9.1.3(@babel/core@7.22.8)(webpack@5.88.1): | |
2991 | resolution: {integrity: sha512-xG3ST4DglodGf8qSwv0MdeWLhrDsw/32QMdTO5T1ZIp9gQur0HkCyFs7Awskr10JKXFXwpAhiCuYX5oGXnRGbw==} | |
2992 | engines: {node: '>= 14.15.0'} | |
2993 | peerDependencies: | |
2994 | '@babel/core': ^7.12.0 | |
2995 | webpack: '>=5' | |
2996 | dependencies: | |
2997 | '@babel/core': 7.22.8 | |
2998 | find-cache-dir: 4.0.0 | |
2999 | schema-utils: 4.2.0 | |
3000 | webpack: 5.88.1 | |
3001 | dev: true | |
3002 | ||
3003 | /babel-plugin-polyfill-corejs2@0.4.4(@babel/core@7.22.8): | |
3004 | resolution: {integrity: sha512-9WeK9snM1BfxB38goUEv2FLnA6ja07UMfazFHzCXUb3NyDZAwfXvQiURQ6guTTMeHcOsdknULm1PDhs4uWtKyA==} | |
3005 | peerDependencies: | |
3006 | '@babel/core': ^7.0.0-0 | |
3007 | dependencies: | |
3008 | '@babel/compat-data': 7.22.6 | |
3009 | '@babel/core': 7.22.8 | |
3010 | '@babel/helper-define-polyfill-provider': 0.4.1(@babel/core@7.22.8) | |
3011 | '@nicolo-ribaudo/semver-v6': 6.3.3 | |
3012 | transitivePeerDependencies: | |
3013 | - supports-color | |
3014 | dev: true | |
3015 | ||
3016 | /babel-plugin-polyfill-corejs3@0.8.2(@babel/core@7.22.8): | |
3017 | resolution: {integrity: sha512-Cid+Jv1BrY9ReW9lIfNlNpsI53N+FN7gE+f73zLAUbr9C52W4gKLWSByx47pfDJsEysojKArqOtOKZSVIIUTuQ==} | |
3018 | peerDependencies: | |
3019 | '@babel/core': ^7.0.0-0 | |
3020 | dependencies: | |
3021 | '@babel/core': 7.22.8 | |
3022 | '@babel/helper-define-polyfill-provider': 0.4.1(@babel/core@7.22.8) | |
3023 | core-js-compat: 3.31.1 | |
3024 | transitivePeerDependencies: | |
3025 | - supports-color | |
3026 | dev: true | |
3027 | ||
3028 | /babel-plugin-polyfill-regenerator@0.5.1(@babel/core@7.22.8): | |
3029 | resolution: {integrity: sha512-L8OyySuI6OSQ5hFy9O+7zFjyr4WhAfRjLIOkhQGYl+emwJkd/S4XXT1JpfrgR1jrQ1NcGiOh+yAdGlF8pnC3Jw==} | |
3030 | peerDependencies: | |
3031 | '@babel/core': ^7.0.0-0 | |
3032 | dependencies: | |
3033 | '@babel/core': 7.22.8 | |
3034 | '@babel/helper-define-polyfill-provider': 0.4.1(@babel/core@7.22.8) | |
3035 | transitivePeerDependencies: | |
3036 | - supports-color | |
3037 | dev: true | |
3038 | ||
3039 | /babylon@7.0.0-beta.19: | |
3040 | resolution: {integrity: sha512-Vg0C9s/REX6/WIXN37UKpv5ZhRi6A4pjHlpkE34+8/a6c2W1Q692n3hmc+SZG5lKRnaExLUbxtJ1SVT+KaCQ/A==} | |
3041 | engines: {node: '>=4.2.0'} | |
3042 | hasBin: true | |
3043 | dev: true | |
3044 | ||
3045 | /balanced-match@1.0.2: | |
3046 | resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} | |
3047 | dev: true | |
3048 | ||
3049 | /base-x@3.0.9: | |
3050 | resolution: {integrity: sha512-H7JU6iBHTal1gp56aKoaa//YUxEaAOUiydvrV/pILqIHXTtqxSkATOnDA2u+jZ/61sD+L/412+7kzXRtWukhpQ==} | |
3051 | dependencies: | |
3052 | safe-buffer: 5.2.1 | |
3053 | dev: true | |
3054 | ||
3055 | /bluebird@3.5.5: | |
3056 | resolution: {integrity: sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w==} | |
3057 | dev: true | |
3058 | ||
3059 | /boolbase@1.0.0: | |
3060 | resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} | |
3061 | dev: true | |
3062 | ||
3063 | /brace-expansion@1.1.11: | |
3064 | resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} | |
3065 | dependencies: | |
3066 | balanced-match: 1.0.2 | |
3067 | concat-map: 0.0.1 | |
3068 | dev: true | |
3069 | ||
3070 | /braces@3.0.2: | |
3071 | resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} | |
3072 | engines: {node: '>=8'} | |
3073 | dependencies: | |
3074 | fill-range: 7.0.1 | |
3075 | dev: true | |
3076 | ||
3077 | /browserslist@4.21.9: | |
3078 | resolution: {integrity: sha512-M0MFoZzbUrRU4KNfCrDLnvyE7gub+peetoTid3TBIqtunaDJyXlwhakT+/VkvSXcfIzFfK/nkCs4nmyTmxdNSg==} | |
3079 | engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} | |
3080 | hasBin: true | |
3081 | dependencies: | |
3082 | caniuse-lite: 1.0.30001515 | |
3083 | electron-to-chromium: 1.4.456 | |
3084 | node-releases: 2.0.13 | |
3085 | update-browserslist-db: 1.0.11(browserslist@4.21.9) | |
3086 | dev: true | |
3087 | ||
3088 | /buffer-from@1.1.2: | |
3089 | resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} | |
3090 | dev: true | |
3091 | ||
3092 | /cache-point@0.4.1: | |
3093 | resolution: {integrity: sha512-4TgWfe9SF+bUy5cCql8gWHqKNrviufNwSYxLjf2utB0pY4+bdcuFwMmY1hDB+67Gz/L1vmhFNhePAjJTFBtV+Q==} | |
3094 | engines: {node: '>=4.0.0'} | |
3095 | dependencies: | |
3096 | array-back: 2.0.0 | |
3097 | fs-then-native: 2.0.0 | |
3098 | mkdirp2: 1.0.5 | |
3099 | dev: true | |
3100 | ||
3101 | /call-bind@1.0.2: | |
3102 | resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} | |
3103 | dependencies: | |
3104 | function-bind: 1.1.1 | |
3105 | get-intrinsic: 1.2.1 | |
3106 | ||
3107 | /callsites@3.1.0: | |
3108 | resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} | |
3109 | engines: {node: '>=6'} | |
3110 | dev: true | |
3111 | ||
3112 | /caniuse-lite@1.0.30001515: | |
3113 | resolution: {integrity: sha512-eEFDwUOZbE24sb+Ecsx3+OvNETqjWIdabMy52oOkIgcUtAsQifjUG9q4U9dgTHJM2mfk4uEPxc0+xuFdJ629QA==} | |
3114 | dev: true | |
3115 | ||
3116 | /catharsis@0.8.11: | |
3117 | resolution: {integrity: sha512-a+xUyMV7hD1BrDQA/3iPV7oc+6W26BgVJO05PGEoatMyIuPScQKsde6i3YorWX1qs+AZjnJ18NqdKoCtKiNh1g==} | |
3118 | engines: {node: '>= 8'} | |
3119 | dependencies: | |
3120 | lodash: 4.17.21 | |
3121 | dev: true | |
3122 | ||
3123 | /chalk@2.4.2: | |
3124 | resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} | |
3125 | engines: {node: '>=4'} | |
3126 | dependencies: | |
3127 | ansi-styles: 3.2.1 | |
3128 | escape-string-regexp: 1.0.5 | |
3129 | supports-color: 5.5.0 | |
3130 | dev: true | |
3131 | ||
3132 | /chalk@4.1.2: | |
3133 | resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} | |
3134 | engines: {node: '>=10'} | |
3135 | dependencies: | |
3136 | ansi-styles: 4.3.0 | |
3137 | supports-color: 7.2.0 | |
3138 | dev: true | |
3139 | ||
3140 | /chrome-trace-event@1.0.3: | |
3141 | resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} | |
3142 | engines: {node: '>=6.0'} | |
3143 | dev: true | |
3144 | ||
3145 | /clone@2.1.2: | |
3146 | resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==} | |
3147 | engines: {node: '>=0.8'} | |
3148 | dev: true | |
3149 | ||
3150 | /collect-all@1.0.4: | |
3151 | resolution: {integrity: sha512-RKZhRwJtJEP5FWul+gkSMEnaK6H3AGPTTWOiRimCcs+rc/OmQE3Yhy1Q7A7KsdkG3ZXVdZq68Y6ONSdvkeEcKA==} | |
3152 | engines: {node: '>=0.10.0'} | |
3153 | dependencies: | |
3154 | stream-connect: 1.0.2 | |
3155 | stream-via: 1.0.4 | |
3156 | dev: true | |
3157 | ||
3158 | /color-convert@1.9.3: | |
3159 | resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} | |
3160 | dependencies: | |
3161 | color-name: 1.1.3 | |
3162 | dev: true | |
3163 | ||
3164 | /color-convert@2.0.1: | |
3165 | resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} | |
3166 | engines: {node: '>=7.0.0'} | |
3167 | dependencies: | |
3168 | color-name: 1.1.4 | |
3169 | dev: true | |
3170 | ||
3171 | /color-name@1.1.3: | |
3172 | resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} | |
3173 | dev: true | |
3174 | ||
3175 | /color-name@1.1.4: | |
3176 | resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} | |
3177 | dev: true | |
3178 | ||
3179 | /colord@2.9.3: | |
3180 | resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==} | |
3181 | dev: false | |
3182 | ||
3183 | /command-line-args@5.2.1: | |
3184 | resolution: {integrity: sha512-H4UfQhZyakIjC74I9d34fGYDwk3XpSr17QhEd0Q3I9Xq1CETHo4Hcuo87WyWHpAF1aSLjLRf5lD9ZGX2qStUvg==} | |
3185 | engines: {node: '>=4.0.0'} | |
3186 | dependencies: | |
3187 | array-back: 3.1.0 | |
3188 | find-replace: 3.0.0 | |
3189 | lodash.camelcase: 4.3.0 | |
3190 | typical: 4.0.0 | |
3191 | dev: true | |
3192 | ||
3193 | /command-line-tool@0.8.0: | |
3194 | resolution: {integrity: sha512-Xw18HVx/QzQV3Sc5k1vy3kgtOeGmsKIqwtFFoyjI4bbcpSgnw2CWVULvtakyw4s6fhyAdI6soQQhXc2OzJy62g==} | |
3195 | engines: {node: '>=4.0.0'} | |
3196 | dependencies: | |
3197 | ansi-escape-sequences: 4.1.0 | |
3198 | array-back: 2.0.0 | |
3199 | command-line-args: 5.2.1 | |
3200 | command-line-usage: 4.1.0 | |
3201 | typical: 2.6.1 | |
3202 | dev: true | |
3203 | ||
3204 | /command-line-usage@4.1.0: | |
3205 | resolution: {integrity: sha512-MxS8Ad995KpdAC0Jopo/ovGIroV/m0KHwzKfXxKag6FHOkGsH8/lv5yjgablcRxCJJC0oJeUMuO/gmaq+Wq46g==} | |
3206 | engines: {node: '>=4.0.0'} | |
3207 | dependencies: | |
3208 | ansi-escape-sequences: 4.1.0 | |
3209 | array-back: 2.0.0 | |
3210 | table-layout: 0.4.5 | |
3211 | typical: 2.6.1 | |
3212 | dev: true | |
3213 | ||
3214 | /commander@2.20.3: | |
3215 | resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} | |
3216 | dev: true | |
3217 | ||
3218 | /commander@7.2.0: | |
3219 | resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} | |
3220 | engines: {node: '>= 10'} | |
3221 | dev: true | |
3222 | ||
3223 | /common-path-prefix@3.0.0: | |
3224 | resolution: {integrity: sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w==} | |
3225 | dev: true | |
3226 | ||
3227 | /common-sequence@1.0.2: | |
3228 | resolution: {integrity: sha512-z3ln8PqfoBRwY1X0B1W0NEvfuo3+lZdvVjYaxusK84FPGkBy+ZqfbMhgdGOLr1v1dv13z5KYOtbL/yupL4I8Yw==} | |
3229 | engines: {node: '>=0.10.0'} | |
3230 | dev: true | |
3231 | ||
3232 | /concat-map@0.0.1: | |
3233 | resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} | |
3234 | dev: true | |
3235 | ||
3236 | /config-master@3.1.0: | |
3237 | resolution: {integrity: sha512-n7LBL1zBzYdTpF1mx5DNcZnZn05CWIdsdvtPL4MosvqbBUK3Rq6VWEtGUuF3Y0s9/CIhMejezqlSkP6TnCJ/9g==} | |
3238 | dependencies: | |
3239 | walk-back: 2.0.1 | |
3240 | dev: true | |
3241 | ||
3242 | /convert-source-map@1.9.0: | |
3243 | resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} | |
3244 | dev: true | |
3245 | ||
3246 | /core-js-compat@3.31.1: | |
3247 | resolution: {integrity: sha512-wIDWd2s5/5aJSdpOJHfSibxNODxoGoWOBHt8JSPB41NOE94M7kuTPZCYLOlTtuoXTsBPKobpJ6T+y0SSy5L9SA==} | |
3248 | dependencies: | |
3249 | browserslist: 4.21.9 | |
3250 | dev: true | |
3251 | ||
3252 | /cosmiconfig@8.2.0: | |
3253 | resolution: {integrity: sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==} | |
3254 | engines: {node: '>=14'} | |
3255 | dependencies: | |
3256 | import-fresh: 3.3.0 | |
3257 | js-yaml: 4.1.0 | |
3258 | parse-json: 5.2.0 | |
3259 | path-type: 4.0.0 | |
3260 | dev: true | |
3261 | ||
3262 | /css-select@4.3.0: | |
3263 | resolution: {integrity: sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==} | |
3264 | dependencies: | |
3265 | boolbase: 1.0.0 | |
3266 | css-what: 6.1.0 | |
3267 | domhandler: 4.3.1 | |
3268 | domutils: 2.8.0 | |
3269 | nth-check: 2.1.1 | |
3270 | dev: true | |
3271 | ||
3272 | /css-tree@1.1.3: | |
3273 | resolution: {integrity: sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==} | |
3274 | engines: {node: '>=8.0.0'} | |
3275 | dependencies: | |
3276 | mdn-data: 2.0.14 | |
3277 | source-map: 0.6.1 | |
3278 | dev: true | |
3279 | ||
3280 | /css-what@6.1.0: | |
3281 | resolution: {integrity: sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==} | |
3282 | engines: {node: '>= 6'} | |
3283 | dev: true | |
3284 | ||
3285 | /csso@4.2.0: | |
3286 | resolution: {integrity: sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==} | |
3287 | engines: {node: '>=8.0.0'} | |
3288 | dependencies: | |
3289 | css-tree: 1.1.3 | |
3290 | dev: true | |
3291 | ||
3292 | /debug@4.3.4: | |
3293 | resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} | |
3294 | engines: {node: '>=6.0'} | |
3295 | peerDependencies: | |
3296 | supports-color: '*' | |
3297 | peerDependenciesMeta: | |
3298 | supports-color: | |
3299 | optional: true | |
3300 | dependencies: | |
3301 | ms: 2.1.2 | |
3302 | dev: true | |
3303 | ||
3304 | /deep-extend@0.6.0: | |
3305 | resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} | |
3306 | engines: {node: '>=4.0.0'} | |
3307 | dev: true | |
3308 | ||
3309 | /detect-libc@1.0.3: | |
3310 | resolution: {integrity: sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==} | |
3311 | engines: {node: '>=0.10'} | |
3312 | hasBin: true | |
3313 | dev: true | |
3314 | ||
3315 | /dmd@3.0.13: | |
3316 | resolution: {integrity: sha512-FV/417bH2c/CYpe8BjFEAHoaHaItcJnPlKELi/qyPZdmUom8joyuC78OhhfPUdyKD/WcouTQ2LxQT4M/RoiJ3w==} | |
3317 | engines: {node: '>=4.0.0'} | |
3318 | dependencies: | |
3319 | array-back: 2.0.0 | |
3320 | cache-point: 0.4.1 | |
3321 | common-sequence: 1.0.2 | |
3322 | file-set: 2.0.1 | |
3323 | handlebars: 4.7.7 | |
3324 | marked: 0.3.19 | |
3325 | object-get: 2.1.1 | |
3326 | reduce-flatten: 1.0.1 | |
3327 | reduce-unique: 1.0.0 | |
3328 | reduce-without: 1.0.1 | |
3329 | test-value: 3.0.0 | |
3330 | walk-back: 3.0.1 | |
3331 | dev: true | |
3332 | ||
3333 | /dom-serializer@1.4.1: | |
3334 | resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==} | |
3335 | dependencies: | |
3336 | domelementtype: 2.3.0 | |
3337 | domhandler: 4.3.1 | |
3338 | entities: 2.2.0 | |
3339 | dev: true | |
3340 | ||
3341 | /domelementtype@2.3.0: | |
3342 | resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==} | |
3343 | dev: true | |
3344 | ||
3345 | /domhandler@4.3.1: | |
3346 | resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==} | |
3347 | engines: {node: '>= 4'} | |
3348 | dependencies: | |
3349 | domelementtype: 2.3.0 | |
3350 | dev: true | |
3351 | ||
3352 | /domutils@2.8.0: | |
3353 | resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==} | |
3354 | dependencies: | |
3355 | dom-serializer: 1.4.1 | |
3356 | domelementtype: 2.3.0 | |
3357 | domhandler: 4.3.1 | |
3358 | dev: true | |
3359 | ||
3360 | /dotenv-expand@5.1.0: | |
3361 | resolution: {integrity: sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==} | |
3362 | dev: true | |
3363 | ||
3364 | /dotenv@7.0.0: | |
3365 | resolution: {integrity: sha512-M3NhsLbV1i6HuGzBUH8vXrtxOk+tWmzWKDMbAVSUp3Zsjm7ywFeuwrUXhmhQyRK1q5B5GGy7hcXPbj3bnfZg2g==} | |
3366 | engines: {node: '>=6'} | |
3367 | dev: true | |
3368 | ||
3369 | /earcut@2.2.4: | |
3370 | resolution: {integrity: sha512-/pjZsA1b4RPHbeWZQn66SWS8nZZWLQQ23oE3Eam7aroEFGEvwKAsJfZ9ytiEMycfzXWpca4FA9QIOehf7PocBQ==} | |
3371 | dev: false | |
3372 | ||
3373 | /electron-to-chromium@1.4.456: | |
3374 | resolution: {integrity: sha512-d+eSL4mT9m72cnDT/kfQj6Pv6Cid4pUVlLOl8esm2SZuXBgtXtUyvCfc9F++GHLWLoY4gMNqg+0IVAoQ3sosKA==} | |
3375 | dev: true | |
3376 | ||
3377 | /enhanced-resolve@5.15.0: | |
3378 | resolution: {integrity: sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg==} | |
3379 | engines: {node: '>=10.13.0'} | |
3380 | dependencies: | |
3381 | graceful-fs: 4.2.11 | |
3382 | tapable: 2.2.1 | |
3383 | dev: true | |
3384 | ||
3385 | /entities@2.2.0: | |
3386 | resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==} | |
3387 | dev: true | |
3388 | ||
3389 | /entities@3.0.1: | |
3390 | resolution: {integrity: sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==} | |
3391 | engines: {node: '>=0.12'} | |
3392 | dev: true | |
3393 | ||
3394 | /error-ex@1.3.2: | |
3395 | resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} | |
3396 | dependencies: | |
3397 | is-arrayish: 0.2.1 | |
3398 | dev: true | |
3399 | ||
3400 | /es-module-lexer@1.3.0: | |
3401 | resolution: {integrity: sha512-vZK7T0N2CBmBOixhmjdqx2gWVbFZ4DXZ/NyRMZVlJXPa7CyFS+/a4QQsDGDQy9ZfEzxFuNEsMLeQJnKP2p5/JA==} | |
3402 | dev: true | |
3403 | ||
3404 | /escalade@3.1.1: | |
3405 | resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} | |
3406 | engines: {node: '>=6'} | |
3407 | dev: true | |
3408 | ||
3409 | /escape-string-regexp@1.0.5: | |
3410 | resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} | |
3411 | engines: {node: '>=0.8.0'} | |
3412 | dev: true | |
3413 | ||
3414 | /eslint-scope@5.1.1: | |
3415 | resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} | |
3416 | engines: {node: '>=8.0.0'} | |
3417 | dependencies: | |
3418 | esrecurse: 4.3.0 | |
3419 | estraverse: 4.3.0 | |
3420 | dev: true | |
3421 | ||
3422 | /esrecurse@4.3.0: | |
3423 | resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} | |
3424 | engines: {node: '>=4.0'} | |
3425 | dependencies: | |
3426 | estraverse: 5.3.0 | |
3427 | dev: true | |
3428 | ||
3429 | /estraverse@4.3.0: | |
3430 | resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} | |
3431 | engines: {node: '>=4.0'} | |
3432 | dev: true | |
3433 | ||
3434 | /estraverse@5.3.0: | |
3435 | resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} | |
3436 | engines: {node: '>=4.0'} | |
3437 | dev: true | |
3438 | ||
3439 | /esutils@2.0.3: | |
3440 | resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} | |
3441 | engines: {node: '>=0.10.0'} | |
3442 | dev: true | |
3443 | ||
3444 | /eventemitter3@4.0.7: | |
3445 | resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} | |
3446 | dev: false | |
3447 | ||
3448 | /events@3.3.0: | |
3449 | resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} | |
3450 | engines: {node: '>=0.8.x'} | |
3451 | dev: true | |
3452 | ||
3453 | /fast-deep-equal@3.1.3: | |
3454 | resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} | |
3455 | dev: true | |
3456 | ||
3457 | /fast-json-stable-stringify@2.1.0: | |
3458 | resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} | |
3459 | dev: true | |
3460 | ||
3461 | /file-set@2.0.1: | |
3462 | resolution: {integrity: sha512-XgOUUpgR6FbbfYcniLw0qm1Am7PnNYIAkd+eXxRt42LiYhjaso0WiuQ+VmrNdtwotyM+cLCfZ56AZrySP3QnKA==} | |
3463 | dependencies: | |
3464 | array-back: 2.0.0 | |
3465 | glob: 7.2.3 | |
3466 | dev: true | |
3467 | ||
3468 | /fill-range@7.0.1: | |
3469 | resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} | |
3470 | engines: {node: '>=8'} | |
3471 | dependencies: | |
3472 | to-regex-range: 5.0.1 | |
3473 | dev: true | |
3474 | ||
3475 | /find-cache-dir@4.0.0: | |
3476 | resolution: {integrity: sha512-9ZonPT4ZAK4a+1pUPVPZJapbi7O5qbbJPdYw/NOQWZZbVLdDTYM3A4R9z/DpAM08IDaFGsvPgiGZ82WEwUDWjg==} | |
3477 | engines: {node: '>=14.16'} | |
3478 | dependencies: | |
3479 | common-path-prefix: 3.0.0 | |
3480 | pkg-dir: 7.0.0 | |
3481 | dev: true | |
3482 | ||
3483 | /find-replace@3.0.0: | |
3484 | resolution: {integrity: sha512-6Tb2myMioCAgv5kfvP5/PkZZ/ntTpVK39fHY7WkWBgvbeE+VHd/tZuZ4mrC+bxh4cfOZeYKVPaJIZtZXV7GNCQ==} | |
3485 | engines: {node: '>=4.0.0'} | |
3486 | dependencies: | |
3487 | array-back: 3.1.0 | |
3488 | dev: true | |
3489 | ||
3490 | /find-up@6.3.0: | |
3491 | resolution: {integrity: sha512-v2ZsoEuVHYy8ZIlYqwPe/39Cy+cFDzp4dXPaxNvkEuouymu+2Jbz0PxpKarJHYJTmv2HWT3O382qY8l4jMWthw==} | |
3492 | engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} | |
3493 | dependencies: | |
3494 | locate-path: 7.2.0 | |
3495 | path-exists: 5.0.0 | |
3496 | dev: true | |
3497 | ||
3498 | /fs-then-native@2.0.0: | |
3499 | resolution: {integrity: sha512-X712jAOaWXkemQCAmWeg5rOT2i+KOpWz1Z/txk/cW0qlOu2oQ9H61vc5w3X/iyuUEfq/OyaFJ78/cZAQD1/bgA==} | |
3500 | engines: {node: '>=4.0.0'} | |
3501 | dev: true | |
3502 | ||
3503 | /fs.realpath@1.0.0: | |
3504 | resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} | |
3505 | dev: true | |
3506 | ||
3507 | /function-bind@1.1.1: | |
3508 | resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} | |
3509 | ||
3510 | /gensync@1.0.0-beta.2: | |
3511 | resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} | |
3512 | engines: {node: '>=6.9.0'} | |
3513 | dev: true | |
3514 | ||
3515 | /get-intrinsic@1.2.1: | |
3516 | resolution: {integrity: sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==} | |
3517 | dependencies: | |
3518 | function-bind: 1.1.1 | |
3519 | has: 1.0.3 | |
3520 | has-proto: 1.0.1 | |
3521 | has-symbols: 1.0.3 | |
3522 | ||
3523 | /get-port@4.2.0: | |
3524 | resolution: {integrity: sha512-/b3jarXkH8KJoOMQc3uVGHASwGLPq3gSFJ7tgJm2diza+bydJPTGOibin2steecKeOylE8oY2JERlVWkAJO6yw==} | |
3525 | engines: {node: '>=6'} | |
3526 | dev: true | |
3527 | ||
3528 | /glob-to-regexp@0.4.1: | |
3529 | resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==} | |
3530 | dev: true | |
3531 | ||
3532 | /glob@7.2.3: | |
3533 | resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} | |
3534 | dependencies: | |
3535 | fs.realpath: 1.0.0 | |
3536 | inflight: 1.0.6 | |
3537 | inherits: 2.0.4 | |
3538 | minimatch: 3.1.2 | |
3539 | once: 1.4.0 | |
3540 | path-is-absolute: 1.0.1 | |
3541 | dev: true | |
3542 | ||
3543 | /globals@11.12.0: | |
3544 | resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} | |
3545 | engines: {node: '>=4'} | |
3546 | dev: true | |
3547 | ||
3548 | /globals@13.20.0: | |
3549 | resolution: {integrity: sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==} | |
3550 | engines: {node: '>=8'} | |
3551 | dependencies: | |
3552 | type-fest: 0.20.2 | |
3553 | dev: true | |
3554 | ||
3555 | /graceful-fs@4.2.11: | |
3556 | resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} | |
3557 | dev: true | |
3558 | ||
3559 | /handlebars@4.7.7: | |
3560 | resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==} | |
3561 | engines: {node: '>=0.4.7'} | |
3562 | hasBin: true | |
3563 | dependencies: | |
3564 | minimist: 1.2.8 | |
3565 | neo-async: 2.6.2 | |
3566 | source-map: 0.6.1 | |
3567 | wordwrap: 1.0.0 | |
3568 | optionalDependencies: | |
3569 | uglify-js: 3.17.4 | |
3570 | dev: true | |
3571 | ||
3572 | /has-flag@3.0.0: | |
3573 | resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} | |
3574 | engines: {node: '>=4'} | |
3575 | dev: true | |
3576 | ||
3577 | /has-flag@4.0.0: | |
3578 | resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} | |
3579 | engines: {node: '>=8'} | |
3580 | dev: true | |
3581 | ||
3582 | /has-proto@1.0.1: | |
3583 | resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==} | |
3584 | engines: {node: '>= 0.4'} | |
3585 | ||
3586 | /has-symbols@1.0.3: | |
3587 | resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} | |
3588 | engines: {node: '>= 0.4'} | |
3589 | ||
3590 | /has@1.0.3: | |
3591 | resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} | |
3592 | engines: {node: '>= 0.4.0'} | |
3593 | dependencies: | |
3594 | function-bind: 1.1.1 | |
3595 | ||
3596 | /htmlnano@2.0.4(svgo@2.8.0): | |
3597 | resolution: {integrity: sha512-WGCkyGFwjKW1GeCBsPYacMvaMnZtFJ0zIRnC2NCddkA+IOEhTqskXrS7lep+3yYZw/nQ3dW1UAX4yA/GJyR8BA==} | |
3598 | peerDependencies: | |
3599 | cssnano: ^6.0.0 | |
3600 | postcss: ^8.3.11 | |
3601 | purgecss: ^5.0.0 | |
3602 | relateurl: ^0.2.7 | |
3603 | srcset: 4.0.0 | |
3604 | svgo: ^3.0.2 | |
3605 | terser: ^5.10.0 | |
3606 | uncss: ^0.17.3 | |
3607 | peerDependenciesMeta: | |
3608 | cssnano: | |
3609 | optional: true | |
3610 | postcss: | |
3611 | optional: true | |
3612 | purgecss: | |
3613 | optional: true | |
3614 | relateurl: | |
3615 | optional: true | |
3616 | srcset: | |
3617 | optional: true | |
3618 | svgo: | |
3619 | optional: true | |
3620 | terser: | |
3621 | optional: true | |
3622 | uncss: | |
3623 | optional: true | |
3624 | dependencies: | |
3625 | cosmiconfig: 8.2.0 | |
3626 | posthtml: 0.16.6 | |
3627 | svgo: 2.8.0 | |
3628 | timsort: 0.3.0 | |
3629 | dev: true | |
3630 | ||
3631 | /htmlparser2@7.2.0: | |
3632 | resolution: {integrity: sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==} | |
3633 | dependencies: | |
3634 | domelementtype: 2.3.0 | |
3635 | domhandler: 4.3.1 | |
3636 | domutils: 2.8.0 | |
3637 | entities: 3.0.1 | |
3638 | dev: true | |
3639 | ||
3640 | /import-fresh@3.3.0: | |
3641 | resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} | |
3642 | engines: {node: '>=6'} | |
3643 | dependencies: | |
3644 | parent-module: 1.0.1 | |
3645 | resolve-from: 4.0.0 | |
3646 | dev: true | |
3647 | ||
3648 | /inflight@1.0.6: | |
3649 | resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} | |
3650 | dependencies: | |
3651 | once: 1.4.0 | |
3652 | wrappy: 1.0.2 | |
3653 | dev: true | |
3654 | ||
3655 | /inherits@2.0.4: | |
3656 | resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} | |
3657 | dev: true | |
3658 | ||
3659 | /is-arrayish@0.2.1: | |
3660 | resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} | |
3661 | dev: true | |
3662 | ||
3663 | /is-core-module@2.12.1: | |
3664 | resolution: {integrity: sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==} | |
3665 | dependencies: | |
3666 | has: 1.0.3 | |
3667 | dev: true | |
3668 | ||
3669 | /is-extglob@2.1.1: | |
3670 | resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} | |
3671 | engines: {node: '>=0.10.0'} | |
3672 | dev: true | |
3673 | ||
3674 | /is-glob@4.0.3: | |
3675 | resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} | |
3676 | engines: {node: '>=0.10.0'} | |
3677 | dependencies: | |
3678 | is-extglob: 2.1.1 | |
3679 | dev: true | |
3680 | ||
3681 | /is-json@2.0.1: | |
3682 | resolution: {integrity: sha512-6BEnpVn1rcf3ngfmViLM6vjUjGErbdrL4rwlv+u1NO1XO8kqT4YGL8+19Q+Z/bas8tY90BTWMk2+fW1g6hQjbA==} | |
3683 | dev: true | |
3684 | ||
3685 | /is-number@7.0.0: | |
3686 | resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} | |
3687 | engines: {node: '>=0.12.0'} | |
3688 | dev: true | |
3689 | ||
3690 | /ismobilejs@1.1.1: | |
3691 | resolution: {integrity: sha512-VaFW53yt8QO61k2WJui0dHf4SlL8lxBofUuUmwBo0ljPk0Drz2TiuDW4jo3wDcv41qy/SxrJ+VAzJ/qYqsmzRw==} | |
3692 | dev: false | |
3693 | ||
3694 | /jest-worker@27.5.1: | |
3695 | resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} | |
3696 | engines: {node: '>= 10.13.0'} | |
3697 | dependencies: | |
3698 | '@types/node': 20.4.1 | |
3699 | merge-stream: 2.0.0 | |
3700 | supports-color: 8.1.1 | |
3701 | dev: true | |
3702 | ||
3703 | /js-tokens@4.0.0: | |
3704 | resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} | |
3705 | dev: true | |
3706 | ||
3707 | /js-yaml@4.1.0: | |
3708 | resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} | |
3709 | hasBin: true | |
3710 | dependencies: | |
3711 | argparse: 2.0.1 | |
3712 | dev: true | |
3713 | ||
3714 | /js2xmlparser@3.0.0: | |
3715 | resolution: {integrity: sha512-CSOkdn0/GhRFwxnipmhXfqJ+FG6+wkWBi46kKSsPx6+j65176ZiQcrCYpg6K8x3iLbO4k3zScBnZ7I/L80dAtw==} | |
3716 | dependencies: | |
3717 | xmlcreate: 1.0.2 | |
3718 | dev: true | |
3719 | ||
3720 | /jsdoc-api@4.0.3: | |
3721 | resolution: {integrity: sha512-dfYq9JgB+XahY0XfSEw93PmXmocjwYcvJ5aMuQUJ/OdDRGWamf2SSOk3W06Bsj8qdjp/UdefzqpP/mpwsvHuvA==} | |
3722 | engines: {node: '>=4.0.0'} | |
3723 | dependencies: | |
3724 | array-back: 2.0.0 | |
3725 | cache-point: 0.4.1 | |
3726 | collect-all: 1.0.4 | |
3727 | file-set: 2.0.1 | |
3728 | fs-then-native: 2.0.0 | |
3729 | jsdoc: 3.5.5 | |
3730 | object-to-spawn-args: 1.1.1 | |
3731 | temp-path: 1.0.0 | |
3732 | walk-back: 3.0.1 | |
3733 | dev: true | |
3734 | ||
3735 | /jsdoc-parse@3.0.1: | |
3736 | resolution: {integrity: sha512-btZLp4wYl90vcAfgk4hoGQbO17iBVrhh3LJRMKZNtZgniO3F8H2CjxXld0owBIB1XxN+j3bAcWZnZKMnSj3iMA==} | |
3737 | engines: {node: '>=4.0.0'} | |
3738 | dependencies: | |
3739 | array-back: 2.0.0 | |
3740 | lodash.omit: 4.5.0 | |
3741 | lodash.pick: 4.4.0 | |
3742 | reduce-extract: 1.0.0 | |
3743 | sort-array: 2.0.0 | |
3744 | test-value: 3.0.0 | |
3745 | dev: true | |
3746 | ||
3747 | /jsdoc-to-markdown@4.0.1: | |
3748 | resolution: {integrity: sha512-LHJRoLoLyDdxNcColgkLoB/rFG5iRP+PNJjMILI0x+95IdEAtyjSt0wJ6ZlKxRpkhBYtQXTQQ119hMqPIUZzTQ==} | |
3749 | engines: {node: '>=4.0.0'} | |
3750 | hasBin: true | |
3751 | dependencies: | |
3752 | array-back: 2.0.0 | |
3753 | command-line-tool: 0.8.0 | |
3754 | config-master: 3.1.0 | |
3755 | dmd: 3.0.13 | |
3756 | jsdoc-api: 4.0.3 | |
3757 | jsdoc-parse: 3.0.1 | |
3758 | walk-back: 3.0.1 | |
3759 | dev: true | |
3760 | ||
3761 | /jsdoc@3.5.5: | |
3762 | resolution: {integrity: sha512-6PxB65TAU4WO0Wzyr/4/YhlGovXl0EVYfpKbpSroSj0qBxT4/xod/l40Opkm38dRHRdQgdeY836M0uVnJQG7kg==} | |
3763 | engines: {node: '>=4.2.0'} | |
3764 | hasBin: true | |
3765 | dependencies: | |
3766 | babylon: 7.0.0-beta.19 | |
3767 | bluebird: 3.5.5 | |
3768 | catharsis: 0.8.11 | |
3769 | escape-string-regexp: 1.0.5 | |
3770 | js2xmlparser: 3.0.0 | |
3771 | klaw: 2.0.0 | |
3772 | marked: 0.3.19 | |
3773 | mkdirp: 0.5.6 | |
3774 | requizzle: 0.2.4 | |
3775 | strip-json-comments: 2.0.1 | |
3776 | taffydb: 2.6.2 | |
3777 | underscore: 1.8.3 | |
3778 | dev: true | |
3779 | ||
3780 | /jsesc@0.5.0: | |
3781 | resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==} | |
3782 | hasBin: true | |
3783 | dev: true | |
3784 | ||
3785 | /jsesc@2.5.2: | |
3786 | resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} | |
3787 | engines: {node: '>=4'} | |
3788 | hasBin: true | |
3789 | dev: true | |
3790 | ||
3791 | /json-parse-even-better-errors@2.3.1: | |
3792 | resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} | |
3793 | dev: true | |
3794 | ||
3795 | /json-schema-traverse@0.4.1: | |
3796 | resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} | |
3797 | dev: true | |
3798 | ||
3799 | /json-schema-traverse@1.0.0: | |
3800 | resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} | |
3801 | dev: true | |
3802 | ||
3803 | /json5@2.2.3: | |
3804 | resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} | |
3805 | engines: {node: '>=6'} | |
3806 | hasBin: true | |
3807 | dev: true | |
3808 | ||
3809 | /klaw@2.0.0: | |
3810 | resolution: {integrity: sha512-Hx5PvgJKTWpMkNJCYrBUNBLlxYIkxN4FVU/BnZP4CFh5BpiHOgujAPx7iFVz/phD0bP8rsqD48gtqcvNlUt0lQ==} | |
3811 | dependencies: | |
3812 | graceful-fs: 4.2.11 | |
3813 | dev: true | |
3814 | ||
3815 | /lightningcss-darwin-arm64@1.21.5: | |
3816 | resolution: {integrity: sha512-z05hyLX85WY0UfhkFUOrWEFqD69lpVAmgl3aDzMKlIZJGygbhbegqb4PV8qfUrKKNBauut/qVNPKZglhTaDDxA==} | |
3817 | engines: {node: '>= 12.0.0'} | |
3818 | cpu: [arm64] | |
3819 | os: [darwin] | |
3820 | requiresBuild: true | |
3821 | dev: true | |
3822 | optional: true | |
3823 | ||
3824 | /lightningcss-darwin-x64@1.21.5: | |
3825 | resolution: {integrity: sha512-MSJhmej/U9MrdPxDk7+FWhO8+UqVoZUHG4VvKT5RQ4RJtqtANTiWiI97LvoVNMtdMnHaKs1Pkji6wHUFxjJsHQ==} | |
3826 | engines: {node: '>= 12.0.0'} | |
3827 | cpu: [x64] | |
3828 | os: [darwin] | |
3829 | requiresBuild: true | |
3830 | dev: true | |
3831 | optional: true | |
3832 | ||
3833 | /lightningcss-linux-arm-gnueabihf@1.21.5: | |
3834 | resolution: {integrity: sha512-xN6+5/JsMrbZHL1lPl+MiNJ3Xza12ueBKPepiyDCFQzlhFRTj7D0LG+cfNTzPBTO8KcYQynLpl1iBB8LGp3Xtw==} | |
3835 | engines: {node: '>= 12.0.0'} | |
3836 | cpu: [arm] | |
3837 | os: [linux] | |
3838 | requiresBuild: true | |
3839 | dev: true | |
3840 | optional: true | |
3841 | ||
3842 | /lightningcss-linux-arm64-gnu@1.21.5: | |
3843 | resolution: {integrity: sha512-KfzFNhC4XTbmG3ma/xcTs/IhCwieW89XALIusKmnV0N618ZDXEB0XjWOYQRCXeK9mfqPdbTBpurEHV/XZtkniQ==} | |
3844 | engines: {node: '>= 12.0.0'} | |
3845 | cpu: [arm64] | |
3846 | os: [linux] | |
3847 | requiresBuild: true | |
3848 | dev: true | |
3849 | optional: true | |
3850 | ||
3851 | /lightningcss-linux-arm64-musl@1.21.5: | |
3852 | resolution: {integrity: sha512-bc0GytQO5Mn9QM6szaZ+31fQHNdidgpM1sSCwzPItz8hg3wOvKl8039rU0veMJV3ZgC9z0ypNRceLrSHeRHmXw==} | |
3853 | engines: {node: '>= 12.0.0'} | |
3854 | cpu: [arm64] | |
3855 | os: [linux] | |
3856 | requiresBuild: true | |
3857 | dev: true | |
3858 | optional: true | |
3859 | ||
3860 | /lightningcss-linux-x64-gnu@1.21.5: | |
3861 | resolution: {integrity: sha512-JwMbgypPQgc2kW2av3OwzZ8cbrEuIiDiXPJdXRE6aVxu67yHauJawQLqJKTGUhiAhy6iLDG8Wg0a3/ziL+m+Kw==} | |
3862 | engines: {node: '>= 12.0.0'} | |
3863 | cpu: [x64] | |
3864 | os: [linux] | |
3865 | requiresBuild: true | |
3866 | dev: true | |
3867 | optional: true | |
3868 | ||
3869 | /lightningcss-linux-x64-musl@1.21.5: | |
3870 | resolution: {integrity: sha512-Ib8b6IQ/OR/VrPU6YBgy4T3QnuHY7DUa95O+nz+cwrTkMSN6fuHcTcIaz4t8TJ6HI5pl3uxUOZjmtls2pyQWow==} | |
3871 | engines: {node: '>= 12.0.0'} | |
3872 | cpu: [x64] | |
3873 | os: [linux] | |
3874 | requiresBuild: true | |
3875 | dev: true | |
3876 | optional: true | |
3877 | ||
3878 | /lightningcss-win32-x64-msvc@1.21.5: | |
3879 | resolution: {integrity: sha512-A8cSi8lUpBeVmoF+DqqW7cd0FemDbCuKr490IXdjyeI+KL8adpSKUs8tcqO0OXPh1EoDqK7JNkD/dELmd4Iz5g==} | |
3880 | engines: {node: '>= 12.0.0'} | |
3881 | cpu: [x64] | |
3882 | os: [win32] | |
3883 | requiresBuild: true | |
3884 | dev: true | |
3885 | optional: true | |
3886 | ||
3887 | /lightningcss@1.21.5: | |
3888 | resolution: {integrity: sha512-/pEUPeih2EwIx9n4T82aOG6CInN83tl/mWlw6B5gWLf36UplQi1L+5p3FUHsdt4fXVfOkkh9KIaM3owoq7ss8A==} | |
3889 | engines: {node: '>= 12.0.0'} | |
3890 | dependencies: | |
3891 | detect-libc: 1.0.3 | |
3892 | optionalDependencies: | |
3893 | lightningcss-darwin-arm64: 1.21.5 | |
3894 | lightningcss-darwin-x64: 1.21.5 | |
3895 | lightningcss-linux-arm-gnueabihf: 1.21.5 | |
3896 | lightningcss-linux-arm64-gnu: 1.21.5 | |
3897 | lightningcss-linux-arm64-musl: 1.21.5 | |
3898 | lightningcss-linux-x64-gnu: 1.21.5 | |
3899 | lightningcss-linux-x64-musl: 1.21.5 | |
3900 | lightningcss-win32-x64-msvc: 1.21.5 | |
3901 | dev: true | |
3902 | ||
3903 | /lines-and-columns@1.2.4: | |
3904 | resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} | |
3905 | dev: true | |
3906 | ||
3907 | /lmdb@2.7.11: | |
3908 | resolution: {integrity: sha512-x9bD4hVp7PFLUoELL8RglbNXhAMt5CYhkmss+CEau9KlNoilsTzNi9QDsPZb3KMpOGZXG6jmXhW3bBxE2XVztw==} | |
3909 | hasBin: true | |
3910 | requiresBuild: true | |
3911 | dependencies: | |
3912 | msgpackr: 1.8.5 | |
3913 | node-addon-api: 4.3.0 | |
3914 | node-gyp-build-optional-packages: 5.0.6 | |
3915 | ordered-binary: 1.4.1 | |
3916 | weak-lru-cache: 1.2.2 | |
3917 | optionalDependencies: | |
3918 | '@lmdb/lmdb-darwin-arm64': 2.7.11 | |
3919 | '@lmdb/lmdb-darwin-x64': 2.7.11 | |
3920 | '@lmdb/lmdb-linux-arm': 2.7.11 | |
3921 | '@lmdb/lmdb-linux-arm64': 2.7.11 | |
3922 | '@lmdb/lmdb-linux-x64': 2.7.11 | |
3923 | '@lmdb/lmdb-win32-x64': 2.7.11 | |
3924 | dev: true | |
3925 | ||
3926 | /loader-runner@4.3.0: | |
3927 | resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==} | |
3928 | engines: {node: '>=6.11.5'} | |
3929 | dev: true | |
3930 | ||
3931 | /locate-path@7.2.0: | |
3932 | resolution: {integrity: sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==} | |
3933 | engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} | |
3934 | dependencies: | |
3935 | p-locate: 6.0.0 | |
3936 | dev: true | |
3937 | ||
3938 | /lodash.camelcase@4.3.0: | |
3939 | resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==} | |
3940 | dev: true | |
3941 | ||
3942 | /lodash.debounce@4.0.8: | |
3943 | resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} | |
3944 | dev: true | |
3945 | ||
3946 | /lodash.omit@4.5.0: | |
3947 | resolution: {integrity: sha512-XeqSp49hNGmlkj2EJlfrQFIzQ6lXdNro9sddtQzcJY8QaoC2GO0DT7xaIokHeyM+mIT0mPMlPvkYzg2xCuHdZg==} | |
3948 | dev: true | |
3949 | ||
3950 | /lodash.padend@4.6.1: | |
3951 | resolution: {integrity: sha512-sOQs2aqGpbl27tmCS1QNZA09Uqp01ZzWfDUoD+xzTii0E7dSQfRKcRetFwa+uXaxaqL+TKm7CgD2JdKP7aZBSw==} | |
3952 | dev: true | |
3953 | ||
3954 | /lodash.pick@4.4.0: | |
3955 | resolution: {integrity: sha512-hXt6Ul/5yWjfklSGvLQl8vM//l3FtyHZeuelpzK6mm99pNvN9yTDruNZPEJZD1oWrqo+izBmB7oUfWgcCX7s4Q==} | |
3956 | dev: true | |
3957 | ||
3958 | /lodash@4.17.21: | |
3959 | resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} | |
3960 | dev: true | |
3961 | ||
3962 | /lru-cache@5.1.1: | |
3963 | resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} | |
3964 | dependencies: | |
3965 | yallist: 3.1.1 | |
3966 | dev: true | |
3967 | ||
3968 | /lru-cache@6.0.0: | |
3969 | resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} | |
3970 | engines: {node: '>=10'} | |
3971 | dependencies: | |
3972 | yallist: 4.0.0 | |
3973 | dev: true | |
3974 | ||
3975 | /marked@0.3.19: | |
3976 | resolution: {integrity: sha512-ea2eGWOqNxPcXv8dyERdSr/6FmzvWwzjMxpfGB/sbMccXoct+xY+YukPD+QTUZwyvK7BZwcr4m21WBOW41pAkg==} | |
3977 | engines: {node: '>=0.10.0'} | |
3978 | hasBin: true | |
3979 | dev: true | |
3980 | ||
3981 | /matter-js@0.19.0: | |
3982 | resolution: {integrity: sha512-v2huwvQGOHTGOkMqtHd2hercCG3f6QAObTisPPHg8TZqq2lz7eIY/5i/5YUV8Ibf3mEioFEmwibcPUF2/fnKKQ==} | |
3983 | dev: false | |
3984 | ||
3985 | /mdn-data@2.0.14: | |
3986 | resolution: {integrity: sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==} | |
3987 | dev: true | |
3988 | ||
3989 | /merge-stream@2.0.0: | |
3990 | resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} | |
3991 | dev: true | |
3992 | ||
3993 | /micromatch@4.0.5: | |
3994 | resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} | |
3995 | engines: {node: '>=8.6'} | |
3996 | dependencies: | |
3997 | braces: 3.0.2 | |
3998 | picomatch: 2.3.1 | |
3999 | dev: true | |
4000 | ||
4001 | /mime-db@1.52.0: | |
4002 | resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} | |
4003 | engines: {node: '>= 0.6'} | |
4004 | dev: true | |
4005 | ||
4006 | /mime-types@2.1.35: | |
4007 | resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} | |
4008 | engines: {node: '>= 0.6'} | |
4009 | dependencies: | |
4010 | mime-db: 1.52.0 | |
4011 | dev: true | |
4012 | ||
4013 | /minimatch@3.1.2: | |
4014 | resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} | |
4015 | dependencies: | |
4016 | brace-expansion: 1.1.11 | |
4017 | dev: true | |
4018 | ||
4019 | /minimist@1.2.8: | |
4020 | resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} | |
4021 | dev: true | |
4022 | ||
4023 | /mkdirp2@1.0.5: | |
4024 | resolution: {integrity: sha512-xOE9xbICroUDmG1ye2h4bZ8WBie9EGmACaco8K8cx6RlkJJrxGIqjGqztAI+NMhexXBcdGbSEzI6N3EJPevxZw==} | |
4025 | dev: true | |
4026 | ||
4027 | /mkdirp@0.5.6: | |
4028 | resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} | |
4029 | hasBin: true | |
4030 | dependencies: | |
4031 | minimist: 1.2.8 | |
4032 | dev: true | |
4033 | ||
4034 | /ms@2.1.2: | |
4035 | resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} | |
4036 | dev: true | |
4037 | ||
4038 | /msgpackr-extract@3.0.2: | |
4039 | resolution: {integrity: sha512-SdzXp4kD/Qf8agZ9+iTu6eql0m3kWm1A2y1hkpTeVNENutaB0BwHlSvAIaMxwntmRUAUjon2V4L8Z/njd0Ct8A==} | |
4040 | hasBin: true | |
4041 | requiresBuild: true | |
4042 | dependencies: | |
4043 | node-gyp-build-optional-packages: 5.0.7 | |
4044 | optionalDependencies: | |
4045 | '@msgpackr-extract/msgpackr-extract-darwin-arm64': 3.0.2 | |
4046 | '@msgpackr-extract/msgpackr-extract-darwin-x64': 3.0.2 | |
4047 | '@msgpackr-extract/msgpackr-extract-linux-arm': 3.0.2 | |
4048 | '@msgpackr-extract/msgpackr-extract-linux-arm64': 3.0.2 | |
4049 | '@msgpackr-extract/msgpackr-extract-linux-x64': 3.0.2 | |
4050 | '@msgpackr-extract/msgpackr-extract-win32-x64': 3.0.2 | |
4051 | dev: true | |
4052 | optional: true | |
4053 | ||
4054 | /msgpackr@1.8.5: | |
4055 | resolution: {integrity: sha512-mpPs3qqTug6ahbblkThoUY2DQdNXcm4IapwOS3Vm/87vmpzLVelvp9h3It1y9l1VPpiFLV11vfOXnmeEwiIXwg==} | |
4056 | optionalDependencies: | |
4057 | msgpackr-extract: 3.0.2 | |
4058 | dev: true | |
4059 | ||
4060 | /msgpackr@1.9.5: | |
4061 | resolution: {integrity: sha512-/IJ3cFSN6Ci3eG2wLhbFEL6GT63yEaoN/R5My2QkV6zro+OJaVRLPlwvxY7EtHYSmDlQpk8stvOQTL2qJFkDRg==} | |
4062 | optionalDependencies: | |
4063 | msgpackr-extract: 3.0.2 | |
4064 | dev: true | |
4065 | ||
4066 | /neo-async@2.6.2: | |
4067 | resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} | |
4068 | dev: true | |
4069 | ||
4070 | /node-addon-api@4.3.0: | |
4071 | resolution: {integrity: sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==} | |
4072 | dev: true | |
4073 | ||
4074 | /node-addon-api@7.0.0: | |
4075 | resolution: {integrity: sha512-vgbBJTS4m5/KkE16t5Ly0WW9hz46swAstv0hYYwMtbG7AznRhNyfLRe8HZAiWIpcHzoO7HxhLuBQj9rJ/Ho0ZA==} | |
4076 | dev: true | |
4077 | ||
4078 | /node-gyp-build-optional-packages@5.0.6: | |
4079 | resolution: {integrity: sha512-2ZJErHG4du9G3/8IWl/l9Bp5BBFy63rno5GVmjQijvTuUZKsl6g8RB4KH/x3NLcV5ZBb4GsXmAuTYr6dRml3Gw==} | |
4080 | hasBin: true | |
4081 | dev: true | |
4082 | ||
4083 | /node-gyp-build-optional-packages@5.0.7: | |
4084 | resolution: {integrity: sha512-YlCCc6Wffkx0kHkmam79GKvDQ6x+QZkMjFGrIMxgFNILFvGSbCp2fCBC55pGTT9gVaz8Na5CLmxt/urtzRv36w==} | |
4085 | hasBin: true | |
4086 | dev: true | |
4087 | optional: true | |
4088 | ||
4089 | /node-releases@2.0.13: | |
4090 | resolution: {integrity: sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==} | |
4091 | dev: true | |
4092 | ||
4093 | /nth-check@2.1.1: | |
4094 | resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} | |
4095 | dependencies: | |
4096 | boolbase: 1.0.0 | |
4097 | dev: true | |
4098 | ||
4099 | /nullthrows@1.1.1: | |
4100 | resolution: {integrity: sha512-2vPPEi+Z7WqML2jZYddDIfy5Dqb0r2fze2zTxNNknZaFpVHU3mFB3R+DWeJWGVx0ecvttSGlJTI+WG+8Z4cDWw==} | |
4101 | dev: true | |
4102 | ||
4103 | /object-get@2.1.1: | |
4104 | resolution: {integrity: sha512-7n4IpLMzGGcLEMiQKsNR7vCe+N5E9LORFrtNUVy4sO3dj9a3HedZCxEL2T7QuLhcHN1NBuBsMOKaOsAYI9IIvg==} | |
4105 | dev: true | |
4106 | ||
4107 | /object-inspect@1.12.3: | |
4108 | resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==} | |
4109 | ||
4110 | /object-to-spawn-args@1.1.1: | |
4111 | resolution: {integrity: sha512-d6xH8b+QdNj+cdndsL3rVCzwW9PqSSXQBDVj0d8fyaCqMimUEz+sW+Jtxp77bxaSs7C5w7XOH844FG7p2A0cFw==} | |
4112 | dev: true | |
4113 | ||
4114 | /once@1.4.0: | |
4115 | resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} | |
4116 | dependencies: | |
4117 | wrappy: 1.0.2 | |
4118 | dev: true | |
4119 | ||
4120 | /ordered-binary@1.4.1: | |
4121 | resolution: {integrity: sha512-9LtiGlPy982CsgxZvJGNNp2/NnrgEr6EAyN3iIEP3/8vd3YLgAZQHbQ75ZrkfBRGrNg37Dk3U6tuVb+B4Xfslg==} | |
4122 | dev: true | |
4123 | ||
4124 | /p-limit@4.0.0: | |
4125 | resolution: {integrity: sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==} | |
4126 | engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} | |
4127 | dependencies: | |
4128 | yocto-queue: 1.0.0 | |
4129 | dev: true | |
4130 | ||
4131 | /p-locate@6.0.0: | |
4132 | resolution: {integrity: sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==} | |
4133 | engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} | |
4134 | dependencies: | |
4135 | p-limit: 4.0.0 | |
4136 | dev: true | |
4137 | ||
4138 | /parcel@2.9.3: | |
4139 | resolution: {integrity: sha512-2GTVocFkwblV/TIg9AmT7TI2fO4xdWkyN8aFUEVtiVNWt96GTR3FgQyHFValfCbcj1k9Xf962Ws2hYXYUr9k1Q==} | |
4140 | engines: {node: '>= 12.0.0'} | |
4141 | hasBin: true | |
4142 | peerDependenciesMeta: | |
4143 | '@parcel/core': | |
4144 | optional: true | |
4145 | dependencies: | |
4146 | '@parcel/config-default': 2.9.3(@parcel/core@2.9.3) | |
4147 | '@parcel/core': 2.9.3 | |
4148 | '@parcel/diagnostic': 2.9.3 | |
4149 | '@parcel/events': 2.9.3 | |
4150 | '@parcel/fs': 2.9.3(@parcel/core@2.9.3) | |
4151 | '@parcel/logger': 2.9.3 | |
4152 | '@parcel/package-manager': 2.9.3(@parcel/core@2.9.3) | |
4153 | '@parcel/reporter-cli': 2.9.3(@parcel/core@2.9.3) | |
4154 | '@parcel/reporter-dev-server': 2.9.3(@parcel/core@2.9.3) | |
4155 | '@parcel/reporter-tracer': 2.9.3(@parcel/core@2.9.3) | |
4156 | '@parcel/utils': 2.9.3 | |
4157 | chalk: 4.1.2 | |
4158 | commander: 7.2.0 | |
4159 | get-port: 4.2.0 | |
4160 | transitivePeerDependencies: | |
4161 | - '@swc/helpers' | |
4162 | - cssnano | |
4163 | - postcss | |
4164 | - purgecss | |
4165 | - relateurl | |
4166 | - srcset | |
4167 | - terser | |
4168 | - uncss | |
4169 | dev: true | |
4170 | ||
4171 | /parent-module@1.0.1: | |
4172 | resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} | |
4173 | engines: {node: '>=6'} | |
4174 | dependencies: | |
4175 | callsites: 3.1.0 | |
4176 | dev: true | |
4177 | ||
4178 | /parse-json@5.2.0: | |
4179 | resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} | |
4180 | engines: {node: '>=8'} | |
4181 | dependencies: | |
4182 | '@babel/code-frame': 7.22.5 | |
4183 | error-ex: 1.3.2 | |
4184 | json-parse-even-better-errors: 2.3.1 | |
4185 | lines-and-columns: 1.2.4 | |
4186 | dev: true | |
4187 | ||
4188 | /path-exists@5.0.0: | |
4189 | resolution: {integrity: sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==} | |
4190 | engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} | |
4191 | dev: true | |
4192 | ||
4193 | /path-is-absolute@1.0.1: | |
4194 | resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} | |
4195 | engines: {node: '>=0.10.0'} | |
4196 | dev: true | |
4197 | ||
4198 | /path-parse@1.0.7: | |
4199 | resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} | |
4200 | dev: true | |
4201 | ||
4202 | /path-type@4.0.0: | |
4203 | resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} | |
4204 | engines: {node: '>=8'} | |
4205 | dev: true | |
4206 | ||
4207 | /picocolors@1.0.0: | |
4208 | resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} | |
4209 | dev: true | |
4210 | ||
4211 | /picomatch@2.3.1: | |
4212 | resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} | |
4213 | engines: {node: '>=8.6'} | |
4214 | dev: true | |
4215 | ||
4216 | /pixi.js@7.2.4(@pixi/utils@7.2.4): | |
4217 | resolution: {integrity: sha512-nBH60meoLnHxoMFz17HoMxXS4uJpG5jwIdL+Gx2S11TzWgP3iKF+/WLOTrkSdyuQoQSdIBxVqpnYii0Wiox15A==} | |
4218 | dependencies: | |
4219 | '@pixi/accessibility': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/events@7.2.4) | |
4220 | '@pixi/app': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4) | |
4221 | '@pixi/assets': 7.2.4(@pixi/core@7.2.4)(@pixi/utils@7.2.4) | |
4222 | '@pixi/compressed-textures': 7.2.4(@pixi/assets@7.2.4)(@pixi/core@7.2.4) | |
4223 | '@pixi/core': 7.2.4 | |
4224 | '@pixi/display': 7.2.4(@pixi/core@7.2.4) | |
4225 | '@pixi/events': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4) | |
4226 | '@pixi/extensions': 7.2.4 | |
4227 | '@pixi/extract': 7.2.4(@pixi/core@7.2.4) | |
4228 | '@pixi/filter-alpha': 7.2.4(@pixi/core@7.2.4) | |
4229 | '@pixi/filter-blur': 7.2.4(@pixi/core@7.2.4) | |
4230 | '@pixi/filter-color-matrix': 7.2.4(@pixi/core@7.2.4) | |
4231 | '@pixi/filter-displacement': 7.2.4(@pixi/core@7.2.4) | |
4232 | '@pixi/filter-fxaa': 7.2.4(@pixi/core@7.2.4) | |
4233 | '@pixi/filter-noise': 7.2.4(@pixi/core@7.2.4) | |
4234 | '@pixi/graphics': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/sprite@7.2.4) | |
4235 | '@pixi/mesh': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4) | |
4236 | '@pixi/mesh-extras': 7.2.4(@pixi/core@7.2.4)(@pixi/mesh@7.2.4) | |
4237 | '@pixi/mixin-cache-as-bitmap': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/sprite@7.2.4) | |
4238 | '@pixi/mixin-get-child-by-name': 7.2.4(@pixi/display@7.2.4) | |
4239 | '@pixi/mixin-get-global-position': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4) | |
4240 | '@pixi/particle-container': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/sprite@7.2.4) | |
4241 | '@pixi/prepare': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/graphics@7.2.4)(@pixi/text@7.2.4) | |
4242 | '@pixi/sprite': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4) | |
4243 | '@pixi/sprite-animated': 7.2.4(@pixi/core@7.2.4)(@pixi/sprite@7.2.4) | |
4244 | '@pixi/sprite-tiling': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/sprite@7.2.4) | |
4245 | '@pixi/spritesheet': 7.2.4(@pixi/assets@7.2.4)(@pixi/core@7.2.4) | |
4246 | '@pixi/text': 7.2.4(@pixi/core@7.2.4)(@pixi/sprite@7.2.4) | |
4247 | '@pixi/text-bitmap': 7.2.4(@pixi/assets@7.2.4)(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/mesh@7.2.4)(@pixi/text@7.2.4) | |
4248 | '@pixi/text-html': 7.2.4(@pixi/core@7.2.4)(@pixi/display@7.2.4)(@pixi/sprite@7.2.4)(@pixi/text@7.2.4) | |
4249 | transitivePeerDependencies: | |
4250 | - '@pixi/utils' | |
4251 | dev: false | |
4252 | ||
4253 | /pkg-dir@7.0.0: | |
4254 | resolution: {integrity: sha512-Ie9z/WINcxxLp27BKOCHGde4ITq9UklYKDzVo1nhk5sqGEXU3FpkwP5GM2voTGJkGd9B3Otl+Q4uwSOeSUtOBA==} | |
4255 | engines: {node: '>=14.16'} | |
4256 | dependencies: | |
4257 | find-up: 6.3.0 | |
4258 | dev: true | |
4259 | ||
4260 | /postcss-value-parser@4.2.0: | |
4261 | resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} | |
4262 | dev: true | |
4263 | ||
4264 | /posthtml-parser@0.10.2: | |
4265 | resolution: {integrity: sha512-PId6zZ/2lyJi9LiKfe+i2xv57oEjJgWbsHGGANwos5AvdQp98i6AtamAl8gzSVFGfQ43Glb5D614cvZf012VKg==} | |
4266 | engines: {node: '>=12'} | |
4267 | dependencies: | |
4268 | htmlparser2: 7.2.0 | |
4269 | dev: true | |
4270 | ||
4271 | /posthtml-parser@0.11.0: | |
4272 | resolution: {integrity: sha512-QecJtfLekJbWVo/dMAA+OSwY79wpRmbqS5TeXvXSX+f0c6pW4/SE6inzZ2qkU7oAMCPqIDkZDvd/bQsSFUnKyw==} | |
4273 | engines: {node: '>=12'} | |
4274 | dependencies: | |
4275 | htmlparser2: 7.2.0 | |
4276 | dev: true | |
4277 | ||
4278 | /posthtml-render@3.0.0: | |
4279 | resolution: {integrity: sha512-z+16RoxK3fUPgwaIgH9NGnK1HKY9XIDpydky5eQGgAFVXTCSezalv9U2jQuNV+Z9qV1fDWNzldcw4eK0SSbqKA==} | |
4280 | engines: {node: '>=12'} | |
4281 | dependencies: | |
4282 | is-json: 2.0.1 | |
4283 | dev: true | |
4284 | ||
4285 | /posthtml@0.16.6: | |
4286 | resolution: {integrity: sha512-JcEmHlyLK/o0uGAlj65vgg+7LIms0xKXe60lcDOTU7oVX/3LuEuLwrQpW3VJ7de5TaFKiW4kWkaIpJL42FEgxQ==} | |
4287 | engines: {node: '>=12.0.0'} | |
4288 | dependencies: | |
4289 | posthtml-parser: 0.11.0 | |
4290 | posthtml-render: 3.0.0 | |
4291 | dev: true | |
4292 | ||
4293 | /punycode@1.4.1: | |
4294 | resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} | |
4295 | ||
4296 | /punycode@2.3.0: | |
4297 | resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} | |
4298 | engines: {node: '>=6'} | |
4299 | dev: true | |
4300 | ||
4301 | /qs@6.11.2: | |
4302 | resolution: {integrity: sha512-tDNIz22aBzCDxLtVH++VnTfzxlfeK5CbqohpSqpJgj1Wg/cQbStNAz3NuqCs5vV+pjBsK4x4pN9HlVh7rcYRiA==} | |
4303 | engines: {node: '>=0.6'} | |
4304 | dependencies: | |
4305 | side-channel: 1.0.4 | |
4306 | ||
4307 | /randombytes@2.1.0: | |
4308 | resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} | |
4309 | dependencies: | |
4310 | safe-buffer: 5.2.1 | |
4311 | dev: true | |
4312 | ||
4313 | /react-error-overlay@6.0.9: | |
4314 | resolution: {integrity: sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==} | |
4315 | dev: true | |
4316 | ||
4317 | /react-refresh@0.9.0: | |
4318 | resolution: {integrity: sha512-Gvzk7OZpiqKSkxsQvO/mbTN1poglhmAV7gR/DdIrRrSMXraRQQlfikRJOr3Nb9GTMPC5kof948Zy6jJZIFtDvQ==} | |
4319 | engines: {node: '>=0.10.0'} | |
4320 | dev: true | |
4321 | ||
4322 | /reduce-extract@1.0.0: | |
4323 | resolution: {integrity: sha512-QF8vjWx3wnRSL5uFMyCjDeDc5EBMiryoT9tz94VvgjKfzecHAVnqmXAwQDcr7X4JmLc2cjkjFGCVzhMqDjgR9g==} | |
4324 | engines: {node: '>=0.10.0'} | |
4325 | dependencies: | |
4326 | test-value: 1.1.0 | |
4327 | dev: true | |
4328 | ||
4329 | /reduce-flatten@1.0.1: | |
4330 | resolution: {integrity: sha512-j5WfFJfc9CoXv/WbwVLHq74i/hdTUpy+iNC534LxczMRP67vJeK3V9JOdnL0N1cIRbn9mYhE2yVjvvKXDxvNXQ==} | |
4331 | engines: {node: '>=0.10.0'} | |
4332 | dev: true | |
4333 | ||
4334 | /reduce-unique@1.0.0: | |
4335 | resolution: {integrity: sha512-WQ6qRDbx7NL4CdW6AFjnyX9i0k6FxGiUaGJ5xAEZ8ZLjwisxi3wcKWYzKmULj8s1N8G1KYcREyg0P4PVo2rI/A==} | |
4336 | engines: {node: '>=0.10.0'} | |
4337 | dev: true | |
4338 | ||
4339 | /reduce-without@1.0.1: | |
4340 | resolution: {integrity: sha512-zQv5y/cf85sxvdrKPlfcRzlDn/OqKFThNimYmsS3flmkioKvkUGn2Qg9cJVoQiEvdxFGLE0MQER/9fZ9sUqdxg==} | |
4341 | engines: {node: '>=0.10.0'} | |
4342 | dependencies: | |
4343 | test-value: 2.1.0 | |
4344 | dev: true | |
4345 | ||
4346 | /regenerate-unicode-properties@10.1.0: | |
4347 | resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==} | |
4348 | engines: {node: '>=4'} | |
4349 | dependencies: | |
4350 | regenerate: 1.4.2 | |
4351 | dev: true | |
4352 | ||
4353 | /regenerate@1.4.2: | |
4354 | resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} | |
4355 | dev: true | |
4356 | ||
4357 | /regenerator-runtime@0.13.11: | |
4358 | resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} | |
4359 | dev: true | |
4360 | ||
4361 | /regenerator-transform@0.15.1: | |
4362 | resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==} | |
4363 | dependencies: | |
4364 | '@babel/runtime': 7.22.6 | |
4365 | dev: true | |
4366 | ||
4367 | /regexpu-core@5.3.2: | |
4368 | resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} | |
4369 | engines: {node: '>=4'} | |
4370 | dependencies: | |
4371 | '@babel/regjsgen': 0.8.0 | |
4372 | regenerate: 1.4.2 | |
4373 | regenerate-unicode-properties: 10.1.0 | |
4374 | regjsparser: 0.9.1 | |
4375 | unicode-match-property-ecmascript: 2.0.0 | |
4376 | unicode-match-property-value-ecmascript: 2.1.0 | |
4377 | dev: true | |
4378 | ||
4379 | /regjsparser@0.9.1: | |
4380 | resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} | |
4381 | hasBin: true | |
4382 | dependencies: | |
4383 | jsesc: 0.5.0 | |
4384 | dev: true | |
4385 | ||
4386 | /require-from-string@2.0.2: | |
4387 | resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} | |
4388 | engines: {node: '>=0.10.0'} | |
4389 | dev: true | |
4390 | ||
4391 | /requizzle@0.2.4: | |
4392 | resolution: {integrity: sha512-JRrFk1D4OQ4SqovXOgdav+K8EAhSB/LJZqCz8tbX0KObcdeM15Ss59ozWMBWmmINMagCwmqn4ZNryUGpBsl6Jw==} | |
4393 | dependencies: | |
4394 | lodash: 4.17.21 | |
4395 | dev: true | |
4396 | ||
4397 | /resolve-from@4.0.0: | |
4398 | resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} | |
4399 | engines: {node: '>=4'} | |
4400 | dev: true | |
4401 | ||
4402 | /resolve@1.22.2: | |
4403 | resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==} | |
4404 | hasBin: true | |
4405 | dependencies: | |
4406 | is-core-module: 2.12.1 | |
4407 | path-parse: 1.0.7 | |
4408 | supports-preserve-symlinks-flag: 1.0.0 | |
4409 | dev: true | |
4410 | ||
4411 | /safe-buffer@5.2.1: | |
4412 | resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} | |
4413 | dev: true | |
4414 | ||
4415 | /schema-utils@3.3.0: | |
4416 | resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==} | |
4417 | engines: {node: '>= 10.13.0'} | |
4418 | dependencies: | |
4419 | '@types/json-schema': 7.0.12 | |
4420 | ajv: 6.12.6 | |
4421 | ajv-keywords: 3.5.2(ajv@6.12.6) | |
4422 | dev: true | |
4423 | ||
4424 | /schema-utils@4.2.0: | |
4425 | resolution: {integrity: sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==} | |
4426 | engines: {node: '>= 12.13.0'} | |
4427 | dependencies: | |
4428 | '@types/json-schema': 7.0.12 | |
4429 | ajv: 8.12.0 | |
4430 | ajv-formats: 2.1.1(ajv@8.12.0) | |
4431 | ajv-keywords: 5.1.0(ajv@8.12.0) | |
4432 | dev: true | |
4433 | ||
4434 | /semver@7.5.4: | |
4435 | resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==} | |
4436 | engines: {node: '>=10'} | |
4437 | hasBin: true | |
4438 | dependencies: | |
4439 | lru-cache: 6.0.0 | |
4440 | dev: true | |
4441 | ||
4442 | /serialize-javascript@6.0.1: | |
4443 | resolution: {integrity: sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==} | |
4444 | dependencies: | |
4445 | randombytes: 2.1.0 | |
4446 | dev: true | |
4447 | ||
4448 | /side-channel@1.0.4: | |
4449 | resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} | |
4450 | dependencies: | |
4451 | call-bind: 1.0.2 | |
4452 | get-intrinsic: 1.2.1 | |
4453 | object-inspect: 1.12.3 | |
4454 | ||
4455 | /sort-array@2.0.0: | |
4456 | resolution: {integrity: sha512-nZI3lq+nPRImxYqQY5iwpOPVLdDEMr2k6rCOAz5hRcpyYFsrR+2m5Kw0tZaTt452nx/9wZrKaMEMrX03I7ChqQ==} | |
4457 | engines: {node: '>=4'} | |
4458 | dependencies: | |
4459 | array-back: 1.0.4 | |
4460 | object-get: 2.1.1 | |
4461 | typical: 2.6.1 | |
4462 | dev: true | |
4463 | ||
4464 | /source-map-support@0.5.21: | |
4465 | resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} | |
4466 | dependencies: | |
4467 | buffer-from: 1.1.2 | |
4468 | source-map: 0.6.1 | |
4469 | dev: true | |
4470 | ||
4471 | /source-map@0.6.1: | |
4472 | resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} | |
4473 | engines: {node: '>=0.10.0'} | |
4474 | dev: true | |
4475 | ||
4476 | /srcset@4.0.0: | |
4477 | resolution: {integrity: sha512-wvLeHgcVHKO8Sc/H/5lkGreJQVeYMm9rlmt8PuR1xE31rIuXhuzznUUqAt8MqLhB3MqJdFzlNAfpcWnxiFUcPw==} | |
4478 | engines: {node: '>=12'} | |
4479 | dev: true | |
4480 | ||
4481 | /stable@0.1.8: | |
4482 | resolution: {integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==} | |
4483 | deprecated: 'Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility' | |
4484 | dev: true | |
4485 | ||
4486 | /stream-connect@1.0.2: | |
4487 | resolution: {integrity: sha512-68Kl+79cE0RGKemKkhxTSg8+6AGrqBt+cbZAXevg2iJ6Y3zX4JhA/sZeGzLpxW9cXhmqAcE7KnJCisUmIUfnFQ==} | |
4488 | engines: {node: '>=0.10.0'} | |
4489 | dependencies: | |
4490 | array-back: 1.0.4 | |
4491 | dev: true | |
4492 | ||
4493 | /stream-via@1.0.4: | |
4494 | resolution: {integrity: sha512-DBp0lSvX5G9KGRDTkR/R+a29H+Wk2xItOF+MpZLLNDWbEV9tGPnqLPxHEYjmiz8xGtJHRIqmI+hCjmNzqoA4nQ==} | |
4495 | engines: {node: '>=0.10.0'} | |
4496 | dev: true | |
4497 | ||
4498 | /strip-json-comments@2.0.1: | |
4499 | resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} | |
4500 | engines: {node: '>=0.10.0'} | |
4501 | dev: true | |
4502 | ||
4503 | /supports-color@5.5.0: | |
4504 | resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} | |
4505 | engines: {node: '>=4'} | |
4506 | dependencies: | |
4507 | has-flag: 3.0.0 | |
4508 | dev: true | |
4509 | ||
4510 | /supports-color@7.2.0: | |
4511 | resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} | |
4512 | engines: {node: '>=8'} | |
4513 | dependencies: | |
4514 | has-flag: 4.0.0 | |
4515 | dev: true | |
4516 | ||
4517 | /supports-color@8.1.1: | |
4518 | resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} | |
4519 | engines: {node: '>=10'} | |
4520 | dependencies: | |
4521 | has-flag: 4.0.0 | |
4522 | dev: true | |
4523 | ||
4524 | /supports-preserve-symlinks-flag@1.0.0: | |
4525 | resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} | |
4526 | engines: {node: '>= 0.4'} | |
4527 | dev: true | |
4528 | ||
4529 | /svgo@2.8.0: | |
4530 | resolution: {integrity: sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==} | |
4531 | engines: {node: '>=10.13.0'} | |
4532 | hasBin: true | |
4533 | dependencies: | |
4534 | '@trysound/sax': 0.2.0 | |
4535 | commander: 7.2.0 | |
4536 | css-select: 4.3.0 | |
4537 | css-tree: 1.1.3 | |
4538 | csso: 4.2.0 | |
4539 | picocolors: 1.0.0 | |
4540 | stable: 0.1.8 | |
4541 | dev: true | |
4542 | ||
4543 | /table-layout@0.4.5: | |
4544 | resolution: {integrity: sha512-zTvf0mcggrGeTe/2jJ6ECkJHAQPIYEwDoqsiqBjI24mvRmQbInK5jq33fyypaCBxX08hMkfmdOqj6haT33EqWw==} | |
4545 | engines: {node: '>=4.0.0'} | |
4546 | dependencies: | |
4547 | array-back: 2.0.0 | |
4548 | deep-extend: 0.6.0 | |
4549 | lodash.padend: 4.6.1 | |
4550 | typical: 2.6.1 | |
4551 | wordwrapjs: 3.0.0 | |
4552 | dev: true | |
4553 | ||
4554 | /taffydb@2.6.2: | |
4555 | resolution: {integrity: sha512-y3JaeRSplks6NYQuCOj3ZFMO3j60rTwbuKCvZxsAraGYH2epusatvZ0baZYA01WsGqJBq/Dl6vOrMUJqyMj8kA==} | |
4556 | dev: true | |
4557 | ||
4558 | /tapable@2.2.1: | |
4559 | resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} | |
4560 | engines: {node: '>=6'} | |
4561 | dev: true | |
4562 | ||
4563 | /temp-path@1.0.0: | |
4564 | resolution: {integrity: sha512-TvmyH7kC6ZVTYkqCODjJIbgvu0FKiwQpZ4D1aknE7xpcDf/qEOB8KZEK5ef2pfbVoiBhNWs3yx4y+ESMtNYmlg==} | |
4565 | dev: true | |
4566 | ||
4567 | /term-size@2.2.1: | |
4568 | resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} | |
4569 | engines: {node: '>=8'} | |
4570 | dev: true | |
4571 | ||
4572 | /terser-webpack-plugin@5.3.9(webpack@5.88.1): | |
4573 | resolution: {integrity: sha512-ZuXsqE07EcggTWQjXUj+Aot/OMcD0bMKGgF63f7UxYcu5/AJF53aIpK1YoP5xR9l6s/Hy2b+t1AM0bLNPRuhwA==} | |
4574 | engines: {node: '>= 10.13.0'} | |
4575 | peerDependencies: | |
4576 | '@swc/core': '*' | |
4577 | esbuild: '*' | |
4578 | uglify-js: '*' | |
4579 | webpack: ^5.1.0 | |
4580 | peerDependenciesMeta: | |
4581 | '@swc/core': | |
4582 | optional: true | |
4583 | esbuild: | |
4584 | optional: true | |
4585 | uglify-js: | |
4586 | optional: true | |
4587 | dependencies: | |
4588 | '@jridgewell/trace-mapping': 0.3.18 | |
4589 | jest-worker: 27.5.1 | |
4590 | schema-utils: 3.3.0 | |
4591 | serialize-javascript: 6.0.1 | |
4592 | terser: 5.19.0 | |
4593 | webpack: 5.88.1 | |
4594 | dev: true | |
4595 | ||
4596 | /terser@5.19.0: | |
4597 | resolution: {integrity: sha512-JpcpGOQLOXm2jsomozdMDpd5f8ZHh1rR48OFgWUH3QsyZcfPgv2qDCYbcDEAYNd4OZRj2bWYKpwdll/udZCk/Q==} | |
4598 | engines: {node: '>=10'} | |
4599 | hasBin: true | |
4600 | dependencies: | |
4601 | '@jridgewell/source-map': 0.3.5 | |
4602 | acorn: 8.10.0 | |
4603 | commander: 2.20.3 | |
4604 | source-map-support: 0.5.21 | |
4605 | dev: true | |
4606 | ||
4607 | /test-value@1.1.0: | |
4608 | resolution: {integrity: sha512-wrsbRo7qP+2Je8x8DsK8ovCGyxe3sYfQwOraIY/09A2gFXU9DYKiTF14W4ki/01AEh56kMzAmlj9CaHGDDUBJA==} | |
4609 | engines: {node: '>=0.10.0'} | |
4610 | dependencies: | |
4611 | array-back: 1.0.4 | |
4612 | typical: 2.6.1 | |
4613 | dev: true | |
4614 | ||
4615 | /test-value@2.1.0: | |
4616 | resolution: {integrity: sha512-+1epbAxtKeXttkGFMTX9H42oqzOTufR1ceCF+GYA5aOmvaPq9wd4PUS8329fn2RRLGNeUkgRLnVpycjx8DsO2w==} | |
4617 | engines: {node: '>=0.10.0'} | |
4618 | dependencies: | |
4619 | array-back: 1.0.4 | |
4620 | typical: 2.6.1 | |
4621 | dev: true | |
4622 | ||
4623 | /test-value@3.0.0: | |
4624 | resolution: {integrity: sha512-sVACdAWcZkSU9x7AOmJo5TqE+GyNJknHaHsMrR6ZnhjVlVN9Yx6FjHrsKZ3BjIpPCT68zYesPWkakrNupwfOTQ==} | |
4625 | engines: {node: '>=4.0.0'} | |
4626 | dependencies: | |
4627 | array-back: 2.0.0 | |
4628 | typical: 2.6.1 | |
4629 | dev: true | |
4630 | ||
4631 | /timsort@0.3.0: | |
4632 | resolution: {integrity: sha512-qsdtZH+vMoCARQtyod4imc2nIJwg9Cc7lPRrw9CzF8ZKR0khdr8+2nX80PBhET3tcyTtJDxAffGh2rXH4tyU8A==} | |
4633 | dev: true | |
4634 | ||
4635 | /tinycolor2@1.6.0: | |
4636 | resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==} | |
4637 | dev: false | |
4638 | ||
4639 | /to-fast-properties@2.0.0: | |
4640 | resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} | |
4641 | engines: {node: '>=4'} | |
4642 | dev: true | |
4643 | ||
4644 | /to-regex-range@5.0.1: | |
4645 | resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} | |
4646 | engines: {node: '>=8.0'} | |
4647 | dependencies: | |
4648 | is-number: 7.0.0 | |
4649 | dev: true | |
4650 | ||
4651 | /tslib@2.6.0: | |
4652 | resolution: {integrity: sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==} | |
4653 | dev: true | |
4654 | ||
4655 | /type-fest@0.20.2: | |
4656 | resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} | |
4657 | engines: {node: '>=10'} | |
4658 | dev: true | |
4659 | ||
4660 | /typical@2.6.1: | |
4661 | resolution: {integrity: sha512-ofhi8kjIje6npGozTip9Fr8iecmYfEbS06i0JnIg+rh51KakryWF4+jX8lLKZVhy6N+ID45WYSFCxPOdTWCzNg==} | |
4662 | dev: true | |
4663 | ||
4664 | /typical@4.0.0: | |
4665 | resolution: {integrity: sha512-VAH4IvQ7BDFYglMd7BPRDfLgxZZX4O4TFcRDA6EN5X7erNJJq+McIEp8np9aVtxrCJ6qx4GTYVfOWNjcqwZgRw==} | |
4666 | engines: {node: '>=8'} | |
4667 | dev: true | |
4668 | ||
4669 | /uglify-js@3.17.4: | |
4670 | resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==} | |
4671 | engines: {node: '>=0.8.0'} | |
4672 | hasBin: true | |
4673 | requiresBuild: true | |
4674 | dev: true | |
4675 | optional: true | |
4676 | ||
4677 | /underscore@1.8.3: | |
4678 | resolution: {integrity: sha512-5WsVTFcH1ut/kkhAaHf4PVgI8c7++GiVcpCGxPouI6ZVjsqPnSDf8h/8HtVqc0t4fzRXwnMK70EcZeAs3PIddg==} | |
4679 | dev: true | |
4680 | ||
4681 | /unicode-canonical-property-names-ecmascript@2.0.0: | |
4682 | resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} | |
4683 | engines: {node: '>=4'} | |
4684 | dev: true | |
4685 | ||
4686 | /unicode-match-property-ecmascript@2.0.0: | |
4687 | resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} | |
4688 | engines: {node: '>=4'} | |
4689 | dependencies: | |
4690 | unicode-canonical-property-names-ecmascript: 2.0.0 | |
4691 | unicode-property-aliases-ecmascript: 2.1.0 | |
4692 | dev: true | |
4693 | ||
4694 | /unicode-match-property-value-ecmascript@2.1.0: | |
4695 | resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==} | |
4696 | engines: {node: '>=4'} | |
4697 | dev: true | |
4698 | ||
4699 | /unicode-property-aliases-ecmascript@2.1.0: | |
4700 | resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} | |
4701 | engines: {node: '>=4'} | |
4702 | dev: true | |
4703 | ||
4704 | /update-browserslist-db@1.0.11(browserslist@4.21.9): | |
4705 | resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} | |
4706 | hasBin: true | |
4707 | peerDependencies: | |
4708 | browserslist: '>= 4.21.0' | |
4709 | dependencies: | |
4710 | browserslist: 4.21.9 | |
4711 | escalade: 3.1.1 | |
4712 | picocolors: 1.0.0 | |
4713 | dev: true | |
4714 | ||
4715 | /uri-js@4.4.1: | |
4716 | resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} | |
4717 | dependencies: | |
4718 | punycode: 2.3.0 | |
4719 | dev: true | |
4720 | ||
4721 | /url@0.11.1: | |
4722 | resolution: {integrity: sha512-rWS3H04/+mzzJkv0eZ7vEDGiQbgquI1fGfOad6zKvgYQi1SzMmhl7c/DdRGxhaWrVH6z0qWITo8rpnxK/RfEhA==} | |
4723 | dependencies: | |
4724 | punycode: 1.4.1 | |
4725 | qs: 6.11.2 | |
4726 | ||
4727 | /utility-types@3.10.0: | |
4728 | resolution: {integrity: sha512-O11mqxmi7wMKCo6HKFt5AhO4BwY3VV68YU07tgxfz8zJTIxr4BpsezN49Ffwy9j3ZpwwJp4fkRwjRzq3uWE6Rg==} | |
4729 | engines: {node: '>= 4'} | |
4730 | dev: true | |
4731 | ||
4732 | /walk-back@2.0.1: | |
4733 | resolution: {integrity: sha512-Nb6GvBR8UWX1D+Le+xUq0+Q1kFmRBIWVrfLnQAOmcpEzA9oAxwJ9gIr36t9TWYfzvWRvuMtjHiVsJYEkXWaTAQ==} | |
4734 | engines: {node: '>=0.10.0'} | |
4735 | dev: true | |
4736 | ||
4737 | /walk-back@3.0.1: | |
4738 | resolution: {integrity: sha512-umiNB2qLO731Sxbp6cfZ9pwURJzTnftxE4Gc7hq8n/ehkuXC//s9F65IEIJA2ZytQZ1ZOsm/Fju4IWx0bivkUQ==} | |
4739 | engines: {node: '>=4.0.0'} | |
4740 | dev: true | |
4741 | ||
4742 | /watchpack@2.4.0: | |
4743 | resolution: {integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==} | |
4744 | engines: {node: '>=10.13.0'} | |
4745 | dependencies: | |
4746 | glob-to-regexp: 0.4.1 | |
4747 | graceful-fs: 4.2.11 | |
4748 | dev: true | |
4749 | ||
4750 | /weak-lru-cache@1.2.2: | |
4751 | resolution: {integrity: sha512-DEAoo25RfSYMuTGc9vPJzZcZullwIqRDSI9LOy+fkCJPi6hykCnfKaXTuPBDuXAUcqHXyOgFtHNp/kB2FjYHbw==} | |
4752 | dev: true | |
4753 | ||
4754 | /webpack-sources@3.2.3: | |
4755 | resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==} | |
4756 | engines: {node: '>=10.13.0'} | |
4757 | dev: true | |
4758 | ||
4759 | /webpack@5.88.1: | |
4760 | resolution: {integrity: sha512-FROX3TxQnC/ox4N+3xQoWZzvGXSuscxR32rbzjpXgEzWudJFEJBpdlkkob2ylrv5yzzufD1zph1OoFsLtm6stQ==} | |
4761 | engines: {node: '>=10.13.0'} | |
4762 | hasBin: true | |
4763 | peerDependencies: | |
4764 | webpack-cli: '*' | |
4765 | peerDependenciesMeta: | |
4766 | webpack-cli: | |
4767 | optional: true | |
4768 | dependencies: | |
4769 | '@types/eslint-scope': 3.7.4 | |
4770 | '@types/estree': 1.0.1 | |
4771 | '@webassemblyjs/ast': 1.11.6 | |
4772 | '@webassemblyjs/wasm-edit': 1.11.6 | |
4773 | '@webassemblyjs/wasm-parser': 1.11.6 | |
4774 | acorn: 8.10.0 | |
4775 | acorn-import-assertions: 1.9.0(acorn@8.10.0) | |
4776 | browserslist: 4.21.9 | |
4777 | chrome-trace-event: 1.0.3 | |
4778 | enhanced-resolve: 5.15.0 | |
4779 | es-module-lexer: 1.3.0 | |
4780 | eslint-scope: 5.1.1 | |
4781 | events: 3.3.0 | |
4782 | glob-to-regexp: 0.4.1 | |
4783 | graceful-fs: 4.2.11 | |
4784 | json-parse-even-better-errors: 2.3.1 | |
4785 | loader-runner: 4.3.0 | |
4786 | mime-types: 2.1.35 | |
4787 | neo-async: 2.6.2 | |
4788 | schema-utils: 3.3.0 | |
4789 | tapable: 2.2.1 | |
4790 | terser-webpack-plugin: 5.3.9(webpack@5.88.1) | |
4791 | watchpack: 2.4.0 | |
4792 | webpack-sources: 3.2.3 | |
4793 | transitivePeerDependencies: | |
4794 | - '@swc/core' | |
4795 | - esbuild | |
4796 | - uglify-js | |
4797 | dev: true | |
4798 | ||
4799 | /wordwrap@1.0.0: | |
4800 | resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==} | |
4801 | dev: true | |
4802 | ||
4803 | /wordwrapjs@3.0.0: | |
4804 | resolution: {integrity: sha512-mO8XtqyPvykVCsrwj5MlOVWvSnCdT+C+QVbm6blradR7JExAhbkZ7hZ9A+9NUtwzSqrlUo9a67ws0EiILrvRpw==} | |
4805 | engines: {node: '>=4.0.0'} | |
4806 | dependencies: | |
4807 | reduce-flatten: 1.0.1 | |
4808 | typical: 2.6.1 | |
4809 | dev: true | |
4810 | ||
4811 | /wrappy@1.0.2: | |
4812 | resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} | |
4813 | dev: true | |
4814 | ||
4815 | /xmlcreate@1.0.2: | |
4816 | resolution: {integrity: sha512-Mbe56Dvj00onbnSo9J0qj/XlY5bfN9KidsOnpd5tRCsR3ekB3hyyNU9fGrTdqNT5ZNvv4BsA2TcQlignsZyVcw==} | |
4817 | dev: true | |
4818 | ||
4819 | /xxhash-wasm@0.4.2: | |
4820 | resolution: {integrity: sha512-/eyHVRJQCirEkSZ1agRSCwriMhwlyUcFkXD5TPVSLP+IPzjsqMVzZwdoczLp1SoQU0R3dxz1RpIK+4YNQbCVOA==} | |
4821 | dev: true | |
4822 | ||
4823 | /yallist@3.1.1: | |
4824 | resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} | |
4825 | dev: true | |
4826 | ||
4827 | /yallist@4.0.0: | |
4828 | resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} | |
4829 | dev: true | |
4830 | ||
4831 | /yocto-queue@1.0.0: | |
4832 | resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==} | |
4833 | engines: {node: '>=12.20'} | |
4834 | dev: true |