Mercurial > code > home > repos > light9
annotate pnpm-lock.yaml @ 2138:83f9fbc0a003
setup tweaks
author | drewp@bigasterisk.com |
---|---|
date | Wed, 17 May 2023 17:28:35 -0700 |
parents | 1ef921880e37 |
children | bee583b891dc |
rev | line source |
---|---|
2138 | 1 lockfileVersion: 5.4 |
2032 | 2 |
3 specifiers: | |
2085 | 4 '@material/mwc-slider': ^0.26.1 |
2103 | 5 '@microsoft/fast-components': ^2.30.6 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
6 '@types/async': ^3.2.13 |
2062 | 7 '@types/d3': ^7.1.0 |
8 '@types/debug': ^4.1.7 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
9 '@types/n3': ^1.10.4 |
2039 | 10 '@types/node': ^17.0.31 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
11 '@types/reconnectingwebsocket': ^1.0.7 |
2062 | 12 '@types/sylvester': ^0.1.8 |
13 '@types/underscore': ^1.11.4 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
14 async: ^3.2.3 |
2062 | 15 d3: ^7.4.4 |
2033 | 16 debug: ^4.3.4 |
2062 | 17 knockout: ^3.5.1 |
2039 | 18 lit: ^2.2.3 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
19 n3: ^1.16.2 |
2034 | 20 parse-prometheus-text-format: ^1.1.1 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
21 reconnectingwebsocket: ^1.0.0 |
2062 | 22 sylvester: ^0.0.21 |
2085 | 23 typescript: ^4.7.2 |
2062 | 24 underscore: ^1.13.3 |
2099
5f0c2e350283
update vite- didn't seem to help with bogus path errors
drewp@bigasterisk.com
parents:
2085
diff
changeset
|
25 vite: ^2.9.9 |
2039 | 26 vite-plugin-rewrite-all: ^0.1.2 |
2032 | 27 |
28 dependencies: | |
2085 | 29 '@material/mwc-slider': 0.26.1 |
2103 | 30 '@microsoft/fast-components': 2.30.6 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
31 '@types/async': 3.2.13 |
2062 | 32 '@types/d3': 7.1.0 |
33 '@types/debug': 4.1.7 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
34 '@types/n3': 1.10.4 |
2039 | 35 '@types/node': 17.0.31 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
36 '@types/reconnectingwebsocket': 1.0.7 |
2062 | 37 '@types/sylvester': 0.1.8 |
38 '@types/underscore': 1.11.4 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
39 async: 3.2.3 |
2062 | 40 d3: 7.4.4 |
2033 | 41 debug: 4.3.4 |
2062 | 42 knockout: 3.5.1 |
2039 | 43 lit: 2.2.3 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
44 n3: 1.16.2 |
2034 | 45 parse-prometheus-text-format: 1.1.1 |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
46 reconnectingwebsocket: 1.0.0 |
2062 | 47 sylvester: 0.0.21 |
2085 | 48 typescript: 4.7.2 |
2062 | 49 underscore: 1.13.3 |
2099
5f0c2e350283
update vite- didn't seem to help with bogus path errors
drewp@bigasterisk.com
parents:
2085
diff
changeset
|
50 vite: 2.9.9 |
5f0c2e350283
update vite- didn't seem to help with bogus path errors
drewp@bigasterisk.com
parents:
2085
diff
changeset
|
51 vite-plugin-rewrite-all: 0.1.2_vite@2.9.9 |
2032 | 52 |
53 packages: | |
54 | |
2039 | 55 /@lit/reactive-element/1.3.2: |
56 resolution: {integrity: sha512-A2e18XzPMrIh35nhIdE4uoqRzoIpEU5vZYuQN4S3Ee1zkGdYC27DP12pewbw/RLgPHzaE4kx/YqxMzebOpm0dA==} | |
2032 | 57 dev: false |
58 | |
2085 | 59 /@material/animation/14.0.0-canary.53b3cad2f.0: |
60 resolution: {integrity: sha512-GBuR4VmcTQW1D0lPXEosf5Giho72LLbyGIydWGtaEUtLJoive/D9kFkwTN4Fsyt9Kkl7hbhs35vrNe6QkAH4/Q==} | |
61 dependencies: | |
62 tslib: 2.4.0 | |
63 dev: false | |
64 | |
65 /@material/base/14.0.0-canary.53b3cad2f.0: | |
66 resolution: {integrity: sha512-UJKbXwZtkrA3sfQDmj8Zbw1Q3Tqtl6KdfVFws95Yf7TCUgTFzbZI/FSx1w7dVugQPOEnIBuZnzqZam/MtHkx4w==} | |
67 dependencies: | |
68 tslib: 2.4.0 | |
69 dev: false | |
70 | |
71 /@material/dom/14.0.0-canary.53b3cad2f.0: | |
72 resolution: {integrity: sha512-aR+rfncF6oi2ivdOlKSJI4UXwNzWV5rXM88MLDoSJF1D7lXxhAKhge+tMUBodWGV/q0+FnXLuVAa0WYTrKjo+A==} | |
73 dependencies: | |
74 '@material/feature-targeting': 14.0.0-canary.53b3cad2f.0 | |
75 tslib: 2.4.0 | |
76 dev: false | |
77 | |
78 /@material/elevation/14.0.0-canary.53b3cad2f.0: | |
79 resolution: {integrity: sha512-3h+EkR588RMZ5TSNQ4UeXD1FOBnL3ABQix0DQIGwtNJCqSMoPndT/oJEFvwQbTkZNDbFIKN9p1Q7/KuFPVY8Pw==} | |
80 dependencies: | |
81 '@material/animation': 14.0.0-canary.53b3cad2f.0 | |
82 '@material/base': 14.0.0-canary.53b3cad2f.0 | |
83 '@material/feature-targeting': 14.0.0-canary.53b3cad2f.0 | |
84 '@material/rtl': 14.0.0-canary.53b3cad2f.0 | |
85 '@material/theme': 14.0.0-canary.53b3cad2f.0 | |
86 tslib: 2.4.0 | |
87 dev: false | |
88 | |
89 /@material/feature-targeting/14.0.0-canary.53b3cad2f.0: | |
90 resolution: {integrity: sha512-fn7Af3PRyARtNeYqtjxXmE3Y/dCpnpQVWWys57MqiGR/nvc6qpgOfJ6rOdcu/MrOysOE/oebTUDmDnTmwpe9Hw==} | |
91 dependencies: | |
92 tslib: 2.4.0 | |
93 dev: false | |
94 | |
95 /@material/mwc-base/0.26.1: | |
96 resolution: {integrity: sha512-YcVvWwSoDwQAxjvYevhZgtyXIIPuMeTnw9MtEj+Hv7NJizT88hoTsPmKpwM+X58cIY2SPo0y/tHfgmblWntibQ==} | |
97 dependencies: | |
98 '@material/base': 14.0.0-canary.53b3cad2f.0 | |
99 '@material/dom': 14.0.0-canary.53b3cad2f.0 | |
100 lit: 2.2.3 | |
101 tslib: 2.4.0 | |
102 dev: false | |
103 | |
104 /@material/mwc-ripple/0.26.1: | |
105 resolution: {integrity: sha512-hBeC2S7TSYLmHetXbtu52/EZFzvAqrQk5skIV0aUZeZvywTJWRVoc5OavDjsJYuKxDnSECMnkIt8+l8WC48chg==} | |
106 dependencies: | |
107 '@material/dom': 14.0.0-canary.53b3cad2f.0 | |
108 '@material/mwc-base': 0.26.1 | |
109 '@material/ripple': 14.0.0-canary.53b3cad2f.0 | |
110 lit: 2.2.3 | |
111 tslib: 2.4.0 | |
112 dev: false | |
113 | |
114 /@material/mwc-slider/0.26.1: | |
115 resolution: {integrity: sha512-YGOYCqn8Nt6NMidOFguSsTGTpThNqnMrNuDV3hs7vK4ycEU4MVw4982S+GSoPtV4Ld+/n+sLXEY4BCMPAKEi3Q==} | |
116 dependencies: | |
117 '@material/dom': 14.0.0-canary.53b3cad2f.0 | |
118 '@material/mwc-base': 0.26.1 | |
119 '@material/mwc-ripple': 0.26.1 | |
120 '@material/slider': 14.0.0-canary.53b3cad2f.0 | |
121 lit: 2.2.3 | |
122 tslib: 2.4.0 | |
123 dev: false | |
124 | |
125 /@material/ripple/14.0.0-canary.53b3cad2f.0: | |
126 resolution: {integrity: sha512-6g2G62vd8DsMuIUSXlRrzb98qkZ4o8ZREknNwNP2zaLQEOkJ//4j9HaqDt98/3LIjUTY9UIVFTQENiMmlwKHYQ==} | |
127 dependencies: | |
128 '@material/animation': 14.0.0-canary.53b3cad2f.0 | |
129 '@material/base': 14.0.0-canary.53b3cad2f.0 | |
130 '@material/dom': 14.0.0-canary.53b3cad2f.0 | |
131 '@material/feature-targeting': 14.0.0-canary.53b3cad2f.0 | |
132 '@material/rtl': 14.0.0-canary.53b3cad2f.0 | |
133 '@material/theme': 14.0.0-canary.53b3cad2f.0 | |
134 tslib: 2.4.0 | |
135 dev: false | |
136 | |
137 /@material/rtl/14.0.0-canary.53b3cad2f.0: | |
138 resolution: {integrity: sha512-f08LT0HSa0WYU+4Jz/tbm1TQ9Fcf2k+H6dPPYv0J1sZmX6hMgCEmNiUdUFLQFvszoXx2XrRi1/hIFjbz2e69Yg==} | |
139 dependencies: | |
140 '@material/theme': 14.0.0-canary.53b3cad2f.0 | |
141 tslib: 2.4.0 | |
142 dev: false | |
143 | |
144 /@material/slider/14.0.0-canary.53b3cad2f.0: | |
145 resolution: {integrity: sha512-vsKgzDrIZh098zy3+zuxZaBvlbfVCbr/4H5a9cPhnUN947+RgqGWnPYgTozVQbFvFfN2pDi1aHOssUaayOUKvw==} | |
146 dependencies: | |
147 '@material/animation': 14.0.0-canary.53b3cad2f.0 | |
148 '@material/base': 14.0.0-canary.53b3cad2f.0 | |
149 '@material/dom': 14.0.0-canary.53b3cad2f.0 | |
150 '@material/elevation': 14.0.0-canary.53b3cad2f.0 | |
151 '@material/feature-targeting': 14.0.0-canary.53b3cad2f.0 | |
152 '@material/ripple': 14.0.0-canary.53b3cad2f.0 | |
153 '@material/rtl': 14.0.0-canary.53b3cad2f.0 | |
154 '@material/theme': 14.0.0-canary.53b3cad2f.0 | |
155 '@material/typography': 14.0.0-canary.53b3cad2f.0 | |
156 tslib: 2.4.0 | |
157 dev: false | |
158 | |
159 /@material/theme/14.0.0-canary.53b3cad2f.0: | |
160 resolution: {integrity: sha512-S06XAevDCDWMe+GgsEpITMS07imUidzadNaTbJsqssFajBLr53QWVZsG84BpjXKXoYvyEJvb0hX5U0lq6ip9UQ==} | |
161 dependencies: | |
162 '@material/feature-targeting': 14.0.0-canary.53b3cad2f.0 | |
163 tslib: 2.4.0 | |
164 dev: false | |
165 | |
166 /@material/typography/14.0.0-canary.53b3cad2f.0: | |
167 resolution: {integrity: sha512-9J0k2fq7uyHsRzRqJDJLGmg3YzRpfRPtFDVeUH/xBcYoqpZE7wYw5Mb7s/l8eP626EtR7HhXhSPjvRTLA6NIJg==} | |
168 dependencies: | |
169 '@material/feature-targeting': 14.0.0-canary.53b3cad2f.0 | |
170 '@material/theme': 14.0.0-canary.53b3cad2f.0 | |
171 tslib: 2.4.0 | |
172 dev: false | |
173 | |
2103 | 174 /@microsoft/fast-colors/5.3.0: |
175 resolution: {integrity: sha512-MtuVlnvoirgc3cyEGzkDdv+zlEt0dEm7y3HaBqoOYwti5OVROi7x99Kbn/cWGlqF13+a/TEX6L8IkYW0/LT7Yw==} | |
176 dev: false | |
177 | |
178 /@microsoft/fast-components/2.30.6: | |
179 resolution: {integrity: sha512-q6nPiRyA/8HHqCbN4ClziJfOfFaTIVIyBUTSJTcO7ODzkr8oEin7VzKJNoIP/qMpKMkg90wxwLOucr6nsokApw==} | |
180 dependencies: | |
181 '@microsoft/fast-colors': 5.3.0 | |
182 '@microsoft/fast-element': 1.10.2 | |
183 '@microsoft/fast-foundation': 2.46.9 | |
184 '@microsoft/fast-web-utilities': 5.4.1 | |
185 tslib: 1.14.1 | |
186 dev: false | |
187 | |
188 /@microsoft/fast-element/1.10.2: | |
189 resolution: {integrity: sha512-Nh80AEx/caDe4jhFYNT75sTG4k6MWy1N6XfgyhmejAX0ylivYy0M78WI2JgQOqi2ZRozCiNcpAPLVhYyAVN9sA==} | |
190 dev: false | |
191 | |
192 /@microsoft/fast-foundation/2.46.9: | |
193 resolution: {integrity: sha512-jgkVT7bAWIV844eDj3V9cmYFsRIcJ8vMuB4h2SlkJ9EmFbCfimvh6RyAhsHv+bC6QZSS0N0bpZHm5A5QsWgi3Q==} | |
194 dependencies: | |
195 '@microsoft/fast-element': 1.10.2 | |
196 '@microsoft/fast-web-utilities': 5.4.1 | |
197 tabbable: 5.3.3 | |
198 tslib: 1.14.1 | |
199 dev: false | |
200 | |
201 /@microsoft/fast-web-utilities/5.4.1: | |
202 resolution: {integrity: sha512-ReWYncndjV3c8D8iq9tp7NcFNc1vbVHvcBFPME2nNFKNbS1XCesYZGlIlf3ot5EmuOXPlrzUHOWzQ2vFpIkqDg==} | |
203 dependencies: | |
204 exenv-es6: 1.1.1 | |
205 dev: false | |
206 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
207 /@rdfjs/types/1.1.0: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
208 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
|
209 dependencies: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
210 '@types/node': 17.0.31 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
211 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
212 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
213 /@types/async/3.2.13: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
214 resolution: {integrity: sha512-7Q3awrhnvm89OzfsmqeqRQh8mh+8Pxfgq1UvSAn2nWQ5y/F3+NrbIF0RbkWq8+5dY99ozgap2b3DNBNwjLVOxw==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
215 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
216 |
2062 | 217 /@types/d3-array/3.0.2: |
218 resolution: {integrity: sha512-5mjGjz6XOXKOCdTajXTZ/pMsg236RdiwKPrRPWAEf/2S/+PzwY+LLYShUpeysWaMvsdS7LArh6GdUefoxpchsQ==} | |
219 dev: false | |
220 | |
221 /@types/d3-axis/3.0.1: | |
222 resolution: {integrity: sha512-zji/iIbdd49g9WN0aIsGcwcTBUkgLsCSwB+uH+LPVDAiKWENMtI3cJEWt+7/YYwelMoZmbBfzA3qCdrZ2XFNnw==} | |
223 dependencies: | |
224 '@types/d3-selection': 3.0.2 | |
225 dev: false | |
226 | |
227 /@types/d3-brush/3.0.1: | |
228 resolution: {integrity: sha512-B532DozsiTuQMHu2YChdZU0qsFJSio3Q6jmBYGYNp3gMDzBmuFFgPt9qKA4VYuLZMp4qc6eX7IUFUEsvHiXZAw==} | |
229 dependencies: | |
230 '@types/d3-selection': 3.0.2 | |
231 dev: false | |
232 | |
233 /@types/d3-chord/3.0.1: | |
234 resolution: {integrity: sha512-eQfcxIHrg7V++W8Qxn6QkqBNBokyhdWSAS73AbkbMzvLQmVVBviknoz2SRS/ZJdIOmhcmmdCRE/NFOm28Z1AMw==} | |
235 dev: false | |
236 | |
237 /@types/d3-color/3.0.2: | |
238 resolution: {integrity: sha512-WVx6zBiz4sWlboCy7TCgjeyHpNjMsoF36yaagny1uXfbadc9f+5BeBf7U+lRmQqY3EHbGQpP8UdW8AC+cywSwQ==} | |
239 dev: false | |
240 | |
241 /@types/d3-contour/3.0.1: | |
242 resolution: {integrity: sha512-C3zfBrhHZvrpAAK3YXqLWVAGo87A4SvJ83Q/zVJ8rFWJdKejUnDYaWZPkA8K84kb2vDA/g90LTQAz7etXcgoQQ==} | |
243 dependencies: | |
244 '@types/d3-array': 3.0.2 | |
245 '@types/geojson': 7946.0.8 | |
246 dev: false | |
247 | |
248 /@types/d3-delaunay/6.0.0: | |
249 resolution: {integrity: sha512-iGm7ZaGLq11RK3e69VeMM6Oqj2SjKUB9Qhcyd1zIcqn2uE8w9GFB445yCY46NOQO3ByaNyktX1DK+Etz7ZaX+w==} | |
250 dev: false | |
251 | |
252 /@types/d3-dispatch/3.0.1: | |
253 resolution: {integrity: sha512-NhxMn3bAkqhjoxabVJWKryhnZXXYYVQxaBnbANu0O94+O/nX9qSjrA1P1jbAQJxJf+VC72TxDX/YJcKue5bRqw==} | |
254 dev: false | |
255 | |
256 /@types/d3-drag/3.0.1: | |
257 resolution: {integrity: sha512-o1Va7bLwwk6h03+nSM8dpaGEYnoIG19P0lKqlic8Un36ymh9NSkNFX1yiXMKNMx8rJ0Kfnn2eovuFaL6Jvj0zA==} | |
258 dependencies: | |
259 '@types/d3-selection': 3.0.2 | |
260 dev: false | |
261 | |
262 /@types/d3-dsv/3.0.0: | |
263 resolution: {integrity: sha512-o0/7RlMl9p5n6FQDptuJVMxDf/7EDEv2SYEO/CwdG2tr1hTfUVi0Iavkk2ax+VpaQ/1jVhpnj5rq1nj8vwhn2A==} | |
264 dev: false | |
265 | |
266 /@types/d3-ease/3.0.0: | |
267 resolution: {integrity: sha512-aMo4eaAOijJjA6uU+GIeW018dvy9+oH5Y2VPPzjjfxevvGQ/oRDs+tfYC9b50Q4BygRR8yE2QCLsrT0WtAVseA==} | |
268 dev: false | |
269 | |
270 /@types/d3-fetch/3.0.1: | |
271 resolution: {integrity: sha512-toZJNOwrOIqz7Oh6Q7l2zkaNfXkfR7mFSJvGvlD/Ciq/+SQ39d5gynHJZ/0fjt83ec3WL7+u3ssqIijQtBISsw==} | |
272 dependencies: | |
273 '@types/d3-dsv': 3.0.0 | |
274 dev: false | |
275 | |
276 /@types/d3-force/3.0.3: | |
277 resolution: {integrity: sha512-z8GteGVfkWJMKsx6hwC3SiTSLspL98VNpmvLpEFJQpZPq6xpA1I8HNBDNSpukfK0Vb0l64zGFhzunLgEAcBWSA==} | |
278 dev: false | |
279 | |
280 /@types/d3-format/3.0.1: | |
281 resolution: {integrity: sha512-5KY70ifCCzorkLuIkDe0Z9YTf9RR2CjBX1iaJG+rgM/cPP+sO+q9YdQ9WdhQcgPj1EQiJ2/0+yUkkziTG6Lubg==} | |
282 dev: false | |
283 | |
284 /@types/d3-geo/3.0.2: | |
285 resolution: {integrity: sha512-DbqK7MLYA8LpyHQfv6Klz0426bQEf7bRTvhMy44sNGVyZoWn//B0c+Qbeg8Osi2Obdc9BLLXYAKpyWege2/7LQ==} | |
286 dependencies: | |
287 '@types/geojson': 7946.0.8 | |
288 dev: false | |
289 | |
290 /@types/d3-hierarchy/3.0.2: | |
291 resolution: {integrity: sha512-+krnrWOZ+aQB6v+E+jEkmkAx9HvsNAD+1LCD0vlBY3t+HwjKnsBFbpVLx6WWzDzCIuiTWdAxXMEnGnVXpB09qQ==} | |
292 dev: false | |
293 | |
294 /@types/d3-interpolate/3.0.1: | |
295 resolution: {integrity: sha512-jx5leotSeac3jr0RePOH1KdR9rISG91QIE4Q2PYTu4OymLTZfA3SrnURSLzKH48HmXVUru50b8nje4E79oQSQw==} | |
296 dependencies: | |
297 '@types/d3-color': 3.0.2 | |
298 dev: false | |
299 | |
300 /@types/d3-path/3.0.0: | |
301 resolution: {integrity: sha512-0g/A+mZXgFkQxN3HniRDbXMN79K3CdTpLsevj+PXiTcb2hVyvkZUBg37StmgCQkaD84cUJ4uaDAWq7UJOQy2Tg==} | |
302 dev: false | |
303 | |
304 /@types/d3-polygon/3.0.0: | |
305 resolution: {integrity: sha512-D49z4DyzTKXM0sGKVqiTDTYr+DHg/uxsiWDAkNrwXYuiZVd9o9wXZIo+YsHkifOiyBkmSWlEngHCQme54/hnHw==} | |
306 dev: false | |
307 | |
308 /@types/d3-quadtree/3.0.2: | |
309 resolution: {integrity: sha512-QNcK8Jguvc8lU+4OfeNx+qnVy7c0VrDJ+CCVFS9srBo2GL9Y18CnIxBdTF3v38flrGy5s1YggcoAiu6s4fLQIw==} | |
310 dev: false | |
311 | |
312 /@types/d3-random/3.0.1: | |
313 resolution: {integrity: sha512-IIE6YTekGczpLYo/HehAy3JGF1ty7+usI97LqraNa8IiDur+L44d0VOjAvFQWJVdZOJHukUJw+ZdZBlgeUsHOQ==} | |
314 dev: false | |
315 | |
316 /@types/d3-scale-chromatic/3.0.0: | |
317 resolution: {integrity: sha512-dsoJGEIShosKVRBZB0Vo3C8nqSDqVGujJU6tPznsBJxNJNwMF8utmS83nvCBKQYPpjCzaaHcrf66iTRpZosLPw==} | |
318 dev: false | |
319 | |
320 /@types/d3-scale/4.0.2: | |
321 resolution: {integrity: sha512-Yk4htunhPAwN0XGlIwArRomOjdoBFXC3+kCxK2Ubg7I9shQlVSJy/pG/Ht5ASN+gdMIalpk8TJ5xV74jFsetLA==} | |
322 dependencies: | |
323 '@types/d3-time': 3.0.0 | |
324 dev: false | |
325 | |
326 /@types/d3-selection/3.0.2: | |
327 resolution: {integrity: sha512-d29EDd0iUBrRoKhPndhDY6U/PYxOWqgIZwKTooy2UkBfU7TNZNpRho0yLWPxlatQrFWk2mnTu71IZQ4+LRgKlQ==} | |
328 dev: false | |
329 | |
330 /@types/d3-shape/3.0.2: | |
331 resolution: {integrity: sha512-5+ButCmIfNX8id5seZ7jKj3igdcxx+S9IDBiT35fQGTLZUfkFgTv+oBH34xgeoWDKpWcMITSzBILWQtBoN5Piw==} | |
332 dependencies: | |
333 '@types/d3-path': 3.0.0 | |
334 dev: false | |
335 | |
336 /@types/d3-time-format/4.0.0: | |
337 resolution: {integrity: sha512-yjfBUe6DJBsDin2BMIulhSHmr5qNR5Pxs17+oW4DoVPyVIXZ+m6bs7j1UVKP08Emv6jRmYrYqxYzO63mQxy1rw==} | |
338 dev: false | |
339 | |
340 /@types/d3-time/3.0.0: | |
341 resolution: {integrity: sha512-sZLCdHvBUcNby1cB6Fd3ZBrABbjz3v1Vm90nysCQ6Vt7vd6e/h9Lt7SiJUoEX0l4Dzc7P5llKyhqSi1ycSf1Hg==} | |
342 dev: false | |
343 | |
344 /@types/d3-timer/3.0.0: | |
345 resolution: {integrity: sha512-HNB/9GHqu7Fo8AQiugyJbv6ZxYz58wef0esl4Mv828w1ZKpAshw/uFWVDUcIB9KKFeFKoxS3cHY07FFgtTRZ1g==} | |
346 dev: false | |
347 | |
348 /@types/d3-transition/3.0.1: | |
349 resolution: {integrity: sha512-Sv4qEI9uq3bnZwlOANvYK853zvpdKEm1yz9rcc8ZTsxvRklcs9Fx4YFuGA3gXoQN/c/1T6QkVNjhaRO/cWj94g==} | |
350 dependencies: | |
351 '@types/d3-selection': 3.0.2 | |
352 dev: false | |
353 | |
354 /@types/d3-zoom/3.0.1: | |
355 resolution: {integrity: sha512-7s5L9TjfqIYQmQQEUcpMAcBOahem7TRoSO/+Gkz02GbMVuULiZzjF2BOdw291dbO2aNon4m2OdFsRGaCq2caLQ==} | |
356 dependencies: | |
357 '@types/d3-interpolate': 3.0.1 | |
358 '@types/d3-selection': 3.0.2 | |
359 dev: false | |
360 | |
361 /@types/d3/7.1.0: | |
362 resolution: {integrity: sha512-gYWvgeGjEl+zmF8c+U1RNIKqe7sfQwIXeLXO5Os72TjDjCEtgpvGBvZ8dXlAuSS1m6B90Y1Uo6Bm36OGR/OtCA==} | |
363 dependencies: | |
364 '@types/d3-array': 3.0.2 | |
365 '@types/d3-axis': 3.0.1 | |
366 '@types/d3-brush': 3.0.1 | |
367 '@types/d3-chord': 3.0.1 | |
368 '@types/d3-color': 3.0.2 | |
369 '@types/d3-contour': 3.0.1 | |
370 '@types/d3-delaunay': 6.0.0 | |
371 '@types/d3-dispatch': 3.0.1 | |
372 '@types/d3-drag': 3.0.1 | |
373 '@types/d3-dsv': 3.0.0 | |
374 '@types/d3-ease': 3.0.0 | |
375 '@types/d3-fetch': 3.0.1 | |
376 '@types/d3-force': 3.0.3 | |
377 '@types/d3-format': 3.0.1 | |
378 '@types/d3-geo': 3.0.2 | |
379 '@types/d3-hierarchy': 3.0.2 | |
380 '@types/d3-interpolate': 3.0.1 | |
381 '@types/d3-path': 3.0.0 | |
382 '@types/d3-polygon': 3.0.0 | |
383 '@types/d3-quadtree': 3.0.2 | |
384 '@types/d3-random': 3.0.1 | |
385 '@types/d3-scale': 4.0.2 | |
386 '@types/d3-scale-chromatic': 3.0.0 | |
387 '@types/d3-selection': 3.0.2 | |
388 '@types/d3-shape': 3.0.2 | |
389 '@types/d3-time': 3.0.0 | |
390 '@types/d3-time-format': 4.0.0 | |
391 '@types/d3-timer': 3.0.0 | |
392 '@types/d3-transition': 3.0.1 | |
393 '@types/d3-zoom': 3.0.1 | |
394 dev: false | |
395 | |
396 /@types/debug/4.1.7: | |
397 resolution: {integrity: sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==} | |
398 dependencies: | |
399 '@types/ms': 0.7.31 | |
400 dev: false | |
401 | |
402 /@types/geojson/7946.0.8: | |
403 resolution: {integrity: sha512-1rkryxURpr6aWP7R786/UQOkJ3PcpQiWkAXBmdWc7ryFWqN6a4xfK7BtjXvFBKO9LjQ+MWQSWxYeZX1OApnArA==} | |
404 dev: false | |
405 | |
406 /@types/ms/0.7.31: | |
407 resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} | |
408 dev: false | |
409 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
410 /@types/n3/1.10.4: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
411 resolution: {integrity: sha512-FfRTwcbXcScVHuAjIASveRWL6Fi6fPALl1Ge8tMESYLqU7R42LJvtdBpUi+f9YK0oQPqIN+zFFgMDFJfLMx0bg==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
412 dependencies: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
413 '@types/node': 17.0.31 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
414 rdf-js: 4.0.2 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
415 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
416 |
2039 | 417 /@types/node/17.0.31: |
418 resolution: {integrity: sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==} | |
2033 | 419 dev: false |
420 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
421 /@types/reconnectingwebsocket/1.0.7: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
422 resolution: {integrity: sha512-17pnIZsGi9P8YNp7c0ueY2WEauSxDivuFeGuMuPPJMA3qk34CnFgBHGqkxgun3HUifEuwNr8cf+9rU7vSd8i5g==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
423 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
424 |
2062 | 425 /@types/sylvester/0.1.8: |
426 resolution: {integrity: sha512-x1bzR4PCxvv1/9iPrbdQ15gWgP8Tp8EPjO4VLjhMijepB44BzJ/XvJavoPViSiHxlBX6NgzRgO0H+qa68lJFGA==} | |
427 dev: false | |
428 | |
2033 | 429 /@types/trusted-types/2.0.2: |
430 resolution: {integrity: sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==} | |
431 dev: false | |
432 | |
2062 | 433 /@types/underscore/1.11.4: |
434 resolution: {integrity: sha512-uO4CD2ELOjw8tasUrAhvnn2W4A0ZECOvMjCivJr4gA9pGgjv+qxKWY9GLTMVEK8ej85BxQOocUyE7hImmSQYcg==} | |
435 dev: false | |
436 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
437 /async/3.2.3: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
438 resolution: {integrity: sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
439 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
440 |
2062 | 441 /commander/7.2.0: |
442 resolution: {integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==} | |
443 engines: {node: '>= 10'} | |
444 dev: false | |
445 | |
2039 | 446 /connect-history-api-fallback/1.6.0: |
447 resolution: {integrity: sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==} | |
448 engines: {node: '>=0.8'} | |
2032 | 449 dev: false |
450 | |
2062 | 451 /d3-array/3.1.6: |
452 resolution: {integrity: sha512-DCbBBNuKOeiR9h04ySRBMW52TFVc91O9wJziuyXw6Ztmy8D3oZbmCkOO3UHKC7ceNJsN2Mavo9+vwV8EAEUXzA==} | |
453 engines: {node: '>=12'} | |
454 dependencies: | |
455 internmap: 2.0.3 | |
456 dev: false | |
457 | |
458 /d3-axis/3.0.0: | |
459 resolution: {integrity: sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==} | |
460 engines: {node: '>=12'} | |
461 dev: false | |
462 | |
463 /d3-brush/3.0.0: | |
464 resolution: {integrity: sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==} | |
465 engines: {node: '>=12'} | |
466 dependencies: | |
467 d3-dispatch: 3.0.1 | |
468 d3-drag: 3.0.0 | |
469 d3-interpolate: 3.0.1 | |
470 d3-selection: 3.0.0 | |
471 d3-transition: 3.0.1_d3-selection@3.0.0 | |
472 dev: false | |
473 | |
474 /d3-chord/3.0.1: | |
475 resolution: {integrity: sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==} | |
476 engines: {node: '>=12'} | |
477 dependencies: | |
478 d3-path: 3.0.1 | |
479 dev: false | |
480 | |
481 /d3-color/3.1.0: | |
482 resolution: {integrity: sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==} | |
483 engines: {node: '>=12'} | |
484 dev: false | |
485 | |
486 /d3-contour/3.0.1: | |
487 resolution: {integrity: sha512-0Oc4D0KyhwhM7ZL0RMnfGycLN7hxHB8CMmwZ3+H26PWAG0ozNuYG5hXSDNgmP1SgJkQMrlG6cP20HoaSbvcJTQ==} | |
488 engines: {node: '>=12'} | |
489 dependencies: | |
490 d3-array: 3.1.6 | |
491 dev: false | |
492 | |
493 /d3-delaunay/6.0.2: | |
494 resolution: {integrity: sha512-IMLNldruDQScrcfT+MWnazhHbDJhcRJyOEBAJfwQnHle1RPh6WDuLvxNArUju2VSMSUuKlY5BGHRJ2cYyoFLQQ==} | |
495 engines: {node: '>=12'} | |
496 dependencies: | |
497 delaunator: 5.0.0 | |
498 dev: false | |
499 | |
500 /d3-dispatch/3.0.1: | |
501 resolution: {integrity: sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==} | |
502 engines: {node: '>=12'} | |
503 dev: false | |
504 | |
505 /d3-drag/3.0.0: | |
506 resolution: {integrity: sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==} | |
507 engines: {node: '>=12'} | |
508 dependencies: | |
509 d3-dispatch: 3.0.1 | |
510 d3-selection: 3.0.0 | |
511 dev: false | |
512 | |
513 /d3-dsv/3.0.1: | |
514 resolution: {integrity: sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==} | |
515 engines: {node: '>=12'} | |
516 hasBin: true | |
517 dependencies: | |
518 commander: 7.2.0 | |
519 iconv-lite: 0.6.3 | |
520 rw: 1.3.3 | |
521 dev: false | |
522 | |
523 /d3-ease/3.0.1: | |
524 resolution: {integrity: sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==} | |
525 engines: {node: '>=12'} | |
526 dev: false | |
527 | |
528 /d3-fetch/3.0.1: | |
529 resolution: {integrity: sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==} | |
530 engines: {node: '>=12'} | |
531 dependencies: | |
532 d3-dsv: 3.0.1 | |
533 dev: false | |
534 | |
535 /d3-force/3.0.0: | |
536 resolution: {integrity: sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==} | |
537 engines: {node: '>=12'} | |
538 dependencies: | |
539 d3-dispatch: 3.0.1 | |
540 d3-quadtree: 3.0.1 | |
541 d3-timer: 3.0.1 | |
542 dev: false | |
543 | |
544 /d3-format/3.1.0: | |
545 resolution: {integrity: sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==} | |
546 engines: {node: '>=12'} | |
547 dev: false | |
548 | |
549 /d3-geo/3.0.1: | |
550 resolution: {integrity: sha512-Wt23xBych5tSy9IYAM1FR2rWIBFWa52B/oF/GYe5zbdHrg08FU8+BuI6X4PvTwPDdqdAdq04fuWJpELtsaEjeA==} | |
551 engines: {node: '>=12'} | |
552 dependencies: | |
553 d3-array: 3.1.6 | |
554 dev: false | |
555 | |
556 /d3-hierarchy/3.1.2: | |
557 resolution: {integrity: sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==} | |
558 engines: {node: '>=12'} | |
559 dev: false | |
560 | |
561 /d3-interpolate/3.0.1: | |
562 resolution: {integrity: sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==} | |
563 engines: {node: '>=12'} | |
564 dependencies: | |
565 d3-color: 3.1.0 | |
566 dev: false | |
567 | |
568 /d3-path/3.0.1: | |
569 resolution: {integrity: sha512-gq6gZom9AFZby0YLduxT1qmrp4xpBA1YZr19OI717WIdKE2OM5ETq5qrHLb301IgxhLwcuxvGZVLeeWc/k1I6w==} | |
570 engines: {node: '>=12'} | |
571 dev: false | |
572 | |
573 /d3-polygon/3.0.1: | |
574 resolution: {integrity: sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==} | |
575 engines: {node: '>=12'} | |
576 dev: false | |
577 | |
578 /d3-quadtree/3.0.1: | |
579 resolution: {integrity: sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==} | |
580 engines: {node: '>=12'} | |
581 dev: false | |
582 | |
583 /d3-random/3.0.1: | |
584 resolution: {integrity: sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==} | |
585 engines: {node: '>=12'} | |
586 dev: false | |
587 | |
588 /d3-scale-chromatic/3.0.0: | |
589 resolution: {integrity: sha512-Lx9thtxAKrO2Pq6OO2Ua474opeziKr279P/TKZsMAhYyNDD3EnCffdbgeSYN5O7m2ByQsxtuP2CSDczNUIZ22g==} | |
590 engines: {node: '>=12'} | |
591 dependencies: | |
592 d3-color: 3.1.0 | |
593 d3-interpolate: 3.0.1 | |
594 dev: false | |
595 | |
596 /d3-scale/4.0.2: | |
597 resolution: {integrity: sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==} | |
598 engines: {node: '>=12'} | |
599 dependencies: | |
600 d3-array: 3.1.6 | |
601 d3-format: 3.1.0 | |
602 d3-interpolate: 3.0.1 | |
603 d3-time: 3.0.0 | |
604 d3-time-format: 4.1.0 | |
605 dev: false | |
606 | |
607 /d3-selection/3.0.0: | |
608 resolution: {integrity: sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==} | |
609 engines: {node: '>=12'} | |
610 dev: false | |
611 | |
612 /d3-shape/3.1.0: | |
613 resolution: {integrity: sha512-tGDh1Muf8kWjEDT/LswZJ8WF85yDZLvVJpYU9Nq+8+yW1Z5enxrmXOhTArlkaElU+CTn0OTVNli+/i+HP45QEQ==} | |
614 engines: {node: '>=12'} | |
615 dependencies: | |
616 d3-path: 3.0.1 | |
617 dev: false | |
618 | |
619 /d3-time-format/4.1.0: | |
620 resolution: {integrity: sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==} | |
621 engines: {node: '>=12'} | |
622 dependencies: | |
623 d3-time: 3.0.0 | |
624 dev: false | |
625 | |
626 /d3-time/3.0.0: | |
627 resolution: {integrity: sha512-zmV3lRnlaLI08y9IMRXSDshQb5Nj77smnfpnd2LrBa/2K281Jijactokeak14QacHs/kKq0AQ121nidNYlarbQ==} | |
628 engines: {node: '>=12'} | |
629 dependencies: | |
630 d3-array: 3.1.6 | |
631 dev: false | |
632 | |
633 /d3-timer/3.0.1: | |
634 resolution: {integrity: sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==} | |
635 engines: {node: '>=12'} | |
636 dev: false | |
637 | |
638 /d3-transition/3.0.1_d3-selection@3.0.0: | |
639 resolution: {integrity: sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==} | |
640 engines: {node: '>=12'} | |
641 peerDependencies: | |
642 d3-selection: 2 - 3 | |
643 dependencies: | |
644 d3-color: 3.1.0 | |
645 d3-dispatch: 3.0.1 | |
646 d3-ease: 3.0.1 | |
647 d3-interpolate: 3.0.1 | |
648 d3-selection: 3.0.0 | |
649 d3-timer: 3.0.1 | |
650 dev: false | |
651 | |
652 /d3-zoom/3.0.0: | |
653 resolution: {integrity: sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==} | |
654 engines: {node: '>=12'} | |
655 dependencies: | |
656 d3-dispatch: 3.0.1 | |
657 d3-drag: 3.0.0 | |
658 d3-interpolate: 3.0.1 | |
659 d3-selection: 3.0.0 | |
660 d3-transition: 3.0.1_d3-selection@3.0.0 | |
661 dev: false | |
662 | |
663 /d3/7.4.4: | |
664 resolution: {integrity: sha512-97FE+MYdAlV3R9P74+R3Uar7wUKkIFu89UWMjEaDhiJ9VxKvqaMxauImy8PC2DdBkdM2BxJOIoLxPrcZUyrKoQ==} | |
665 engines: {node: '>=12'} | |
666 dependencies: | |
667 d3-array: 3.1.6 | |
668 d3-axis: 3.0.0 | |
669 d3-brush: 3.0.0 | |
670 d3-chord: 3.0.1 | |
671 d3-color: 3.1.0 | |
672 d3-contour: 3.0.1 | |
673 d3-delaunay: 6.0.2 | |
674 d3-dispatch: 3.0.1 | |
675 d3-drag: 3.0.0 | |
676 d3-dsv: 3.0.1 | |
677 d3-ease: 3.0.1 | |
678 d3-fetch: 3.0.1 | |
679 d3-force: 3.0.0 | |
680 d3-format: 3.1.0 | |
681 d3-geo: 3.0.1 | |
682 d3-hierarchy: 3.1.2 | |
683 d3-interpolate: 3.0.1 | |
684 d3-path: 3.0.1 | |
685 d3-polygon: 3.0.1 | |
686 d3-quadtree: 3.0.1 | |
687 d3-random: 3.0.1 | |
688 d3-scale: 4.0.2 | |
689 d3-scale-chromatic: 3.0.0 | |
690 d3-selection: 3.0.0 | |
691 d3-shape: 3.1.0 | |
692 d3-time: 3.0.0 | |
693 d3-time-format: 4.1.0 | |
694 d3-timer: 3.0.1 | |
695 d3-transition: 3.0.1_d3-selection@3.0.0 | |
696 d3-zoom: 3.0.0 | |
697 dev: false | |
698 | |
2032 | 699 /debug/4.3.4: |
700 resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} | |
701 engines: {node: '>=6.0'} | |
702 peerDependencies: | |
703 supports-color: '*' | |
704 peerDependenciesMeta: | |
705 supports-color: | |
706 optional: true | |
707 dependencies: | |
708 ms: 2.1.2 | |
709 dev: false | |
710 | |
2062 | 711 /delaunator/5.0.0: |
712 resolution: {integrity: sha512-AyLvtyJdbv/U1GkiS6gUUzclRoAY4Gs75qkMygJJhU75LW4DNuSF2RMzpxs9jw9Oz1BobHjTdkG3zdP55VxAqw==} | |
713 dependencies: | |
714 robust-predicates: 3.0.1 | |
715 dev: false | |
716 | |
2033 | 717 /esbuild-android-64/0.14.34: |
718 resolution: {integrity: sha512-XfxcfJqmMYsT/LXqrptzFxmaR3GWzXHDLdFNIhm6S00zPaQF1TBBWm+9t0RZ6LRR7iwH57DPjaOeW20vMqI4Yw==} | |
719 engines: {node: '>=12'} | |
720 cpu: [x64] | |
721 os: [android] | |
722 requiresBuild: true | |
723 dev: false | |
724 optional: true | |
725 | |
726 /esbuild-android-arm64/0.14.34: | |
727 resolution: {integrity: sha512-T02+NXTmSRL1Mc6puz+R9CB54rSPICkXKq6+tw8B6vxZFnCPzbJxgwIX4kcluz9p8nYBjF3+lSilTGWb7+Xgew==} | |
728 engines: {node: '>=12'} | |
729 cpu: [arm64] | |
730 os: [android] | |
731 requiresBuild: true | |
732 dev: false | |
733 optional: true | |
734 | |
735 /esbuild-darwin-64/0.14.34: | |
736 resolution: {integrity: sha512-pLRip2Bh4Ng7Bf6AMgCrSp3pPe/qZyf11h5Qo2mOfJqLWzSVjxrXW+CFRJfrOVP7TCnh/gmZSM2AFdCPB72vtw==} | |
737 engines: {node: '>=12'} | |
738 cpu: [x64] | |
739 os: [darwin] | |
740 requiresBuild: true | |
741 dev: false | |
742 optional: true | |
743 | |
744 /esbuild-darwin-arm64/0.14.34: | |
745 resolution: {integrity: sha512-vpidSJEBxx6lf1NWgXC+DCmGqesJuZ5Y8aQVVsaoO4i8tRXbXb0whChRvop/zd3nfNM4dIl5EXAky0knRX5I6w==} | |
746 engines: {node: '>=12'} | |
747 cpu: [arm64] | |
748 os: [darwin] | |
749 requiresBuild: true | |
750 dev: false | |
751 optional: true | |
752 | |
753 /esbuild-freebsd-64/0.14.34: | |
754 resolution: {integrity: sha512-m0HBjePhe0hAQJgtMRMNV9kMgIyV4/qSnzPx42kRMQBcPhgjAq1JRu4Il26czC+9FgpMbFkUktb07f/Lwnc6CA==} | |
755 engines: {node: '>=12'} | |
756 cpu: [x64] | |
757 os: [freebsd] | |
758 requiresBuild: true | |
759 dev: false | |
760 optional: true | |
761 | |
762 /esbuild-freebsd-arm64/0.14.34: | |
763 resolution: {integrity: sha512-cpRc2B94L1KvMPPYB4D6G39jLqpKlD3noAMY4/e86iXXXkhUYJJEtTuyNFTa9JRpWM0xCAp4mxjHjoIiLuoCLA==} | |
764 engines: {node: '>=12'} | |
765 cpu: [arm64] | |
766 os: [freebsd] | |
767 requiresBuild: true | |
768 dev: false | |
769 optional: true | |
770 | |
771 /esbuild-linux-32/0.14.34: | |
772 resolution: {integrity: sha512-8nQaEaoW7MH/K/RlozJa+lE1ejHIr8fuPIHhc513UebRav7HtXgQvxHQ6VZRUkWtep23M6dd7UqhwO1tMOfzQQ==} | |
773 engines: {node: '>=12'} | |
774 cpu: [ia32] | |
775 os: [linux] | |
776 requiresBuild: true | |
777 dev: false | |
778 optional: true | |
779 | |
780 /esbuild-linux-64/0.14.34: | |
781 resolution: {integrity: sha512-Y3of4qQoLLlAgf042MlrY1P+7PnN9zWj8nVtw9XQG5hcLOZLz7IKpU35oeu7n4wvyaZHwvQqDJ93gRLqdJekcQ==} | |
782 engines: {node: '>=12'} | |
783 cpu: [x64] | |
784 os: [linux] | |
785 requiresBuild: true | |
786 dev: false | |
787 optional: true | |
788 | |
789 /esbuild-linux-arm/0.14.34: | |
790 resolution: {integrity: sha512-9lpq1NcJqssAF7alCO6zL3gvBVVt/lKw4oetUM7OgNnRX0OWpB+ZIO9FwCrSj/dMdmgDhPLf+119zB8QxSMmAg==} | |
791 engines: {node: '>=12'} | |
792 cpu: [arm] | |
793 os: [linux] | |
794 requiresBuild: true | |
795 dev: false | |
796 optional: true | |
797 | |
798 /esbuild-linux-arm64/0.14.34: | |
799 resolution: {integrity: sha512-IlWaGtj9ir7+Nrume1DGcyzBDlK8GcnJq0ANKwcI9pVw8tqr+6GD0eqyF9SF1mR8UmAp+odrx1H5NdR2cHdFHA==} | |
800 engines: {node: '>=12'} | |
801 cpu: [arm64] | |
802 os: [linux] | |
803 requiresBuild: true | |
804 dev: false | |
805 optional: true | |
806 | |
807 /esbuild-linux-mips64le/0.14.34: | |
808 resolution: {integrity: sha512-k3or+01Rska1AjUyNjA4buEwB51eyN/xPQAoOx1CjzAQC3l8rpjUDw55kXyL63O/1MUi4ISvtNtl8gLwdyEcxw==} | |
809 engines: {node: '>=12'} | |
810 cpu: [mips64el] | |
811 os: [linux] | |
812 requiresBuild: true | |
813 dev: false | |
814 optional: true | |
815 | |
816 /esbuild-linux-ppc64le/0.14.34: | |
817 resolution: {integrity: sha512-+qxb8M9FfM2CJaVU7GgYpJOHM1ngQOx+/VrtBjb4C8oVqaPcESCeg2anjl+HRZy8VpYc71q/iBYausPPbJ+Keg==} | |
818 engines: {node: '>=12'} | |
819 cpu: [ppc64] | |
820 os: [linux] | |
821 requiresBuild: true | |
822 dev: false | |
823 optional: true | |
824 | |
825 /esbuild-linux-riscv64/0.14.34: | |
826 resolution: {integrity: sha512-Y717ltBdQ5j5sZIHdy1DV9kieo0wMip0dCmVSTceowCPYSn1Cg33Kd6981+F/3b9FDMzNWldZFOBRILViENZSA==} | |
827 engines: {node: '>=12'} | |
828 cpu: [riscv64] | |
829 os: [linux] | |
830 requiresBuild: true | |
831 dev: false | |
832 optional: true | |
833 | |
834 /esbuild-linux-s390x/0.14.34: | |
835 resolution: {integrity: sha512-bDDgYO4LhL4+zPs+WcBkXph+AQoPcQRTv18FzZS0WhjfH8TZx2QqlVPGhmhZ6WidrY+jKthUqO6UhGyIb4MpmA==} | |
836 engines: {node: '>=12'} | |
837 cpu: [s390x] | |
838 os: [linux] | |
839 requiresBuild: true | |
840 dev: false | |
841 optional: true | |
842 | |
843 /esbuild-netbsd-64/0.14.34: | |
844 resolution: {integrity: sha512-cfaFGXdRt0+vHsjNPyF0POM4BVSHPSbhLPe8mppDc7GDDxjIl08mV1Zou14oDWMp/XZMjYN1kWYRSfftiD0vvQ==} | |
845 engines: {node: '>=12'} | |
846 cpu: [x64] | |
847 os: [netbsd] | |
848 requiresBuild: true | |
849 dev: false | |
850 optional: true | |
851 | |
852 /esbuild-openbsd-64/0.14.34: | |
853 resolution: {integrity: sha512-vmy9DxXVnRiI14s8GKuYBtess+EVcDALkbpTqd5jw4XITutIzyB7n4x0Tj5utAkKsgZJB22lLWGekr0ABnSLow==} | |
854 engines: {node: '>=12'} | |
855 cpu: [x64] | |
856 os: [openbsd] | |
857 requiresBuild: true | |
858 dev: false | |
859 optional: true | |
860 | |
861 /esbuild-sunos-64/0.14.34: | |
862 resolution: {integrity: sha512-eNPVatNET1F7tRMhii7goL/eptfxc0ALRjrj9SPFNqp0zmxrehBFD6BaP3R4LjMn6DbMO0jOAnTLFKr8NqcJAA==} | |
863 engines: {node: '>=12'} | |
864 cpu: [x64] | |
865 os: [sunos] | |
866 requiresBuild: true | |
867 dev: false | |
868 optional: true | |
869 | |
870 /esbuild-windows-32/0.14.34: | |
871 resolution: {integrity: sha512-EFhpXyHEcnqWYe2rAHFd8dRw8wkrd9U+9oqcyoEL84GbanAYjiiIjBZsnR8kl0sCQ5w6bLpk7vCEIA2VS32Vcg==} | |
872 engines: {node: '>=12'} | |
873 cpu: [ia32] | |
874 os: [win32] | |
875 requiresBuild: true | |
876 dev: false | |
877 optional: true | |
878 | |
879 /esbuild-windows-64/0.14.34: | |
880 resolution: {integrity: sha512-a8fbl8Ky7PxNEjf1aJmtxdDZj32/hC7S1OcA2ckEpCJRTjiKslI9vAdPpSjrKIWhws4Galpaawy0nB7fjHYf5Q==} | |
881 engines: {node: '>=12'} | |
882 cpu: [x64] | |
883 os: [win32] | |
884 requiresBuild: true | |
885 dev: false | |
886 optional: true | |
887 | |
888 /esbuild-windows-arm64/0.14.34: | |
889 resolution: {integrity: sha512-EYvmKbSa2B3sPnpC28UEu9jBK5atGV4BaVRE7CYGUci2Hlz4AvtV/LML+TcDMT6gBgibnN2gcltWclab3UutMg==} | |
890 engines: {node: '>=12'} | |
891 cpu: [arm64] | |
892 os: [win32] | |
893 requiresBuild: true | |
894 dev: false | |
895 optional: true | |
896 | |
897 /esbuild/0.14.34: | |
898 resolution: {integrity: sha512-QIWdPT/gFF6hCaf4m7kP0cJ+JIuFkdHibI7vVFvu3eJS1HpVmYHWDulyN5WXwbRA0SX/7ZDaJ/1DH8SdY9xOJg==} | |
899 engines: {node: '>=12'} | |
900 hasBin: true | |
901 requiresBuild: true | |
902 optionalDependencies: | |
903 esbuild-android-64: 0.14.34 | |
904 esbuild-android-arm64: 0.14.34 | |
905 esbuild-darwin-64: 0.14.34 | |
906 esbuild-darwin-arm64: 0.14.34 | |
907 esbuild-freebsd-64: 0.14.34 | |
908 esbuild-freebsd-arm64: 0.14.34 | |
909 esbuild-linux-32: 0.14.34 | |
910 esbuild-linux-64: 0.14.34 | |
911 esbuild-linux-arm: 0.14.34 | |
912 esbuild-linux-arm64: 0.14.34 | |
913 esbuild-linux-mips64le: 0.14.34 | |
914 esbuild-linux-ppc64le: 0.14.34 | |
915 esbuild-linux-riscv64: 0.14.34 | |
916 esbuild-linux-s390x: 0.14.34 | |
917 esbuild-netbsd-64: 0.14.34 | |
918 esbuild-openbsd-64: 0.14.34 | |
919 esbuild-sunos-64: 0.14.34 | |
920 esbuild-windows-32: 0.14.34 | |
921 esbuild-windows-64: 0.14.34 | |
922 esbuild-windows-arm64: 0.14.34 | |
923 dev: false | |
924 | |
2103 | 925 /exenv-es6/1.1.1: |
926 resolution: {integrity: sha512-vlVu3N8d6yEMpMsEm+7sUBAI81aqYYuEvfK0jNqmdb/OPXzzH7QWDDnVjMvDSY47JdHEqx/dfC/q8WkfoTmpGQ==} | |
927 dev: false | |
928 | |
2033 | 929 /fsevents/2.3.2: |
930 resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} | |
931 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} | |
932 os: [darwin] | |
933 requiresBuild: true | |
934 dev: false | |
935 optional: true | |
936 | |
2032 | 937 /function-bind/1.1.1: |
938 resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} | |
939 dev: false | |
940 | |
941 /has/1.0.3: | |
942 resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} | |
943 engines: {node: '>= 0.4.0'} | |
944 dependencies: | |
945 function-bind: 1.1.1 | |
946 dev: false | |
947 | |
2062 | 948 /iconv-lite/0.6.3: |
949 resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} | |
950 engines: {node: '>=0.10.0'} | |
951 dependencies: | |
952 safer-buffer: 2.1.2 | |
953 dev: false | |
954 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
955 /inherits/2.0.4: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
956 resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
957 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
958 |
2062 | 959 /internmap/2.0.3: |
960 resolution: {integrity: sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==} | |
961 engines: {node: '>=12'} | |
962 dev: false | |
963 | |
2032 | 964 /is-core-module/2.8.1: |
965 resolution: {integrity: sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==} | |
966 dependencies: | |
967 has: 1.0.3 | |
968 dev: false | |
969 | |
2062 | 970 /knockout/3.5.1: |
971 resolution: {integrity: sha512-wRJ9I4az0QcsH7A4v4l0enUpkS++MBx0BnL/68KaLzJg7x1qmbjSlwEoCNol7KTYZ+pmtI7Eh2J0Nu6/2Z5J/Q==} | |
972 dev: false | |
973 | |
2033 | 974 /lit-element/3.2.0: |
975 resolution: {integrity: sha512-HbE7yt2SnUtg5DCrWt028oaU4D5F4k/1cntAFHTkzY8ZIa8N0Wmu92PxSxucsQSOXlODFrICkQ5x/tEshKi13g==} | |
976 dependencies: | |
2039 | 977 '@lit/reactive-element': 1.3.2 |
978 lit-html: 2.2.3 | |
2033 | 979 dev: false |
980 | |
2039 | 981 /lit-html/2.2.3: |
982 resolution: {integrity: sha512-vI4j3eWwtQaR8q/O63juZVliBIFMio716X719/lSsGH4UWPy2/7Qf377jsNs4cx3gCHgIbx8yxFgXFQ/igZyXQ==} | |
2033 | 983 dependencies: |
984 '@types/trusted-types': 2.0.2 | |
985 dev: false | |
986 | |
2039 | 987 /lit/2.2.3: |
988 resolution: {integrity: sha512-5/v+r9dH3Pw/o0rhp/qYk3ERvOUclNF31bWb0FiW6MPgwdQIr+/KCt/p3zcd8aPl8lIGnxdGrVcZA+gWS6oFOQ==} | |
2032 | 989 dependencies: |
2039 | 990 '@lit/reactive-element': 1.3.2 |
991 lit-element: 3.2.0 | |
992 lit-html: 2.2.3 | |
2032 | 993 dev: false |
994 | |
995 /ms/2.1.2: | |
996 resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} | |
997 dev: false | |
998 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
999 /n3/1.16.2: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1000 resolution: {integrity: sha512-5vYa2HuNEJ+a26FEs4FGgfFLgaPOODaZpJlc7FS0eUjDumc4uK0cvx216PjKXBkLzmAsSqGgQPwqztcLLvwDsw==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1001 engines: {node: '>=8.0'} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1002 dependencies: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1003 queue-microtask: 1.2.3 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1004 readable-stream: 3.6.0 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1005 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1006 |
2099
5f0c2e350283
update vite- didn't seem to help with bogus path errors
drewp@bigasterisk.com
parents:
2085
diff
changeset
|
1007 /nanoid/3.3.4: |
5f0c2e350283
update vite- didn't seem to help with bogus path errors
drewp@bigasterisk.com
parents:
2085
diff
changeset
|
1008 resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==} |
2033 | 1009 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} |
1010 hasBin: true | |
1011 dev: false | |
1012 | |
2034 | 1013 /parse-prometheus-text-format/1.1.1: |
1014 resolution: {integrity: sha512-dBlhYVACjRdSqLMFe4/Q1l/Gd3UmXm8ruvsTi7J6ul3ih45AkzkVpI5XHV4aZ37juGZW5+3dGU5lwk+QLM9XJA==} | |
1015 dependencies: | |
1016 shallow-equal: 1.2.1 | |
1017 dev: false | |
1018 | |
2032 | 1019 /path-parse/1.0.7: |
1020 resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} | |
1021 dev: false | |
1022 | |
1023 /picocolors/1.0.0: | |
1024 resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} | |
1025 dev: false | |
1026 | |
2099
5f0c2e350283
update vite- didn't seem to help with bogus path errors
drewp@bigasterisk.com
parents:
2085
diff
changeset
|
1027 /postcss/8.4.14: |
5f0c2e350283
update vite- didn't seem to help with bogus path errors
drewp@bigasterisk.com
parents:
2085
diff
changeset
|
1028 resolution: {integrity: sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==} |
2033 | 1029 engines: {node: ^10 || ^12 || >=14} |
1030 dependencies: | |
2099
5f0c2e350283
update vite- didn't seem to help with bogus path errors
drewp@bigasterisk.com
parents:
2085
diff
changeset
|
1031 nanoid: 3.3.4 |
2033 | 1032 picocolors: 1.0.0 |
1033 source-map-js: 1.0.2 | |
1034 dev: false | |
1035 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1036 /queue-microtask/1.2.3: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1037 resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1038 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1039 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1040 /rdf-js/4.0.2: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1041 resolution: {integrity: sha512-ApvlFa/WsQh8LpPK/6hctQwG06Z9ztQQGWVtrcrf9L6+sejHNXLPOqL+w7q3hF+iL0C4sv3AX1PUtGkLNzyZ0Q==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1042 dependencies: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1043 '@rdfjs/types': 1.1.0 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1044 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1045 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1046 /readable-stream/3.6.0: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1047 resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1048 engines: {node: '>= 6'} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1049 dependencies: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1050 inherits: 2.0.4 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1051 string_decoder: 1.3.0 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1052 util-deprecate: 1.0.2 |
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 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1055 /reconnectingwebsocket/1.0.0: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1056 resolution: {integrity: sha1-C4Jbq7N7ZwRFxlqn0+2XgwAgVEQ=} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1057 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1058 |
2032 | 1059 /resolve/1.22.0: |
1060 resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==} | |
1061 hasBin: true | |
1062 dependencies: | |
1063 is-core-module: 2.8.1 | |
1064 path-parse: 1.0.7 | |
1065 supports-preserve-symlinks-flag: 1.0.0 | |
1066 dev: false | |
1067 | |
2062 | 1068 /robust-predicates/3.0.1: |
1069 resolution: {integrity: sha512-ndEIpszUHiG4HtDsQLeIuMvRsDnn8c8rYStabochtUeCvfuvNptb5TUbVD68LRAILPX7p9nqQGh4xJgn3EHS/g==} | |
1070 dev: false | |
1071 | |
2033 | 1072 /rollup/2.70.1: |
1073 resolution: {integrity: sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA==} | |
1074 engines: {node: '>=10.0.0'} | |
1075 hasBin: true | |
1076 optionalDependencies: | |
1077 fsevents: 2.3.2 | |
1078 dev: false | |
1079 | |
2062 | 1080 /rw/1.3.3: |
1081 resolution: {integrity: sha1-P4Yt+pGrdmsUiF700BEkv9oHT7Q=} | |
1082 dev: false | |
1083 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1084 /safe-buffer/5.2.1: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1085 resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1086 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1087 |
2062 | 1088 /safer-buffer/2.1.2: |
1089 resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} | |
1090 dev: false | |
1091 | |
2034 | 1092 /shallow-equal/1.2.1: |
1093 resolution: {integrity: sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA==} | |
1094 dev: false | |
1095 | |
2033 | 1096 /source-map-js/1.0.2: |
1097 resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} | |
1098 engines: {node: '>=0.10.0'} | |
1099 dev: false | |
1100 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1101 /string_decoder/1.3.0: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1102 resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1103 dependencies: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1104 safe-buffer: 5.2.1 |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1105 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1106 |
2032 | 1107 /supports-preserve-symlinks-flag/1.0.0: |
1108 resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} | |
1109 engines: {node: '>= 0.4'} | |
1110 dev: false | |
1111 | |
2062 | 1112 /sylvester/0.0.21: |
1113 resolution: {integrity: sha1-KYexzivS84sNzio0OIiEv6RADqc=} | |
1114 engines: {node: '>=0.2.6'} | |
1115 dev: false | |
1116 | |
2103 | 1117 /tabbable/5.3.3: |
1118 resolution: {integrity: sha512-QD9qKY3StfbZqWOPLp0++pOrAVb/HbUi5xCc8cUo4XjP19808oaMiDzn0leBY5mCespIBM0CIZePzZjgzR83kA==} | |
1119 dev: false | |
1120 | |
1121 /tslib/1.14.1: | |
1122 resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} | |
1123 dev: false | |
1124 | |
2085 | 1125 /tslib/2.4.0: |
1126 resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==} | |
1127 dev: false | |
1128 | |
1129 /typescript/4.7.2: | |
1130 resolution: {integrity: sha512-Mamb1iX2FDUpcTRzltPxgWMKy3fhg0TN378ylbktPGPK/99KbDtMQ4W1hwgsbPAsG3a0xKa1vmw4VKZQbkvz5A==} | |
1131 engines: {node: '>=4.2.0'} | |
1132 hasBin: true | |
1133 dev: false | |
1134 | |
2062 | 1135 /underscore/1.13.3: |
1136 resolution: {integrity: sha512-QvjkYpiD+dJJraRA8+dGAU4i7aBbb2s0S3jA45TFOvg2VgqvdCDd/3N6CqA8gluk1W91GLoXg5enMUx560QzuA==} | |
1137 dev: false | |
1138 | |
2071
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1139 /util-deprecate/1.0.2: |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1140 resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=} |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1141 dev: false |
56a9eaf5e882
rough ports from coffee to ts. untested
drewp@bigasterisk.com
parents:
2062
diff
changeset
|
1142 |
2099
5f0c2e350283
update vite- didn't seem to help with bogus path errors
drewp@bigasterisk.com
parents:
2085
diff
changeset
|
1143 /vite-plugin-rewrite-all/0.1.2_vite@2.9.9: |
2039 | 1144 resolution: {integrity: sha512-hBFuG043kbixgZ/ke9SzKhkO6P8a5ryxD0CmZTe+/Cz17RIKi7uSeNUJy79V4FgavZ7pWVRg0tqVwJ7lP/A2/Q==} |
1145 engines: {node: '>=12.0.0'} | |
1146 peerDependencies: | |
1147 vite: ^2.0.2 | |
2032 | 1148 dependencies: |
2039 | 1149 connect-history-api-fallback: 1.6.0 |
2099
5f0c2e350283
update vite- didn't seem to help with bogus path errors
drewp@bigasterisk.com
parents:
2085
diff
changeset
|
1150 vite: 2.9.9 |
2032 | 1151 dev: false |
1152 | |
2099
5f0c2e350283
update vite- didn't seem to help with bogus path errors
drewp@bigasterisk.com
parents:
2085
diff
changeset
|
1153 /vite/2.9.9: |
5f0c2e350283
update vite- didn't seem to help with bogus path errors
drewp@bigasterisk.com
parents:
2085
diff
changeset
|
1154 resolution: {integrity: sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==} |
2033 | 1155 engines: {node: '>=12.2.0'} |
1156 hasBin: true | |
1157 peerDependencies: | |
1158 less: '*' | |
1159 sass: '*' | |
1160 stylus: '*' | |
1161 peerDependenciesMeta: | |
1162 less: | |
1163 optional: true | |
1164 sass: | |
1165 optional: true | |
1166 stylus: | |
1167 optional: true | |
1168 dependencies: | |
1169 esbuild: 0.14.34 | |
2099
5f0c2e350283
update vite- didn't seem to help with bogus path errors
drewp@bigasterisk.com
parents:
2085
diff
changeset
|
1170 postcss: 8.4.14 |
2033 | 1171 resolve: 1.22.0 |
1172 rollup: 2.70.1 | |
1173 optionalDependencies: | |
1174 fsevents: 2.3.2 | |
1175 dev: false |