Mercurial > code > home > repos > streamed-graph
annotate pnpm-lock.yaml @ 127:d2580faef057
update deps
author | drewp@bigasterisk.com |
---|---|
date | Fri, 05 May 2023 21:23:44 -0700 |
parents | 5e6840229a05 |
children | 73a70d00fb74 |
rev | line source |
---|---|
127 | 1 lockfileVersion: 5.4 |
91 | 2 |
3 specifiers: | |
98 | 4 '@types/jest': ^27.4.0 |
127 | 5 '@types/jsonld': ^1.5.8 |
91 | 6 '@types/n3': ^1.10.4 |
127 | 7 dependency-cruiser: ^12.12.0 |
8 immutable: ^4.3.0 | |
98 | 9 jest: ^27.5.1 |
127 | 10 jsonld: ^8.1.1 |
11 jsonld-streaming-parser: ^3.2.0 | |
12 lit: ^2.7.2 | |
13 n3: ^1.16.3 | |
91 | 14 rdf-js: ^4.0.2 |
127 | 15 rdf-parse: ^2.3.2 |
98 | 16 stylus: ^0.56.0 |
127 | 17 sub-events: ^1.9.0 |
98 | 18 ts-jest: ^27.1.3 |
91 | 19 tslib: ^2.3.1 |
98 | 20 typescript: ^4.5.5 |
99 | 21 vite: ^2.8.1 |
91 | 22 |
60 | 23 dependencies: |
127 | 24 '@types/jsonld': 1.5.8 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
25 '@types/n3': 1.10.4 |
127 | 26 dependency-cruiser: 12.12.0 |
27 immutable: 4.3.0 | |
28 jsonld: 8.1.1 | |
29 jsonld-streaming-parser: 3.2.0 | |
30 lit: 2.7.2 | |
31 n3: 1.16.4 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
32 rdf-js: 4.0.2 |
127 | 33 rdf-parse: 2.3.2 |
34 sub-events: 1.9.0 | |
91 | 35 |
60 | 36 devDependencies: |
98 | 37 '@types/jest': 27.4.0 |
38 jest: 27.5.1 | |
39 stylus: 0.56.0 | |
127 | 40 ts-jest: 27.1.3_dysankgkflr5ze2nah464kxlxm |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
41 tslib: 2.3.1 |
98 | 42 typescript: 4.5.5 |
99 | 43 vite: 2.8.1_stylus@0.56.0 |
91 | 44 |
60 | 45 packages: |
91 | 46 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
47 /@babel/code-frame/7.16.0: |
91 | 48 resolution: {integrity: sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA==} |
49 engines: {node: '>=6.9.0'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
50 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
51 '@babel/highlight': 7.16.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
52 dev: true |
91 | 53 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
54 /@babel/compat-data/7.16.4: |
91 | 55 resolution: {integrity: sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==} |
56 engines: {node: '>=6.9.0'} | |
57 dev: true | |
58 | |
59 /@babel/core/7.16.0: | |
60 resolution: {integrity: sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ==} | |
61 engines: {node: '>=6.9.0'} | |
60 | 62 dependencies: |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
63 '@babel/code-frame': 7.16.0 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
64 '@babel/generator': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
65 '@babel/helper-compilation-targets': 7.16.3_@babel+core@7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
66 '@babel/helper-module-transforms': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
67 '@babel/helpers': 7.16.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
68 '@babel/parser': 7.16.4 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
69 '@babel/template': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
70 '@babel/traverse': 7.16.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
71 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
72 convert-source-map: 1.8.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
73 debug: 4.3.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
74 gensync: 1.0.0-beta.2 |
127 | 75 json5: 2.2.3 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
76 semver: 6.3.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
77 source-map: 0.5.7 |
91 | 78 transitivePeerDependencies: |
79 - supports-color | |
80 dev: true | |
81 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
82 /@babel/generator/7.16.0: |
91 | 83 resolution: {integrity: sha512-RR8hUCfRQn9j9RPKEVXo9LiwoxLPYn6hNZlvUOR8tSnaxlD0p0+la00ZP9/SnRt6HchKr+X0fO2r8vrETiJGew==} |
84 engines: {node: '>=6.9.0'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
85 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
86 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
87 jsesc: 2.5.2 |
60 | 88 source-map: 0.5.7 |
89 dev: true | |
91 | 90 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
91 /@babel/helper-compilation-targets/7.16.3_@babel+core@7.16.0: |
91 | 92 resolution: {integrity: sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA==} |
93 engines: {node: '>=6.9.0'} | |
94 peerDependencies: | |
95 '@babel/core': ^7.0.0 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
96 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
97 '@babel/compat-data': 7.16.4 |
91 | 98 '@babel/core': 7.16.0 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
99 '@babel/helper-validator-option': 7.14.5 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
100 browserslist: 4.18.1 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
101 semver: 6.3.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
102 dev: true |
91 | 103 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
104 /@babel/helper-function-name/7.16.0: |
91 | 105 resolution: {integrity: sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==} |
106 engines: {node: '>=6.9.0'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
107 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
108 '@babel/helper-get-function-arity': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
109 '@babel/template': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
110 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
111 dev: true |
91 | 112 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
113 /@babel/helper-get-function-arity/7.16.0: |
91 | 114 resolution: {integrity: sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==} |
115 engines: {node: '>=6.9.0'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
116 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
117 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
118 dev: true |
91 | 119 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
120 /@babel/helper-hoist-variables/7.16.0: |
91 | 121 resolution: {integrity: sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg==} |
122 engines: {node: '>=6.9.0'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
123 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
124 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
125 dev: true |
91 | 126 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
127 /@babel/helper-member-expression-to-functions/7.16.0: |
91 | 128 resolution: {integrity: sha512-bsjlBFPuWT6IWhl28EdrQ+gTvSvj5tqVP5Xeftp07SEuz5pLnsXZuDkDD3Rfcxy0IsHmbZ+7B2/9SHzxO0T+sQ==} |
129 engines: {node: '>=6.9.0'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
130 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
131 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
132 dev: true |
91 | 133 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
134 /@babel/helper-module-imports/7.16.0: |
91 | 135 resolution: {integrity: sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==} |
136 engines: {node: '>=6.9.0'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
137 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
138 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
139 dev: true |
91 | 140 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
141 /@babel/helper-module-transforms/7.16.0: |
91 | 142 resolution: {integrity: sha512-My4cr9ATcaBbmaEa8M0dZNA74cfI6gitvUAskgDtAFmAqyFKDSHQo5YstxPbN+lzHl2D9l/YOEFqb2mtUh4gfA==} |
143 engines: {node: '>=6.9.0'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
144 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
145 '@babel/helper-module-imports': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
146 '@babel/helper-replace-supers': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
147 '@babel/helper-simple-access': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
148 '@babel/helper-split-export-declaration': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
149 '@babel/helper-validator-identifier': 7.15.7 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
150 '@babel/template': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
151 '@babel/traverse': 7.16.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
152 '@babel/types': 7.16.0 |
91 | 153 transitivePeerDependencies: |
154 - supports-color | |
155 dev: true | |
156 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
157 /@babel/helper-optimise-call-expression/7.16.0: |
91 | 158 resolution: {integrity: sha512-SuI467Gi2V8fkofm2JPnZzB/SUuXoJA5zXe/xzyPP2M04686RzFKFHPK6HDVN6JvWBIEW8tt9hPR7fXdn2Lgpw==} |
159 engines: {node: '>=6.9.0'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
160 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
161 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
162 dev: true |
91 | 163 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
164 /@babel/helper-plugin-utils/7.14.5: |
91 | 165 resolution: {integrity: sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==} |
166 engines: {node: '>=6.9.0'} | |
167 dev: true | |
168 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
169 /@babel/helper-replace-supers/7.16.0: |
91 | 170 resolution: {integrity: sha512-TQxuQfSCdoha7cpRNJvfaYxxxzmbxXw/+6cS7V02eeDYyhxderSoMVALvwupA54/pZcOTtVeJ0xccp1nGWladA==} |
171 engines: {node: '>=6.9.0'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
172 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
173 '@babel/helper-member-expression-to-functions': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
174 '@babel/helper-optimise-call-expression': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
175 '@babel/traverse': 7.16.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
176 '@babel/types': 7.16.0 |
91 | 177 transitivePeerDependencies: |
178 - supports-color | |
179 dev: true | |
180 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
181 /@babel/helper-simple-access/7.16.0: |
91 | 182 resolution: {integrity: sha512-o1rjBT/gppAqKsYfUdfHq5Rk03lMQrkPHG1OWzHWpLgVXRH4HnMM9Et9CVdIqwkCQlobnGHEJMsgWP/jE1zUiw==} |
183 engines: {node: '>=6.9.0'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
184 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
185 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
186 dev: true |
91 | 187 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
188 /@babel/helper-split-export-declaration/7.16.0: |
91 | 189 resolution: {integrity: sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw==} |
190 engines: {node: '>=6.9.0'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
191 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
192 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
193 dev: true |
91 | 194 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
195 /@babel/helper-validator-identifier/7.15.7: |
91 | 196 resolution: {integrity: sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==} |
197 engines: {node: '>=6.9.0'} | |
198 dev: true | |
199 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
200 /@babel/helper-validator-option/7.14.5: |
91 | 201 resolution: {integrity: sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==} |
202 engines: {node: '>=6.9.0'} | |
203 dev: true | |
204 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
205 /@babel/helpers/7.16.3: |
91 | 206 resolution: {integrity: sha512-Xn8IhDlBPhvYTvgewPKawhADichOsbkZuzN7qz2BusOM0brChsyXMDJvldWaYMMUNiCQdQzNEioXTp3sC8Nt8w==} |
207 engines: {node: '>=6.9.0'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
208 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
209 '@babel/template': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
210 '@babel/traverse': 7.16.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
211 '@babel/types': 7.16.0 |
91 | 212 transitivePeerDependencies: |
213 - supports-color | |
214 dev: true | |
215 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
216 /@babel/highlight/7.16.0: |
91 | 217 resolution: {integrity: sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==} |
218 engines: {node: '>=6.9.0'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
219 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
220 '@babel/helper-validator-identifier': 7.15.7 |
60 | 221 chalk: 2.4.2 |
222 js-tokens: 4.0.0 | |
223 dev: true | |
91 | 224 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
225 /@babel/parser/7.16.4: |
91 | 226 resolution: {integrity: sha512-6V0qdPUaiVHH3RtZeLIsc+6pDhbYzHR8ogA8w+f+Wc77DuXto19g2QUwveINoS34Uw+W8/hQDGJCx+i4n7xcng==} |
227 engines: {node: '>=6.0.0'} | |
60 | 228 hasBin: true |
127 | 229 dependencies: |
230 '@babel/types': 7.16.0 | |
91 | 231 dev: true |
232 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
233 /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.16.0: |
91 | 234 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
235 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
236 '@babel/core': ^7.0.0-0 |
91 | 237 dependencies: |
238 '@babel/core': 7.16.0 | |
239 '@babel/helper-plugin-utils': 7.14.5 | |
240 dev: true | |
241 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
242 /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.16.0: |
91 | 243 resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} |
244 peerDependencies: | |
245 '@babel/core': ^7.0.0-0 | |
246 dependencies: | |
247 '@babel/core': 7.16.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
248 '@babel/helper-plugin-utils': 7.14.5 |
75 | 249 dev: true |
91 | 250 |
251 /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.16.0: | |
252 resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} | |
75 | 253 peerDependencies: |
254 '@babel/core': ^7.0.0-0 | |
91 | 255 dependencies: |
256 '@babel/core': 7.16.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
257 '@babel/helper-plugin-utils': 7.14.5 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
258 dev: true |
91 | 259 |
260 /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.16.0: | |
261 resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
262 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
263 '@babel/core': ^7.0.0-0 |
91 | 264 dependencies: |
265 '@babel/core': 7.16.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
266 '@babel/helper-plugin-utils': 7.14.5 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
267 dev: true |
91 | 268 |
269 /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.16.0: | |
270 resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
271 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
272 '@babel/core': ^7.0.0-0 |
91 | 273 dependencies: |
274 '@babel/core': 7.16.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
275 '@babel/helper-plugin-utils': 7.14.5 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
276 dev: true |
91 | 277 |
278 /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.16.0: | |
279 resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
280 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
281 '@babel/core': ^7.0.0-0 |
91 | 282 dependencies: |
283 '@babel/core': 7.16.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
284 '@babel/helper-plugin-utils': 7.14.5 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
285 dev: true |
91 | 286 |
287 /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.16.0: | |
288 resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
289 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
290 '@babel/core': ^7.0.0-0 |
91 | 291 dependencies: |
292 '@babel/core': 7.16.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
293 '@babel/helper-plugin-utils': 7.14.5 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
294 dev: true |
91 | 295 |
296 /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.16.0: | |
297 resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
298 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
299 '@babel/core': ^7.0.0-0 |
91 | 300 dependencies: |
301 '@babel/core': 7.16.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
302 '@babel/helper-plugin-utils': 7.14.5 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
303 dev: true |
91 | 304 |
305 /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.16.0: | |
306 resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
307 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
308 '@babel/core': ^7.0.0-0 |
91 | 309 dependencies: |
310 '@babel/core': 7.16.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
311 '@babel/helper-plugin-utils': 7.14.5 |
60 | 312 dev: true |
91 | 313 |
314 /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.16.0: | |
315 resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} | |
60 | 316 peerDependencies: |
317 '@babel/core': ^7.0.0-0 | |
91 | 318 dependencies: |
319 '@babel/core': 7.16.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
320 '@babel/helper-plugin-utils': 7.14.5 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
321 dev: true |
91 | 322 |
323 /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.16.0: | |
324 resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
325 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
326 '@babel/core': ^7.0.0-0 |
91 | 327 dependencies: |
328 '@babel/core': 7.16.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
329 '@babel/helper-plugin-utils': 7.14.5 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
330 dev: true |
91 | 331 |
332 /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.16.0: | |
333 resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} | |
334 engines: {node: '>=6.9.0'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
335 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
336 '@babel/core': ^7.0.0-0 |
91 | 337 dependencies: |
338 '@babel/core': 7.16.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
339 '@babel/helper-plugin-utils': 7.14.5 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
340 dev: true |
91 | 341 |
342 /@babel/plugin-syntax-typescript/7.16.0_@babel+core@7.16.0: | |
343 resolution: {integrity: sha512-Xv6mEXqVdaqCBfJFyeab0fH2DnUoMsDmhamxsSi4j8nLd4Vtw213WMJr55xxqipC/YVWyPY3K0blJncPYji+dQ==} | |
344 engines: {node: '>=6.9.0'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
345 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
346 '@babel/core': ^7.0.0-0 |
91 | 347 dependencies: |
348 '@babel/core': 7.16.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
349 '@babel/helper-plugin-utils': 7.14.5 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
350 dev: true |
91 | 351 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
352 /@babel/template/7.16.0: |
91 | 353 resolution: {integrity: sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==} |
354 engines: {node: '>=6.9.0'} | |
60 | 355 dependencies: |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
356 '@babel/code-frame': 7.16.0 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
357 '@babel/parser': 7.16.4 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
358 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
359 dev: true |
91 | 360 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
361 /@babel/traverse/7.16.3: |
91 | 362 resolution: {integrity: sha512-eolumr1vVMjqevCpwVO99yN/LoGL0EyHiLO5I043aYQvwOJ9eR5UsZSClHVCzfhBduMAsSzgA/6AyqPjNayJag==} |
363 engines: {node: '>=6.9.0'} | |
60 | 364 dependencies: |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
365 '@babel/code-frame': 7.16.0 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
366 '@babel/generator': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
367 '@babel/helper-function-name': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
368 '@babel/helper-hoist-variables': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
369 '@babel/helper-split-export-declaration': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
370 '@babel/parser': 7.16.4 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
371 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
372 debug: 4.3.3 |
60 | 373 globals: 11.12.0 |
91 | 374 transitivePeerDependencies: |
375 - supports-color | |
376 dev: true | |
377 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
378 /@babel/types/7.16.0: |
91 | 379 resolution: {integrity: sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==} |
380 engines: {node: '>=6.9.0'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
381 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
382 '@babel/helper-validator-identifier': 7.15.7 |
60 | 383 to-fast-properties: 2.0.0 |
384 dev: true | |
91 | 385 |
75 | 386 /@bcoe/v8-coverage/0.2.3: |
91 | 387 resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} |
388 dev: true | |
389 | |
127 | 390 /@bergos/jsonparse/1.4.1: |
391 resolution: {integrity: sha512-vXIT0nzZGX/+yMD5bx2VhTzc92H55tPoehh1BW/FZHOndWGFddrH3MAfdx39FRc7irABirW6EQaGxIJYV6CGuA==} | |
392 engines: {'0': node >= 0.2.0} | |
393 dependencies: | |
394 buffer: 6.0.3 | |
395 dev: false | |
396 | |
397 /@comunica/actor-abstract-mediatyped/2.6.8: | |
398 resolution: {integrity: sha512-KpBcWz7MBsP+su6/Mok7Pj2H0S934BriEvBCjUhDr11TYDLTTQjl6TuyiNJFeOmJk+ppkJZy6Cj9Y8JxG3yoEA==} | |
399 dependencies: | |
400 '@comunica/core': 2.6.8 | |
401 '@comunica/types': 2.6.8 | |
402 dev: false | |
403 | |
404 /@comunica/actor-abstract-parse/2.6.8: | |
405 resolution: {integrity: sha512-NetA7wLeBDdaoolv7QPX6JvEDeXJ4R4KzuV0C8ylX1/RyZTTobqW/pSAKcDxodMyw1Ah5q7pGjtvF35gf6Onuw==} | |
406 dependencies: | |
407 '@comunica/core': 2.6.8 | |
408 readable-stream: 4.3.0 | |
409 dev: false | |
410 | |
411 /@comunica/actor-http-fetch/2.6.9: | |
412 resolution: {integrity: sha512-p3JPL8Ms9WjG/YMXeYnQNFFYU1rQ2BAlPcKc4FmdMuqg+fRtNu/VnGX1+Thxp/fF0CZlOy9Z9ljIt8LyIkvWKw==} | |
413 dependencies: | |
414 '@comunica/bus-http': 2.6.9 | |
415 '@comunica/context-entries': 2.6.8 | |
416 '@comunica/mediatortype-time': 2.6.8 | |
417 abort-controller: 3.0.0 | |
418 cross-fetch: 3.1.5 | |
419 transitivePeerDependencies: | |
420 - encoding | |
421 dev: false | |
422 | |
423 /@comunica/actor-http-proxy/2.6.9: | |
424 resolution: {integrity: sha512-lHug5vpBIlRWxWpHX9IAai+e8W/OhcmAK1NP7XH3MQ89C6Wjf9GuQrSfsi8CCfIrIj/Y/x4e3wCiC93/V33bQQ==} | |
425 dependencies: | |
426 '@comunica/bus-http': 2.6.9 | |
427 '@comunica/context-entries': 2.6.8 | |
428 '@comunica/mediatortype-time': 2.6.8 | |
429 '@comunica/types': 2.6.8 | |
430 transitivePeerDependencies: | |
431 - encoding | |
432 dev: false | |
433 | |
434 /@comunica/actor-rdf-parse-html-microdata/2.6.8: | |
435 resolution: {integrity: sha512-lDR1kHX0bTOjlOQBxUXBy/Csch2exQg/uzn3J3VOrOEdi6PLQl2YD3Knv1j7/TLoWE6KyU5vMPVqANlERXKB/Q==} | |
436 dependencies: | |
437 '@comunica/bus-rdf-parse-html': 2.6.8 | |
438 '@comunica/core': 2.6.8 | |
439 microdata-rdf-streaming-parser: 2.0.1 | |
440 dev: false | |
441 | |
442 /@comunica/actor-rdf-parse-html-rdfa/2.6.8: | |
443 resolution: {integrity: sha512-uavBJ8NzHBMsE9xbUy8EeDEd384DyndHIh0jLgCsmLawSS75kdBp/m1iydMRoWqv12NZFkhtmPQCsC0gseXDAw==} | |
444 dependencies: | |
445 '@comunica/bus-rdf-parse-html': 2.6.8 | |
446 '@comunica/core': 2.6.8 | |
447 rdfa-streaming-parser: 2.0.1 | |
448 dev: false | |
449 | |
450 /@comunica/actor-rdf-parse-html-script/2.6.8: | |
451 resolution: {integrity: sha512-FC4fTbSya7HHLDWzMlR3gST4bhu6R0Utnv0YVeXc8OssOYpqWqSSGpSWP+kvEcJif6vedIblKuV49ixbL6yxEw==} | |
452 dependencies: | |
453 '@comunica/bus-rdf-parse': 2.6.8 | |
454 '@comunica/bus-rdf-parse-html': 2.6.8 | |
455 '@comunica/context-entries': 2.6.8 | |
456 '@comunica/core': 2.6.8 | |
457 '@comunica/types': 2.6.8 | |
458 '@rdfjs/types': 1.1.0 | |
459 readable-stream: 4.3.0 | |
460 relative-to-absolute-iri: 1.0.7 | |
461 transitivePeerDependencies: | |
462 - encoding | |
463 dev: false | |
464 | |
465 /@comunica/actor-rdf-parse-html/2.6.8: | |
466 resolution: {integrity: sha512-LV/7Wth/Gw35fCoBul/jX9KchhGWn+K41Y+6SsEENJYStvJAANDxSuSckW9vqHoz54kx5OslbNqVCFh59PZMQQ==} | |
467 dependencies: | |
468 '@comunica/bus-rdf-parse': 2.6.8 | |
469 '@comunica/bus-rdf-parse-html': 2.6.8 | |
470 '@comunica/core': 2.6.8 | |
471 '@comunica/types': 2.6.8 | |
472 '@rdfjs/types': 1.1.0 | |
473 htmlparser2: 8.0.2 | |
474 readable-stream: 4.3.0 | |
475 dev: false | |
476 | |
477 /@comunica/actor-rdf-parse-jsonld/2.6.9: | |
478 resolution: {integrity: sha512-Xrn/btRySgMV7QmrAs/a6IMYo+ujh0Pn09TKfxLFa7xCQXozwRZI4dXnpaoCTBxc8xPZfVS3WrrmzRop2QjOoA==} | |
479 dependencies: | |
480 '@comunica/bus-http': 2.6.9 | |
481 '@comunica/bus-rdf-parse': 2.6.8 | |
482 '@comunica/context-entries': 2.6.8 | |
483 '@comunica/core': 2.6.8 | |
484 '@comunica/types': 2.6.8 | |
485 jsonld-context-parser: 2.3.0 | |
486 jsonld-streaming-parser: 3.2.0 | |
487 stream-to-string: 1.2.1 | |
488 transitivePeerDependencies: | |
489 - encoding | |
490 dev: false | |
491 | |
492 /@comunica/actor-rdf-parse-n3/2.6.8: | |
493 resolution: {integrity: sha512-D7+bjo9qV6dJMf5IjQfWKCtoVFvUG37EPJAXIX9f950JJmcWrc6JFnYMpFGZWDQOBIAxTepBszD5QkTM54JNfw==} | |
494 dependencies: | |
495 '@comunica/bus-rdf-parse': 2.6.8 | |
496 '@comunica/types': 2.6.8 | |
497 n3: 1.16.4 | |
498 dev: false | |
499 | |
500 /@comunica/actor-rdf-parse-rdfxml/2.6.8: | |
501 resolution: {integrity: sha512-aBHIf+OGt3REgkCcf9+u8Ywo0FAj/k9VTNgrTm6K/TZEmSpzdlD+gdFnBOH9bw2yN4otYt7bkH4siaIUjTunMA==} | |
502 dependencies: | |
503 '@comunica/bus-rdf-parse': 2.6.8 | |
504 '@comunica/types': 2.6.8 | |
505 rdfxml-streaming-parser: 2.2.2 | |
506 dev: false | |
507 | |
508 /@comunica/actor-rdf-parse-shaclc/2.6.8: | |
509 resolution: {integrity: sha512-hGM3eoCqyZuwAg9SLDdJjbFo79YHgADKDP+LjJnlxtrwt3vWTy8NLcodeg7NrvlbMS5UDadtK51402VBAiumCw==} | |
510 dependencies: | |
511 '@comunica/bus-rdf-parse': 2.6.8 | |
512 '@comunica/types': 2.6.8 | |
513 '@rdfjs/types': 1.1.0 | |
514 asynciterator: 3.8.0 | |
515 readable-stream: 4.3.0 | |
516 shaclc-parse: 1.3.0 | |
517 stream-to-string: 1.2.1 | |
518 dev: false | |
519 | |
520 /@comunica/actor-rdf-parse-xml-rdfa/2.6.8: | |
521 resolution: {integrity: sha512-enBcz9aCcpdgGX97zgjo2SbTLBgHuJ/mReF2vr7ipT/+3+Sjw40Vi56+SY5SeeU5NOeNvnxAN5O31CPIc2+yUg==} | |
522 dependencies: | |
523 '@comunica/bus-rdf-parse': 2.6.8 | |
524 '@comunica/types': 2.6.8 | |
525 rdfa-streaming-parser: 2.0.1 | |
526 dev: false | |
527 | |
528 /@comunica/bus-http/2.6.9: | |
529 resolution: {integrity: sha512-ha5dpMjVuUKG4rkFg212yKq5uA8/E00fTnBMN9pZPib3NYdvDqDZve7IMicn1+3kJQLQnjQvwtJSSmDGmQl+Fg==} | |
530 dependencies: | |
531 '@comunica/core': 2.6.8 | |
532 is-stream: 2.0.1 | |
533 readable-stream-node-to-web: 1.0.1 | |
534 readable-web-to-node-stream: 3.0.2 | |
535 web-streams-ponyfill: 1.4.2 | |
536 dev: false | |
537 | |
538 /@comunica/bus-init/2.6.8: | |
539 resolution: {integrity: sha512-GunaovksCb5GSL3ErO0oHC30XhP0E/mZ0KxixGudFZcwhHAm9YBTujSvETztXY9n2ssCRRJbdgvncFlv2Q5hjw==} | |
540 dependencies: | |
541 '@comunica/core': 2.6.8 | |
542 readable-stream: 4.3.0 | |
543 dev: false | |
544 | |
545 /@comunica/bus-rdf-parse-html/2.6.8: | |
546 resolution: {integrity: sha512-tYbPp1IS2pcxbLU4ihj2XXqP//LxccH/CvTDvvbaJ867Nr/BC2E6hhp/gIFAFOX+Qinfe7noSHqhdOrX090Z8w==} | |
547 dependencies: | |
548 '@comunica/core': 2.6.8 | |
549 '@rdfjs/types': 1.1.0 | |
550 dev: false | |
551 | |
552 /@comunica/bus-rdf-parse/2.6.8: | |
553 resolution: {integrity: sha512-BONoy83F8LFoLBW3eLlcw6C3+sDYj4MG/1mU3vhK8CeNHfJ5ykd28CIjGd4IZl+/voQFXGt+JY6U6vrws9UqWg==} | |
554 dependencies: | |
555 '@comunica/actor-abstract-mediatyped': 2.6.8 | |
556 '@comunica/actor-abstract-parse': 2.6.8 | |
557 '@comunica/core': 2.6.8 | |
558 '@rdfjs/types': 1.1.0 | |
559 dev: false | |
560 | |
561 /@comunica/config-query-sparql/2.6.0: | |
562 resolution: {integrity: sha512-Ih02KeThu1RWdiV7JfpD8u0lc3hu547EG5pDhe9igGPjU+ijNbahfJJzKrR7LcJrMTGtydEN+z2allIlBKSftA==} | |
563 dev: false | |
564 | |
565 /@comunica/context-entries/2.6.8: | |
566 resolution: {integrity: sha512-FxccdYmTypcCzaC88P1WSkEMuSQHgAvrU4G7elbB4dnmdq5SzPw9VJEKFuW5FI3/XUE2trjzWxm30NVnjPjvwg==} | |
567 dependencies: | |
568 '@comunica/core': 2.6.8 | |
569 '@comunica/types': 2.6.8 | |
570 '@rdfjs/types': 1.1.0 | |
571 jsonld-context-parser: 2.3.0 | |
572 sparqlalgebrajs: 4.0.5 | |
573 transitivePeerDependencies: | |
574 - encoding | |
575 dev: false | |
576 | |
577 /@comunica/core/2.6.8: | |
578 resolution: {integrity: sha512-e1nlVt8xBgEvPU3YO51nz4qozDgM6nmjFkaZDLejpipVmz87mmdnDzkJhteR6EdR+8XBDXRSjuWguJAfx93pOQ==} | |
579 engines: {node: '>=14.0'} | |
580 dependencies: | |
581 '@comunica/types': 2.6.8 | |
582 immutable: 4.3.0 | |
583 dev: false | |
584 | |
585 /@comunica/mediator-combine-pipeline/2.6.8: | |
586 resolution: {integrity: sha512-6vH2+gPrfY0esKeiURfMQncRaQNElp7WCMKXYWiJYhIJvpLdigNG90jDBbrNbPJNNE6PSmINBVEKxlO59mVA3A==} | |
587 dependencies: | |
588 '@comunica/core': 2.6.8 | |
589 '@comunica/types': 2.6.8 | |
590 dev: false | |
591 | |
592 /@comunica/mediator-combine-union/2.6.8: | |
593 resolution: {integrity: sha512-XNR84eBB5CkHC+S4mcl2Htf8vgT3OGLW7BhcYgMn6eQOsFzTQcKluLJpVeQ5vC/gIcmiK5dpgN5Pqn5iGM+KZQ==} | |
594 dependencies: | |
595 '@comunica/core': 2.6.8 | |
596 dev: false | |
597 | |
598 /@comunica/mediator-number/2.6.8: | |
599 resolution: {integrity: sha512-0K1uagchvhSLR/yeGMCTid3M9s7YNkHh1UTWqCLAl294DoJeaVgvn6AuCo3cq0kUIdK/gnobpiqLqcuErTW6Ig==} | |
600 dependencies: | |
601 '@comunica/core': 2.6.8 | |
602 dev: false | |
603 | |
604 /@comunica/mediator-race/2.6.8: | |
605 resolution: {integrity: sha512-8Ck91/pNxkhRwd0DItB8Rhuw/26UTFYAmz5lV7jQt3rbG2izCMezOEl5b9uaYGN82Mb1Q85Zj/qEz+AQQAr20w==} | |
606 dependencies: | |
607 '@comunica/core': 2.6.8 | |
608 dev: false | |
609 | |
610 /@comunica/mediatortype-time/2.6.8: | |
611 resolution: {integrity: sha512-krBNKO2EHLBOo752Y4XhncE2SaJNQdYW6RQsjNJo5UQsWQiyAx+IsNXhVjkew3H6PI8B8vrpFO+l0L2Ik10HVA==} | |
612 dependencies: | |
613 '@comunica/core': 2.6.8 | |
614 dev: false | |
615 | |
616 /@comunica/types/2.6.8: | |
617 resolution: {integrity: sha512-iwMRsrvjGyWSp/R7+VYvlI9OunMvq8FmB4SOmaw48QqkmH31qgdECxR9HZ+zsFpGOVJsetoqSRYDyc6iQkEIbA==} | |
618 dependencies: | |
619 '@rdfjs/types': 1.1.0 | |
620 '@types/yargs': 17.0.24 | |
621 asynciterator: 3.8.0 | |
622 sparqlalgebrajs: 4.0.5 | |
623 dev: false | |
624 | |
625 /@digitalbazaar/http-client/3.4.0: | |
626 resolution: {integrity: sha512-B/T3Xlo5UjPkoAqX/DQOAF2D5khgNZJZhoQ1d1b3ykYd2XnwOQ6srz1T+SsWVfjbXyLajN7j/nfKy7QiUofN+A==} | |
627 engines: {node: '>=14.0'} | |
628 dependencies: | |
629 ky: 0.33.3 | |
630 ky-universal: 0.11.0_ky@0.33.3 | |
631 undici: 5.22.0 | |
632 transitivePeerDependencies: | |
633 - web-streams-polyfill | |
634 dev: false | |
635 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
636 /@istanbuljs/load-nyc-config/1.1.0: |
91 | 637 resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} |
638 engines: {node: '>=8'} | |
75 | 639 dependencies: |
640 camelcase: 5.3.1 | |
641 find-up: 4.1.0 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
642 get-package-type: 0.1.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
643 js-yaml: 3.14.1 |
75 | 644 resolve-from: 5.0.0 |
645 dev: true | |
91 | 646 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
647 /@istanbuljs/schema/0.1.3: |
91 | 648 resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==} |
649 engines: {node: '>=8'} | |
650 dev: true | |
651 | |
98 | 652 /@jest/console/27.5.1: |
653 resolution: {integrity: sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==} | |
91 | 654 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
655 dependencies: |
98 | 656 '@jest/types': 27.5.1 |
127 | 657 '@types/node': 18.16.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
658 chalk: 4.1.2 |
98 | 659 jest-message-util: 27.5.1 |
660 jest-util: 27.5.1 | |
75 | 661 slash: 3.0.0 |
662 dev: true | |
91 | 663 |
98 | 664 /@jest/core/27.5.1: |
665 resolution: {integrity: sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==} | |
91 | 666 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
667 peerDependencies: | |
668 node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 | |
669 peerDependenciesMeta: | |
670 node-notifier: | |
671 optional: true | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
672 dependencies: |
98 | 673 '@jest/console': 27.5.1 |
674 '@jest/reporters': 27.5.1 | |
675 '@jest/test-result': 27.5.1 | |
676 '@jest/transform': 27.5.1 | |
677 '@jest/types': 27.5.1 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
678 '@types/node': 16.11.11 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
679 ansi-escapes: 4.3.2 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
680 chalk: 4.1.2 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
681 emittery: 0.8.1 |
60 | 682 exit: 0.1.2 |
98 | 683 graceful-fs: 4.2.9 |
684 jest-changed-files: 27.5.1 | |
685 jest-config: 27.5.1 | |
686 jest-haste-map: 27.5.1 | |
687 jest-message-util: 27.5.1 | |
688 jest-regex-util: 27.5.1 | |
689 jest-resolve: 27.5.1 | |
690 jest-resolve-dependencies: 27.5.1 | |
691 jest-runner: 27.5.1 | |
692 jest-runtime: 27.5.1 | |
693 jest-snapshot: 27.5.1 | |
694 jest-util: 27.5.1 | |
695 jest-validate: 27.5.1 | |
696 jest-watcher: 27.5.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
697 micromatch: 4.0.4 |
75 | 698 rimraf: 3.0.2 |
699 slash: 3.0.0 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
700 strip-ansi: 6.0.1 |
91 | 701 transitivePeerDependencies: |
702 - bufferutil | |
703 - canvas | |
704 - supports-color | |
705 - ts-node | |
706 - utf-8-validate | |
707 dev: true | |
708 | |
98 | 709 /@jest/environment/27.5.1: |
710 resolution: {integrity: sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==} | |
91 | 711 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
712 dependencies: |
98 | 713 '@jest/fake-timers': 27.5.1 |
714 '@jest/types': 27.5.1 | |
127 | 715 '@types/node': 18.16.1 |
98 | 716 jest-mock: 27.5.1 |
717 dev: true | |
718 | |
719 /@jest/fake-timers/27.5.1: | |
720 resolution: {integrity: sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==} | |
91 | 721 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
722 dependencies: |
98 | 723 '@jest/types': 27.5.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
724 '@sinonjs/fake-timers': 8.1.0 |
127 | 725 '@types/node': 18.16.1 |
98 | 726 jest-message-util: 27.5.1 |
727 jest-mock: 27.5.1 | |
728 jest-util: 27.5.1 | |
729 dev: true | |
730 | |
731 /@jest/globals/27.5.1: | |
732 resolution: {integrity: sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==} | |
91 | 733 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
734 dependencies: |
98 | 735 '@jest/environment': 27.5.1 |
736 '@jest/types': 27.5.1 | |
737 expect: 27.5.1 | |
738 dev: true | |
739 | |
740 /@jest/reporters/27.5.1: | |
741 resolution: {integrity: sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==} | |
91 | 742 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
743 peerDependencies: | |
744 node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 | |
745 peerDependenciesMeta: | |
746 node-notifier: | |
747 optional: true | |
75 | 748 dependencies: |
749 '@bcoe/v8-coverage': 0.2.3 | |
98 | 750 '@jest/console': 27.5.1 |
751 '@jest/test-result': 27.5.1 | |
752 '@jest/transform': 27.5.1 | |
753 '@jest/types': 27.5.1 | |
127 | 754 '@types/node': 18.16.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
755 chalk: 4.1.2 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
756 collect-v8-coverage: 1.0.1 |
60 | 757 exit: 0.1.2 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
758 glob: 7.2.0 |
98 | 759 graceful-fs: 4.2.9 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
760 istanbul-lib-coverage: 3.2.0 |
98 | 761 istanbul-lib-instrument: 5.1.0 |
75 | 762 istanbul-lib-report: 3.0.0 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
763 istanbul-lib-source-maps: 4.0.1 |
98 | 764 istanbul-reports: 3.1.4 |
765 jest-haste-map: 27.5.1 | |
766 jest-resolve: 27.5.1 | |
767 jest-util: 27.5.1 | |
768 jest-worker: 27.5.1 | |
75 | 769 slash: 3.0.0 |
60 | 770 source-map: 0.6.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
771 string-length: 4.0.2 |
75 | 772 terminal-link: 2.1.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
773 v8-to-istanbul: 8.1.0 |
91 | 774 transitivePeerDependencies: |
775 - supports-color | |
776 dev: true | |
777 | |
98 | 778 /@jest/source-map/27.5.1: |
779 resolution: {integrity: sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==} | |
91 | 780 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
60 | 781 dependencies: |
782 callsites: 3.1.0 | |
98 | 783 graceful-fs: 4.2.9 |
60 | 784 source-map: 0.6.1 |
785 dev: true | |
91 | 786 |
98 | 787 /@jest/test-result/27.5.1: |
788 resolution: {integrity: sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==} | |
91 | 789 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
790 dependencies: |
98 | 791 '@jest/console': 27.5.1 |
792 '@jest/types': 27.5.1 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
793 '@types/istanbul-lib-coverage': 2.0.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
794 collect-v8-coverage: 1.0.1 |
75 | 795 dev: true |
91 | 796 |
98 | 797 /@jest/test-sequencer/27.5.1: |
798 resolution: {integrity: sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==} | |
91 | 799 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
800 dependencies: |
98 | 801 '@jest/test-result': 27.5.1 |
802 graceful-fs: 4.2.9 | |
803 jest-haste-map: 27.5.1 | |
804 jest-runtime: 27.5.1 | |
91 | 805 transitivePeerDependencies: |
806 - supports-color | |
807 dev: true | |
808 | |
98 | 809 /@jest/transform/27.5.1: |
810 resolution: {integrity: sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==} | |
91 | 811 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
812 dependencies: | |
813 '@babel/core': 7.16.0 | |
98 | 814 '@jest/types': 27.5.1 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
815 babel-plugin-istanbul: 6.1.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
816 chalk: 4.1.2 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
817 convert-source-map: 1.8.0 |
60 | 818 fast-json-stable-stringify: 2.1.0 |
98 | 819 graceful-fs: 4.2.9 |
820 jest-haste-map: 27.5.1 | |
821 jest-regex-util: 27.5.1 | |
822 jest-util: 27.5.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
823 micromatch: 4.0.4 |
98 | 824 pirates: 4.0.5 |
75 | 825 slash: 3.0.0 |
60 | 826 source-map: 0.6.1 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
827 write-file-atomic: 3.0.3 |
91 | 828 transitivePeerDependencies: |
829 - supports-color | |
830 dev: true | |
831 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
832 /@jest/types/27.4.0: |
91 | 833 resolution: {integrity: sha512-jIsLdASXMf8GS7P7oGFGwobNse/6Ewq3GBPHoo0i6XRmja+NrUoDqJm4a1ffF2bHGleKJizxokcp1sCqSktP3g==} |
834 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
835 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
836 '@types/istanbul-lib-coverage': 2.0.3 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
837 '@types/istanbul-reports': 3.0.1 |
127 | 838 '@types/node': 18.16.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
839 '@types/yargs': 16.0.4 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
840 chalk: 4.1.2 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
841 dev: true |
91 | 842 |
98 | 843 /@jest/types/27.5.1: |
844 resolution: {integrity: sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==} | |
845 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} | |
846 dependencies: | |
847 '@types/istanbul-lib-coverage': 2.0.3 | |
848 '@types/istanbul-reports': 3.0.1 | |
127 | 849 '@types/node': 18.16.1 |
98 | 850 '@types/yargs': 16.0.4 |
851 chalk: 4.1.2 | |
852 dev: true | |
853 | |
127 | 854 /@lit-labs/ssr-dom-shim/1.1.0: |
855 resolution: {integrity: sha512-92uQ5ARf7UXYrzaFcAX3T2rTvaS9Z1//ukV+DqjACM4c8s0ZBQd7ayJU5Dh2AFLD/Ayuyz4uMmxQec8q3U4Ong==} | |
856 dev: false | |
857 | |
858 /@lit/reactive-element/1.6.1: | |
859 resolution: {integrity: sha512-va15kYZr7KZNNPZdxONGQzpUr+4sxVu7V/VG7a8mRfPPXUyhEYj5RzXCQmGrlP3tAh0L3HHm5AjBMFYRqlM9SA==} | |
860 dependencies: | |
861 '@lit-labs/ssr-dom-shim': 1.1.0 | |
60 | 862 dev: false |
91 | 863 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
864 /@rdfjs/types/1.0.1: |
91 | 865 resolution: {integrity: sha512-YxVkH0XrCNG3MWeZxfg596GFe+oorTVusmNxRP6ZHTsGczZ8AGvG3UchRNkg3Fy4MyysI7vBAA5YZbESL+VmHQ==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
866 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
867 '@types/node': 16.11.11 |
60 | 868 dev: false |
91 | 869 |
127 | 870 /@rdfjs/types/1.1.0: |
871 resolution: {integrity: sha512-5zm8bN2/CC634dTcn/0AhTRLaQRjXDZs3QfcAsQKNturHT7XVWcKy/8p3P5gXl+YkZTAmy7T5M/LyiT/jbkENw==} | |
872 dependencies: | |
873 '@types/node': 18.16.1 | |
874 dev: false | |
875 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
876 /@sinonjs/commons/1.8.3: |
91 | 877 resolution: {integrity: sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==} |
75 | 878 dependencies: |
879 type-detect: 4.0.8 | |
880 dev: true | |
91 | 881 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
882 /@sinonjs/fake-timers/8.1.0: |
91 | 883 resolution: {integrity: sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
884 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
885 '@sinonjs/commons': 1.8.3 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
886 dev: true |
91 | 887 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
888 /@tootallnate/once/1.1.2: |
91 | 889 resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==} |
890 engines: {node: '>= 6'} | |
891 dev: true | |
892 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
893 /@types/babel__core/7.1.16: |
91 | 894 resolution: {integrity: sha512-EAEHtisTMM+KaKwfWdC3oyllIqswlznXCIVCt7/oRNrh+DhgT4UEBNC/jlADNjvw7UnfbcdkGQcPVZ1xYiLcrQ==} |
60 | 895 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
896 '@babel/parser': 7.16.4 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
897 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
898 '@types/babel__generator': 7.6.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
899 '@types/babel__template': 7.4.1 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
900 '@types/babel__traverse': 7.14.2 |
60 | 901 dev: true |
91 | 902 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
903 /@types/babel__generator/7.6.3: |
91 | 904 resolution: {integrity: sha512-/GWCmzJWqV7diQW54smJZzWbSFf4QYtF71WCKhcx6Ru/tFyQIY2eiiITcCAeuPbNSvT9YCGkVMqqvSk2Z0mXiA==} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
905 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
906 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
907 dev: true |
91 | 908 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
909 /@types/babel__template/7.4.1: |
91 | 910 resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
911 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
912 '@babel/parser': 7.16.4 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
913 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
914 dev: true |
91 | 915 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
916 /@types/babel__traverse/7.14.2: |
91 | 917 resolution: {integrity: sha512-K2waXdXBi2302XUdcHcR1jCeU0LL4TD9HRs/gk0N2Xvrht+G/BfJa4QObBQZfhMdxiCpV3COl5Nfq4uKTeTnJA==} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
918 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
919 '@babel/types': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
920 dev: true |
91 | 921 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
922 /@types/graceful-fs/4.1.5: |
91 | 923 resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
924 dependencies: |
127 | 925 '@types/node': 18.16.1 |
926 dev: true | |
927 | |
928 /@types/http-link-header/1.0.3: | |
929 resolution: {integrity: sha512-y8HkoD/vyid+5MrJ3aas0FvU3/BVBGcyG9kgxL0Zn4JwstA8CglFPnrR0RuzOjRCXwqzL5uxWC2IO7Ub0rMU2A==} | |
930 dependencies: | |
931 '@types/node': 18.16.1 | |
932 dev: false | |
91 | 933 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
934 /@types/istanbul-lib-coverage/2.0.3: |
91 | 935 resolution: {integrity: sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==} |
936 dev: true | |
937 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
938 /@types/istanbul-lib-report/3.0.0: |
91 | 939 resolution: {integrity: sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
940 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
941 '@types/istanbul-lib-coverage': 2.0.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
942 dev: true |
91 | 943 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
944 /@types/istanbul-reports/3.0.1: |
91 | 945 resolution: {integrity: sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
946 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
947 '@types/istanbul-lib-report': 3.0.0 |
60 | 948 dev: true |
91 | 949 |
98 | 950 /@types/jest/27.4.0: |
951 resolution: {integrity: sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ==} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
952 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
953 jest-diff: 27.4.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
954 pretty-format: 27.4.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
955 dev: true |
91 | 956 |
127 | 957 /@types/jsonld/1.5.8: |
958 resolution: {integrity: sha512-4l5t/jDnJpqZ+i7CLTTgPcT5BYXnAnwJupb07aAokPufCV0SjDHcwctUkSTuhIuSU9yHok+WOOngIGCtpL96gw==} | |
60 | 959 dev: false |
91 | 960 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
961 /@types/n3/1.10.4: |
91 | 962 resolution: {integrity: sha512-FfRTwcbXcScVHuAjIASveRWL6Fi6fPALl1Ge8tMESYLqU7R42LJvtdBpUi+f9YK0oQPqIN+zFFgMDFJfLMx0bg==} |
60 | 963 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
964 '@types/node': 16.11.11 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
965 rdf-js: 4.0.2 |
60 | 966 dev: false |
91 | 967 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
968 /@types/node/16.11.11: |
91 | 969 resolution: {integrity: sha512-KB0sixD67CeecHC33MYn+eYARkqTheIRNuu97y2XMjR7Wu3XibO1vaY6VBV6O/a89SPI81cEUIYT87UqUWlZNw==} |
970 | |
127 | 971 /@types/node/18.16.1: |
972 resolution: {integrity: sha512-DZxSZWXxFfOlx7k7Rv4LAyiMroaxa3Ly/7OOzZO8cBNho0YzAi4qlbrx8W27JGqG57IgR/6J7r+nOJWw6kcvZA==} | |
973 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
974 /@types/prettier/2.4.2: |
91 | 975 resolution: {integrity: sha512-ekoj4qOQYp7CvjX8ZDBgN86w3MqQhLE1hczEJbEIjgFEumDy+na/4AJAbLXfgEWFNB2pKadM5rPFtuSGMWK7xA==} |
976 dev: true | |
977 | |
127 | 978 /@types/readable-stream/2.3.15: |
979 resolution: {integrity: sha512-oM5JSKQCcICF1wvGgmecmHldZ48OZamtMxcGGVICOJA8o8cahXC1zEVAif8iwoc5j8etxFaRFnf095+CDsuoFQ==} | |
980 dependencies: | |
981 '@types/node': 18.16.1 | |
982 safe-buffer: 5.1.2 | |
983 dev: false | |
984 | |
985 /@types/sparqljs/3.1.4: | |
986 resolution: {integrity: sha512-0MvCTEfveYJDkI91olLcDf/F3wMMbsxwNxiNZeglt4tbIFULd9pRpcacj1MuA+acFDkTnPXS9L7OqZNn/W1MAg==} | |
987 dependencies: | |
988 rdf-js: 4.0.2 | |
989 dev: false | |
990 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
991 /@types/stack-utils/2.0.1: |
91 | 992 resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} |
993 dev: true | |
994 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
995 /@types/trusted-types/2.0.2: |
91 | 996 resolution: {integrity: sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
997 dev: false |
91 | 998 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
999 /@types/yargs-parser/20.2.1: |
91 | 1000 resolution: {integrity: sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==} |
1001 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1002 /@types/yargs/16.0.4: |
91 | 1003 resolution: {integrity: sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==} |
60 | 1004 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1005 '@types/yargs-parser': 20.2.1 |
60 | 1006 dev: true |
91 | 1007 |
127 | 1008 /@types/yargs/17.0.24: |
1009 resolution: {integrity: sha512-6i0aC7jV6QzQB8ne1joVZ0eSFIstHsCrobmOtghM11yGlH0j43FKL2UhWdELkyps0zuf7qVTUVCCR+tgSlyLLw==} | |
1010 dependencies: | |
1011 '@types/yargs-parser': 20.2.1 | |
1012 dev: false | |
1013 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1014 /abab/2.0.5: |
91 | 1015 resolution: {integrity: sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==} |
1016 dev: true | |
1017 | |
127 | 1018 /abort-controller/3.0.0: |
1019 resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} | |
1020 engines: {node: '>=6.5'} | |
1021 dependencies: | |
1022 event-target-shim: 5.0.1 | |
1023 dev: false | |
1024 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1025 /acorn-globals/6.0.0: |
91 | 1026 resolution: {integrity: sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1027 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1028 acorn: 7.4.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1029 acorn-walk: 7.2.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1030 dev: true |
91 | 1031 |
127 | 1032 /acorn-jsx-walk/2.0.0: |
1033 resolution: {integrity: sha512-uuo6iJj4D4ygkdzd6jPtcxs8vZgDX9YFIkqczGImoypX2fQ4dVImmu3UzA4ynixCIMTrEOWW+95M2HuBaCEOVA==} | |
1034 dev: false | |
1035 | |
1036 /acorn-jsx/5.3.2_acorn@8.8.2: | |
1037 resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} | |
1038 peerDependencies: | |
1039 acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 | |
1040 dependencies: | |
1041 acorn: 8.8.2 | |
1042 dev: false | |
1043 | |
1044 /acorn-loose/8.3.0: | |
1045 resolution: {integrity: sha512-75lAs9H19ldmW+fAbyqHdjgdCrz0pWGXKmnqFoh8PyVd1L2RIb4RzYrSjmopeqv3E1G3/Pimu6GgLlrGbrkF7w==} | |
1046 engines: {node: '>=0.4.0'} | |
1047 dependencies: | |
1048 acorn: 8.8.2 | |
1049 dev: false | |
1050 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1051 /acorn-walk/7.2.0: |
91 | 1052 resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} |
1053 engines: {node: '>=0.4.0'} | |
1054 dev: true | |
1055 | |
127 | 1056 /acorn-walk/8.2.0: |
1057 resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} | |
1058 engines: {node: '>=0.4.0'} | |
1059 dev: false | |
1060 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1061 /acorn/7.4.1: |
91 | 1062 resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} |
1063 engines: {node: '>=0.4.0'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1064 hasBin: true |
91 | 1065 dev: true |
1066 | |
127 | 1067 /acorn/8.8.2: |
1068 resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==} | |
91 | 1069 engines: {node: '>=0.4.0'} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1070 hasBin: true |
91 | 1071 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1072 /agent-base/6.0.2: |
91 | 1073 resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} |
1074 engines: {node: '>= 6.0.0'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1075 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1076 debug: 4.3.3 |
91 | 1077 transitivePeerDependencies: |
1078 - supports-color | |
1079 dev: true | |
1080 | |
127 | 1081 /ajv/8.12.0: |
1082 resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1083 dependencies: |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1084 fast-deep-equal: 3.1.3 |
127 | 1085 json-schema-traverse: 1.0.0 |
1086 require-from-string: 2.0.2 | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1087 uri-js: 4.4.1 |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1088 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1089 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1090 /ansi-escapes/4.3.2: |
91 | 1091 resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} |
1092 engines: {node: '>=8'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1093 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1094 type-fest: 0.21.3 |
75 | 1095 dev: true |
91 | 1096 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1097 /ansi-regex/5.0.1: |
91 | 1098 resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} |
1099 engines: {node: '>=8'} | |
1100 | |
60 | 1101 /ansi-styles/3.2.1: |
91 | 1102 resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} |
1103 engines: {node: '>=4'} | |
60 | 1104 dependencies: |
1105 color-convert: 1.9.3 | |
1106 dev: true | |
91 | 1107 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1108 /ansi-styles/4.3.0: |
91 | 1109 resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} |
1110 engines: {node: '>=8'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1111 dependencies: |
75 | 1112 color-convert: 2.0.1 |
91 | 1113 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1114 /ansi-styles/5.2.0: |
91 | 1115 resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==} |
1116 engines: {node: '>=10'} | |
1117 dev: true | |
1118 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1119 /anymatch/3.1.2: |
91 | 1120 resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==} |
1121 engines: {node: '>= 8'} | |
75 | 1122 dependencies: |
1123 normalize-path: 3.0.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1124 picomatch: 2.3.0 |
75 | 1125 dev: true |
91 | 1126 |
60 | 1127 /argparse/1.0.10: |
91 | 1128 resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} |
60 | 1129 dependencies: |
1130 sprintf-js: 1.0.3 | |
1131 dev: true | |
91 | 1132 |
127 | 1133 /asynciterator/3.8.0: |
1134 resolution: {integrity: sha512-bD34LqKHJnkB77MHjL3hOAUOcy9dbB+3lHvL+EiJpD3k2Nyq3i1dCk5adMisB2rwlrHVu/+XRhOdPZL9hzpsfw==} | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1135 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1136 |
60 | 1137 /asynckit/0.4.0: |
91 | 1138 resolution: {integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k=} |
127 | 1139 dev: true |
91 | 1140 |
60 | 1141 /atob/2.1.2: |
91 | 1142 resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==} |
1143 engines: {node: '>= 4.5.0'} | |
60 | 1144 hasBin: true |
91 | 1145 dev: true |
1146 | |
98 | 1147 /babel-jest/27.5.1_@babel+core@7.16.0: |
1148 resolution: {integrity: sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==} | |
91 | 1149 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
1150 peerDependencies: | |
1151 '@babel/core': ^7.8.0 | |
1152 dependencies: | |
1153 '@babel/core': 7.16.0 | |
98 | 1154 '@jest/transform': 27.5.1 |
1155 '@jest/types': 27.5.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1156 '@types/babel__core': 7.1.16 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1157 babel-plugin-istanbul: 6.1.1 |
98 | 1158 babel-preset-jest: 27.5.1_@babel+core@7.16.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1159 chalk: 4.1.2 |
98 | 1160 graceful-fs: 4.2.9 |
75 | 1161 slash: 3.0.0 |
91 | 1162 transitivePeerDependencies: |
1163 - supports-color | |
1164 dev: true | |
1165 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1166 /babel-plugin-istanbul/6.1.1: |
91 | 1167 resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==} |
1168 engines: {node: '>=8'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1169 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1170 '@babel/helper-plugin-utils': 7.14.5 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1171 '@istanbuljs/load-nyc-config': 1.1.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1172 '@istanbuljs/schema': 0.1.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1173 istanbul-lib-instrument: 5.1.0 |
75 | 1174 test-exclude: 6.0.0 |
91 | 1175 transitivePeerDependencies: |
1176 - supports-color | |
1177 dev: true | |
1178 | |
98 | 1179 /babel-plugin-jest-hoist/27.5.1: |
1180 resolution: {integrity: sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==} | |
91 | 1181 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1182 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1183 '@babel/template': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1184 '@babel/types': 7.16.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1185 '@types/babel__core': 7.1.16 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1186 '@types/babel__traverse': 7.14.2 |
60 | 1187 dev: true |
91 | 1188 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1189 /babel-preset-current-node-syntax/1.0.1_@babel+core@7.16.0: |
91 | 1190 resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} |
1191 peerDependencies: | |
1192 '@babel/core': ^7.0.0 | |
1193 dependencies: | |
1194 '@babel/core': 7.16.0 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1195 '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1196 '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1197 '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1198 '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1199 '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1200 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1201 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1202 '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1203 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1204 '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1205 '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1206 '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.16.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1207 dev: true |
91 | 1208 |
98 | 1209 /babel-preset-jest/27.5.1_@babel+core@7.16.0: |
1210 resolution: {integrity: sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==} | |
91 | 1211 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
1212 peerDependencies: | |
1213 '@babel/core': ^7.0.0 | |
1214 dependencies: | |
1215 '@babel/core': 7.16.0 | |
98 | 1216 babel-plugin-jest-hoist: 27.5.1 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1217 babel-preset-current-node-syntax: 1.0.1_@babel+core@7.16.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1218 dev: true |
91 | 1219 |
80
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
1220 /balanced-match/1.0.2: |
91 | 1221 resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} |
127 | 1222 |
1223 /base64-js/1.5.1: | |
1224 resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1225 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1226 |
60 | 1227 /brace-expansion/1.1.11: |
91 | 1228 resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} |
60 | 1229 dependencies: |
80
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
1230 balanced-match: 1.0.2 |
60 | 1231 concat-map: 0.0.1 |
91 | 1232 |
75 | 1233 /braces/3.0.2: |
91 | 1234 resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} |
1235 engines: {node: '>=8'} | |
75 | 1236 dependencies: |
1237 fill-range: 7.0.1 | |
1238 dev: true | |
91 | 1239 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1240 /browser-process-hrtime/1.0.0: |
91 | 1241 resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==} |
1242 dev: true | |
1243 | |
1244 /browserslist/4.18.1: | |
1245 resolution: {integrity: sha512-8ScCzdpPwR2wQh8IT82CA2VgDwjHyqMovPBZSNH54+tm4Jk2pCuv90gmAdH6J84OCRWi0b4gMe6O6XPXuJnjgQ==} | |
1246 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} | |
60 | 1247 hasBin: true |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1248 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1249 caniuse-lite: 1.0.30001283 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1250 electron-to-chromium: 1.4.5 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1251 escalade: 3.1.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1252 node-releases: 2.0.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1253 picocolors: 1.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1254 dev: true |
91 | 1255 |
60 | 1256 /bs-logger/0.2.6: |
91 | 1257 resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==} |
1258 engines: {node: '>= 6'} | |
60 | 1259 dependencies: |
1260 fast-json-stable-stringify: 2.1.0 | |
1261 dev: true | |
91 | 1262 |
60 | 1263 /bser/2.1.1: |
91 | 1264 resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} |
60 | 1265 dependencies: |
1266 node-int64: 0.4.0 | |
1267 dev: true | |
91 | 1268 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1269 /buffer-from/1.1.2: |
91 | 1270 resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} |
1271 dev: true | |
1272 | |
127 | 1273 /buffer/6.0.3: |
1274 resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} | |
1275 dependencies: | |
1276 base64-js: 1.5.1 | |
1277 ieee754: 1.2.1 | |
1278 dev: false | |
1279 | |
1280 /busboy/1.6.0: | |
1281 resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} | |
1282 engines: {node: '>=10.16.0'} | |
1283 dependencies: | |
1284 streamsearch: 1.1.0 | |
1285 dev: false | |
1286 | |
60 | 1287 /callsites/3.1.0: |
91 | 1288 resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} |
1289 engines: {node: '>=6'} | |
1290 dev: true | |
1291 | |
60 | 1292 /camelcase/5.3.1: |
91 | 1293 resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} |
1294 engines: {node: '>=6'} | |
1295 dev: true | |
1296 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1297 /camelcase/6.2.1: |
91 | 1298 resolution: {integrity: sha512-tVI4q5jjFV5CavAU8DXfza/TJcZutVKo/5Foskmsqcm0MsL91moHvwiGNnqaa2o6PF/7yT5ikDRcVcl8Rj6LCA==} |
1299 engines: {node: '>=10'} | |
1300 dev: true | |
1301 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1302 /caniuse-lite/1.0.30001283: |
91 | 1303 resolution: {integrity: sha512-9RoKo841j1GQFSJz/nCXOj0sD7tHBtlowjYlrqIUS812x9/emfBLBt6IyMz1zIaYc/eRL8Cs6HPUVi2Hzq4sIg==} |
1304 dev: true | |
1305 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1306 /canonicalize/1.0.8: |
91 | 1307 resolution: {integrity: sha512-0CNTVCLZggSh7bc5VkX5WWPWO+cyZbNd07IHIsSXLia/eAq+r836hgk+8BKoEh7949Mda87VUOitx5OddVj64A==} |
60 | 1308 dev: false |
91 | 1309 |
60 | 1310 /chalk/2.4.2: |
91 | 1311 resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} |
1312 engines: {node: '>=4'} | |
60 | 1313 dependencies: |
1314 ansi-styles: 3.2.1 | |
1315 escape-string-regexp: 1.0.5 | |
1316 supports-color: 5.5.0 | |
1317 dev: true | |
91 | 1318 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1319 /chalk/4.1.2: |
91 | 1320 resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} |
1321 engines: {node: '>=10'} | |
75 | 1322 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1323 ansi-styles: 4.3.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1324 supports-color: 7.2.0 |
91 | 1325 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1326 /char-regex/1.0.2: |
91 | 1327 resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==} |
1328 engines: {node: '>=10'} | |
1329 dev: true | |
1330 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1331 /ci-info/3.3.0: |
91 | 1332 resolution: {integrity: sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==} |
1333 dev: true | |
1334 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1335 /cjs-module-lexer/1.2.2: |
91 | 1336 resolution: {integrity: sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==} |
1337 dev: true | |
1338 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1339 /cliui/7.0.4: |
91 | 1340 resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==} |
75 | 1341 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1342 string-width: 4.2.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1343 strip-ansi: 6.0.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1344 wrap-ansi: 7.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1345 dev: true |
91 | 1346 |
60 | 1347 /co/4.6.0: |
91 | 1348 resolution: {integrity: sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=} |
1349 engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} | |
1350 dev: true | |
1351 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1352 /collect-v8-coverage/1.0.1: |
91 | 1353 resolution: {integrity: sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==} |
1354 dev: true | |
1355 | |
60 | 1356 /color-convert/1.9.3: |
91 | 1357 resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} |
60 | 1358 dependencies: |
1359 color-name: 1.1.3 | |
1360 dev: true | |
91 | 1361 |
75 | 1362 /color-convert/2.0.1: |
91 | 1363 resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} |
1364 engines: {node: '>=7.0.0'} | |
75 | 1365 dependencies: |
1366 color-name: 1.1.4 | |
91 | 1367 |
60 | 1368 /color-name/1.1.3: |
127 | 1369 resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} |
91 | 1370 dev: true |
1371 | |
60 | 1372 /color-name/1.1.4: |
91 | 1373 resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} |
1374 | |
60 | 1375 /combined-stream/1.0.8: |
91 | 1376 resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} |
1377 engines: {node: '>= 0.8'} | |
60 | 1378 dependencies: |
1379 delayed-stream: 1.0.0 | |
127 | 1380 dev: true |
1381 | |
1382 /commander/10.0.1: | |
1383 resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==} | |
1384 engines: {node: '>=14'} | |
1385 dev: false | |
91 | 1386 |
60 | 1387 /concat-map/0.0.1: |
127 | 1388 resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} |
91 | 1389 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1390 /convert-source-map/1.8.0: |
91 | 1391 resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==} |
60 | 1392 dependencies: |
1393 safe-buffer: 5.1.2 | |
1394 dev: true | |
91 | 1395 |
127 | 1396 /cross-fetch/3.1.5: |
1397 resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==} | |
1398 dependencies: | |
1399 node-fetch: 2.6.7 | |
1400 transitivePeerDependencies: | |
1401 - encoding | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1402 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1403 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1404 /cross-spawn/7.0.3: |
91 | 1405 resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} |
1406 engines: {node: '>= 8'} | |
75 | 1407 dependencies: |
1408 path-key: 3.1.1 | |
1409 shebang-command: 2.0.0 | |
1410 which: 2.0.2 | |
1411 dev: true | |
91 | 1412 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1413 /css/3.0.0: |
91 | 1414 resolution: {integrity: sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==} |
60 | 1415 dependencies: |
1416 inherits: 2.0.4 | |
1417 source-map: 0.6.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1418 source-map-resolve: 0.6.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1419 dev: true |
91 | 1420 |
60 | 1421 /cssom/0.3.8: |
91 | 1422 resolution: {integrity: sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==} |
1423 dev: true | |
1424 | |
75 | 1425 /cssom/0.4.4: |
91 | 1426 resolution: {integrity: sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==} |
1427 dev: true | |
1428 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1429 /cssstyle/2.3.0: |
91 | 1430 resolution: {integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==} |
1431 engines: {node: '>=8'} | |
60 | 1432 dependencies: |
1433 cssom: 0.3.8 | |
1434 dev: true | |
91 | 1435 |
127 | 1436 /data-uri-to-buffer/4.0.1: |
1437 resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==} | |
1438 engines: {node: '>= 12'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1439 dev: false |
91 | 1440 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1441 /data-urls/2.0.0: |
91 | 1442 resolution: {integrity: sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==} |
1443 engines: {node: '>=10'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1444 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1445 abab: 2.0.5 |
60 | 1446 whatwg-mimetype: 2.3.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1447 whatwg-url: 8.7.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1448 dev: true |
91 | 1449 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1450 /debug/4.3.3: |
91 | 1451 resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==} |
1452 engines: {node: '>=6.0'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1453 peerDependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1454 supports-color: '*' |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1455 peerDependenciesMeta: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1456 supports-color: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1457 optional: true |
91 | 1458 dependencies: |
1459 ms: 2.1.2 | |
1460 dev: true | |
1461 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1462 /decimal.js/10.3.1: |
91 | 1463 resolution: {integrity: sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ==} |
1464 dev: true | |
1465 | |
60 | 1466 /decode-uri-component/0.2.0: |
91 | 1467 resolution: {integrity: sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=} |
1468 engines: {node: '>=0.10'} | |
1469 dev: true | |
1470 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1471 /dedent/0.7.0: |
91 | 1472 resolution: {integrity: sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=} |
1473 dev: true | |
1474 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1475 /deep-is/0.1.4: |
91 | 1476 resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} |
1477 dev: true | |
1478 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1479 /deepmerge/4.2.2: |
91 | 1480 resolution: {integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==} |
1481 engines: {node: '>=0.10.0'} | |
1482 dev: true | |
1483 | |
60 | 1484 /delayed-stream/1.0.0: |
91 | 1485 resolution: {integrity: sha1-3zrhmayt+31ECqrgsp4icrJOxhk=} |
1486 engines: {node: '>=0.4.0'} | |
127 | 1487 dev: true |
1488 | |
1489 /dependency-cruiser/12.12.0: | |
1490 resolution: {integrity: sha512-3DB6m6bVVR50o8CZWa4yBklm2SxfDi5gHPlDmS9v4Vdng2uJxPFezM2yH9PlsJ6GlQ7tpOiiYp/gOXUr/R+KGQ==} | |
1491 engines: {node: ^14||^16||>=18} | |
1492 hasBin: true | |
1493 dependencies: | |
1494 acorn: 8.8.2 | |
1495 acorn-jsx: 5.3.2_acorn@8.8.2 | |
1496 acorn-jsx-walk: 2.0.0 | |
1497 acorn-loose: 8.3.0 | |
1498 acorn-walk: 8.2.0 | |
1499 ajv: 8.12.0 | |
1500 chalk: 4.1.2 | |
1501 commander: 10.0.1 | |
1502 enhanced-resolve: 5.13.0 | |
1503 figures: 3.2.0 | |
1504 get-stream: 6.0.1 | |
1505 glob: 7.2.0 | |
1506 handlebars: 4.7.7 | |
1507 ignore: 5.2.4 | |
1508 indent-string: 4.0.0 | |
1509 interpret: 3.1.1 | |
1510 is-installed-globally: 0.4.0 | |
1511 json5: 2.2.3 | |
1512 lodash: 4.17.21 | |
1513 prompts: 2.4.2 | |
1514 rechoir: 0.8.0 | |
1515 safe-regex: 2.1.1 | |
1516 semver: 7.5.0 | |
1517 semver-try-require: 6.2.2 | |
1518 teamcity-service-messages: 0.1.14 | |
1519 tsconfig-paths-webpack-plugin: 4.0.1 | |
1520 watskeburt: 0.11.1 | |
1521 wrap-ansi: 7.0.0 | |
1522 dev: false | |
91 | 1523 |
75 | 1524 /detect-newline/3.1.0: |
91 | 1525 resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} |
1526 engines: {node: '>=8'} | |
1527 dev: true | |
1528 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1529 /diff-sequences/27.4.0: |
91 | 1530 resolution: {integrity: sha512-YqiQzkrsmHMH5uuh8OdQFU9/ZpADnwzml8z0O5HvRNda+5UZsaX/xN+AAxfR2hWq1Y7HZnAzO9J5lJXOuDz2Ww==} |
1531 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} | |
1532 dev: true | |
1533 | |
98 | 1534 /diff-sequences/27.5.1: |
1535 resolution: {integrity: sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==} | |
1536 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} | |
1537 dev: true | |
1538 | |
127 | 1539 /dom-serializer/2.0.0: |
1540 resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==} | |
1541 dependencies: | |
1542 domelementtype: 2.3.0 | |
1543 domhandler: 5.0.3 | |
1544 entities: 4.5.0 | |
1545 dev: false | |
1546 | |
1547 /domelementtype/2.3.0: | |
1548 resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==} | |
1549 dev: false | |
1550 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1551 /domexception/2.0.1: |
91 | 1552 resolution: {integrity: sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==} |
1553 engines: {node: '>=8'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1554 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1555 webidl-conversions: 5.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1556 dev: true |
91 | 1557 |
127 | 1558 /domhandler/5.0.3: |
1559 resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} | |
1560 engines: {node: '>= 4'} | |
1561 dependencies: | |
1562 domelementtype: 2.3.0 | |
1563 dev: false | |
1564 | |
1565 /domutils/3.0.1: | |
1566 resolution: {integrity: sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==} | |
1567 dependencies: | |
1568 dom-serializer: 2.0.0 | |
1569 domelementtype: 2.3.0 | |
1570 domhandler: 5.0.3 | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1571 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1572 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1573 /electron-to-chromium/1.4.5: |
91 | 1574 resolution: {integrity: sha512-YKaB+t8ul5crdh6OeqT2qXdxJGI0fAYb6/X8pDIyye+c3a7ndOCk5gVeKX+ABwivCGNS56vOAif3TN0qJMpEHw==} |
1575 dev: true | |
1576 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1577 /emittery/0.8.1: |
91 | 1578 resolution: {integrity: sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==} |
1579 engines: {node: '>=10'} | |
1580 dev: true | |
1581 | |
75 | 1582 /emoji-regex/8.0.0: |
91 | 1583 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} |
127 | 1584 |
1585 /enhanced-resolve/5.13.0: | |
1586 resolution: {integrity: sha512-eyV8f0y1+bzyfh8xAwW/WTSZpLbjhqc4ne9eGSH4Zo2ejdyiNG9pU6mf9DG8a7+Auk6MFTlNOT4Y2y/9k8GKVg==} | |
1587 engines: {node: '>=10.13.0'} | |
1588 dependencies: | |
1589 graceful-fs: 4.2.9 | |
1590 tapable: 2.2.1 | |
1591 dev: false | |
1592 | |
1593 /entities/4.5.0: | |
1594 resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} | |
1595 engines: {node: '>=0.12'} | |
1596 dev: false | |
91 | 1597 |
98 | 1598 /error-ex/1.3.2: |
1599 resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} | |
1600 dependencies: | |
1601 is-arrayish: 0.2.1 | |
1602 dev: true | |
1603 | |
99 | 1604 /esbuild-android-arm64/0.14.21: |
1605 resolution: {integrity: sha512-Bqgld1TY0wZv8TqiQmVxQFgYzz8ZmyzT7clXBDZFkOOdRybzsnj8AZuK1pwcLVA7Ya6XncHgJqIao7NFd3s0RQ==} | |
1606 engines: {node: '>=12'} | |
1607 cpu: [arm64] | |
1608 os: [android] | |
1609 requiresBuild: true | |
1610 dev: true | |
1611 optional: true | |
1612 | |
1613 /esbuild-darwin-64/0.14.21: | |
1614 resolution: {integrity: sha512-j+Eg+e13djzyYINVvAbOo2/zvZ2DivuJJTaBrJnJHSD7kUNuGHRkHoSfFjbI80KHkn091w350wdmXDNSgRjfYQ==} | |
1615 engines: {node: '>=12'} | |
1616 cpu: [x64] | |
1617 os: [darwin] | |
1618 requiresBuild: true | |
1619 dev: true | |
1620 optional: true | |
1621 | |
1622 /esbuild-darwin-arm64/0.14.21: | |
1623 resolution: {integrity: sha512-nDNTKWDPI0RuoPj5BhcSB2z5EmZJJAyRtZLIjyXSqSpAyoB8eyAKXl4lB8U2P78Fnh4Lh1le/fmpewXE04JhBQ==} | |
1624 engines: {node: '>=12'} | |
1625 cpu: [arm64] | |
1626 os: [darwin] | |
1627 requiresBuild: true | |
1628 dev: true | |
1629 optional: true | |
1630 | |
1631 /esbuild-freebsd-64/0.14.21: | |
1632 resolution: {integrity: sha512-zIurkCHXhxELiDZtLGiexi8t8onQc2LtuE+S7457H/pP0g0MLRKMrsn/IN4LDkNe6lvBjuoZZi2OfelOHn831g==} | |
1633 engines: {node: '>=12'} | |
1634 cpu: [x64] | |
1635 os: [freebsd] | |
1636 requiresBuild: true | |
1637 dev: true | |
1638 optional: true | |
1639 | |
1640 /esbuild-freebsd-arm64/0.14.21: | |
1641 resolution: {integrity: sha512-wdxMmkJfbwcN+q85MpeUEamVZ40FNsBa9mPq8tAszDn8TRT2HoJvVRADPIIBa9SWWwlDChIMjkDKAnS3KS/sPA==} | |
1642 engines: {node: '>=12'} | |
1643 cpu: [arm64] | |
1644 os: [freebsd] | |
1645 requiresBuild: true | |
1646 dev: true | |
1647 optional: true | |
1648 | |
1649 /esbuild-linux-32/0.14.21: | |
1650 resolution: {integrity: sha512-fmxvyzOPPh2xiEHojpCeIQP6pXcoKsWbz3ryDDIKLOsk4xp3GbpHIEAWP0xTeuhEbendmvBDVKbAVv3PnODXLg==} | |
1651 engines: {node: '>=12'} | |
1652 cpu: [ia32] | |
1653 os: [linux] | |
1654 requiresBuild: true | |
1655 dev: true | |
1656 optional: true | |
1657 | |
1658 /esbuild-linux-64/0.14.21: | |
1659 resolution: {integrity: sha512-edZyNOv1ql+kpmlzdqzzDjRQYls+tSyi4QFi+PdBhATJFUqHsnNELWA9vMSzAaInPOEaVUTA5Ml28XFChcy4DA==} | |
1660 engines: {node: '>=12'} | |
1661 cpu: [x64] | |
1662 os: [linux] | |
1663 requiresBuild: true | |
1664 dev: true | |
1665 optional: true | |
1666 | |
1667 /esbuild-linux-arm/0.14.21: | |
1668 resolution: {integrity: sha512-aSU5pUueK6afqmLQsbU+QcFBT62L+4G9hHMJDHWfxgid6hzhSmfRH9U/f+ymvxsSTr/HFRU4y7ox8ZyhlVl98w==} | |
1669 engines: {node: '>=12'} | |
1670 cpu: [arm] | |
1671 os: [linux] | |
1672 requiresBuild: true | |
1673 dev: true | |
1674 optional: true | |
1675 | |
1676 /esbuild-linux-arm64/0.14.21: | |
1677 resolution: {integrity: sha512-t5qxRkq4zdQC0zXpzSB2bTtfLgOvR0C6BXYaRE/6/k8/4SrkZcTZBeNu+xGvwCU4b5dU9ST9pwIWkK6T1grS8g==} | |
1678 engines: {node: '>=12'} | |
1679 cpu: [arm64] | |
1680 os: [linux] | |
1681 requiresBuild: true | |
1682 dev: true | |
1683 optional: true | |
1684 | |
1685 /esbuild-linux-mips64le/0.14.21: | |
1686 resolution: {integrity: sha512-jLZLQGCNlUsmIHtGqNvBs3zN+7a4D9ckf0JZ+jQTwHdZJ1SgV9mAjbB980OFo66LoY+WeM7t3WEnq3FjI1zw4A==} | |
1687 engines: {node: '>=12'} | |
1688 cpu: [mips64el] | |
1689 os: [linux] | |
1690 requiresBuild: true | |
1691 dev: true | |
1692 optional: true | |
1693 | |
1694 /esbuild-linux-ppc64le/0.14.21: | |
1695 resolution: {integrity: sha512-4TWxpK391en2UBUw6GSrukToTDu6lL9vkm3Ll40HrI08WG3qcnJu7bl8e1+GzelDsiw1QmfAY/nNvJ6iaHRpCQ==} | |
1696 engines: {node: '>=12'} | |
1697 cpu: [ppc64] | |
1698 os: [linux] | |
1699 requiresBuild: true | |
1700 dev: true | |
1701 optional: true | |
1702 | |
1703 /esbuild-linux-riscv64/0.14.21: | |
1704 resolution: {integrity: sha512-fElngqOaOfTsF+u+oetDLHsPG74vB2ZaGZUqmGefAJn3a5z9Z2pNa4WpVbbKgHpaAAy5tWM1m1sbGohj6Ki6+Q==} | |
1705 engines: {node: '>=12'} | |
1706 cpu: [riscv64] | |
1707 os: [linux] | |
1708 requiresBuild: true | |
1709 dev: true | |
1710 optional: true | |
1711 | |
1712 /esbuild-linux-s390x/0.14.21: | |
1713 resolution: {integrity: sha512-brleZ6R5fYv0qQ7ZBwenQmP6i9TdvJCB092c/3D3pTLQHBGHJb5zWgKxOeS7bdHzmLy6a6W7GbFk6QKpjyD6QA==} | |
1714 engines: {node: '>=12'} | |
1715 cpu: [s390x] | |
1716 os: [linux] | |
1717 requiresBuild: true | |
1718 dev: true | |
1719 optional: true | |
1720 | |
1721 /esbuild-netbsd-64/0.14.21: | |
1722 resolution: {integrity: sha512-nCEgsLCQ8RoFWVV8pVI+kX66ICwbPP/M9vEa0NJGIEB/Vs5sVGMqkf67oln90XNSkbc0bPBDuo4G6FxlF7PN8g==} | |
1723 engines: {node: '>=12'} | |
1724 cpu: [x64] | |
1725 os: [netbsd] | |
1726 requiresBuild: true | |
1727 dev: true | |
1728 optional: true | |
1729 | |
1730 /esbuild-openbsd-64/0.14.21: | |
1731 resolution: {integrity: sha512-h9zLMyVD0T73MDTVYIb/qUTokwI6EJH9O6wESuTNq6+XpMSr6C5aYZ4fvFKdNELW+Xsod+yDS2hV2JTUAbFrLA==} | |
1732 engines: {node: '>=12'} | |
1733 cpu: [x64] | |
1734 os: [openbsd] | |
1735 requiresBuild: true | |
1736 dev: true | |
1737 optional: true | |
1738 | |
1739 /esbuild-sunos-64/0.14.21: | |
1740 resolution: {integrity: sha512-Kl+7Cot32qd9oqpLdB1tEGXEkjBlijrIxMJ0+vlDFaqsODutif25on0IZlFxEBtL2Gosd4p5WCV1U7UskNQfXA==} | |
1741 engines: {node: '>=12'} | |
1742 cpu: [x64] | |
1743 os: [sunos] | |
1744 requiresBuild: true | |
1745 dev: true | |
1746 optional: true | |
1747 | |
1748 /esbuild-windows-32/0.14.21: | |
1749 resolution: {integrity: sha512-V7vnTq67xPBUCk/9UtlolmQ798Ecjdr1ZoI1vcSgw7M82aSSt0eZdP6bh5KAFZU8pxDcx3qoHyWQfHYr11f22A==} | |
1750 engines: {node: '>=12'} | |
1751 cpu: [ia32] | |
1752 os: [win32] | |
1753 requiresBuild: true | |
1754 dev: true | |
1755 optional: true | |
1756 | |
1757 /esbuild-windows-64/0.14.21: | |
1758 resolution: {integrity: sha512-kDgHjKOHwjfJDCyRGELzVxiP/RBJBTA+wyspf78MTTJQkyPuxH2vChReNdWc+dU2S4gIZFHMdP1Qrl/k22ZmaA==} | |
1759 engines: {node: '>=12'} | |
1760 cpu: [x64] | |
1761 os: [win32] | |
1762 requiresBuild: true | |
1763 dev: true | |
1764 optional: true | |
1765 | |
1766 /esbuild-windows-arm64/0.14.21: | |
1767 resolution: {integrity: sha512-8Sbo0zpzgwWrwjQYLmHF78f7E2xg5Ve63bjB2ng3V2aManilnnTGaliq2snYg+NOX60+hEvJHRdVnuIAHW0lVw==} | |
1768 engines: {node: '>=12'} | |
1769 cpu: [arm64] | |
1770 os: [win32] | |
1771 requiresBuild: true | |
1772 dev: true | |
1773 optional: true | |
1774 | |
1775 /esbuild/0.14.21: | |
1776 resolution: {integrity: sha512-7WEoNMBJdLN993dr9h0CpFHPRc3yFZD+EAVY9lg6syJJ12gc5fHq8d75QRExuhnMkT2DaRiIKFThRvDWP+fO+A==} | |
1777 engines: {node: '>=12'} | |
1778 hasBin: true | |
1779 requiresBuild: true | |
1780 optionalDependencies: | |
1781 esbuild-android-arm64: 0.14.21 | |
1782 esbuild-darwin-64: 0.14.21 | |
1783 esbuild-darwin-arm64: 0.14.21 | |
1784 esbuild-freebsd-64: 0.14.21 | |
1785 esbuild-freebsd-arm64: 0.14.21 | |
1786 esbuild-linux-32: 0.14.21 | |
1787 esbuild-linux-64: 0.14.21 | |
1788 esbuild-linux-arm: 0.14.21 | |
1789 esbuild-linux-arm64: 0.14.21 | |
1790 esbuild-linux-mips64le: 0.14.21 | |
1791 esbuild-linux-ppc64le: 0.14.21 | |
1792 esbuild-linux-riscv64: 0.14.21 | |
1793 esbuild-linux-s390x: 0.14.21 | |
1794 esbuild-netbsd-64: 0.14.21 | |
1795 esbuild-openbsd-64: 0.14.21 | |
1796 esbuild-sunos-64: 0.14.21 | |
1797 esbuild-windows-32: 0.14.21 | |
1798 esbuild-windows-64: 0.14.21 | |
1799 esbuild-windows-arm64: 0.14.21 | |
1800 dev: true | |
1801 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1802 /escalade/3.1.1: |
91 | 1803 resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} |
1804 engines: {node: '>=6'} | |
1805 dev: true | |
1806 | |
60 | 1807 /escape-string-regexp/1.0.5: |
127 | 1808 resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} |
91 | 1809 engines: {node: '>=0.8.0'} |
1810 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1811 /escape-string-regexp/2.0.0: |
91 | 1812 resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==} |
1813 engines: {node: '>=8'} | |
1814 dev: true | |
1815 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1816 /escodegen/2.0.0: |
91 | 1817 resolution: {integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==} |
1818 engines: {node: '>=6.0'} | |
1819 hasBin: true | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1820 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1821 esprima: 4.0.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1822 estraverse: 5.3.0 |
60 | 1823 esutils: 2.0.3 |
1824 optionator: 0.8.3 | |
1825 optionalDependencies: | |
1826 source-map: 0.6.1 | |
91 | 1827 dev: true |
1828 | |
60 | 1829 /esprima/4.0.1: |
91 | 1830 resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} |
1831 engines: {node: '>=4'} | |
60 | 1832 hasBin: true |
91 | 1833 dev: true |
1834 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1835 /estraverse/5.3.0: |
91 | 1836 resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} |
1837 engines: {node: '>=4.0'} | |
1838 dev: true | |
1839 | |
60 | 1840 /esutils/2.0.3: |
91 | 1841 resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} |
1842 engines: {node: '>=0.10.0'} | |
1843 dev: true | |
1844 | |
127 | 1845 /event-target-shim/5.0.1: |
1846 resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} | |
1847 engines: {node: '>=6'} | |
1848 dev: false | |
1849 | |
1850 /events/3.3.0: | |
1851 resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} | |
1852 engines: {node: '>=0.8.x'} | |
1853 dev: false | |
1854 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1855 /execa/5.1.1: |
91 | 1856 resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} |
1857 engines: {node: '>=10'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1858 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1859 cross-spawn: 7.0.3 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1860 get-stream: 6.0.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1861 human-signals: 2.1.0 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1862 is-stream: 2.0.1 |
75 | 1863 merge-stream: 2.0.0 |
1864 npm-run-path: 4.0.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1865 onetime: 5.1.2 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1866 signal-exit: 3.0.6 |
75 | 1867 strip-final-newline: 2.0.0 |
1868 dev: true | |
91 | 1869 |
60 | 1870 /exit/0.1.2: |
91 | 1871 resolution: {integrity: sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=} |
1872 engines: {node: '>= 0.8.0'} | |
1873 dev: true | |
1874 | |
98 | 1875 /expect/27.5.1: |
1876 resolution: {integrity: sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==} | |
91 | 1877 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1878 dependencies: |
98 | 1879 '@jest/types': 27.5.1 |
1880 jest-get-type: 27.5.1 | |
1881 jest-matcher-utils: 27.5.1 | |
1882 jest-message-util: 27.5.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1883 dev: true |
91 | 1884 |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1885 /fast-deep-equal/3.1.3: |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1886 resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1887 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1888 |
60 | 1889 /fast-json-stable-stringify/2.1.0: |
91 | 1890 resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} |
127 | 1891 dev: true |
91 | 1892 |
60 | 1893 /fast-levenshtein/2.0.6: |
91 | 1894 resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=} |
1895 dev: true | |
1896 | |
60 | 1897 /fb-watchman/2.0.1: |
91 | 1898 resolution: {integrity: sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==} |
60 | 1899 dependencies: |
1900 bser: 2.1.1 | |
1901 dev: true | |
91 | 1902 |
127 | 1903 /fetch-blob/3.2.0: |
1904 resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==} | |
1905 engines: {node: ^12.20 || >= 14.13} | |
1906 dependencies: | |
1907 node-domexception: 1.0.0 | |
1908 web-streams-polyfill: 3.2.1 | |
1909 dev: false | |
1910 | |
1911 /figures/3.2.0: | |
1912 resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==} | |
1913 engines: {node: '>=8'} | |
1914 dependencies: | |
1915 escape-string-regexp: 1.0.5 | |
1916 dev: false | |
1917 | |
75 | 1918 /fill-range/7.0.1: |
91 | 1919 resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} |
1920 engines: {node: '>=8'} | |
75 | 1921 dependencies: |
1922 to-regex-range: 5.0.1 | |
1923 dev: true | |
91 | 1924 |
60 | 1925 /find-up/4.1.0: |
91 | 1926 resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} |
1927 engines: {node: '>=8'} | |
60 | 1928 dependencies: |
1929 locate-path: 5.0.0 | |
1930 path-exists: 4.0.0 | |
1931 dev: true | |
91 | 1932 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1933 /form-data/3.0.1: |
91 | 1934 resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==} |
1935 engines: {node: '>= 6'} | |
60 | 1936 dependencies: |
1937 asynckit: 0.4.0 | |
1938 combined-stream: 1.0.8 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1939 mime-types: 2.1.34 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1940 dev: true |
91 | 1941 |
127 | 1942 /formdata-polyfill/4.0.10: |
1943 resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==} | |
1944 engines: {node: '>=12.20.0'} | |
1945 dependencies: | |
1946 fetch-blob: 3.2.0 | |
1947 dev: false | |
1948 | |
60 | 1949 /fs.realpath/1.0.0: |
127 | 1950 resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} |
91 | 1951 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1952 /fsevents/2.3.2: |
91 | 1953 resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} |
1954 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} | |
1955 os: [darwin] | |
1956 requiresBuild: true | |
1957 dev: true | |
75 | 1958 optional: true |
91 | 1959 |
60 | 1960 /function-bind/1.1.1: |
91 | 1961 resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} |
1962 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1963 /gensync/1.0.0-beta.2: |
91 | 1964 resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} |
1965 engines: {node: '>=6.9.0'} | |
1966 dev: true | |
1967 | |
60 | 1968 /get-caller-file/2.0.5: |
91 | 1969 resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} |
1970 engines: {node: 6.* || 8.* || >= 10.*} | |
1971 dev: true | |
1972 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1973 /get-package-type/0.1.0: |
91 | 1974 resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==} |
1975 engines: {node: '>=8.0.0'} | |
1976 dev: true | |
1977 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1978 /get-stream/6.0.1: |
91 | 1979 resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} |
1980 engines: {node: '>=10'} | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1981 |
80
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
1982 /glob/7.2.0: |
91 | 1983 resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==} |
80
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
1984 dependencies: |
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
1985 fs.realpath: 1.0.0 |
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
1986 inflight: 1.0.6 |
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
1987 inherits: 2.0.4 |
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
1988 minimatch: 3.0.4 |
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
1989 once: 1.4.0 |
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
1990 path-is-absolute: 1.0.1 |
127 | 1991 |
1992 /global-dirs/3.0.1: | |
1993 resolution: {integrity: sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==} | |
1994 engines: {node: '>=10'} | |
1995 dependencies: | |
1996 ini: 2.0.0 | |
1997 dev: false | |
91 | 1998 |
60 | 1999 /globals/11.12.0: |
91 | 2000 resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} |
2001 engines: {node: '>=4'} | |
2002 dev: true | |
2003 | |
98 | 2004 /graceful-fs/4.2.9: |
2005 resolution: {integrity: sha512-NtNxqUcXgpW2iMrfqSfR73Glt39K+BLwWsPs94yR63v45T0Wbej7eRmL5cWfwEgqXnmjQp3zaJTshdRW/qC2ZQ==} | |
127 | 2006 |
2007 /handlebars/4.7.7: | |
2008 resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==} | |
2009 engines: {node: '>=0.4.7'} | |
2010 hasBin: true | |
2011 dependencies: | |
2012 minimist: 1.2.8 | |
2013 neo-async: 2.6.2 | |
2014 source-map: 0.6.1 | |
2015 wordwrap: 1.0.0 | |
2016 optionalDependencies: | |
2017 uglify-js: 3.17.4 | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
2018 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
2019 |
60 | 2020 /has-flag/3.0.0: |
127 | 2021 resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} |
91 | 2022 engines: {node: '>=4'} |
2023 dev: true | |
2024 | |
75 | 2025 /has-flag/4.0.0: |
91 | 2026 resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} |
2027 engines: {node: '>=8'} | |
2028 | |
60 | 2029 /has/1.0.3: |
91 | 2030 resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} |
2031 engines: {node: '>= 0.4.0'} | |
60 | 2032 dependencies: |
2033 function-bind: 1.1.1 | |
127 | 2034 |
2035 /hash.js/1.1.7: | |
2036 resolution: {integrity: sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==} | |
2037 dependencies: | |
2038 inherits: 2.0.4 | |
2039 minimalistic-assert: 1.0.1 | |
2040 dev: false | |
91 | 2041 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2042 /html-encoding-sniffer/2.0.1: |
91 | 2043 resolution: {integrity: sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==} |
2044 engines: {node: '>=10'} | |
60 | 2045 dependencies: |
2046 whatwg-encoding: 1.0.5 | |
2047 dev: true | |
91 | 2048 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2049 /html-escaper/2.0.2: |
91 | 2050 resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} |
2051 dev: true | |
2052 | |
127 | 2053 /htmlparser2/8.0.2: |
2054 resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==} | |
2055 dependencies: | |
2056 domelementtype: 2.3.0 | |
2057 domhandler: 5.0.3 | |
2058 domutils: 3.0.1 | |
2059 entities: 4.5.0 | |
2060 dev: false | |
2061 | |
2062 /http-link-header/1.1.1: | |
2063 resolution: {integrity: sha512-mW3N/rTYpCn99s1do0zx6nzFZSwLH9HGfUM4ZqLWJ16ylmYaC2v5eYGqrNTQlByx8AzUgGI+V/32gXPugs1+Sw==} | |
2064 engines: {node: '>=6.0.0'} | |
2065 dev: false | |
2066 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2067 /http-proxy-agent/4.0.1: |
91 | 2068 resolution: {integrity: sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==} |
2069 engines: {node: '>= 6'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2070 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2071 '@tootallnate/once': 1.1.2 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2072 agent-base: 6.0.2 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2073 debug: 4.3.3 |
91 | 2074 transitivePeerDependencies: |
2075 - supports-color | |
2076 dev: true | |
2077 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2078 /https-proxy-agent/5.0.0: |
91 | 2079 resolution: {integrity: sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==} |
2080 engines: {node: '>= 6'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2081 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2082 agent-base: 6.0.2 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2083 debug: 4.3.3 |
91 | 2084 transitivePeerDependencies: |
2085 - supports-color | |
2086 dev: true | |
2087 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2088 /human-signals/2.1.0: |
91 | 2089 resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} |
2090 engines: {node: '>=10.17.0'} | |
2091 dev: true | |
2092 | |
60 | 2093 /iconv-lite/0.4.24: |
91 | 2094 resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} |
2095 engines: {node: '>=0.10.0'} | |
60 | 2096 dependencies: |
2097 safer-buffer: 2.1.2 | |
2098 dev: true | |
91 | 2099 |
127 | 2100 /ieee754/1.2.1: |
2101 resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} | |
2102 dev: false | |
2103 | |
2104 /ignore/5.2.4: | |
2105 resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} | |
2106 engines: {node: '>= 4'} | |
2107 dev: false | |
2108 | |
2109 /immutable/4.3.0: | |
2110 resolution: {integrity: sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2111 dev: false |
91 | 2112 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2113 /import-local/3.0.3: |
91 | 2114 resolution: {integrity: sha512-bE9iaUY3CXH8Cwfan/abDKAxe1KGT9kyGsBPqf6DMK/z0a2OzAsrukeYNgIH6cH5Xr452jb1TUL8rSfCLjZ9uA==} |
2115 engines: {node: '>=8'} | |
2116 hasBin: true | |
75 | 2117 dependencies: |
2118 pkg-dir: 4.2.0 | |
2119 resolve-cwd: 3.0.0 | |
2120 dev: true | |
91 | 2121 |
60 | 2122 /imurmurhash/0.1.4: |
91 | 2123 resolution: {integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=} |
2124 engines: {node: '>=0.8.19'} | |
2125 dev: true | |
2126 | |
127 | 2127 /indent-string/4.0.0: |
2128 resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==} | |
2129 engines: {node: '>=8'} | |
2130 dev: false | |
2131 | |
60 | 2132 /inflight/1.0.6: |
127 | 2133 resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} |
60 | 2134 dependencies: |
2135 once: 1.4.0 | |
2136 wrappy: 1.0.2 | |
91 | 2137 |
60 | 2138 /inherits/2.0.4: |
91 | 2139 resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} |
2140 | |
127 | 2141 /ini/2.0.0: |
2142 resolution: {integrity: sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==} | |
2143 engines: {node: '>=10'} | |
2144 dev: false | |
2145 | |
2146 /interpret/3.1.1: | |
2147 resolution: {integrity: sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ==} | |
2148 engines: {node: '>=10.13.0'} | |
2149 dev: false | |
2150 | |
98 | 2151 /is-arrayish/0.2.1: |
2152 resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=} | |
2153 dev: true | |
2154 | |
99 | 2155 /is-core-module/2.8.1: |
2156 resolution: {integrity: sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==} | |
2157 dependencies: | |
2158 has: 1.0.3 | |
2159 | |
75 | 2160 /is-fullwidth-code-point/3.0.0: |
91 | 2161 resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} |
2162 engines: {node: '>=8'} | |
2163 | |
60 | 2164 /is-generator-fn/2.1.0: |
91 | 2165 resolution: {integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==} |
2166 engines: {node: '>=6'} | |
2167 dev: true | |
2168 | |
127 | 2169 /is-installed-globally/0.4.0: |
2170 resolution: {integrity: sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==} | |
2171 engines: {node: '>=10'} | |
2172 dependencies: | |
2173 global-dirs: 3.0.1 | |
2174 is-path-inside: 3.0.3 | |
2175 dev: false | |
2176 | |
75 | 2177 /is-number/7.0.0: |
91 | 2178 resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} |
2179 engines: {node: '>=0.12.0'} | |
2180 dev: true | |
2181 | |
127 | 2182 /is-path-inside/3.0.3: |
2183 resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} | |
2184 engines: {node: '>=8'} | |
2185 dev: false | |
2186 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2187 /is-potential-custom-element-name/1.0.1: |
91 | 2188 resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==} |
2189 dev: true | |
2190 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2191 /is-stream/2.0.1: |
91 | 2192 resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} |
2193 engines: {node: '>=8'} | |
2194 | |
60 | 2195 /is-typedarray/1.0.0: |
91 | 2196 resolution: {integrity: sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=} |
127 | 2197 dev: true |
91 | 2198 |
60 | 2199 /isexe/2.0.0: |
91 | 2200 resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=} |
2201 dev: true | |
2202 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2203 /istanbul-lib-coverage/3.2.0: |
91 | 2204 resolution: {integrity: sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==} |
2205 engines: {node: '>=8'} | |
2206 dev: true | |
2207 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2208 /istanbul-lib-instrument/5.1.0: |
91 | 2209 resolution: {integrity: sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q==} |
2210 engines: {node: '>=8'} | |
2211 dependencies: | |
2212 '@babel/core': 7.16.0 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2213 '@babel/parser': 7.16.4 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2214 '@istanbuljs/schema': 0.1.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2215 istanbul-lib-coverage: 3.2.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2216 semver: 6.3.0 |
91 | 2217 transitivePeerDependencies: |
2218 - supports-color | |
2219 dev: true | |
2220 | |
75 | 2221 /istanbul-lib-report/3.0.0: |
91 | 2222 resolution: {integrity: sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==} |
2223 engines: {node: '>=8'} | |
75 | 2224 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2225 istanbul-lib-coverage: 3.2.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2226 make-dir: 3.1.0 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2227 supports-color: 7.2.0 |
75 | 2228 dev: true |
91 | 2229 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2230 /istanbul-lib-source-maps/4.0.1: |
91 | 2231 resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==} |
2232 engines: {node: '>=10'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2233 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2234 debug: 4.3.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2235 istanbul-lib-coverage: 3.2.0 |
60 | 2236 source-map: 0.6.1 |
91 | 2237 transitivePeerDependencies: |
2238 - supports-color | |
2239 dev: true | |
2240 | |
98 | 2241 /istanbul-reports/3.1.4: |
2242 resolution: {integrity: sha512-r1/DshN4KSE7xWEknZLLLLDn5CJybV3nw01VTkp6D5jzLuELlcbudfj/eSQFvrKsJuTVCGnePO7ho82Nw9zzfw==} | |
91 | 2243 engines: {node: '>=8'} |
60 | 2244 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2245 html-escaper: 2.0.2 |
75 | 2246 istanbul-lib-report: 3.0.0 |
2247 dev: true | |
91 | 2248 |
98 | 2249 /jest-changed-files/27.5.1: |
2250 resolution: {integrity: sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==} | |
91 | 2251 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2252 dependencies: |
98 | 2253 '@jest/types': 27.5.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2254 execa: 5.1.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2255 throat: 6.0.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2256 dev: true |
91 | 2257 |
98 | 2258 /jest-circus/27.5.1: |
2259 resolution: {integrity: sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==} | |
91 | 2260 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2261 dependencies: |
98 | 2262 '@jest/environment': 27.5.1 |
2263 '@jest/test-result': 27.5.1 | |
2264 '@jest/types': 27.5.1 | |
127 | 2265 '@types/node': 18.16.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2266 chalk: 4.1.2 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2267 co: 4.6.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2268 dedent: 0.7.0 |
98 | 2269 expect: 27.5.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2270 is-generator-fn: 2.1.0 |
98 | 2271 jest-each: 27.5.1 |
2272 jest-matcher-utils: 27.5.1 | |
2273 jest-message-util: 27.5.1 | |
2274 jest-runtime: 27.5.1 | |
2275 jest-snapshot: 27.5.1 | |
2276 jest-util: 27.5.1 | |
2277 pretty-format: 27.5.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2278 slash: 3.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2279 stack-utils: 2.0.5 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2280 throat: 6.0.1 |
91 | 2281 transitivePeerDependencies: |
2282 - supports-color | |
2283 dev: true | |
2284 | |
98 | 2285 /jest-cli/27.5.1: |
2286 resolution: {integrity: sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==} | |
91 | 2287 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
2288 hasBin: true | |
2289 peerDependencies: | |
2290 node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 | |
2291 peerDependenciesMeta: | |
2292 node-notifier: | |
2293 optional: true | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2294 dependencies: |
98 | 2295 '@jest/core': 27.5.1 |
2296 '@jest/test-result': 27.5.1 | |
2297 '@jest/types': 27.5.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2298 chalk: 4.1.2 |
60 | 2299 exit: 0.1.2 |
98 | 2300 graceful-fs: 4.2.9 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2301 import-local: 3.0.3 |
98 | 2302 jest-config: 27.5.1 |
2303 jest-util: 27.5.1 | |
2304 jest-validate: 27.5.1 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2305 prompts: 2.4.2 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2306 yargs: 16.2.0 |
91 | 2307 transitivePeerDependencies: |
2308 - bufferutil | |
2309 - canvas | |
2310 - supports-color | |
2311 - ts-node | |
2312 - utf-8-validate | |
2313 dev: true | |
2314 | |
98 | 2315 /jest-config/27.5.1: |
2316 resolution: {integrity: sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==} | |
91 | 2317 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2318 peerDependencies: |
91 | 2319 ts-node: '>=9.0.0' |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2320 peerDependenciesMeta: |
91 | 2321 ts-node: |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2322 optional: true |
91 | 2323 dependencies: |
2324 '@babel/core': 7.16.0 | |
98 | 2325 '@jest/test-sequencer': 27.5.1 |
2326 '@jest/types': 27.5.1 | |
2327 babel-jest: 27.5.1_@babel+core@7.16.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2328 chalk: 4.1.2 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2329 ci-info: 3.3.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2330 deepmerge: 4.2.2 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2331 glob: 7.2.0 |
98 | 2332 graceful-fs: 4.2.9 |
2333 jest-circus: 27.5.1 | |
2334 jest-environment-jsdom: 27.5.1 | |
2335 jest-environment-node: 27.5.1 | |
2336 jest-get-type: 27.5.1 | |
2337 jest-jasmine2: 27.5.1 | |
2338 jest-regex-util: 27.5.1 | |
2339 jest-resolve: 27.5.1 | |
2340 jest-runner: 27.5.1 | |
2341 jest-util: 27.5.1 | |
2342 jest-validate: 27.5.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2343 micromatch: 4.0.4 |
98 | 2344 parse-json: 5.2.0 |
2345 pretty-format: 27.5.1 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2346 slash: 3.0.0 |
98 | 2347 strip-json-comments: 3.1.1 |
91 | 2348 transitivePeerDependencies: |
2349 - bufferutil | |
2350 - canvas | |
2351 - supports-color | |
2352 - utf-8-validate | |
2353 dev: true | |
2354 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2355 /jest-diff/27.4.0: |
91 | 2356 resolution: {integrity: sha512-fdXgpnyQH4LNSnYgRfHN/g413bqbPspWIAZPlXrdNISehDih1VNDtuRvlzGQJ4Go+fur1HKB2IyI25t6cWi5EA==} |
2357 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2358 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2359 chalk: 4.1.2 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2360 diff-sequences: 27.4.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2361 jest-get-type: 27.4.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2362 pretty-format: 27.4.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2363 dev: true |
91 | 2364 |
98 | 2365 /jest-diff/27.5.1: |
2366 resolution: {integrity: sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==} | |
2367 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} | |
2368 dependencies: | |
2369 chalk: 4.1.2 | |
2370 diff-sequences: 27.5.1 | |
2371 jest-get-type: 27.5.1 | |
2372 pretty-format: 27.5.1 | |
2373 dev: true | |
2374 | |
2375 /jest-docblock/27.5.1: | |
2376 resolution: {integrity: sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ==} | |
91 | 2377 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
75 | 2378 dependencies: |
2379 detect-newline: 3.1.0 | |
2380 dev: true | |
91 | 2381 |
98 | 2382 /jest-each/27.5.1: |
2383 resolution: {integrity: sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==} | |
91 | 2384 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2385 dependencies: |
98 | 2386 '@jest/types': 27.5.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2387 chalk: 4.1.2 |
98 | 2388 jest-get-type: 27.5.1 |
2389 jest-util: 27.5.1 | |
2390 pretty-format: 27.5.1 | |
2391 dev: true | |
2392 | |
2393 /jest-environment-jsdom/27.5.1: | |
2394 resolution: {integrity: sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==} | |
91 | 2395 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2396 dependencies: |
98 | 2397 '@jest/environment': 27.5.1 |
2398 '@jest/fake-timers': 27.5.1 | |
2399 '@jest/types': 27.5.1 | |
127 | 2400 '@types/node': 18.16.1 |
98 | 2401 jest-mock: 27.5.1 |
2402 jest-util: 27.5.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2403 jsdom: 16.7.0 |
91 | 2404 transitivePeerDependencies: |
2405 - bufferutil | |
2406 - canvas | |
2407 - supports-color | |
2408 - utf-8-validate | |
2409 dev: true | |
2410 | |
98 | 2411 /jest-environment-node/27.5.1: |
2412 resolution: {integrity: sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==} | |
91 | 2413 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2414 dependencies: |
98 | 2415 '@jest/environment': 27.5.1 |
2416 '@jest/fake-timers': 27.5.1 | |
2417 '@jest/types': 27.5.1 | |
127 | 2418 '@types/node': 18.16.1 |
98 | 2419 jest-mock: 27.5.1 |
2420 jest-util: 27.5.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2421 dev: true |
91 | 2422 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2423 /jest-get-type/27.4.0: |
91 | 2424 resolution: {integrity: sha512-tk9o+ld5TWq41DkK14L4wox4s2D9MtTpKaAVzXfr5CUKm5ZK2ExcaFE0qls2W71zE/6R2TxxrK9w2r6svAFDBQ==} |
2425 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} | |
2426 dev: true | |
2427 | |
98 | 2428 /jest-get-type/27.5.1: |
2429 resolution: {integrity: sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==} | |
91 | 2430 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
98 | 2431 dev: true |
2432 | |
2433 /jest-haste-map/27.5.1: | |
2434 resolution: {integrity: sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==} | |
2435 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} | |
2436 dependencies: | |
2437 '@jest/types': 27.5.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2438 '@types/graceful-fs': 4.1.5 |
127 | 2439 '@types/node': 18.16.1 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2440 anymatch: 3.1.2 |
60 | 2441 fb-watchman: 2.0.1 |
98 | 2442 graceful-fs: 4.2.9 |
2443 jest-regex-util: 27.5.1 | |
2444 jest-serializer: 27.5.1 | |
2445 jest-util: 27.5.1 | |
2446 jest-worker: 27.5.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2447 micromatch: 4.0.4 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2448 walker: 1.0.8 |
60 | 2449 optionalDependencies: |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2450 fsevents: 2.3.2 |
91 | 2451 dev: true |
2452 | |
98 | 2453 /jest-jasmine2/27.5.1: |
2454 resolution: {integrity: sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==} | |
91 | 2455 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2456 dependencies: |
98 | 2457 '@jest/environment': 27.5.1 |
2458 '@jest/source-map': 27.5.1 | |
2459 '@jest/test-result': 27.5.1 | |
2460 '@jest/types': 27.5.1 | |
127 | 2461 '@types/node': 18.16.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2462 chalk: 4.1.2 |
60 | 2463 co: 4.6.0 |
98 | 2464 expect: 27.5.1 |
60 | 2465 is-generator-fn: 2.1.0 |
98 | 2466 jest-each: 27.5.1 |
2467 jest-matcher-utils: 27.5.1 | |
2468 jest-message-util: 27.5.1 | |
2469 jest-runtime: 27.5.1 | |
2470 jest-snapshot: 27.5.1 | |
2471 jest-util: 27.5.1 | |
2472 pretty-format: 27.5.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2473 throat: 6.0.1 |
91 | 2474 transitivePeerDependencies: |
2475 - supports-color | |
2476 dev: true | |
2477 | |
98 | 2478 /jest-leak-detector/27.5.1: |
2479 resolution: {integrity: sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ==} | |
91 | 2480 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2481 dependencies: |
98 | 2482 jest-get-type: 27.5.1 |
2483 pretty-format: 27.5.1 | |
2484 dev: true | |
2485 | |
2486 /jest-matcher-utils/27.5.1: | |
2487 resolution: {integrity: sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==} | |
91 | 2488 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2489 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2490 chalk: 4.1.2 |
98 | 2491 jest-diff: 27.5.1 |
2492 jest-get-type: 27.5.1 | |
2493 pretty-format: 27.5.1 | |
2494 dev: true | |
2495 | |
2496 /jest-message-util/27.5.1: | |
2497 resolution: {integrity: sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==} | |
91 | 2498 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2499 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2500 '@babel/code-frame': 7.16.0 |
98 | 2501 '@jest/types': 27.5.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2502 '@types/stack-utils': 2.0.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2503 chalk: 4.1.2 |
98 | 2504 graceful-fs: 4.2.9 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2505 micromatch: 4.0.4 |
98 | 2506 pretty-format: 27.5.1 |
75 | 2507 slash: 3.0.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2508 stack-utils: 2.0.5 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2509 dev: true |
91 | 2510 |
98 | 2511 /jest-mock/27.5.1: |
2512 resolution: {integrity: sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==} | |
91 | 2513 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2514 dependencies: |
98 | 2515 '@jest/types': 27.5.1 |
127 | 2516 '@types/node': 18.16.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2517 dev: true |
91 | 2518 |
98 | 2519 /jest-pnp-resolver/1.2.2_jest-resolve@27.5.1: |
91 | 2520 resolution: {integrity: sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==} |
2521 engines: {node: '>=6'} | |
60 | 2522 peerDependencies: |
2523 jest-resolve: '*' | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2524 peerDependenciesMeta: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2525 jest-resolve: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2526 optional: true |
91 | 2527 dependencies: |
98 | 2528 jest-resolve: 27.5.1 |
2529 dev: true | |
2530 | |
2531 /jest-regex-util/27.5.1: | |
2532 resolution: {integrity: sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==} | |
91 | 2533 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
2534 dev: true | |
2535 | |
98 | 2536 /jest-resolve-dependencies/27.5.1: |
2537 resolution: {integrity: sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==} | |
91 | 2538 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2539 dependencies: |
98 | 2540 '@jest/types': 27.5.1 |
2541 jest-regex-util: 27.5.1 | |
2542 jest-snapshot: 27.5.1 | |
91 | 2543 transitivePeerDependencies: |
2544 - supports-color | |
2545 dev: true | |
2546 | |
98 | 2547 /jest-resolve/27.5.1: |
2548 resolution: {integrity: sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==} | |
91 | 2549 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2550 dependencies: |
98 | 2551 '@jest/types': 27.5.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2552 chalk: 4.1.2 |
98 | 2553 graceful-fs: 4.2.9 |
2554 jest-haste-map: 27.5.1 | |
2555 jest-pnp-resolver: 1.2.2_jest-resolve@27.5.1 | |
2556 jest-util: 27.5.1 | |
2557 jest-validate: 27.5.1 | |
127 | 2558 resolve: 1.22.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2559 resolve.exports: 1.1.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2560 slash: 3.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2561 dev: true |
91 | 2562 |
98 | 2563 /jest-runner/27.5.1: |
2564 resolution: {integrity: sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==} | |
91 | 2565 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2566 dependencies: |
98 | 2567 '@jest/console': 27.5.1 |
2568 '@jest/environment': 27.5.1 | |
2569 '@jest/test-result': 27.5.1 | |
2570 '@jest/transform': 27.5.1 | |
2571 '@jest/types': 27.5.1 | |
127 | 2572 '@types/node': 18.16.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2573 chalk: 4.1.2 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2574 emittery: 0.8.1 |
98 | 2575 graceful-fs: 4.2.9 |
2576 jest-docblock: 27.5.1 | |
2577 jest-environment-jsdom: 27.5.1 | |
2578 jest-environment-node: 27.5.1 | |
2579 jest-haste-map: 27.5.1 | |
2580 jest-leak-detector: 27.5.1 | |
2581 jest-message-util: 27.5.1 | |
2582 jest-resolve: 27.5.1 | |
2583 jest-runtime: 27.5.1 | |
2584 jest-util: 27.5.1 | |
2585 jest-worker: 27.5.1 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2586 source-map-support: 0.5.21 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2587 throat: 6.0.1 |
91 | 2588 transitivePeerDependencies: |
2589 - bufferutil | |
2590 - canvas | |
2591 - supports-color | |
2592 - utf-8-validate | |
2593 dev: true | |
2594 | |
98 | 2595 /jest-runtime/27.5.1: |
2596 resolution: {integrity: sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==} | |
91 | 2597 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2598 dependencies: |
98 | 2599 '@jest/environment': 27.5.1 |
2600 '@jest/fake-timers': 27.5.1 | |
2601 '@jest/globals': 27.5.1 | |
2602 '@jest/source-map': 27.5.1 | |
2603 '@jest/test-result': 27.5.1 | |
2604 '@jest/transform': 27.5.1 | |
2605 '@jest/types': 27.5.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2606 chalk: 4.1.2 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2607 cjs-module-lexer: 1.2.2 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2608 collect-v8-coverage: 1.0.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2609 execa: 5.1.1 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2610 glob: 7.2.0 |
98 | 2611 graceful-fs: 4.2.9 |
2612 jest-haste-map: 27.5.1 | |
2613 jest-message-util: 27.5.1 | |
2614 jest-mock: 27.5.1 | |
2615 jest-regex-util: 27.5.1 | |
2616 jest-resolve: 27.5.1 | |
2617 jest-snapshot: 27.5.1 | |
2618 jest-util: 27.5.1 | |
75 | 2619 slash: 3.0.0 |
2620 strip-bom: 4.0.0 | |
91 | 2621 transitivePeerDependencies: |
2622 - supports-color | |
2623 dev: true | |
2624 | |
98 | 2625 /jest-serializer/27.5.1: |
2626 resolution: {integrity: sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==} | |
91 | 2627 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2628 dependencies: |
127 | 2629 '@types/node': 18.16.1 |
98 | 2630 graceful-fs: 4.2.9 |
2631 dev: true | |
2632 | |
2633 /jest-snapshot/27.5.1: | |
2634 resolution: {integrity: sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==} | |
91 | 2635 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
2636 dependencies: | |
2637 '@babel/core': 7.16.0 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2638 '@babel/generator': 7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2639 '@babel/plugin-syntax-typescript': 7.16.0_@babel+core@7.16.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2640 '@babel/traverse': 7.16.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2641 '@babel/types': 7.16.0 |
98 | 2642 '@jest/transform': 27.5.1 |
2643 '@jest/types': 27.5.1 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2644 '@types/babel__traverse': 7.14.2 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2645 '@types/prettier': 2.4.2 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2646 babel-preset-current-node-syntax: 1.0.1_@babel+core@7.16.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2647 chalk: 4.1.2 |
98 | 2648 expect: 27.5.1 |
2649 graceful-fs: 4.2.9 | |
2650 jest-diff: 27.5.1 | |
2651 jest-get-type: 27.5.1 | |
2652 jest-haste-map: 27.5.1 | |
2653 jest-matcher-utils: 27.5.1 | |
2654 jest-message-util: 27.5.1 | |
2655 jest-util: 27.5.1 | |
60 | 2656 natural-compare: 1.4.0 |
98 | 2657 pretty-format: 27.5.1 |
127 | 2658 semver: 7.5.0 |
91 | 2659 transitivePeerDependencies: |
2660 - supports-color | |
2661 dev: true | |
2662 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2663 /jest-util/27.4.0: |
91 | 2664 resolution: {integrity: sha512-9HL5h/IWeg2u2dt0UIiseVRCnadh7CMPD4B9AeoEO23/NofaEfcPzIfl8dw45CpGHjP+xenw1viQYMd25DWquA==} |
2665 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2666 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2667 '@jest/types': 27.4.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2668 '@types/node': 16.11.11 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2669 chalk: 4.1.2 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2670 ci-info: 3.3.0 |
127 | 2671 graceful-fs: 4.2.9 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2672 picomatch: 2.3.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2673 dev: true |
91 | 2674 |
98 | 2675 /jest-util/27.5.1: |
2676 resolution: {integrity: sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==} | |
91 | 2677 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2678 dependencies: |
98 | 2679 '@jest/types': 27.5.1 |
127 | 2680 '@types/node': 18.16.1 |
98 | 2681 chalk: 4.1.2 |
2682 ci-info: 3.3.0 | |
2683 graceful-fs: 4.2.9 | |
2684 picomatch: 2.3.0 | |
2685 dev: true | |
2686 | |
2687 /jest-validate/27.5.1: | |
2688 resolution: {integrity: sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==} | |
2689 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} | |
2690 dependencies: | |
2691 '@jest/types': 27.5.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2692 camelcase: 6.2.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2693 chalk: 4.1.2 |
98 | 2694 jest-get-type: 27.5.1 |
60 | 2695 leven: 3.1.0 |
98 | 2696 pretty-format: 27.5.1 |
2697 dev: true | |
2698 | |
2699 /jest-watcher/27.5.1: | |
2700 resolution: {integrity: sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==} | |
91 | 2701 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2702 dependencies: |
98 | 2703 '@jest/test-result': 27.5.1 |
2704 '@jest/types': 27.5.1 | |
127 | 2705 '@types/node': 18.16.1 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2706 ansi-escapes: 4.3.2 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2707 chalk: 4.1.2 |
98 | 2708 jest-util: 27.5.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2709 string-length: 4.0.2 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2710 dev: true |
91 | 2711 |
98 | 2712 /jest-worker/27.5.1: |
2713 resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} | |
91 | 2714 engines: {node: '>= 10.13.0'} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2715 dependencies: |
127 | 2716 '@types/node': 18.16.1 |
60 | 2717 merge-stream: 2.0.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2718 supports-color: 8.1.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2719 dev: true |
91 | 2720 |
98 | 2721 /jest/27.5.1: |
2722 resolution: {integrity: sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==} | |
91 | 2723 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
60 | 2724 hasBin: true |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2725 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2726 node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2727 peerDependenciesMeta: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2728 node-notifier: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2729 optional: true |
91 | 2730 dependencies: |
98 | 2731 '@jest/core': 27.5.1 |
91 | 2732 import-local: 3.0.3 |
98 | 2733 jest-cli: 27.5.1 |
91 | 2734 transitivePeerDependencies: |
2735 - bufferutil | |
2736 - canvas | |
2737 - supports-color | |
2738 - ts-node | |
2739 - utf-8-validate | |
2740 dev: true | |
2741 | |
60 | 2742 /js-tokens/4.0.0: |
91 | 2743 resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} |
2744 dev: true | |
2745 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2746 /js-yaml/3.14.1: |
91 | 2747 resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} |
2748 hasBin: true | |
60 | 2749 dependencies: |
2750 argparse: 1.0.10 | |
2751 esprima: 4.0.1 | |
2752 dev: true | |
91 | 2753 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2754 /jsdom/16.7.0: |
91 | 2755 resolution: {integrity: sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==} |
2756 engines: {node: '>=10'} | |
2757 peerDependencies: | |
2758 canvas: ^2.5.0 | |
2759 peerDependenciesMeta: | |
2760 canvas: | |
2761 optional: true | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2762 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2763 abab: 2.0.5 |
127 | 2764 acorn: 8.8.2 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2765 acorn-globals: 6.0.0 |
75 | 2766 cssom: 0.4.4 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2767 cssstyle: 2.3.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2768 data-urls: 2.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2769 decimal.js: 10.3.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2770 domexception: 2.0.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2771 escodegen: 2.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2772 form-data: 3.0.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2773 html-encoding-sniffer: 2.0.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2774 http-proxy-agent: 4.0.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2775 https-proxy-agent: 5.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2776 is-potential-custom-element-name: 1.0.1 |
60 | 2777 nwsapi: 2.2.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2778 parse5: 6.0.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2779 saxes: 5.0.1 |
60 | 2780 symbol-tree: 3.2.4 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2781 tough-cookie: 4.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2782 w3c-hr-time: 1.0.2 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2783 w3c-xmlserializer: 2.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2784 webidl-conversions: 6.1.0 |
60 | 2785 whatwg-encoding: 1.0.5 |
2786 whatwg-mimetype: 2.3.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2787 whatwg-url: 8.7.0 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2788 ws: 7.5.6 |
60 | 2789 xml-name-validator: 3.0.0 |
91 | 2790 transitivePeerDependencies: |
2791 - bufferutil | |
2792 - supports-color | |
2793 - utf-8-validate | |
2794 dev: true | |
2795 | |
60 | 2796 /jsesc/2.5.2: |
91 | 2797 resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} |
2798 engines: {node: '>=4'} | |
60 | 2799 hasBin: true |
91 | 2800 dev: true |
2801 | |
98 | 2802 /json-parse-even-better-errors/2.3.1: |
2803 resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} | |
2804 dev: true | |
2805 | |
127 | 2806 /json-schema-traverse/1.0.0: |
2807 resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
2808 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
2809 |
91 | 2810 /json5/2.2.0: |
2811 resolution: {integrity: sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==} | |
2812 engines: {node: '>=6'} | |
60 | 2813 hasBin: true |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2814 dependencies: |
127 | 2815 minimist: 1.2.8 |
2816 dev: true | |
2817 | |
2818 /json5/2.2.3: | |
2819 resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
2820 engines: {node: '>=6'} |
127 | 2821 hasBin: true |
2822 | |
2823 /jsonld-context-parser/2.3.0: | |
2824 resolution: {integrity: sha512-c6w2GE57O26eWFjcPX6k6G86ootsIfpuVwhZKjCll0bVoDGBxr1P4OuU+yvgfnh1GJhAGErolfC7W1BklLjWMg==} | |
2825 hasBin: true | |
2826 dependencies: | |
2827 '@types/http-link-header': 1.0.3 | |
2828 '@types/node': 18.16.1 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2829 canonicalize: 1.0.8 |
127 | 2830 cross-fetch: 3.1.5 |
2831 http-link-header: 1.1.1 | |
2832 relative-to-absolute-iri: 1.0.7 | |
2833 transitivePeerDependencies: | |
2834 - encoding | |
60 | 2835 dev: false |
91 | 2836 |
127 | 2837 /jsonld-streaming-parser/3.2.0: |
2838 resolution: {integrity: sha512-lJR1SCT364PGpFrOQaY+ZQ7qDWqqiT3IMK+AvZ83fo0LvltFn8/UyXvIFc3RO7YcaEjLahAF0otCi8vOq21NtQ==} | |
2839 dependencies: | |
2840 '@bergos/jsonparse': 1.4.1 | |
2841 '@rdfjs/types': 1.1.0 | |
2842 '@types/http-link-header': 1.0.3 | |
2843 '@types/readable-stream': 2.3.15 | |
2844 buffer: 6.0.3 | |
2845 canonicalize: 1.0.8 | |
2846 http-link-header: 1.1.1 | |
2847 jsonld-context-parser: 2.3.0 | |
2848 rdf-data-factory: 1.1.1 | |
2849 readable-stream: 4.3.0 | |
2850 transitivePeerDependencies: | |
2851 - encoding | |
2852 dev: false | |
2853 | |
2854 /jsonld/8.1.1: | |
2855 resolution: {integrity: sha512-TbtV1hlnoDYxbscazbxcS7seDGV+pc0yktxpMySh0OBFvnLw/TIth0jiQtP/9r+ywuCbtj10XjDNBIkRgiyeUg==} | |
2856 engines: {node: '>=14'} | |
2857 dependencies: | |
2858 '@digitalbazaar/http-client': 3.4.0 | |
2859 canonicalize: 1.0.8 | |
2860 lru-cache: 6.0.0 | |
2861 rdf-canonize: 3.3.0 | |
2862 transitivePeerDependencies: | |
2863 - web-streams-polyfill | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
2864 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
2865 |
60 | 2866 /kleur/3.0.3: |
91 | 2867 resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} |
2868 engines: {node: '>=6'} | |
127 | 2869 |
2870 /ky-universal/0.11.0_ky@0.33.3: | |
2871 resolution: {integrity: sha512-65KyweaWvk+uKKkCrfAf+xqN2/epw1IJDtlyCPxYffFCMR8u1sp2U65NtWpnozYfZxQ6IUzIlvUcw+hQ82U2Xw==} | |
2872 engines: {node: '>=14.16'} | |
2873 peerDependencies: | |
2874 ky: '>=0.31.4' | |
2875 web-streams-polyfill: '>=3.2.1' | |
2876 peerDependenciesMeta: | |
2877 web-streams-polyfill: | |
2878 optional: true | |
2879 dependencies: | |
2880 abort-controller: 3.0.0 | |
2881 ky: 0.33.3 | |
2882 node-fetch: 3.3.1 | |
2883 dev: false | |
2884 | |
2885 /ky/0.33.3: | |
2886 resolution: {integrity: sha512-CasD9OCEQSFIam2U8efFK81Yeg8vNMTBUqtMOHlrcWQHqUX3HeCl9Dr31u4toV7emlH8Mymk5+9p0lL6mKb/Xw==} | |
2887 engines: {node: '>=14.16'} | |
2888 dev: false | |
91 | 2889 |
60 | 2890 /leven/3.1.0: |
91 | 2891 resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} |
2892 engines: {node: '>=6'} | |
2893 dev: true | |
2894 | |
60 | 2895 /levn/0.3.0: |
91 | 2896 resolution: {integrity: sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=} |
2897 engines: {node: '>= 0.8.0'} | |
60 | 2898 dependencies: |
2899 prelude-ls: 1.1.2 | |
2900 type-check: 0.3.2 | |
2901 dev: true | |
91 | 2902 |
98 | 2903 /lines-and-columns/1.2.4: |
2904 resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} | |
2905 dev: true | |
2906 | |
127 | 2907 /lit-element/3.3.1: |
2908 resolution: {integrity: sha512-Gl+2409uXWbf7n6cCl7Kzasm7zjT9xmdwi2BhLNi70sRKAgRkqueDu5mSIH3hPYMM0/vqBCdPXod3NbGkRA2ww==} | |
2909 dependencies: | |
2910 '@lit-labs/ssr-dom-shim': 1.1.0 | |
2911 '@lit/reactive-element': 1.6.1 | |
2912 lit-html: 2.7.2 | |
60 | 2913 dev: false |
91 | 2914 |
127 | 2915 /lit-html/2.7.2: |
2916 resolution: {integrity: sha512-ZJCfKlA2XELu5tn7XuzOziGFGvf1SeQm+ngLWoJ8bXtSkRrrR3ms6SWy+gsdxeYwySLij5xAhdd2C3EX0ftxdQ==} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2917 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2918 '@types/trusted-types': 2.0.2 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2919 dev: false |
91 | 2920 |
127 | 2921 /lit/2.7.2: |
2922 resolution: {integrity: sha512-9QnZmG5mIKPRja96cpndMclLSi0Qrz2BXD6EbqNqCKMMjOWVm/BwAeXufFk2jqFsNmY07HOzU8X+8aTSVt3yrA==} | |
2923 dependencies: | |
2924 '@lit/reactive-element': 1.6.1 | |
2925 lit-element: 3.3.1 | |
2926 lit-html: 2.7.2 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2927 dev: false |
91 | 2928 |
60 | 2929 /locate-path/5.0.0: |
91 | 2930 resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} |
2931 engines: {node: '>=8'} | |
60 | 2932 dependencies: |
2933 p-locate: 4.1.0 | |
2934 dev: true | |
91 | 2935 |
60 | 2936 /lodash.memoize/4.1.2: |
91 | 2937 resolution: {integrity: sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=} |
2938 dev: true | |
2939 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2940 /lodash/4.17.21: |
91 | 2941 resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
2942 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2943 /lru-cache/6.0.0: |
91 | 2944 resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} |
2945 engines: {node: '>=10'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2946 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2947 yallist: 4.0.0 |
91 | 2948 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2949 /make-dir/3.1.0: |
91 | 2950 resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} |
2951 engines: {node: '>=8'} | |
60 | 2952 dependencies: |
2953 semver: 6.3.0 | |
2954 dev: true | |
91 | 2955 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2956 /make-error/1.3.6: |
91 | 2957 resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} |
2958 dev: true | |
2959 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2960 /makeerror/1.0.12: |
91 | 2961 resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2962 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2963 tmpl: 1.0.5 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2964 dev: true |
91 | 2965 |
60 | 2966 /merge-stream/2.0.0: |
91 | 2967 resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} |
2968 dev: true | |
2969 | |
127 | 2970 /microdata-rdf-streaming-parser/2.0.1: |
2971 resolution: {integrity: sha512-oEEYP3OwPGOtoE4eIyJvX1eJXI7VkGR4gKYqpEufaRXc2ele/Tkid/KMU3Los13wGrOq6woSxLEGOYSHzpRvwA==} | |
2972 dependencies: | |
2973 '@rdfjs/types': 1.1.0 | |
2974 htmlparser2: 8.0.2 | |
2975 rdf-data-factory: 1.1.1 | |
2976 readable-stream: 4.3.0 | |
2977 relative-to-absolute-iri: 1.0.7 | |
2978 dev: false | |
2979 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2980 /micromatch/4.0.4: |
91 | 2981 resolution: {integrity: sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==} |
2982 engines: {node: '>=8.6'} | |
75 | 2983 dependencies: |
2984 braces: 3.0.2 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2985 picomatch: 2.3.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2986 dev: true |
91 | 2987 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2988 /mime-db/1.51.0: |
91 | 2989 resolution: {integrity: sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==} |
2990 engines: {node: '>= 0.6'} | |
127 | 2991 dev: true |
91 | 2992 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2993 /mime-types/2.1.34: |
91 | 2994 resolution: {integrity: sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A==} |
2995 engines: {node: '>= 0.6'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2996 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2997 mime-db: 1.51.0 |
127 | 2998 dev: true |
91 | 2999 |
75 | 3000 /mimic-fn/2.1.0: |
91 | 3001 resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} |
3002 engines: {node: '>=6'} | |
3003 dev: true | |
3004 | |
127 | 3005 /minimalistic-assert/1.0.1: |
3006 resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==} | |
3007 dev: false | |
3008 | |
60 | 3009 /minimatch/3.0.4: |
91 | 3010 resolution: {integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==} |
60 | 3011 dependencies: |
3012 brace-expansion: 1.1.11 | |
127 | 3013 |
3014 /minimist/1.2.8: | |
3015 resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} | |
91 | 3016 |
60 | 3017 /ms/2.1.2: |
91 | 3018 resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} |
3019 dev: true | |
3020 | |
127 | 3021 /n3/1.16.4: |
3022 resolution: {integrity: sha512-jtC53efM5/q4BYC3qBnegn1MJDKXHH9PEd6gVDNpIicbgXS6gkANz4DdI0jt4aLvza1xSjCcni33riXWvfoEdw==} | |
3023 engines: {node: '>=12.0'} | |
3024 dependencies: | |
3025 queue-microtask: 1.2.3 | |
3026 readable-stream: 4.3.0 | |
3027 dev: false | |
3028 | |
99 | 3029 /nanoid/3.2.0: |
3030 resolution: {integrity: sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==} | |
3031 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} | |
3032 hasBin: true | |
3033 dev: true | |
3034 | |
60 | 3035 /natural-compare/1.4.0: |
91 | 3036 resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=} |
3037 dev: true | |
3038 | |
127 | 3039 /neo-async/2.6.2: |
3040 resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} | |
3041 dev: false | |
3042 | |
3043 /node-domexception/1.0.0: | |
3044 resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} | |
3045 engines: {node: '>=10.5.0'} | |
3046 dev: false | |
3047 | |
3048 /node-fetch/2.6.7: | |
3049 resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==} | |
3050 engines: {node: 4.x || >=6.0.0} | |
3051 peerDependencies: | |
3052 encoding: ^0.1.0 | |
3053 peerDependenciesMeta: | |
3054 encoding: | |
3055 optional: true | |
3056 dependencies: | |
3057 whatwg-url: 5.0.0 | |
3058 dev: false | |
3059 | |
3060 /node-fetch/3.3.1: | |
3061 resolution: {integrity: sha512-cRVc/kyto/7E5shrWca1Wsea4y6tL9iYJE5FBCius3JQfb/4P4I295PfhgbJQBLTx6lATE4z+wK0rPM4VS2uow==} | |
3062 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} | |
3063 dependencies: | |
3064 data-uri-to-buffer: 4.0.1 | |
3065 fetch-blob: 3.2.0 | |
3066 formdata-polyfill: 4.0.10 | |
60 | 3067 dev: false |
91 | 3068 |
60 | 3069 /node-int64/0.4.0: |
91 | 3070 resolution: {integrity: sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=} |
3071 dev: true | |
3072 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3073 /node-releases/2.0.1: |
91 | 3074 resolution: {integrity: sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==} |
3075 dev: true | |
3076 | |
75 | 3077 /normalize-path/3.0.0: |
91 | 3078 resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} |
3079 engines: {node: '>=0.10.0'} | |
3080 dev: true | |
3081 | |
75 | 3082 /npm-run-path/4.0.1: |
91 | 3083 resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} |
3084 engines: {node: '>=8'} | |
75 | 3085 dependencies: |
3086 path-key: 3.1.1 | |
3087 dev: true | |
91 | 3088 |
60 | 3089 /nwsapi/2.2.0: |
91 | 3090 resolution: {integrity: sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==} |
3091 dev: true | |
3092 | |
60 | 3093 /once/1.4.0: |
127 | 3094 resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} |
60 | 3095 dependencies: |
3096 wrappy: 1.0.2 | |
91 | 3097 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3098 /onetime/5.1.2: |
91 | 3099 resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} |
3100 engines: {node: '>=6'} | |
75 | 3101 dependencies: |
3102 mimic-fn: 2.1.0 | |
3103 dev: true | |
91 | 3104 |
60 | 3105 /optionator/0.8.3: |
91 | 3106 resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==} |
3107 engines: {node: '>= 0.8.0'} | |
60 | 3108 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3109 deep-is: 0.1.4 |
60 | 3110 fast-levenshtein: 2.0.6 |
3111 levn: 0.3.0 | |
3112 prelude-ls: 1.1.2 | |
3113 type-check: 0.3.2 | |
3114 word-wrap: 1.2.3 | |
3115 dev: true | |
91 | 3116 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3117 /p-limit/2.3.0: |
91 | 3118 resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} |
3119 engines: {node: '>=6'} | |
60 | 3120 dependencies: |
3121 p-try: 2.2.0 | |
3122 dev: true | |
91 | 3123 |
60 | 3124 /p-locate/4.1.0: |
91 | 3125 resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} |
3126 engines: {node: '>=8'} | |
60 | 3127 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3128 p-limit: 2.3.0 |
60 | 3129 dev: true |
91 | 3130 |
60 | 3131 /p-try/2.2.0: |
91 | 3132 resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} |
3133 engines: {node: '>=6'} | |
3134 dev: true | |
3135 | |
98 | 3136 /parse-json/5.2.0: |
3137 resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} | |
3138 engines: {node: '>=8'} | |
3139 dependencies: | |
3140 '@babel/code-frame': 7.16.0 | |
3141 error-ex: 1.3.2 | |
3142 json-parse-even-better-errors: 2.3.1 | |
3143 lines-and-columns: 1.2.4 | |
3144 dev: true | |
3145 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3146 /parse5/6.0.1: |
91 | 3147 resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==} |
3148 dev: true | |
3149 | |
60 | 3150 /path-exists/4.0.0: |
91 | 3151 resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} |
3152 engines: {node: '>=8'} | |
3153 dev: true | |
3154 | |
60 | 3155 /path-is-absolute/1.0.1: |
127 | 3156 resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} |
91 | 3157 engines: {node: '>=0.10.0'} |
3158 | |
75 | 3159 /path-key/3.1.1: |
91 | 3160 resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} |
3161 engines: {node: '>=8'} | |
3162 dev: true | |
3163 | |
80
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
3164 /path-parse/1.0.7: |
91 | 3165 resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3166 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3167 /picocolors/1.0.0: |
91 | 3168 resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} |
3169 dev: true | |
3170 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3171 /picomatch/2.3.0: |
91 | 3172 resolution: {integrity: sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==} |
3173 engines: {node: '>=8.6'} | |
3174 dev: true | |
3175 | |
98 | 3176 /pirates/4.0.5: |
3177 resolution: {integrity: sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==} | |
91 | 3178 engines: {node: '>= 6'} |
60 | 3179 dev: true |
91 | 3180 |
60 | 3181 /pkg-dir/4.2.0: |
91 | 3182 resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} |
3183 engines: {node: '>=8'} | |
60 | 3184 dependencies: |
3185 find-up: 4.1.0 | |
3186 dev: true | |
91 | 3187 |
99 | 3188 /postcss/8.4.6: |
3189 resolution: {integrity: sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA==} | |
3190 engines: {node: ^10 || ^12 || >=14} | |
3191 dependencies: | |
3192 nanoid: 3.2.0 | |
3193 picocolors: 1.0.0 | |
3194 source-map-js: 1.0.2 | |
91 | 3195 dev: true |
3196 | |
60 | 3197 /prelude-ls/1.1.2: |
91 | 3198 resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=} |
3199 engines: {node: '>= 0.8.0'} | |
3200 dev: true | |
3201 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3202 /pretty-format/27.4.0: |
91 | 3203 resolution: {integrity: sha512-n0QR6hMREfp6nLzfVksXMAfIxk1ffOOfbb/FzKHFmRtn9iJKaZXB8WMzLr8a72IASShEAhqK06nlwp1gVWgqKg==} |
3204 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3205 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3206 '@jest/types': 27.4.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3207 ansi-regex: 5.0.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3208 ansi-styles: 5.2.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3209 react-is: 17.0.2 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3210 dev: true |
91 | 3211 |
98 | 3212 /pretty-format/27.5.1: |
3213 resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==} | |
3214 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} | |
3215 dependencies: | |
3216 ansi-regex: 5.0.1 | |
3217 ansi-styles: 5.2.0 | |
3218 react-is: 17.0.2 | |
3219 dev: true | |
3220 | |
127 | 3221 /process/0.11.10: |
3222 resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==} | |
3223 engines: {node: '>= 0.6.0'} | |
3224 dev: false | |
3225 | |
3226 /promise-polyfill/1.1.6: | |
3227 resolution: {integrity: sha512-7rrONfyLkDEc7OJ5QBkqa4KI4EBhCd340xRuIUPGCfu13znS+vx+VDdrT9ODAJHlXm7w4lbxN3DRjyv58EuzDg==} | |
3228 dev: false | |
3229 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3230 /prompts/2.4.2: |
91 | 3231 resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} |
3232 engines: {node: '>= 6'} | |
60 | 3233 dependencies: |
3234 kleur: 3.0.3 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3235 sisteransi: 1.0.5 |
91 | 3236 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3237 /psl/1.8.0: |
91 | 3238 resolution: {integrity: sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==} |
127 | 3239 dev: true |
91 | 3240 |
60 | 3241 /punycode/2.1.1: |
91 | 3242 resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} |
3243 engines: {node: '>=6'} | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3244 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3245 /queue-microtask/1.2.3: |
91 | 3246 resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3247 dev: false |
91 | 3248 |
127 | 3249 /rdf-canonize/3.3.0: |
3250 resolution: {integrity: sha512-gfSNkMua/VWC1eYbSkVaL/9LQhFeOh0QULwv7Or0f+po8pMgQ1blYQFe1r9Mv2GJZXw88Cz/drnAnB9UlNnHfQ==} | |
3251 engines: {node: '>=12'} | |
3252 dependencies: | |
3253 setimmediate: 1.0.5 | |
3254 dev: false | |
3255 | |
3256 /rdf-data-factory/1.1.1: | |
3257 resolution: {integrity: sha512-0HoLx7lbBlNd2YTmNKin0txgiYmAV56eVU823at8cG2+iD0Ia5kcRNDpzZy6I/HCtFTymHvTfdhHTzm3ak3Jpw==} | |
3258 dependencies: | |
3259 '@rdfjs/types': 1.1.0 | |
3260 dev: false | |
3261 | |
3262 /rdf-isomorphic/1.3.1: | |
3263 resolution: {integrity: sha512-6uIhsXTVp2AtO6f41PdnRV5xZsa0zVZQDTBdn0br+DZuFf5M/YD+T6m8hKDUnALI6nFL/IujTMLgEs20MlNidQ==} | |
3264 dependencies: | |
3265 '@rdfjs/types': 1.1.0 | |
3266 hash.js: 1.1.7 | |
3267 rdf-string: 1.6.3 | |
3268 rdf-terms: 1.9.1 | |
60 | 3269 dev: false |
91 | 3270 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3271 /rdf-js/4.0.2: |
91 | 3272 resolution: {integrity: sha512-ApvlFa/WsQh8LpPK/6hctQwG06Z9ztQQGWVtrcrf9L6+sejHNXLPOqL+w7q3hF+iL0C4sv3AX1PUtGkLNzyZ0Q==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3273 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3274 '@rdfjs/types': 1.0.1 |
60 | 3275 dev: false |
91 | 3276 |
127 | 3277 /rdf-parse/2.3.2: |
3278 resolution: {integrity: sha512-TOeI7FKlyr/GupfGaXZvpMLzvByOrtwt4zHLMuuy3deNGse9QyhHsspVraZam491sIgBogdchzcUqkf2WXnAsg==} | |
3279 dependencies: | |
3280 '@comunica/actor-http-fetch': 2.6.9 | |
3281 '@comunica/actor-http-proxy': 2.6.9 | |
3282 '@comunica/actor-rdf-parse-html': 2.6.8 | |
3283 '@comunica/actor-rdf-parse-html-microdata': 2.6.8 | |
3284 '@comunica/actor-rdf-parse-html-rdfa': 2.6.8 | |
3285 '@comunica/actor-rdf-parse-html-script': 2.6.8 | |
3286 '@comunica/actor-rdf-parse-jsonld': 2.6.9 | |
3287 '@comunica/actor-rdf-parse-n3': 2.6.8 | |
3288 '@comunica/actor-rdf-parse-rdfxml': 2.6.8 | |
3289 '@comunica/actor-rdf-parse-shaclc': 2.6.8 | |
3290 '@comunica/actor-rdf-parse-xml-rdfa': 2.6.8 | |
3291 '@comunica/bus-http': 2.6.9 | |
3292 '@comunica/bus-init': 2.6.8 | |
3293 '@comunica/bus-rdf-parse': 2.6.8 | |
3294 '@comunica/bus-rdf-parse-html': 2.6.8 | |
3295 '@comunica/config-query-sparql': 2.6.0 | |
3296 '@comunica/core': 2.6.8 | |
3297 '@comunica/mediator-combine-pipeline': 2.6.8 | |
3298 '@comunica/mediator-combine-union': 2.6.8 | |
3299 '@comunica/mediator-number': 2.6.8 | |
3300 '@comunica/mediator-race': 2.6.8 | |
3301 '@rdfjs/types': 1.0.1 | |
3302 readable-stream: 4.3.0 | |
3303 stream-to-string: 1.2.1 | |
3304 transitivePeerDependencies: | |
3305 - encoding | |
3306 dev: false | |
3307 | |
3308 /rdf-string/1.6.3: | |
3309 resolution: {integrity: sha512-HIVwQ2gOqf+ObsCLSUAGFZMIl3rh9uGcRf1KbM85UDhKqP+hy6qj7Vz8FKt3GA54RiThqK3mNcr66dm1LP0+6g==} | |
3310 dependencies: | |
3311 '@rdfjs/types': 1.1.0 | |
3312 rdf-data-factory: 1.1.1 | |
3313 dev: false | |
3314 | |
3315 /rdf-terms/1.9.1: | |
3316 resolution: {integrity: sha512-GrE8CbQSvuVEFRCywMu6VOgV1AFE6X+nFYcAhEc5pwYKI13bUvz4voiVufQiy3V8rzQKu21Sgl+dS2qcJavy7w==} | |
3317 dependencies: | |
3318 '@rdfjs/types': 1.1.0 | |
3319 rdf-data-factory: 1.1.1 | |
3320 rdf-string: 1.6.3 | |
3321 dev: false | |
3322 | |
3323 /rdfa-streaming-parser/2.0.1: | |
3324 resolution: {integrity: sha512-7Yyaj030LO7iQ38Wh/RNLVeYrVFJeyx3dpCK7C1nvX55eIN/gE4HWfbg4BYI9X7Bd+eUIUMVeiKYLmYjV6apow==} | |
3325 dependencies: | |
3326 '@rdfjs/types': 1.1.0 | |
3327 htmlparser2: 8.0.2 | |
3328 rdf-data-factory: 1.1.1 | |
3329 readable-stream: 4.3.0 | |
3330 relative-to-absolute-iri: 1.0.7 | |
3331 dev: false | |
3332 | |
3333 /rdfxml-streaming-parser/2.2.2: | |
3334 resolution: {integrity: sha512-IUYdbajjjI2dNuzoMjJyVD61jfjvYuk4WHLPNMn/gr0o96/BFsRTH8q2WIA6eYkNepCEEPlCEon21sihmIrb2g==} | |
3335 dependencies: | |
3336 '@rdfjs/types': 1.1.0 | |
3337 '@types/readable-stream': 2.3.15 | |
3338 buffer: 6.0.3 | |
3339 rdf-data-factory: 1.1.1 | |
3340 readable-stream: 4.3.0 | |
3341 relative-to-absolute-iri: 1.0.7 | |
3342 saxes: 6.0.0 | |
3343 validate-iri: 1.0.1 | |
3344 dev: false | |
3345 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3346 /react-is/17.0.2: |
91 | 3347 resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} |
3348 dev: true | |
3349 | |
127 | 3350 /readable-stream-node-to-web/1.0.1: |
3351 resolution: {integrity: sha512-OGzi2VKLa8H259kAx7BIwuRrXHGcxeHj4RdASSgEGBP9Q2wowdPvBc65upF4Q9O05qWgKqBw1+9PiLTtObl7uQ==} | |
3352 dev: false | |
3353 | |
3354 /readable-stream/3.6.2: | |
3355 resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} | |
91 | 3356 engines: {node: '>= 6'} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3357 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3358 inherits: 2.0.4 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3359 string_decoder: 1.3.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3360 util-deprecate: 1.0.2 |
101
76c1a29a328f
repo now demos itself, which runs better than using the nested demo/ project
drewp@bigasterisk.com
parents:
100
diff
changeset
|
3361 dev: false |
91 | 3362 |
127 | 3363 /readable-stream/4.3.0: |
3364 resolution: {integrity: sha512-MuEnA0lbSi7JS8XM+WNJlWZkHAAdm7gETHdFK//Q/mChGyj2akEFtdLZh32jSdkWGbRwCW9pn6g3LWDdDeZnBQ==} | |
3365 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | |
3366 dependencies: | |
3367 abort-controller: 3.0.0 | |
3368 buffer: 6.0.3 | |
3369 events: 3.3.0 | |
3370 process: 0.11.10 | |
3371 dev: false | |
3372 | |
3373 /readable-web-to-node-stream/3.0.2: | |
3374 resolution: {integrity: sha512-ePeK6cc1EcKLEhJFt/AebMCLL+GgSKhuygrZ/GLaKZYEecIgIECf4UaUuaByiGtzckwR4ain9VzUh95T1exYGw==} | |
3375 engines: {node: '>=8'} | |
3376 dependencies: | |
3377 readable-stream: 3.6.2 | |
3378 dev: false | |
3379 | |
3380 /rechoir/0.8.0: | |
3381 resolution: {integrity: sha512-/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ==} | |
3382 engines: {node: '>= 10.13.0'} | |
3383 dependencies: | |
3384 resolve: 1.22.0 | |
3385 dev: false | |
3386 | |
3387 /regexp-tree/0.1.27: | |
3388 resolution: {integrity: sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==} | |
3389 hasBin: true | |
3390 dev: false | |
3391 | |
3392 /relative-to-absolute-iri/1.0.7: | |
3393 resolution: {integrity: sha512-Xjyl4HmIzg2jzK/Un2gELqbcE8Fxy85A/aLSHE6PE/3+OGsFwmKVA1vRyGaz6vLWSqLDMHA+5rjD/xbibSQN1Q==} | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3394 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3395 |
60 | 3396 /require-directory/2.1.1: |
91 | 3397 resolution: {integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I=} |
3398 engines: {node: '>=0.10.0'} | |
3399 dev: true | |
3400 | |
127 | 3401 /require-from-string/2.0.2: |
3402 resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} | |
3403 engines: {node: '>=0.10.0'} | |
3404 dev: false | |
3405 | |
75 | 3406 /resolve-cwd/3.0.0: |
91 | 3407 resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==} |
3408 engines: {node: '>=8'} | |
75 | 3409 dependencies: |
3410 resolve-from: 5.0.0 | |
3411 dev: true | |
91 | 3412 |
75 | 3413 /resolve-from/5.0.0: |
91 | 3414 resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} |
3415 engines: {node: '>=8'} | |
3416 dev: true | |
3417 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3418 /resolve.exports/1.1.0: |
91 | 3419 resolution: {integrity: sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==} |
3420 engines: {node: '>=10'} | |
3421 dev: true | |
3422 | |
99 | 3423 /resolve/1.22.0: |
3424 resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==} | |
3425 hasBin: true | |
3426 dependencies: | |
3427 is-core-module: 2.8.1 | |
3428 path-parse: 1.0.7 | |
3429 supports-preserve-symlinks-flag: 1.0.0 | |
3430 | |
75 | 3431 /rimraf/3.0.2: |
91 | 3432 resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} |
3433 hasBin: true | |
60 | 3434 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3435 glob: 7.2.0 |
60 | 3436 dev: true |
91 | 3437 |
98 | 3438 /rollup/2.67.2: |
3439 resolution: {integrity: sha512-hoEiBWwZtf1QdK3jZIq59L0FJj4Fiv4RplCO4pvCRC86qsoFurWB4hKQIjoRf3WvJmk5UZ9b0y5ton+62fC7Tw==} | |
91 | 3440 engines: {node: '>=10.0.0'} |
60 | 3441 hasBin: true |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3442 optionalDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3443 fsevents: 2.3.2 |
91 | 3444 dev: true |
3445 | |
60 | 3446 /safe-buffer/5.1.2: |
91 | 3447 resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} |
3448 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3449 /safe-buffer/5.2.1: |
91 | 3450 resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} |
101
76c1a29a328f
repo now demos itself, which runs better than using the nested demo/ project
drewp@bigasterisk.com
parents:
100
diff
changeset
|
3451 dev: false |
91 | 3452 |
127 | 3453 /safe-regex/2.1.1: |
3454 resolution: {integrity: sha512-rx+x8AMzKb5Q5lQ95Zoi6ZbJqwCLkqi3XuJXp5P3rT8OEc6sZCJG5AE5dU3lsgRr/F4Bs31jSlVN+j5KrsGu9A==} | |
3455 dependencies: | |
3456 regexp-tree: 0.1.27 | |
3457 dev: false | |
3458 | |
60 | 3459 /safer-buffer/2.1.2: |
91 | 3460 resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} |
127 | 3461 dev: true |
91 | 3462 |
60 | 3463 /sax/1.2.4: |
91 | 3464 resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==} |
3465 dev: true | |
3466 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3467 /saxes/5.0.1: |
91 | 3468 resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==} |
3469 engines: {node: '>=10'} | |
75 | 3470 dependencies: |
3471 xmlchars: 2.2.0 | |
3472 dev: true | |
91 | 3473 |
127 | 3474 /saxes/6.0.0: |
3475 resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} | |
3476 engines: {node: '>=v12.22.7'} | |
3477 dependencies: | |
3478 xmlchars: 2.2.0 | |
3479 dev: false | |
3480 | |
3481 /semver-try-require/6.2.2: | |
3482 resolution: {integrity: sha512-Pyr1mG/kyBxL2+hNfU/VPRhBRdm/+EJAyWlusn7t9NDRkZEvsbwPjlocZ4ji0TD4ALPmW9ZkrzMQADjrRCDQ5w==} | |
3483 engines: {node: ^14||^16||>=18} | |
3484 dependencies: | |
3485 semver: 7.5.0 | |
3486 dev: false | |
3487 | |
60 | 3488 /semver/6.3.0: |
91 | 3489 resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} |
60 | 3490 hasBin: true |
127 | 3491 dev: true |
91 | 3492 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3493 /semver/7.3.5: |
91 | 3494 resolution: {integrity: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==} |
3495 engines: {node: '>=10'} | |
3496 hasBin: true | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3497 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3498 lru-cache: 6.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3499 dev: true |
91 | 3500 |
127 | 3501 /semver/7.5.0: |
3502 resolution: {integrity: sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==} | |
3503 engines: {node: '>=10'} | |
3504 hasBin: true | |
3505 dependencies: | |
3506 lru-cache: 6.0.0 | |
3507 | |
3508 /setimmediate/1.0.5: | |
3509 resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} | |
3510 dev: false | |
3511 | |
3512 /shaclc-parse/1.3.0: | |
3513 resolution: {integrity: sha512-DOaN9xEMFVRhqmMHhGH5g68/0h93fuJu9oERNgQxDDSYkHVo9SCduVldqHhKFpqUgxwWEoDh1BpN6aHXVU2u1A==} | |
3514 dependencies: | |
3515 '@rdfjs/types': 1.1.0 | |
3516 n3: 1.16.4 | |
3517 dev: false | |
3518 | |
75 | 3519 /shebang-command/2.0.0: |
91 | 3520 resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} |
3521 engines: {node: '>=8'} | |
75 | 3522 dependencies: |
3523 shebang-regex: 3.0.0 | |
3524 dev: true | |
91 | 3525 |
75 | 3526 /shebang-regex/3.0.0: |
91 | 3527 resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} |
3528 engines: {node: '>=8'} | |
3529 dev: true | |
3530 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3531 /signal-exit/3.0.6: |
91 | 3532 resolution: {integrity: sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ==} |
3533 dev: true | |
3534 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3535 /sisteransi/1.0.5: |
91 | 3536 resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} |
3537 | |
75 | 3538 /slash/3.0.0: |
91 | 3539 resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} |
3540 engines: {node: '>=8'} | |
3541 dev: true | |
3542 | |
99 | 3543 /source-map-js/1.0.2: |
3544 resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} | |
3545 engines: {node: '>=0.10.0'} | |
3546 dev: true | |
3547 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3548 /source-map-resolve/0.6.0: |
91 | 3549 resolution: {integrity: sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3550 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3551 atob: 2.1.2 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3552 decode-uri-component: 0.2.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3553 dev: true |
91 | 3554 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3555 /source-map-support/0.5.21: |
91 | 3556 resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3557 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3558 buffer-from: 1.1.2 |
60 | 3559 source-map: 0.6.1 |
3560 dev: true | |
91 | 3561 |
60 | 3562 /source-map/0.5.7: |
127 | 3563 resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} |
91 | 3564 engines: {node: '>=0.10.0'} |
3565 dev: true | |
3566 | |
60 | 3567 /source-map/0.6.1: |
91 | 3568 resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} |
3569 engines: {node: '>=0.10.0'} | |
3570 | |
60 | 3571 /source-map/0.7.3: |
91 | 3572 resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==} |
3573 engines: {node: '>= 8'} | |
3574 dev: true | |
3575 | |
127 | 3576 /sparqlalgebrajs/4.0.5: |
3577 resolution: {integrity: sha512-upGjNvjl5QfEFTBTzp65Lt7D5zsXrVpgJw+4fYgwZdtscegMBM6s+4PNhWaGnuQ80gQyEtD+r4WE2l/yWA+r9A==} | |
3578 hasBin: true | |
3579 dependencies: | |
3580 '@rdfjs/types': 1.1.0 | |
3581 '@types/sparqljs': 3.1.4 | |
3582 fast-deep-equal: 3.1.3 | |
3583 minimist: 1.2.8 | |
3584 rdf-data-factory: 1.1.1 | |
3585 rdf-isomorphic: 1.3.1 | |
3586 rdf-string: 1.6.3 | |
3587 sparqljs: 3.6.2 | |
3588 dev: false | |
3589 | |
3590 /sparqljs/3.6.2: | |
3591 resolution: {integrity: sha512-KQEJPaOMeeDpdYYuiFb3JEErRLL8XqX4G7sdhZyHC6Qn4+PEMUff/EjUGkwcJ6aCC0JCTIgxDpRdE3+GFXpdxw==} | |
3592 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | |
3593 hasBin: true | |
3594 dependencies: | |
3595 rdf-data-factory: 1.1.1 | |
3596 dev: false | |
3597 | |
60 | 3598 /sprintf-js/1.0.3: |
91 | 3599 resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=} |
3600 dev: true | |
3601 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3602 /stack-utils/2.0.5: |
91 | 3603 resolution: {integrity: sha512-xrQcmYhOsn/1kX+Vraq+7j4oE2j/6BFscZ0etmYg81xuM8Gq0022Pxb8+IqgOFUIaxHs0KaSb7T1+OegiNrNFA==} |
3604 engines: {node: '>=10'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3605 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3606 escape-string-regexp: 2.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3607 dev: true |
91 | 3608 |
127 | 3609 /stream-to-string/1.2.1: |
3610 resolution: {integrity: sha512-WsvTDNF8UYs369Yko3pcdTducQtYpzEZeOV7cTuReyFvOoA9S/DLJ6sYK+xPafSPHhUMpaxiljKYnT6JSFztIA==} | |
3611 dependencies: | |
3612 promise-polyfill: 1.1.6 | |
3613 dev: false | |
3614 | |
3615 /streamsearch/1.1.0: | |
3616 resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} | |
3617 engines: {node: '>=10.0.0'} | |
3618 dev: false | |
3619 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3620 /string-length/4.0.2: |
91 | 3621 resolution: {integrity: sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==} |
3622 engines: {node: '>=10'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3623 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3624 char-regex: 1.0.2 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3625 strip-ansi: 6.0.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3626 dev: true |
91 | 3627 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3628 /string-width/4.2.3: |
91 | 3629 resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} |
3630 engines: {node: '>=8'} | |
75 | 3631 dependencies: |
3632 emoji-regex: 8.0.0 | |
3633 is-fullwidth-code-point: 3.0.0 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3634 strip-ansi: 6.0.1 |
91 | 3635 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3636 /string_decoder/1.3.0: |
91 | 3637 resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3638 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3639 safe-buffer: 5.2.1 |
101
76c1a29a328f
repo now demos itself, which runs better than using the nested demo/ project
drewp@bigasterisk.com
parents:
100
diff
changeset
|
3640 dev: false |
91 | 3641 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3642 /strip-ansi/6.0.1: |
91 | 3643 resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} |
3644 engines: {node: '>=8'} | |
75 | 3645 dependencies: |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3646 ansi-regex: 5.0.1 |
127 | 3647 |
3648 /strip-bom/3.0.0: | |
3649 resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} | |
3650 engines: {node: '>=4'} | |
3651 dev: false | |
91 | 3652 |
75 | 3653 /strip-bom/4.0.0: |
91 | 3654 resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==} |
3655 engines: {node: '>=8'} | |
3656 dev: true | |
3657 | |
75 | 3658 /strip-final-newline/2.0.0: |
91 | 3659 resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} |
3660 engines: {node: '>=6'} | |
3661 dev: true | |
3662 | |
98 | 3663 /strip-json-comments/3.1.1: |
3664 resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} | |
3665 engines: {node: '>=8'} | |
3666 dev: true | |
3667 | |
3668 /stylus/0.56.0: | |
3669 resolution: {integrity: sha512-Ev3fOb4bUElwWu4F9P9WjnnaSpc8XB9OFHSFZSKMFL1CE1oM+oFXWEgAqPmmZIyhBihuqIQlFsVTypiiS9RxeA==} | |
91 | 3670 hasBin: true |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3671 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3672 css: 3.0.0 |
98 | 3673 debug: 4.3.3 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3674 glob: 7.2.0 |
60 | 3675 safer-buffer: 2.1.2 |
3676 sax: 1.2.4 | |
3677 source-map: 0.7.3 | |
98 | 3678 transitivePeerDependencies: |
3679 - supports-color | |
60 | 3680 dev: true |
91 | 3681 |
127 | 3682 /sub-events/1.9.0: |
3683 resolution: {integrity: sha512-dnFBayilG9Ku0k/lNs1Y7WV4kv91+ovCoeBV3uIYrY49DylvBb6z9d9ED2ctcrvX2YlReFalpCgJNtSgmrOaJg==} | |
3684 engines: {node: '>=10.0.0'} | |
3685 dev: false | |
3686 | |
60 | 3687 /supports-color/5.5.0: |
91 | 3688 resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} |
3689 engines: {node: '>=4'} | |
60 | 3690 dependencies: |
3691 has-flag: 3.0.0 | |
3692 dev: true | |
91 | 3693 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3694 /supports-color/7.2.0: |
91 | 3695 resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} |
3696 engines: {node: '>=8'} | |
75 | 3697 dependencies: |
3698 has-flag: 4.0.0 | |
91 | 3699 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3700 /supports-color/8.1.1: |
91 | 3701 resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} |
3702 engines: {node: '>=10'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3703 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3704 has-flag: 4.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3705 dev: true |
91 | 3706 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3707 /supports-hyperlinks/2.2.0: |
91 | 3708 resolution: {integrity: sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ==} |
3709 engines: {node: '>=8'} | |
75 | 3710 dependencies: |
3711 has-flag: 4.0.0 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3712 supports-color: 7.2.0 |
75 | 3713 dev: true |
91 | 3714 |
99 | 3715 /supports-preserve-symlinks-flag/1.0.0: |
3716 resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} | |
3717 engines: {node: '>= 0.4'} | |
91 | 3718 |
60 | 3719 /symbol-tree/3.2.4: |
91 | 3720 resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} |
3721 dev: true | |
3722 | |
127 | 3723 /tapable/2.2.1: |
3724 resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} | |
3725 engines: {node: '>=6'} | |
3726 dev: false | |
3727 | |
3728 /teamcity-service-messages/0.1.14: | |
3729 resolution: {integrity: sha512-29aQwaHqm8RMX74u2o/h1KbMLP89FjNiMxD9wbF2BbWOnbM+q+d1sCEC+MqCc4QW3NJykn77OMpTFw/xTHIc0w==} | |
3730 dev: false | |
3731 | |
75 | 3732 /terminal-link/2.1.1: |
91 | 3733 resolution: {integrity: sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==} |
3734 engines: {node: '>=8'} | |
75 | 3735 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3736 ansi-escapes: 4.3.2 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3737 supports-hyperlinks: 2.2.0 |
75 | 3738 dev: true |
91 | 3739 |
75 | 3740 /test-exclude/6.0.0: |
91 | 3741 resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} |
3742 engines: {node: '>=8'} | |
75 | 3743 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3744 '@istanbuljs/schema': 0.1.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3745 glob: 7.2.0 |
60 | 3746 minimatch: 3.0.4 |
75 | 3747 dev: true |
91 | 3748 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3749 /throat/6.0.1: |
91 | 3750 resolution: {integrity: sha512-8hmiGIJMDlwjg7dlJ4yKGLK8EsYqKgPWbG3b4wjJddKNwc7N7Dpn08Df4szr/sZdMVeOstrdYSsqzX6BYbcB+w==} |
3751 dev: true | |
3752 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3753 /tmpl/1.0.5: |
91 | 3754 resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==} |
3755 dev: true | |
3756 | |
60 | 3757 /to-fast-properties/2.0.0: |
91 | 3758 resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=} |
3759 engines: {node: '>=4'} | |
3760 dev: true | |
3761 | |
75 | 3762 /to-regex-range/5.0.1: |
91 | 3763 resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} |
3764 engines: {node: '>=8.0'} | |
75 | 3765 dependencies: |
3766 is-number: 7.0.0 | |
3767 dev: true | |
91 | 3768 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3769 /tough-cookie/4.0.0: |
91 | 3770 resolution: {integrity: sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==} |
3771 engines: {node: '>=6'} | |
60 | 3772 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3773 psl: 1.8.0 |
60 | 3774 punycode: 2.1.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3775 universalify: 0.1.2 |
75 | 3776 dev: true |
91 | 3777 |
127 | 3778 /tr46/0.0.3: |
3779 resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} | |
3780 dev: false | |
3781 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3782 /tr46/2.1.0: |
91 | 3783 resolution: {integrity: sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==} |
3784 engines: {node: '>=8'} | |
60 | 3785 dependencies: |
3786 punycode: 2.1.1 | |
3787 dev: true | |
91 | 3788 |
127 | 3789 /ts-jest/27.1.3_dysankgkflr5ze2nah464kxlxm: |
98 | 3790 resolution: {integrity: sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==} |
91 | 3791 engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} |
60 | 3792 hasBin: true |
3793 peerDependencies: | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3794 '@babel/core': '>=7.0.0-beta.0 <8' |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3795 '@types/jest': ^27.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3796 babel-jest: '>=27.0.0 <28' |
98 | 3797 esbuild: ~0.14.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3798 jest: ^27.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3799 typescript: '>=3.8 <5.0' |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3800 peerDependenciesMeta: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3801 '@babel/core': |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3802 optional: true |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3803 '@types/jest': |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3804 optional: true |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3805 babel-jest: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3806 optional: true |
98 | 3807 esbuild: |
3808 optional: true | |
3809 dependencies: | |
3810 '@types/jest': 27.4.0 | |
91 | 3811 bs-logger: 0.2.6 |
3812 fast-json-stable-stringify: 2.1.0 | |
98 | 3813 jest: 27.5.1 |
91 | 3814 jest-util: 27.4.0 |
3815 json5: 2.2.0 | |
3816 lodash.memoize: 4.1.2 | |
3817 make-error: 1.3.6 | |
3818 semver: 7.3.5 | |
98 | 3819 typescript: 4.5.5 |
91 | 3820 yargs-parser: 20.2.9 |
3821 dev: true | |
3822 | |
127 | 3823 /tsconfig-paths-webpack-plugin/4.0.1: |
3824 resolution: {integrity: sha512-m5//KzLoKmqu2MVix+dgLKq70MnFi8YL8sdzQZ6DblmCdfuq/y3OqvJd5vMndg2KEVCOeNz8Es4WVZhYInteLw==} | |
3825 engines: {node: '>=10.13.0'} | |
3826 dependencies: | |
3827 chalk: 4.1.2 | |
3828 enhanced-resolve: 5.13.0 | |
3829 tsconfig-paths: 4.2.0 | |
3830 dev: false | |
3831 | |
3832 /tsconfig-paths/4.2.0: | |
3833 resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==} | |
3834 engines: {node: '>=6'} | |
3835 dependencies: | |
3836 json5: 2.2.3 | |
3837 minimist: 1.2.8 | |
3838 strip-bom: 3.0.0 | |
3839 dev: false | |
3840 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3841 /tslib/2.3.1: |
91 | 3842 resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==} |
3843 dev: true | |
3844 | |
60 | 3845 /type-check/0.3.2: |
91 | 3846 resolution: {integrity: sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=} |
3847 engines: {node: '>= 0.8.0'} | |
60 | 3848 dependencies: |
3849 prelude-ls: 1.1.2 | |
3850 dev: true | |
91 | 3851 |
75 | 3852 /type-detect/4.0.8: |
91 | 3853 resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} |
3854 engines: {node: '>=4'} | |
3855 dev: true | |
3856 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3857 /type-fest/0.21.3: |
91 | 3858 resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} |
3859 engines: {node: '>=10'} | |
3860 dev: true | |
3861 | |
75 | 3862 /typedarray-to-buffer/3.1.5: |
91 | 3863 resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} |
75 | 3864 dependencies: |
3865 is-typedarray: 1.0.0 | |
3866 dev: true | |
91 | 3867 |
98 | 3868 /typescript/4.5.5: |
3869 resolution: {integrity: sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==} | |
91 | 3870 engines: {node: '>=4.2.0'} |
60 | 3871 hasBin: true |
91 | 3872 dev: true |
3873 | |
127 | 3874 /uglify-js/3.17.4: |
3875 resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==} | |
3876 engines: {node: '>=0.8.0'} | |
3877 hasBin: true | |
3878 requiresBuild: true | |
3879 dev: false | |
3880 optional: true | |
3881 | |
3882 /undici/5.22.0: | |
3883 resolution: {integrity: sha512-fR9RXCc+6Dxav4P9VV/sp5w3eFiSdOjJYsbtWfd4s5L5C4ogyuVpdKIVHeW0vV1MloM65/f7W45nR9ZxwVdyiA==} | |
3884 engines: {node: '>=14.0'} | |
3885 dependencies: | |
3886 busboy: 1.6.0 | |
3887 dev: false | |
3888 | |
60 | 3889 /universalify/0.1.2: |
91 | 3890 resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} |
3891 engines: {node: '>= 4.0.0'} | |
3892 dev: true | |
3893 | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3894 /uri-js/4.4.1: |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3895 resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3896 dependencies: |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3897 punycode: 2.1.1 |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3898 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3899 |
60 | 3900 /util-deprecate/1.0.2: |
127 | 3901 resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3902 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3903 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3904 /v8-to-istanbul/8.1.0: |
91 | 3905 resolution: {integrity: sha512-/PRhfd8aTNp9Ggr62HPzXg2XasNFGy5PBt0Rp04du7/8GNNSgxFL6WBTkgMKSL9bFjH+8kKEG3f37FmxiTqUUA==} |
3906 engines: {node: '>=10.12.0'} | |
75 | 3907 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3908 '@types/istanbul-lib-coverage': 2.0.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3909 convert-source-map: 1.8.0 |
75 | 3910 source-map: 0.7.3 |
3911 dev: true | |
91 | 3912 |
127 | 3913 /validate-iri/1.0.1: |
3914 resolution: {integrity: sha512-gLXi7351CoyVVQw8XE5sgpYawRKatxE7kj/xmCxXOZS1kMdtcqC0ILIqLuVEVnAUQSL/evOGG3eQ+8VgbdnstA==} | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3915 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3916 |
99 | 3917 /vite/2.8.1_stylus@0.56.0: |
3918 resolution: {integrity: sha512-Typ8qjUnW0p53gBsJpisrKcZlEbUPZATja9BG6Z09QZjg9YrnEn/htkr/VH4WhnH7eNUQeSD+wKI1lHzQRWskw==} | |
3919 engines: {node: '>=12.2.0'} | |
3920 hasBin: true | |
3921 peerDependencies: | |
3922 less: '*' | |
3923 sass: '*' | |
3924 stylus: '*' | |
3925 peerDependenciesMeta: | |
3926 less: | |
3927 optional: true | |
3928 sass: | |
3929 optional: true | |
3930 stylus: | |
3931 optional: true | |
3932 dependencies: | |
3933 esbuild: 0.14.21 | |
3934 postcss: 8.4.6 | |
3935 resolve: 1.22.0 | |
3936 rollup: 2.67.2 | |
3937 stylus: 0.56.0 | |
3938 optionalDependencies: | |
3939 fsevents: 2.3.2 | |
91 | 3940 dev: true |
3941 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3942 /w3c-hr-time/1.0.2: |
91 | 3943 resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3944 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3945 browser-process-hrtime: 1.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3946 dev: true |
91 | 3947 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3948 /w3c-xmlserializer/2.0.0: |
91 | 3949 resolution: {integrity: sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==} |
3950 engines: {node: '>=10'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3951 dependencies: |
75 | 3952 xml-name-validator: 3.0.0 |
3953 dev: true | |
91 | 3954 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3955 /walker/1.0.8: |
91 | 3956 resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3957 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3958 makeerror: 1.0.12 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3959 dev: true |
91 | 3960 |
127 | 3961 /watskeburt/0.11.1: |
3962 resolution: {integrity: sha512-pRg7lw1R5kazren0jhcWSWNNfv3HE5Mzggj9MaruziQYMpxLJL1BrcwJWFSDwgOVbQrmtUZNgbbkKSv6SIyLew==} | |
3963 engines: {node: ^14||^16||>=18} | |
3964 hasBin: true | |
3965 dependencies: | |
3966 commander: 10.0.1 | |
3967 dev: false | |
3968 | |
3969 /web-streams-polyfill/3.2.1: | |
3970 resolution: {integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==} | |
3971 engines: {node: '>= 8'} | |
3972 dev: false | |
3973 | |
3974 /web-streams-ponyfill/1.4.2: | |
3975 resolution: {integrity: sha512-LCHW+fE2UBJ2vjhqJujqmoxh1ytEDEr0dPO3CabMdMDJPKmsaxzS90V1Ar6LtNE5VHLqxR4YMEj1i4lzMAccIA==} | |
3976 dev: false | |
3977 | |
3978 /webidl-conversions/3.0.1: | |
3979 resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} | |
3980 dev: false | |
3981 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3982 /webidl-conversions/5.0.0: |
91 | 3983 resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==} |
3984 engines: {node: '>=8'} | |
3985 dev: true | |
3986 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3987 /webidl-conversions/6.1.0: |
91 | 3988 resolution: {integrity: sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==} |
3989 engines: {node: '>=10.4'} | |
3990 dev: true | |
3991 | |
60 | 3992 /whatwg-encoding/1.0.5: |
91 | 3993 resolution: {integrity: sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==} |
60 | 3994 dependencies: |
3995 iconv-lite: 0.4.24 | |
3996 dev: true | |
91 | 3997 |
60 | 3998 /whatwg-mimetype/2.3.0: |
91 | 3999 resolution: {integrity: sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==} |
4000 dev: true | |
4001 | |
127 | 4002 /whatwg-url/5.0.0: |
4003 resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} | |
4004 dependencies: | |
4005 tr46: 0.0.3 | |
4006 webidl-conversions: 3.0.1 | |
4007 dev: false | |
4008 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4009 /whatwg-url/8.7.0: |
91 | 4010 resolution: {integrity: sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==} |
4011 engines: {node: '>=10'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4012 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4013 lodash: 4.17.21 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4014 tr46: 2.1.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4015 webidl-conversions: 6.1.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4016 dev: true |
91 | 4017 |
75 | 4018 /which/2.0.2: |
91 | 4019 resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} |
4020 engines: {node: '>= 8'} | |
4021 hasBin: true | |
75 | 4022 dependencies: |
4023 isexe: 2.0.0 | |
4024 dev: true | |
91 | 4025 |
60 | 4026 /word-wrap/1.2.3: |
91 | 4027 resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==} |
4028 engines: {node: '>=0.10.0'} | |
4029 dev: true | |
4030 | |
127 | 4031 /wordwrap/1.0.0: |
4032 resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==} | |
4033 dev: false | |
4034 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4035 /wrap-ansi/7.0.0: |
91 | 4036 resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} |
4037 engines: {node: '>=10'} | |
75 | 4038 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
4039 ansi-styles: 4.3.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
4040 string-width: 4.2.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
4041 strip-ansi: 6.0.1 |
91 | 4042 |
60 | 4043 /wrappy/1.0.2: |
127 | 4044 resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} |
91 | 4045 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
4046 /write-file-atomic/3.0.3: |
91 | 4047 resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==} |
75 | 4048 dependencies: |
60 | 4049 imurmurhash: 0.1.4 |
75 | 4050 is-typedarray: 1.0.0 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
4051 signal-exit: 3.0.6 |
75 | 4052 typedarray-to-buffer: 3.1.5 |
4053 dev: true | |
91 | 4054 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
4055 /ws/7.5.6: |
91 | 4056 resolution: {integrity: sha512-6GLgCqo2cy2A2rjCNFlxQS6ZljG/coZfZXclldI8FB/1G3CCI36Zd8xy2HrFVACi8tfk5XrgLQEk+P0Tnz9UcA==} |
4057 engines: {node: '>=8.3.0'} | |
75 | 4058 peerDependencies: |
4059 bufferutil: ^4.0.1 | |
4060 utf-8-validate: ^5.0.2 | |
4061 peerDependenciesMeta: | |
4062 bufferutil: | |
4063 optional: true | |
4064 utf-8-validate: | |
4065 optional: true | |
91 | 4066 dev: true |
4067 | |
60 | 4068 /xml-name-validator/3.0.0: |
91 | 4069 resolution: {integrity: sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==} |
4070 dev: true | |
4071 | |
75 | 4072 /xmlchars/2.2.0: |
91 | 4073 resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==} |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
4074 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4075 /y18n/5.0.8: |
91 | 4076 resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} |
4077 engines: {node: '>=10'} | |
4078 dev: true | |
4079 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4080 /yallist/4.0.0: |
91 | 4081 resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} |
4082 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4083 /yargs-parser/20.2.9: |
91 | 4084 resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} |
4085 engines: {node: '>=10'} | |
4086 dev: true | |
4087 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4088 /yargs/16.2.0: |
91 | 4089 resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==} |
4090 engines: {node: '>=10'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4091 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4092 cliui: 7.0.4 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4093 escalade: 3.1.1 |
60 | 4094 get-caller-file: 2.0.5 |
4095 require-directory: 2.1.1 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
4096 string-width: 4.2.3 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4097 y18n: 5.0.8 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4098 yargs-parser: 20.2.9 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
4099 dev: true |