Mercurial > code > home > repos > light9
annotate pnpm-lock.yaml @ 2241:8d6792a6ffdb
use onecolor in TS
author | drewp@bigasterisk.com |
---|---|
date | Thu, 25 May 2023 16:28:04 -0700 |
parents | b136c450ebee |
children | 8ebf79d6b957 |
rev | line source |
---|---|
2138 | 1 lockfileVersion: 5.4 |
2032 | 2 |
3 specifiers: | |
2141 | 4 '@material/mwc-slider': ^0.27.0 |
2103 | 5 '@microsoft/fast-components': ^2.30.6 |
2141 | 6 '@types/async': ^3.2.20 |
7 '@types/d3': ^7.4.0 | |
2062 | 8 '@types/debug': ^4.1.7 |
2213 | 9 '@types/fpsmeter': ^0.3.31 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
10 '@types/n3': ^1.10.4 |
2141 | 11 '@types/node': ^20.2.0 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
12 '@types/reconnectingwebsocket': ^1.0.7 |
2062 | 13 '@types/underscore': ^1.11.4 |
2141 | 14 async: ^3.2.4 |
15 d3: ^7.8.4 | |
2033 | 16 debug: ^4.3.4 |
2213 | 17 fpsmeter: ^0.3.1 |
2062 | 18 knockout: ^3.5.1 |
2141 | 19 lit: ^2.7.4 |
20 n3: ^1.16.4 | |
2241 | 21 onecolor: ^4.0.0 |
2034 | 22 parse-prometheus-text-format: ^1.1.1 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
23 reconnectingwebsocket: ^1.0.0 |
2239 | 24 sub-events: ^1.9.0 |
2062 | 25 sylvester: ^0.0.21 |
2141 | 26 typescript: ^5.0.4 |
27 underscore: ^1.13.6 | |
28 vite: ^4.3.7 | |
29 vite-plugin-rewrite-all: ^1.0.1 | |
2032 | 30 |
31 dependencies: | |
2141 | 32 '@material/mwc-slider': 0.27.0 |
2103 | 33 '@microsoft/fast-components': 2.30.6 |
2141 | 34 '@types/async': 3.2.20 |
35 '@types/d3': 7.4.0 | |
2062 | 36 '@types/debug': 4.1.7 |
2213 | 37 '@types/fpsmeter': 0.3.31 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
38 '@types/n3': 1.10.4 |
2141 | 39 '@types/node': 20.2.0 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
40 '@types/reconnectingwebsocket': 1.0.7 |
2062 | 41 '@types/underscore': 1.11.4 |
2141 | 42 async: 3.2.4 |
43 d3: 7.8.4 | |
2033 | 44 debug: 4.3.4 |
2213 | 45 fpsmeter: 0.3.1 |
2062 | 46 knockout: 3.5.1 |
2141 | 47 lit: 2.7.4 |
48 n3: 1.16.4 | |
2241 | 49 onecolor: 4.0.0 |
2034 | 50 parse-prometheus-text-format: 1.1.1 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
51 reconnectingwebsocket: 1.0.0 |
2239 | 52 sub-events: 1.9.0 |
2062 | 53 sylvester: 0.0.21 |
2141 | 54 typescript: 5.0.4 |
55 underscore: 1.13.6 | |
56 vite: 4.3.7_@types+node@20.2.0 | |
57 vite-plugin-rewrite-all: 1.0.1_vite@4.3.7 | |
2032 | 58 |
59 packages: | |
60 | |
2141 | 61 /@esbuild/android-arm/0.17.19: |
62 resolution: {integrity: sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==} | |
63 engines: {node: '>=12'} | |
64 cpu: [arm] | |
65 os: [android] | |
66 requiresBuild: true | |
67 dev: false | |
68 optional: true | |
69 | |
70 /@esbuild/android-arm64/0.17.19: | |
71 resolution: {integrity: sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==} | |
72 engines: {node: '>=12'} | |
73 cpu: [arm64] | |
74 os: [android] | |
75 requiresBuild: true | |
76 dev: false | |
77 optional: true | |
78 | |
79 /@esbuild/android-x64/0.17.19: | |
80 resolution: {integrity: sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==} | |
81 engines: {node: '>=12'} | |
82 cpu: [x64] | |
83 os: [android] | |
84 requiresBuild: true | |
85 dev: false | |
86 optional: true | |
87 | |
88 /@esbuild/darwin-arm64/0.17.19: | |
89 resolution: {integrity: sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==} | |
90 engines: {node: '>=12'} | |
91 cpu: [arm64] | |
92 os: [darwin] | |
93 requiresBuild: true | |
94 dev: false | |
95 optional: true | |
96 | |
97 /@esbuild/darwin-x64/0.17.19: | |
98 resolution: {integrity: sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==} | |
99 engines: {node: '>=12'} | |
100 cpu: [x64] | |
101 os: [darwin] | |
102 requiresBuild: true | |
103 dev: false | |
104 optional: true | |
105 | |
106 /@esbuild/freebsd-arm64/0.17.19: | |
107 resolution: {integrity: sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==} | |
108 engines: {node: '>=12'} | |
109 cpu: [arm64] | |
110 os: [freebsd] | |
111 requiresBuild: true | |
112 dev: false | |
113 optional: true | |
114 | |
115 /@esbuild/freebsd-x64/0.17.19: | |
116 resolution: {integrity: sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==} | |
117 engines: {node: '>=12'} | |
118 cpu: [x64] | |
119 os: [freebsd] | |
120 requiresBuild: true | |
121 dev: false | |
122 optional: true | |
123 | |
124 /@esbuild/linux-arm/0.17.19: | |
125 resolution: {integrity: sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==} | |
126 engines: {node: '>=12'} | |
127 cpu: [arm] | |
128 os: [linux] | |
129 requiresBuild: true | |
130 dev: false | |
131 optional: true | |
132 | |
133 /@esbuild/linux-arm64/0.17.19: | |
134 resolution: {integrity: sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==} | |
135 engines: {node: '>=12'} | |
136 cpu: [arm64] | |
137 os: [linux] | |
138 requiresBuild: true | |
139 dev: false | |
140 optional: true | |
141 | |
142 /@esbuild/linux-ia32/0.17.19: | |
143 resolution: {integrity: sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==} | |
144 engines: {node: '>=12'} | |
145 cpu: [ia32] | |
146 os: [linux] | |
147 requiresBuild: true | |
148 dev: false | |
149 optional: true | |
150 | |
151 /@esbuild/linux-loong64/0.17.19: | |
152 resolution: {integrity: sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==} | |
153 engines: {node: '>=12'} | |
154 cpu: [loong64] | |
155 os: [linux] | |
156 requiresBuild: true | |
157 dev: false | |
158 optional: true | |
159 | |
160 /@esbuild/linux-mips64el/0.17.19: | |
161 resolution: {integrity: sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==} | |
162 engines: {node: '>=12'} | |
163 cpu: [mips64el] | |
164 os: [linux] | |
165 requiresBuild: true | |
166 dev: false | |
167 optional: true | |
168 | |
169 /@esbuild/linux-ppc64/0.17.19: | |
170 resolution: {integrity: sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==} | |
171 engines: {node: '>=12'} | |
172 cpu: [ppc64] | |
173 os: [linux] | |
174 requiresBuild: true | |
175 dev: false | |
176 optional: true | |
177 | |
178 /@esbuild/linux-riscv64/0.17.19: | |
179 resolution: {integrity: sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==} | |
180 engines: {node: '>=12'} | |
181 cpu: [riscv64] | |
182 os: [linux] | |
183 requiresBuild: true | |
184 dev: false | |
185 optional: true | |
186 | |
187 /@esbuild/linux-s390x/0.17.19: | |
188 resolution: {integrity: sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==} | |
189 engines: {node: '>=12'} | |
190 cpu: [s390x] | |
191 os: [linux] | |
192 requiresBuild: true | |
193 dev: false | |
194 optional: true | |
195 | |
196 /@esbuild/linux-x64/0.17.19: | |
197 resolution: {integrity: sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==} | |
198 engines: {node: '>=12'} | |
199 cpu: [x64] | |
200 os: [linux] | |
201 requiresBuild: true | |
202 dev: false | |
203 optional: true | |
204 | |
205 /@esbuild/netbsd-x64/0.17.19: | |
206 resolution: {integrity: sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==} | |
207 engines: {node: '>=12'} | |
208 cpu: [x64] | |
209 os: [netbsd] | |
210 requiresBuild: true | |
211 dev: false | |
212 optional: true | |
213 | |
214 /@esbuild/openbsd-x64/0.17.19: | |
215 resolution: {integrity: sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==} | |
216 engines: {node: '>=12'} | |
217 cpu: [x64] | |
218 os: [openbsd] | |
219 requiresBuild: true | |
220 dev: false | |
221 optional: true | |
222 | |
223 /@esbuild/sunos-x64/0.17.19: | |
224 resolution: {integrity: sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==} | |
225 engines: {node: '>=12'} | |
226 cpu: [x64] | |
227 os: [sunos] | |
228 requiresBuild: true | |
229 dev: false | |
230 optional: true | |
231 | |
232 /@esbuild/win32-arm64/0.17.19: | |
233 resolution: {integrity: sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==} | |
234 engines: {node: '>=12'} | |
235 cpu: [arm64] | |
236 os: [win32] | |
237 requiresBuild: true | |
238 dev: false | |
239 optional: true | |
240 | |
241 /@esbuild/win32-ia32/0.17.19: | |
242 resolution: {integrity: sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==} | |
243 engines: {node: '>=12'} | |
244 cpu: [ia32] | |
245 os: [win32] | |
246 requiresBuild: true | |
247 dev: false | |
248 optional: true | |
249 | |
250 /@esbuild/win32-x64/0.17.19: | |
251 resolution: {integrity: sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==} | |
252 engines: {node: '>=12'} | |
253 cpu: [x64] | |
254 os: [win32] | |
255 requiresBuild: true | |
256 dev: false | |
257 optional: true | |
258 | |
259 /@lit-labs/ssr-dom-shim/1.1.1: | |
260 resolution: {integrity: sha512-kXOeFbfCm4fFf2A3WwVEeQj55tMZa8c8/f9AKHMobQMkzNUfUj+antR3fRPaZJawsa1aZiP/Da3ndpZrwEe4rQ==} | |
261 dev: false | |
262 | |
263 /@lit/reactive-element/1.6.1: | |
264 resolution: {integrity: sha512-va15kYZr7KZNNPZdxONGQzpUr+4sxVu7V/VG7a8mRfPPXUyhEYj5RzXCQmGrlP3tAh0L3HHm5AjBMFYRqlM9SA==} | |
265 dependencies: | |
266 '@lit-labs/ssr-dom-shim': 1.1.1 | |
2032 | 267 dev: false |
268 | |
2085 | 269 /@material/animation/14.0.0-canary.53b3cad2f.0: |
270 resolution: {integrity: sha512-GBuR4VmcTQW1D0lPXEosf5Giho72LLbyGIydWGtaEUtLJoive/D9kFkwTN4Fsyt9Kkl7hbhs35vrNe6QkAH4/Q==} | |
271 dependencies: | |
2141 | 272 tslib: 2.5.1 |
2085 | 273 dev: false |
274 | |
275 /@material/base/14.0.0-canary.53b3cad2f.0: | |
276 resolution: {integrity: sha512-UJKbXwZtkrA3sfQDmj8Zbw1Q3Tqtl6KdfVFws95Yf7TCUgTFzbZI/FSx1w7dVugQPOEnIBuZnzqZam/MtHkx4w==} | |
277 dependencies: | |
2141 | 278 tslib: 2.5.1 |
2085 | 279 dev: false |
280 | |
281 /@material/dom/14.0.0-canary.53b3cad2f.0: | |
282 resolution: {integrity: sha512-aR+rfncF6oi2ivdOlKSJI4UXwNzWV5rXM88MLDoSJF1D7lXxhAKhge+tMUBodWGV/q0+FnXLuVAa0WYTrKjo+A==} | |
283 dependencies: | |
284 '@material/feature-targeting': 14.0.0-canary.53b3cad2f.0 | |
2141 | 285 tslib: 2.5.1 |
2085 | 286 dev: false |
287 | |
288 /@material/elevation/14.0.0-canary.53b3cad2f.0: | |
289 resolution: {integrity: sha512-3h+EkR588RMZ5TSNQ4UeXD1FOBnL3ABQix0DQIGwtNJCqSMoPndT/oJEFvwQbTkZNDbFIKN9p1Q7/KuFPVY8Pw==} | |
290 dependencies: | |
291 '@material/animation': 14.0.0-canary.53b3cad2f.0 | |
292 '@material/base': 14.0.0-canary.53b3cad2f.0 | |
293 '@material/feature-targeting': 14.0.0-canary.53b3cad2f.0 | |
294 '@material/rtl': 14.0.0-canary.53b3cad2f.0 | |
295 '@material/theme': 14.0.0-canary.53b3cad2f.0 | |
2141 | 296 tslib: 2.5.1 |
2085 | 297 dev: false |
298 | |
299 /@material/feature-targeting/14.0.0-canary.53b3cad2f.0: | |
300 resolution: {integrity: sha512-fn7Af3PRyARtNeYqtjxXmE3Y/dCpnpQVWWys57MqiGR/nvc6qpgOfJ6rOdcu/MrOysOE/oebTUDmDnTmwpe9Hw==} | |
301 dependencies: | |
2141 | 302 tslib: 2.5.1 |
2085 | 303 dev: false |
304 | |
2141 | 305 /@material/mwc-base/0.27.0: |
306 resolution: {integrity: sha512-oCWWtjbyQ52AaUbzINLGBKScIPyqhps2Y7c8t6Gu6fcFeDxhKXMV1Cqvtj/OMhtAt53XjHfD2XruWwYv3cYYUA==} | |
2085 | 307 dependencies: |
308 '@material/base': 14.0.0-canary.53b3cad2f.0 | |
309 '@material/dom': 14.0.0-canary.53b3cad2f.0 | |
2141 | 310 lit: 2.7.4 |
311 tslib: 2.5.1 | |
2085 | 312 dev: false |
313 | |
2141 | 314 /@material/mwc-ripple/0.27.0: |
315 resolution: {integrity: sha512-by0O8d8g3Rd96/sUB8hxy6MrDx1QTstqOsA64vqypWd526hMTBGRik08jTNap5sVIyrN9Vq17jb4NJLWQLnNHQ==} | |
2085 | 316 dependencies: |
317 '@material/dom': 14.0.0-canary.53b3cad2f.0 | |
2141 | 318 '@material/mwc-base': 0.27.0 |
2085 | 319 '@material/ripple': 14.0.0-canary.53b3cad2f.0 |
2141 | 320 lit: 2.7.4 |
321 tslib: 2.5.1 | |
2085 | 322 dev: false |
323 | |
2141 | 324 /@material/mwc-slider/0.27.0: |
325 resolution: {integrity: sha512-lYkxu1vKisV912dkmetkqs/YlS24fULGqKyxPGKC8zlmdN10ZsvpmC6CRIhtHoJeST0JAKunKWdEswTW3pTPaA==} | |
2085 | 326 dependencies: |
327 '@material/dom': 14.0.0-canary.53b3cad2f.0 | |
2141 | 328 '@material/mwc-base': 0.27.0 |
329 '@material/mwc-ripple': 0.27.0 | |
2085 | 330 '@material/slider': 14.0.0-canary.53b3cad2f.0 |
2141 | 331 lit: 2.7.4 |
332 tslib: 2.5.1 | |
2085 | 333 dev: false |
334 | |
335 /@material/ripple/14.0.0-canary.53b3cad2f.0: | |
336 resolution: {integrity: sha512-6g2G62vd8DsMuIUSXlRrzb98qkZ4o8ZREknNwNP2zaLQEOkJ//4j9HaqDt98/3LIjUTY9UIVFTQENiMmlwKHYQ==} | |
337 dependencies: | |
338 '@material/animation': 14.0.0-canary.53b3cad2f.0 | |
339 '@material/base': 14.0.0-canary.53b3cad2f.0 | |
340 '@material/dom': 14.0.0-canary.53b3cad2f.0 | |
341 '@material/feature-targeting': 14.0.0-canary.53b3cad2f.0 | |
342 '@material/rtl': 14.0.0-canary.53b3cad2f.0 | |
343 '@material/theme': 14.0.0-canary.53b3cad2f.0 | |
2141 | 344 tslib: 2.5.1 |
2085 | 345 dev: false |
346 | |
347 /@material/rtl/14.0.0-canary.53b3cad2f.0: | |
348 resolution: {integrity: sha512-f08LT0HSa0WYU+4Jz/tbm1TQ9Fcf2k+H6dPPYv0J1sZmX6hMgCEmNiUdUFLQFvszoXx2XrRi1/hIFjbz2e69Yg==} | |
349 dependencies: | |
350 '@material/theme': 14.0.0-canary.53b3cad2f.0 | |
2141 | 351 tslib: 2.5.1 |
2085 | 352 dev: false |
353 | |
354 /@material/slider/14.0.0-canary.53b3cad2f.0: | |
355 resolution: {integrity: sha512-vsKgzDrIZh098zy3+zuxZaBvlbfVCbr/4H5a9cPhnUN947+RgqGWnPYgTozVQbFvFfN2pDi1aHOssUaayOUKvw==} | |
356 dependencies: | |
357 '@material/animation': 14.0.0-canary.53b3cad2f.0 | |
358 '@material/base': 14.0.0-canary.53b3cad2f.0 | |
359 '@material/dom': 14.0.0-canary.53b3cad2f.0 | |
360 '@material/elevation': 14.0.0-canary.53b3cad2f.0 | |
361 '@material/feature-targeting': 14.0.0-canary.53b3cad2f.0 | |
362 '@material/ripple': 14.0.0-canary.53b3cad2f.0 | |
363 '@material/rtl': 14.0.0-canary.53b3cad2f.0 | |
364 '@material/theme': 14.0.0-canary.53b3cad2f.0 | |
365 '@material/typography': 14.0.0-canary.53b3cad2f.0 | |
2141 | 366 tslib: 2.5.1 |
2085 | 367 dev: false |
368 | |
369 /@material/theme/14.0.0-canary.53b3cad2f.0: | |
370 resolution: {integrity: sha512-S06XAevDCDWMe+GgsEpITMS07imUidzadNaTbJsqssFajBLr53QWVZsG84BpjXKXoYvyEJvb0hX5U0lq6ip9UQ==} | |
371 dependencies: | |
372 '@material/feature-targeting': 14.0.0-canary.53b3cad2f.0 | |
2141 | 373 tslib: 2.5.1 |
2085 | 374 dev: false |
375 | |
376 /@material/typography/14.0.0-canary.53b3cad2f.0: | |
377 resolution: {integrity: sha512-9J0k2fq7uyHsRzRqJDJLGmg3YzRpfRPtFDVeUH/xBcYoqpZE7wYw5Mb7s/l8eP626EtR7HhXhSPjvRTLA6NIJg==} | |
378 dependencies: | |
379 '@material/feature-targeting': 14.0.0-canary.53b3cad2f.0 | |
380 '@material/theme': 14.0.0-canary.53b3cad2f.0 | |
2141 | 381 tslib: 2.5.1 |
2085 | 382 dev: false |
383 | |
2103 | 384 /@microsoft/fast-colors/5.3.0: |
385 resolution: {integrity: sha512-MtuVlnvoirgc3cyEGzkDdv+zlEt0dEm7y3HaBqoOYwti5OVROi7x99Kbn/cWGlqF13+a/TEX6L8IkYW0/LT7Yw==} | |
386 dev: false | |
387 | |
388 /@microsoft/fast-components/2.30.6: | |
389 resolution: {integrity: sha512-q6nPiRyA/8HHqCbN4ClziJfOfFaTIVIyBUTSJTcO7ODzkr8oEin7VzKJNoIP/qMpKMkg90wxwLOucr6nsokApw==} | |
390 dependencies: | |
391 '@microsoft/fast-colors': 5.3.0 | |
392 '@microsoft/fast-element': 1.10.2 | |
393 '@microsoft/fast-foundation': 2.46.9 | |
394 '@microsoft/fast-web-utilities': 5.4.1 | |
395 tslib: 1.14.1 | |
396 dev: false | |
397 | |
398 /@microsoft/fast-element/1.10.2: | |
399 resolution: {integrity: sha512-Nh80AEx/caDe4jhFYNT75sTG4k6MWy1N6XfgyhmejAX0ylivYy0M78WI2JgQOqi2ZRozCiNcpAPLVhYyAVN9sA==} | |
400 dev: false | |
401 | |
402 /@microsoft/fast-foundation/2.46.9: | |
403 resolution: {integrity: sha512-jgkVT7bAWIV844eDj3V9cmYFsRIcJ8vMuB4h2SlkJ9EmFbCfimvh6RyAhsHv+bC6QZSS0N0bpZHm5A5QsWgi3Q==} | |
404 dependencies: | |
405 '@microsoft/fast-element': 1.10.2 | |
406 '@microsoft/fast-web-utilities': 5.4.1 | |
407 tabbable: 5.3.3 | |
408 tslib: 1.14.1 | |
409 dev: false | |
410 | |
411 /@microsoft/fast-web-utilities/5.4.1: | |
412 resolution: {integrity: sha512-ReWYncndjV3c8D8iq9tp7NcFNc1vbVHvcBFPME2nNFKNbS1XCesYZGlIlf3ot5EmuOXPlrzUHOWzQ2vFpIkqDg==} | |
413 dependencies: | |
414 exenv-es6: 1.1.1 | |
415 dev: false | |
416 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
417 /@rdfjs/types/1.1.0: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
418 resolution: {integrity: sha512-5zm8bN2/CC634dTcn/0AhTRLaQRjXDZs3QfcAsQKNturHT7XVWcKy/8p3P5gXl+YkZTAmy7T5M/LyiT/jbkENw==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
419 dependencies: |
2141 | 420 '@types/node': 20.2.0 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
421 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
422 |
2141 | 423 /@types/async/3.2.20: |
424 resolution: {integrity: sha512-6jSBQQugzyX1aWto0CbvOnmxrU9tMoXfA9gc4IrLEtvr3dTwSg5GLGoWiZnGLI6UG/kqpB3JOQKQrqnhUWGKQA==} | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
425 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
426 |
2141 | 427 /@types/d3-array/3.0.4: |
428 resolution: {integrity: sha512-nwvEkG9vYOc0Ic7G7kwgviY4AQlTfYGIZ0fqB7CQHXGyYM6nO7kJh5EguSNA3jfh4rq7Sb7eMVq8isuvg2/miQ==} | |
2062 | 429 dev: false |
430 | |
2141 | 431 /@types/d3-axis/3.0.2: |
432 resolution: {integrity: sha512-uGC7DBh0TZrU/LY43Fd8Qr+2ja1FKmH07q2FoZFHo1eYl8aj87GhfVoY1saJVJiq24rp1+wpI6BvQJMKgQm8oA==} | |
2062 | 433 dependencies: |
2141 | 434 '@types/d3-selection': 3.0.5 |
2062 | 435 dev: false |
436 | |
2141 | 437 /@types/d3-brush/3.0.2: |
438 resolution: {integrity: sha512-2TEm8KzUG3N7z0TrSKPmbxByBx54M+S9lHoP2J55QuLU0VSQ9mE96EJSAOVNEqd1bbynMjeTS9VHmz8/bSw8rA==} | |
2062 | 439 dependencies: |
2141 | 440 '@types/d3-selection': 3.0.5 |
2062 | 441 dev: false |
442 | |
2141 | 443 /@types/d3-chord/3.0.2: |
444 resolution: {integrity: sha512-abT/iLHD3sGZwqMTX1TYCMEulr+wBd0SzyOQnjYNLp7sngdOHYtNkMRI5v3w5thoN+BWtlHVDx2Osvq6fxhZWw==} | |
2062 | 445 dev: false |
446 | |
2141 | 447 /@types/d3-color/3.1.0: |
448 resolution: {integrity: sha512-HKuicPHJuvPgCD+np6Se9MQvS6OCbJmOjGvylzMJRlDwUXjKTTXs6Pwgk79O09Vj/ho3u1ofXnhFOaEWWPrlwA==} | |
2062 | 449 dev: false |
450 | |
2141 | 451 /@types/d3-contour/3.0.2: |
452 resolution: {integrity: sha512-k6/bGDoAGJZnZWaKzeB+9glgXCYGvh6YlluxzBREiVo8f/X2vpTEdgPy9DN7Z2i42PZOZ4JDhVdlTSTSkLDPlQ==} | |
2062 | 453 dependencies: |
2141 | 454 '@types/d3-array': 3.0.4 |
455 '@types/geojson': 7946.0.10 | |
2062 | 456 dev: false |
457 | |
2141 | 458 /@types/d3-delaunay/6.0.1: |
459 resolution: {integrity: sha512-tLxQ2sfT0p6sxdG75c6f/ekqxjyYR0+LwPrsO1mbC9YDBzPJhs2HbJJRrn8Ez1DBoHRo2yx7YEATI+8V1nGMnQ==} | |
2062 | 460 dev: false |
461 | |
2141 | 462 /@types/d3-dispatch/3.0.2: |
463 resolution: {integrity: sha512-rxN6sHUXEZYCKV05MEh4z4WpPSqIw+aP7n9ZN6WYAAvZoEAghEK1WeVZMZcHRBwyaKflU43PCUAJNjFxCzPDjg==} | |
2062 | 464 dev: false |
465 | |
2141 | 466 /@types/d3-drag/3.0.2: |
467 resolution: {integrity: sha512-qmODKEDvyKWVHcWWCOVcuVcOwikLVsyc4q4EBJMREsoQnR2Qoc2cZQUyFUPgO9q4S3qdSqJKBsuefv+h0Qy+tw==} | |
2062 | 468 dependencies: |
2141 | 469 '@types/d3-selection': 3.0.5 |
2062 | 470 dev: false |
471 | |
2141 | 472 /@types/d3-dsv/3.0.1: |
473 resolution: {integrity: sha512-76pBHCMTvPLt44wFOieouXcGXWOF0AJCceUvaFkxSZEu4VDUdv93JfpMa6VGNFs01FHfuP4a5Ou68eRG1KBfTw==} | |
2062 | 474 dev: false |
475 | |
476 /@types/d3-ease/3.0.0: | |
477 resolution: {integrity: sha512-aMo4eaAOijJjA6uU+GIeW018dvy9+oH5Y2VPPzjjfxevvGQ/oRDs+tfYC9b50Q4BygRR8yE2QCLsrT0WtAVseA==} | |
478 dev: false | |
479 | |
2141 | 480 /@types/d3-fetch/3.0.2: |
481 resolution: {integrity: sha512-gllwYWozWfbep16N9fByNBDTkJW/SyhH6SGRlXloR7WdtAaBui4plTP+gbUgiEot7vGw/ZZop1yDZlgXXSuzjA==} | |
2062 | 482 dependencies: |
2141 | 483 '@types/d3-dsv': 3.0.1 |
2062 | 484 dev: false |
485 | |
2141 | 486 /@types/d3-force/3.0.4: |
487 resolution: {integrity: sha512-q7xbVLrWcXvSBBEoadowIUJ7sRpS1yvgMWnzHJggFy5cUZBq2HZL5k/pBSm0GdYWS1vs5/EDwMjSKF55PDY4Aw==} | |
2062 | 488 dev: false |
489 | |
490 /@types/d3-format/3.0.1: | |
491 resolution: {integrity: sha512-5KY70ifCCzorkLuIkDe0Z9YTf9RR2CjBX1iaJG+rgM/cPP+sO+q9YdQ9WdhQcgPj1EQiJ2/0+yUkkziTG6Lubg==} | |
492 dev: false | |
493 | |
2141 | 494 /@types/d3-geo/3.0.3: |
495 resolution: {integrity: sha512-bK9uZJS3vuDCNeeXQ4z3u0E7OeJZXjUgzFdSOtNtMCJCLvDtWDwfpRVWlyt3y8EvRzI0ccOu9xlMVirawolSCw==} | |
2062 | 496 dependencies: |
2141 | 497 '@types/geojson': 7946.0.10 |
2062 | 498 dev: false |
499 | |
2141 | 500 /@types/d3-hierarchy/3.1.2: |
501 resolution: {integrity: sha512-9hjRTVoZjRFR6xo8igAJyNXQyPX6Aq++Nhb5ebrUF414dv4jr2MitM2fWiOY475wa3Za7TOS2Gh9fmqEhLTt0A==} | |
2062 | 502 dev: false |
503 | |
504 /@types/d3-interpolate/3.0.1: | |
505 resolution: {integrity: sha512-jx5leotSeac3jr0RePOH1KdR9rISG91QIE4Q2PYTu4OymLTZfA3SrnURSLzKH48HmXVUru50b8nje4E79oQSQw==} | |
506 dependencies: | |
2141 | 507 '@types/d3-color': 3.1.0 |
2062 | 508 dev: false |
509 | |
510 /@types/d3-path/3.0.0: | |
511 resolution: {integrity: sha512-0g/A+mZXgFkQxN3HniRDbXMN79K3CdTpLsevj+PXiTcb2hVyvkZUBg37StmgCQkaD84cUJ4uaDAWq7UJOQy2Tg==} | |
512 dev: false | |
513 | |
514 /@types/d3-polygon/3.0.0: | |
515 resolution: {integrity: sha512-D49z4DyzTKXM0sGKVqiTDTYr+DHg/uxsiWDAkNrwXYuiZVd9o9wXZIo+YsHkifOiyBkmSWlEngHCQme54/hnHw==} | |
516 dev: false | |
517 | |
518 /@types/d3-quadtree/3.0.2: | |
519 resolution: {integrity: sha512-QNcK8Jguvc8lU+4OfeNx+qnVy7c0VrDJ+CCVFS9srBo2GL9Y18CnIxBdTF3v38flrGy5s1YggcoAiu6s4fLQIw==} | |
520 dev: false | |
521 | |
522 /@types/d3-random/3.0.1: | |
523 resolution: {integrity: sha512-IIE6YTekGczpLYo/HehAy3JGF1ty7+usI97LqraNa8IiDur+L44d0VOjAvFQWJVdZOJHukUJw+ZdZBlgeUsHOQ==} | |
524 dev: false | |
525 | |
526 /@types/d3-scale-chromatic/3.0.0: | |
527 resolution: {integrity: sha512-dsoJGEIShosKVRBZB0Vo3C8nqSDqVGujJU6tPznsBJxNJNwMF8utmS83nvCBKQYPpjCzaaHcrf66iTRpZosLPw==} | |
528 dev: false | |
529 | |
2141 | 530 /@types/d3-scale/4.0.3: |
531 resolution: {integrity: sha512-PATBiMCpvHJSMtZAMEhc2WyL+hnzarKzI6wAHYjhsonjWJYGq5BXTzQjv4l8m2jO183/4wZ90rKvSeT7o72xNQ==} | |
2062 | 532 dependencies: |
533 '@types/d3-time': 3.0.0 | |
534 dev: false | |
535 | |
2141 | 536 /@types/d3-selection/3.0.5: |
537 resolution: {integrity: sha512-xCB0z3Hi8eFIqyja3vW8iV01+OHGYR2di/+e+AiOcXIOrY82lcvWW8Ke1DYE/EUVMsBl4Db9RppSBS3X1U6J0w==} | |
2062 | 538 dev: false |
539 | |
2141 | 540 /@types/d3-shape/3.1.1: |
541 resolution: {integrity: sha512-6Uh86YFF7LGg4PQkuO2oG6EMBRLuW9cbavUW46zkIO5kuS2PfTqo2o9SkgtQzguBHbLgNnU90UNsITpsX1My+A==} | |
2062 | 542 dependencies: |
543 '@types/d3-path': 3.0.0 | |
544 dev: false | |
545 | |
546 /@types/d3-time-format/4.0.0: | |
547 resolution: {integrity: sha512-yjfBUe6DJBsDin2BMIulhSHmr5qNR5Pxs17+oW4DoVPyVIXZ+m6bs7j1UVKP08Emv6jRmYrYqxYzO63mQxy1rw==} | |
548 dev: false | |
549 | |
550 /@types/d3-time/3.0.0: | |
551 resolution: {integrity: sha512-sZLCdHvBUcNby1cB6Fd3ZBrABbjz3v1Vm90nysCQ6Vt7vd6e/h9Lt7SiJUoEX0l4Dzc7P5llKyhqSi1ycSf1Hg==} | |
552 dev: false | |
553 | |
554 /@types/d3-timer/3.0.0: | |
555 resolution: {integrity: sha512-HNB/9GHqu7Fo8AQiugyJbv6ZxYz58wef0esl4Mv828w1ZKpAshw/uFWVDUcIB9KKFeFKoxS3cHY07FFgtTRZ1g==} | |
556 dev: false | |
557 | |
2141 | 558 /@types/d3-transition/3.0.3: |
559 resolution: {integrity: sha512-/S90Od8Id1wgQNvIA8iFv9jRhCiZcGhPd2qX0bKF/PS+y0W5CrXKgIiELd2CvG1mlQrWK/qlYh3VxicqG1ZvgA==} | |
2062 | 560 dependencies: |
2141 | 561 '@types/d3-selection': 3.0.5 |
2062 | 562 dev: false |
563 | |
2141 | 564 /@types/d3-zoom/3.0.2: |
565 resolution: {integrity: sha512-t09DDJVBI6AkM7N8kuPsnq/3d/ehtRKBN1xSiYjjMCgbiw6HM6Ged5VhvswmhprfKyGvzeTEL/4WBaK9llWvlA==} | |
2062 | 566 dependencies: |
567 '@types/d3-interpolate': 3.0.1 | |
2141 | 568 '@types/d3-selection': 3.0.5 |
2062 | 569 dev: false |
570 | |
2141 | 571 /@types/d3/7.4.0: |
572 resolution: {integrity: sha512-jIfNVK0ZlxcuRDKtRS/SypEyOQ6UHaFQBKv032X45VvxSJ6Yi5G9behy9h6tNTHTDGh5Vq+KbmBjUWLgY4meCA==} | |
2062 | 573 dependencies: |
2141 | 574 '@types/d3-array': 3.0.4 |
575 '@types/d3-axis': 3.0.2 | |
576 '@types/d3-brush': 3.0.2 | |
577 '@types/d3-chord': 3.0.2 | |
578 '@types/d3-color': 3.1.0 | |
579 '@types/d3-contour': 3.0.2 | |
580 '@types/d3-delaunay': 6.0.1 | |
581 '@types/d3-dispatch': 3.0.2 | |
582 '@types/d3-drag': 3.0.2 | |
583 '@types/d3-dsv': 3.0.1 | |
2062 | 584 '@types/d3-ease': 3.0.0 |
2141 | 585 '@types/d3-fetch': 3.0.2 |
586 '@types/d3-force': 3.0.4 | |
2062 | 587 '@types/d3-format': 3.0.1 |
2141 | 588 '@types/d3-geo': 3.0.3 |
589 '@types/d3-hierarchy': 3.1.2 | |
2062 | 590 '@types/d3-interpolate': 3.0.1 |
591 '@types/d3-path': 3.0.0 | |
592 '@types/d3-polygon': 3.0.0 | |
593 '@types/d3-quadtree': 3.0.2 | |
594 '@types/d3-random': 3.0.1 | |
2141 | 595 '@types/d3-scale': 4.0.3 |
2062 | 596 '@types/d3-scale-chromatic': 3.0.0 |
2141 | 597 '@types/d3-selection': 3.0.5 |
598 '@types/d3-shape': 3.1.1 | |
2062 | 599 '@types/d3-time': 3.0.0 |
600 '@types/d3-time-format': 4.0.0 | |
601 '@types/d3-timer': 3.0.0 | |
2141 | 602 '@types/d3-transition': 3.0.3 |
603 '@types/d3-zoom': 3.0.2 | |
2062 | 604 dev: false |
605 | |
606 /@types/debug/4.1.7: | |
607 resolution: {integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==} | |
608 dependencies: | |
609 '@types/ms': 0.7.31 | |
610 dev: false | |
611 | |
2213 | 612 /@types/fpsmeter/0.3.31: |
613 resolution: {integrity: sha512-LxMpVg6v6DkLjCpREAQgoO+PG6Ry3euoKqrG/tyBFBr7lRaCRT0J/GZYh/BrUOI3nIXs9ogRgTLzNKNF4JznrQ==} | |
614 dev: false | |
615 | |
2141 | 616 /@types/geojson/7946.0.10: |
617 resolution: {integrity: sha512-Nmh0K3iWQJzniTuPRcJn5hxXkfB1T1pgB89SBig5PlJQU5yocazeu4jATJlaA0GYFKWMqDdvYemoSnF2pXgLVA==} | |
2062 | 618 dev: false |
619 | |
620 /@types/ms/0.7.31: | |
621 resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} | |
622 dev: false | |
623 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
624 /@types/n3/1.10.4: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
625 resolution: {integrity: sha512-FfRTwcbXcScVHuAjIASveRWL6Fi6fPALl1Ge8tMESYLqU7R42LJvtdBpUi+f9YK0oQPqIN+zFFgMDFJfLMx0bg==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
626 dependencies: |
2141 | 627 '@types/node': 20.2.0 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
628 rdf-js: 4.0.2 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
629 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
630 |
2141 | 631 /@types/node/20.2.0: |
632 resolution: {integrity: sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==} | |
2033 | 633 dev: false |
634 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
635 /@types/reconnectingwebsocket/1.0.7: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
636 resolution: {integrity: sha512-17pnIZsGi9P8YNp7c0ueY2WEauSxDivuFeGuMuPPJMA3qk34CnFgBHGqkxgun3HUifEuwNr8cf+9rU7vSd8i5g==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
637 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
638 |
2141 | 639 /@types/trusted-types/2.0.3: |
640 resolution: {integrity: sha512-NfQ4gyz38SL8sDNrSixxU2Os1a5xcdFxipAFxYEuLUlvU2uDwS4NUpsImcf1//SlWItCVMMLiylsxbmNMToV/g==} | |
2033 | 641 dev: false |
642 | |
2062 | 643 /@types/underscore/1.11.4: |
644 resolution: {integrity: sha512-uO4CD2ELOjw8tasUrAhvnn2W4A0ZECOvMjCivJr4gA9pGgjv+qxKWY9GLTMVEK8ej85BxQOocUyE7hImmSQYcg==} | |
645 dev: false | |
646 | |
2141 | 647 /abort-controller/3.0.0: |
648 resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} | |
649 engines: {node: '>=6.5'} | |
650 dependencies: | |
651 event-target-shim: 5.0.1 | |
652 dev: false | |
653 | |
654 /async/3.2.4: | |
655 resolution: {integrity: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==} | |
656 dev: false | |
657 | |
658 /base64-js/1.5.1: | |
659 resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} | |
660 dev: false | |
661 | |
662 /buffer/6.0.3: | |
663 resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} | |
664 dependencies: | |
665 base64-js: 1.5.1 | |
666 ieee754: 1.2.1 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
667 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
668 |
2062 | 669 /commander/7.2.0: |
670 resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} | |
671 engines: {node: '>= 10'} | |
672 dev: false | |
673 | |
2039 | 674 /connect-history-api-fallback/1.6.0: |
675 resolution: {integrity: sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==} | |
676 engines: {node: '>=0.8'} | |
2032 | 677 dev: false |
678 | |
2141 | 679 /d3-array/3.2.3: |
680 resolution: {integrity: sha512-JRHwbQQ84XuAESWhvIPaUV4/1UYTBOLiOPGWqgFDHZS1D5QN9c57FbH3QpEnQMYiOXNzKUQyGTZf+EVO7RT5TQ==} | |
2062 | 681 engines: {node: '>=12'} |
682 dependencies: | |
683 internmap: 2.0.3 | |
684 dev: false | |
685 | |
686 /d3-axis/3.0.0: | |
687 resolution: {integrity: sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==} | |
688 engines: {node: '>=12'} | |
689 dev: false | |
690 | |
691 /d3-brush/3.0.0: | |
692 resolution: {integrity: sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==} | |
693 engines: {node: '>=12'} | |
694 dependencies: | |
695 d3-dispatch: 3.0.1 | |
696 d3-drag: 3.0.0 | |
697 d3-interpolate: 3.0.1 | |
698 d3-selection: 3.0.0 | |
699 d3-transition: 3.0.1_d3-selection@3.0.0 | |
700 dev: false | |
701 | |
702 /d3-chord/3.0.1: | |
703 resolution: {integrity: sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==} | |
704 engines: {node: '>=12'} | |
705 dependencies: | |
2141 | 706 d3-path: 3.1.0 |
2062 | 707 dev: false |
708 | |
709 /d3-color/3.1.0: | |
710 resolution: {integrity: sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==} | |
711 engines: {node: '>=12'} | |
712 dev: false | |
713 | |
2141 | 714 /d3-contour/4.0.2: |
715 resolution: {integrity: sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==} | |
2062 | 716 engines: {node: '>=12'} |
717 dependencies: | |
2141 | 718 d3-array: 3.2.3 |
2062 | 719 dev: false |
720 | |
2141 | 721 /d3-delaunay/6.0.4: |
722 resolution: {integrity: sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==} | |
2062 | 723 engines: {node: '>=12'} |
724 dependencies: | |
725 delaunator: 5.0.0 | |
726 dev: false | |
727 | |
728 /d3-dispatch/3.0.1: | |
729 resolution: {integrity: sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==} | |
730 engines: {node: '>=12'} | |
731 dev: false | |
732 | |
733 /d3-drag/3.0.0: | |
734 resolution: {integrity: sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==} | |
735 engines: {node: '>=12'} | |
736 dependencies: | |
737 d3-dispatch: 3.0.1 | |
738 d3-selection: 3.0.0 | |
739 dev: false | |
740 | |
741 /d3-dsv/3.0.1: | |
742 resolution: {integrity: sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==} | |
743 engines: {node: '>=12'} | |
744 hasBin: true | |
745 dependencies: | |
746 commander: 7.2.0 | |
747 iconv-lite: 0.6.3 | |
748 rw: 1.3.3 | |
749 dev: false | |
750 | |
751 /d3-ease/3.0.1: | |
752 resolution: {integrity: sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==} | |
753 engines: {node: '>=12'} | |
754 dev: false | |
755 | |
756 /d3-fetch/3.0.1: | |
757 resolution: {integrity: sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==} | |
758 engines: {node: '>=12'} | |
759 dependencies: | |
760 d3-dsv: 3.0.1 | |
761 dev: false | |
762 | |
763 /d3-force/3.0.0: | |
764 resolution: {integrity: sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==} | |
765 engines: {node: '>=12'} | |
766 dependencies: | |
767 d3-dispatch: 3.0.1 | |
768 d3-quadtree: 3.0.1 | |
769 d3-timer: 3.0.1 | |
770 dev: false | |
771 | |
772 /d3-format/3.1.0: | |
773 resolution: {integrity: sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==} | |
774 engines: {node: '>=12'} | |
775 dev: false | |
776 | |
2141 | 777 /d3-geo/3.1.0: |
778 resolution: {integrity: sha512-JEo5HxXDdDYXCaWdwLRt79y7giK8SbhZJbFWXqbRTolCHFI5jRqteLzCsq51NKbUoX0PjBVSohxrx+NoOUujYA==} | |
2062 | 779 engines: {node: '>=12'} |
780 dependencies: | |
2141 | 781 d3-array: 3.2.3 |
2062 | 782 dev: false |
783 | |
784 /d3-hierarchy/3.1.2: | |
785 resolution: {integrity: sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==} | |
786 engines: {node: '>=12'} | |
787 dev: false | |
788 | |
789 /d3-interpolate/3.0.1: | |
790 resolution: {integrity: sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==} | |
791 engines: {node: '>=12'} | |
792 dependencies: | |
793 d3-color: 3.1.0 | |
794 dev: false | |
795 | |
2141 | 796 /d3-path/3.1.0: |
797 resolution: {integrity: sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==} | |
2062 | 798 engines: {node: '>=12'} |
799 dev: false | |
800 | |
801 /d3-polygon/3.0.1: | |
802 resolution: {integrity: sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==} | |
803 engines: {node: '>=12'} | |
804 dev: false | |
805 | |
806 /d3-quadtree/3.0.1: | |
807 resolution: {integrity: sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==} | |
808 engines: {node: '>=12'} | |
809 dev: false | |
810 | |
811 /d3-random/3.0.1: | |
812 resolution: {integrity: sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==} | |
813 engines: {node: '>=12'} | |
814 dev: false | |
815 | |
816 /d3-scale-chromatic/3.0.0: | |
817 resolution: {integrity: sha512-Lx9thtxAKrO2Pq6OO2Ua474opeziKr279P/TKZsMAhYyNDD3EnCffdbgeSYN5O7m2ByQsxtuP2CSDczNUIZ22g==} | |
818 engines: {node: '>=12'} | |
819 dependencies: | |
820 d3-color: 3.1.0 | |
821 d3-interpolate: 3.0.1 | |
822 dev: false | |
823 | |
824 /d3-scale/4.0.2: | |
825 resolution: {integrity: sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==} | |
826 engines: {node: '>=12'} | |
827 dependencies: | |
2141 | 828 d3-array: 3.2.3 |
2062 | 829 d3-format: 3.1.0 |
830 d3-interpolate: 3.0.1 | |
2141 | 831 d3-time: 3.1.0 |
2062 | 832 d3-time-format: 4.1.0 |
833 dev: false | |
834 | |
835 /d3-selection/3.0.0: | |
836 resolution: {integrity: sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==} | |
837 engines: {node: '>=12'} | |
838 dev: false | |
839 | |
2141 | 840 /d3-shape/3.2.0: |
841 resolution: {integrity: sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==} | |
2062 | 842 engines: {node: '>=12'} |
843 dependencies: | |
2141 | 844 d3-path: 3.1.0 |
2062 | 845 dev: false |
846 | |
847 /d3-time-format/4.1.0: | |
848 resolution: {integrity: sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==} | |
849 engines: {node: '>=12'} | |
850 dependencies: | |
2141 | 851 d3-time: 3.1.0 |
2062 | 852 dev: false |
853 | |
2141 | 854 /d3-time/3.1.0: |
855 resolution: {integrity: sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==} | |
2062 | 856 engines: {node: '>=12'} |
857 dependencies: | |
2141 | 858 d3-array: 3.2.3 |
2062 | 859 dev: false |
860 | |
861 /d3-timer/3.0.1: | |
862 resolution: {integrity: sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==} | |
863 engines: {node: '>=12'} | |
864 dev: false | |
865 | |
866 /d3-transition/3.0.1_d3-selection@3.0.0: | |
867 resolution: {integrity: sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==} | |
868 engines: {node: '>=12'} | |
869 peerDependencies: | |
870 d3-selection: 2 - 3 | |
871 dependencies: | |
872 d3-color: 3.1.0 | |
873 d3-dispatch: 3.0.1 | |
874 d3-ease: 3.0.1 | |
875 d3-interpolate: 3.0.1 | |
876 d3-selection: 3.0.0 | |
877 d3-timer: 3.0.1 | |
878 dev: false | |
879 | |
880 /d3-zoom/3.0.0: | |
881 resolution: {integrity: sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==} | |
882 engines: {node: '>=12'} | |
883 dependencies: | |
884 d3-dispatch: 3.0.1 | |
885 d3-drag: 3.0.0 | |
886 d3-interpolate: 3.0.1 | |
887 d3-selection: 3.0.0 | |
888 d3-transition: 3.0.1_d3-selection@3.0.0 | |
889 dev: false | |
890 | |
2141 | 891 /d3/7.8.4: |
892 resolution: {integrity: sha512-q2WHStdhiBtD8DMmhDPyJmXUxr6VWRngKyiJ5EfXMxPw+tqT6BhNjhJZ4w3BHsNm3QoVfZLY8Orq/qPFczwKRA==} | |
2062 | 893 engines: {node: '>=12'} |
894 dependencies: | |
2141 | 895 d3-array: 3.2.3 |
2062 | 896 d3-axis: 3.0.0 |
897 d3-brush: 3.0.0 | |
898 d3-chord: 3.0.1 | |
899 d3-color: 3.1.0 | |
2141 | 900 d3-contour: 4.0.2 |
901 d3-delaunay: 6.0.4 | |
2062 | 902 d3-dispatch: 3.0.1 |
903 d3-drag: 3.0.0 | |
904 d3-dsv: 3.0.1 | |
905 d3-ease: 3.0.1 | |
906 d3-fetch: 3.0.1 | |
907 d3-force: 3.0.0 | |
908 d3-format: 3.1.0 | |
2141 | 909 d3-geo: 3.1.0 |
2062 | 910 d3-hierarchy: 3.1.2 |
911 d3-interpolate: 3.0.1 | |
2141 | 912 d3-path: 3.1.0 |
2062 | 913 d3-polygon: 3.0.1 |
914 d3-quadtree: 3.0.1 | |
915 d3-random: 3.0.1 | |
916 d3-scale: 4.0.2 | |
917 d3-scale-chromatic: 3.0.0 | |
918 d3-selection: 3.0.0 | |
2141 | 919 d3-shape: 3.2.0 |
920 d3-time: 3.1.0 | |
2062 | 921 d3-time-format: 4.1.0 |
922 d3-timer: 3.0.1 | |
923 d3-transition: 3.0.1_d3-selection@3.0.0 | |
924 d3-zoom: 3.0.0 | |
925 dev: false | |
926 | |
2032 | 927 /debug/4.3.4: |
928 resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} | |
929 engines: {node: '>=6.0'} | |
930 peerDependencies: | |
931 supports-color: '*' | |
932 peerDependenciesMeta: | |
933 supports-color: | |
934 optional: true | |
935 dependencies: | |
936 ms: 2.1.2 | |
937 dev: false | |
938 | |
2062 | 939 /delaunator/5.0.0: |
940 resolution: {integrity: sha512-AyLvtyJdbv/U1GkiS6gUUzclRoAY4Gs75qkMygJJhU75LW4DNuSF2RMzpxs9jw9Oz1BobHjTdkG3zdP55VxAqw==} | |
941 dependencies: | |
942 robust-predicates: 3.0.1 | |
943 dev: false | |
944 | |
2141 | 945 /esbuild/0.17.19: |
946 resolution: {integrity: sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==} | |
2033 | 947 engines: {node: '>=12'} |
948 hasBin: true | |
949 requiresBuild: true | |
950 optionalDependencies: | |
2141 | 951 '@esbuild/android-arm': 0.17.19 |
952 '@esbuild/android-arm64': 0.17.19 | |
953 '@esbuild/android-x64': 0.17.19 | |
954 '@esbuild/darwin-arm64': 0.17.19 | |
955 '@esbuild/darwin-x64': 0.17.19 | |
956 '@esbuild/freebsd-arm64': 0.17.19 | |
957 '@esbuild/freebsd-x64': 0.17.19 | |
958 '@esbuild/linux-arm': 0.17.19 | |
959 '@esbuild/linux-arm64': 0.17.19 | |
960 '@esbuild/linux-ia32': 0.17.19 | |
961 '@esbuild/linux-loong64': 0.17.19 | |
962 '@esbuild/linux-mips64el': 0.17.19 | |
963 '@esbuild/linux-ppc64': 0.17.19 | |
964 '@esbuild/linux-riscv64': 0.17.19 | |
965 '@esbuild/linux-s390x': 0.17.19 | |
966 '@esbuild/linux-x64': 0.17.19 | |
967 '@esbuild/netbsd-x64': 0.17.19 | |
968 '@esbuild/openbsd-x64': 0.17.19 | |
969 '@esbuild/sunos-x64': 0.17.19 | |
970 '@esbuild/win32-arm64': 0.17.19 | |
971 '@esbuild/win32-ia32': 0.17.19 | |
972 '@esbuild/win32-x64': 0.17.19 | |
973 dev: false | |
974 | |
975 /event-target-shim/5.0.1: | |
976 resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} | |
977 engines: {node: '>=6'} | |
978 dev: false | |
979 | |
980 /events/3.3.0: | |
981 resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} | |
982 engines: {node: '>=0.8.x'} | |
2033 | 983 dev: false |
984 | |
2103 | 985 /exenv-es6/1.1.1: |
986 resolution: {integrity: sha512-vlVu3N8d6yEMpMsEm+7sUBAI81aqYYuEvfK0jNqmdb/OPXzzH7QWDDnVjMvDSY47JdHEqx/dfC/q8WkfoTmpGQ==} | |
987 dev: false | |
988 | |
2213 | 989 /fpsmeter/0.3.1: |
990 resolution: {integrity: sha512-i3zzNJwGkA+9WWIXpAtP0TCN64eO5VkKQgirYE7ZCVqyC3NfUPszU35R044fmSCjiMqefiBs5NiGKvD7lFJ87Q==} | |
991 dev: false | |
992 | |
2033 | 993 /fsevents/2.3.2: |
994 resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} | |
995 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} | |
996 os: [darwin] | |
997 requiresBuild: true | |
998 dev: false | |
999 optional: true | |
1000 | |
2062 | 1001 /iconv-lite/0.6.3: |
1002 resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} | |
1003 engines: {node: '>=0.10.0'} | |
1004 dependencies: | |
1005 safer-buffer: 2.1.2 | |
1006 dev: false | |
1007 | |
2141 | 1008 /ieee754/1.2.1: |
1009 resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1010 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1011 |
2062 | 1012 /internmap/2.0.3: |
1013 resolution: {integrity: sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==} | |
1014 engines: {node: '>=12'} | |
1015 dev: false | |
1016 | |
1017 /knockout/3.5.1: | |
1018 resolution: {integrity: sha512-wRJ9I4az0QcsH7A4v4l0enUpkS++MBx0BnL/68KaLzJg7x1qmbjSlwEoCNol7KTYZ+pmtI7Eh2J0Nu6/2Z5J/Q==} | |
1019 dev: false | |
1020 | |
2141 | 1021 /lit-element/3.3.2: |
1022 resolution: {integrity: sha512-xXAeVWKGr4/njq0rGC9dethMnYCq5hpKYrgQZYTzawt9YQhMiXfD+T1RgrdY3NamOxwq2aXlb0vOI6e29CKgVQ==} | |
2033 | 1023 dependencies: |
2141 | 1024 '@lit-labs/ssr-dom-shim': 1.1.1 |
1025 '@lit/reactive-element': 1.6.1 | |
1026 lit-html: 2.7.4 | |
2033 | 1027 dev: false |
1028 | |
2141 | 1029 /lit-html/2.7.4: |
1030 resolution: {integrity: sha512-/Jw+FBpeEN+z8X6PJva5n7+0MzCVAH2yypN99qHYYkq8bI+j7I39GH+68Z/MZD6rGKDK9RpzBw7CocfmHfq6+g==} | |
2033 | 1031 dependencies: |
2141 | 1032 '@types/trusted-types': 2.0.3 |
2033 | 1033 dev: false |
1034 | |
2141 | 1035 /lit/2.7.4: |
1036 resolution: {integrity: sha512-cgD7xrZoYr21mbrkZIuIrj98YTMw/snJPg52deWVV4A8icLyNHI3bF70xsJeAgwTuiq5Kkd+ZR8gybSJDCPB7g==} | |
2032 | 1037 dependencies: |
2141 | 1038 '@lit/reactive-element': 1.6.1 |
1039 lit-element: 3.3.2 | |
1040 lit-html: 2.7.4 | |
2032 | 1041 dev: false |
1042 | |
1043 /ms/2.1.2: | |
1044 resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} | |
1045 dev: false | |
1046 | |
2141 | 1047 /n3/1.16.4: |
1048 resolution: {integrity: sha512-jtC53efM5/q4BYC3qBnegn1MJDKXHH9PEd6gVDNpIicbgXS6gkANz4DdI0jt4aLvza1xSjCcni33riXWvfoEdw==} | |
1049 engines: {node: '>=12.0'} | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1050 dependencies: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1051 queue-microtask: 1.2.3 |
2141 | 1052 readable-stream: 4.4.0 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1053 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1054 |
2141 | 1055 /nanoid/3.3.6: |
1056 resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} | |
2033 | 1057 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} |
1058 hasBin: true | |
1059 dev: false | |
1060 | |
2241 | 1061 /onecolor/4.0.0: |
1062 resolution: {integrity: sha512-DVekU/5RwE8iWt04loesYKLbePAi1KfWD3W0/7YySESLaMJnVNcdgnjEwA1SIvzqjxtYT52/cFC+tB8csFE1sA==} | |
1063 engines: {node: '>=0.4.8'} | |
1064 dev: false | |
1065 | |
2034 | 1066 /parse-prometheus-text-format/1.1.1: |
1067 resolution: {integrity: sha512-dBlhYVACjRdSqLMFe4/Q1l/Gd3UmXm8ruvsTi7J6ul3ih45AkzkVpI5XHV4aZ37juGZW5+3dGU5lwk+QLM9XJA==} | |
1068 dependencies: | |
1069 shallow-equal: 1.2.1 | |
1070 dev: false | |
1071 | |
2032 | 1072 /picocolors/1.0.0: |
1073 resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} | |
1074 dev: false | |
1075 | |
2141 | 1076 /postcss/8.4.23: |
1077 resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==} | |
2033 | 1078 engines: {node: ^10 || ^12 || >=14} |
1079 dependencies: | |
2141 | 1080 nanoid: 3.3.6 |
2033 | 1081 picocolors: 1.0.0 |
1082 source-map-js: 1.0.2 | |
1083 dev: false | |
1084 | |
2141 | 1085 /process/0.11.10: |
1086 resolution: {integrity: sha1-czIwDoQBYb2j5podHZGn1LwW8YI=} | |
1087 engines: {node: '>= 0.6.0'} | |
1088 dev: false | |
1089 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1090 /queue-microtask/1.2.3: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1091 resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1092 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1093 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1094 /rdf-js/4.0.2: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1095 resolution: {integrity: sha512-ApvlFa/WsQh8LpPK/6hctQwG06Z9ztQQGWVtrcrf9L6+sejHNXLPOqL+w7q3hF+iL0C4sv3AX1PUtGkLNzyZ0Q==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1096 dependencies: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1097 '@rdfjs/types': 1.1.0 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1098 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1099 |
2141 | 1100 /readable-stream/4.4.0: |
1101 resolution: {integrity: sha512-kDMOq0qLtxV9f/SQv522h8cxZBqNZXuXNyjyezmfAAuribMyVXziljpQ/uQhfE1XLg2/TLTW2DsnoE4VAi/krg==} | |
1102 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1103 dependencies: |
2141 | 1104 abort-controller: 3.0.0 |
1105 buffer: 6.0.3 | |
1106 events: 3.3.0 | |
1107 process: 0.11.10 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1108 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1109 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1110 /reconnectingwebsocket/1.0.0: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1111 resolution: {integrity: sha1-C4Jbq7N7ZwRFxlqn0+2XgwAgVEQ=} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1112 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1113 |
2062 | 1114 /robust-predicates/3.0.1: |
1115 resolution: {integrity: sha512-ndEIpszUHiG4HtDsQLeIuMvRsDnn8c8rYStabochtUeCvfuvNptb5TUbVD68LRAILPX7p9nqQGh4xJgn3EHS/g==} | |
1116 dev: false | |
1117 | |
2141 | 1118 /rollup/3.22.0: |
1119 resolution: {integrity: sha512-imsigcWor5Y/dC0rz2q0bBt9PabcL3TORry2hAa6O6BuMvY71bqHyfReAz5qyAqiQATD1m70qdntqBfBQjVWpQ==} | |
1120 engines: {node: '>=14.18.0', npm: '>=8.0.0'} | |
2033 | 1121 hasBin: true |
1122 optionalDependencies: | |
1123 fsevents: 2.3.2 | |
1124 dev: false | |
1125 | |
2062 | 1126 /rw/1.3.3: |
1127 resolution: {integrity: sha1-P4Yt+pGrdmsUiF700BEkv9oHT7Q=} | |
1128 dev: false | |
1129 | |
1130 /safer-buffer/2.1.2: | |
1131 resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} | |
1132 dev: false | |
1133 | |
2034 | 1134 /shallow-equal/1.2.1: |
1135 resolution: {integrity: sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA==} | |
1136 dev: false | |
1137 | |
2033 | 1138 /source-map-js/1.0.2: |
1139 resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} | |
1140 engines: {node: '>=0.10.0'} | |
1141 dev: false | |
1142 | |
2239 | 1143 /sub-events/1.9.0: |
1144 resolution: {integrity: sha512-dnFBayilG9Ku0k/lNs1Y7WV4kv91+ovCoeBV3uIYrY49DylvBb6z9d9ED2ctcrvX2YlReFalpCgJNtSgmrOaJg==} | |
1145 engines: {node: '>=10.0.0'} | |
1146 dev: false | |
1147 | |
2062 | 1148 /sylvester/0.0.21: |
2145
cc34e9b8bb97
workaround sylvester module errors from tsc
drewp@bigasterisk.com
parents:
2141
diff
changeset
|
1149 resolution: {integrity: sha512-yUT0ukFkFEt4nb+NY+n2ag51aS/u9UHXoZw+A4jgD77/jzZsBoSDHuqysrVCBC4CYR4TYvUJq54ONpXgDBH8tA==} |
2062 | 1150 engines: {node: '>=0.2.6'} |
1151 dev: false | |
1152 | |
2103 | 1153 /tabbable/5.3.3: |
1154 resolution: {integrity: sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==} | |
1155 dev: false | |
1156 | |
1157 /tslib/1.14.1: | |
1158 resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} | |
1159 dev: false | |
1160 | |
2141 | 1161 /tslib/2.5.1: |
1162 resolution: {integrity: sha512-KaI6gPil5m9vF7DKaoXxx1ia9fxS4qG5YveErRRVknPDXXriu5M8h48YRjB6h5ZUOKuAKlSJYb0GaDe8I39fRw==} | |
2085 | 1163 dev: false |
1164 | |
2141 | 1165 /typescript/5.0.4: |
1166 resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} | |
1167 engines: {node: '>=12.20'} | |
2085 | 1168 hasBin: true |
1169 dev: false | |
1170 | |
2141 | 1171 /underscore/1.13.6: |
1172 resolution: {integrity: sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==} | |
2062 | 1173 dev: false |
1174 | |
2141 | 1175 /vite-plugin-rewrite-all/1.0.1_vite@4.3.7: |
1176 resolution: {integrity: sha512-W0DAchC8ynuQH0lYLIu5/5+JGfYlUTRD8GGNtHFXRJX4FzzB9MajtqHBp26zq/ly9sDt5BqrfdT08rv3RbB0LQ==} | |
2039 | 1177 engines: {node: '>=12.0.0'} |
1178 peerDependencies: | |
2141 | 1179 vite: ^2.0.0 || ^3.0.0 || ^4.0.0 |
2032 | 1180 dependencies: |
2039 | 1181 connect-history-api-fallback: 1.6.0 |
2141 | 1182 vite: 4.3.7_@types+node@20.2.0 |
2032 | 1183 dev: false |
1184 | |
2141 | 1185 /vite/4.3.7_@types+node@20.2.0: |
1186 resolution: {integrity: sha512-MTIFpbIm9v7Hh5b0wSBgkcWzSBz7SAa6K/cBTwS4kUiQJfQLFlZZRJRQgqunCVzhTPCk674tW+0Qaqh3Q00dBg==} | |
1187 engines: {node: ^14.18.0 || >=16.0.0} | |
2033 | 1188 hasBin: true |
1189 peerDependencies: | |
2141 | 1190 '@types/node': '>= 14' |
2033 | 1191 less: '*' |
1192 sass: '*' | |
1193 stylus: '*' | |
2141 | 1194 sugarss: '*' |
1195 terser: ^5.4.0 | |
2033 | 1196 peerDependenciesMeta: |
2141 | 1197 '@types/node': |
1198 optional: true | |
2033 | 1199 less: |
1200 optional: true | |
1201 sass: | |
1202 optional: true | |
1203 stylus: | |
1204 optional: true | |
2141 | 1205 sugarss: |
1206 optional: true | |
1207 terser: | |
1208 optional: true | |
2033 | 1209 dependencies: |
2141 | 1210 '@types/node': 20.2.0 |
1211 esbuild: 0.17.19 | |
1212 postcss: 8.4.23 | |
1213 rollup: 3.22.0 | |
2033 | 1214 optionalDependencies: |
1215 fsevents: 2.3.2 | |
1216 dev: false |