Mercurial > code > home > repos > streamed-graph
annotate pnpm-lock.yaml @ 137:a8939c717015
still trying to get build right, but there are other update bugs too
author | drewp@bigasterisk.com |
---|---|
date | Sat, 06 May 2023 15:34:40 -0700 |
parents | 828a64e62e73 |
children | c26538ee1d1d |
rev | line source |
---|---|
127 | 1 lockfileVersion: 5.4 |
91 | 2 |
3 specifiers: | |
137
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
4 '@rollup/plugin-alias': ^5.0.0 |
132 | 5 '@rollup/plugin-commonjs': ^24.1.0 |
6 '@rollup/plugin-node-resolve': ^15.0.2 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
7 '@rollup/plugin-terser': ^0.4.1 |
132 | 8 '@types/jest': ^29.5.1 |
127 | 9 '@types/jsonld': ^1.5.8 |
91 | 10 '@types/n3': ^1.10.4 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
11 '@types/node': ^20.1.0 |
127 | 12 dependency-cruiser: ^12.12.0 |
13 immutable: ^4.3.0 | |
132 | 14 jest: ^29.5.0 |
127 | 15 jsonld: ^8.1.1 |
16 jsonld-streaming-parser: ^3.2.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
17 lit: ^2.7.4 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
18 n3: ^1.16.4 |
91 | 19 rdf-js: ^4.0.2 |
127 | 20 rdf-parse: ^2.3.2 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
21 rollup: ^3.21.5 |
132 | 22 stylus: ^0.59.0 |
127 | 23 sub-events: ^1.9.0 |
132 | 24 ts-jest: ^29.1.0 |
25 tslib: ^2.5.0 | |
26 typescript: ^5.0.4 | |
27 vite: ^4.3.5 | |
91 | 28 |
60 | 29 dependencies: |
127 | 30 '@types/jsonld': 1.5.8 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
31 '@types/n3': 1.10.4 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
32 '@types/node': 20.1.0 |
127 | 33 immutable: 4.3.0 |
34 jsonld: 8.1.1 | |
35 jsonld-streaming-parser: 3.2.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
36 lit: 2.7.4 |
127 | 37 n3: 1.16.4 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
38 rdf-js: 4.0.2 |
127 | 39 rdf-parse: 2.3.2 |
40 sub-events: 1.9.0 | |
91 | 41 |
60 | 42 devDependencies: |
137
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
43 '@rollup/plugin-alias': 5.0.0_rollup@3.21.5 |
132 | 44 '@rollup/plugin-commonjs': 24.1.0_rollup@3.21.5 |
45 '@rollup/plugin-node-resolve': 15.0.2_rollup@3.21.5 | |
46 '@rollup/plugin-terser': 0.4.1_rollup@3.21.5 | |
47 '@types/jest': 29.5.1 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
48 dependency-cruiser: 12.12.0 |
132 | 49 jest: 29.5.0_@types+node@20.1.0 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
50 rollup: 3.21.5 |
132 | 51 stylus: 0.59.0 |
52 ts-jest: 29.1.0_tobmchb5uviuq5lwsinkw5fvje | |
53 tslib: 2.5.0 | |
54 typescript: 5.0.4 | |
55 vite: 4.3.5_x4dakbs7xlrkj6r7f2ldmnvjli | |
91 | 56 |
60 | 57 packages: |
91 | 58 |
132 | 59 /@adobe/css-tools/4.2.0: |
60 resolution: {integrity: sha512-E09FiIft46CmH5Qnjb0wsW54/YQd69LsxeKUOWawmws1XWvyFGURnAChH0mlr7YPFR1ofwvUQfcL0J3lMxXqPA==} | |
61 dev: true | |
62 | |
63 /@ampproject/remapping/2.2.1: | |
64 resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} | |
65 engines: {node: '>=6.0.0'} | |
66 dependencies: | |
67 '@jridgewell/gen-mapping': 0.3.3 | |
68 '@jridgewell/trace-mapping': 0.3.18 | |
69 dev: true | |
70 | |
71 /@babel/code-frame/7.21.4: | |
72 resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==} | |
91 | 73 engines: {node: '>=6.9.0'} |
132 | 74 dependencies: |
75 '@babel/highlight': 7.18.6 | |
76 dev: true | |
77 | |
78 /@babel/compat-data/7.21.7: | |
79 resolution: {integrity: sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==} | |
80 engines: {node: '>=6.9.0'} | |
81 dev: true | |
82 | |
83 /@babel/core/7.21.8: | |
84 resolution: {integrity: sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==} | |
91 | 85 engines: {node: '>=6.9.0'} |
60 | 86 dependencies: |
132 | 87 '@ampproject/remapping': 2.2.1 |
88 '@babel/code-frame': 7.21.4 | |
89 '@babel/generator': 7.21.5 | |
90 '@babel/helper-compilation-targets': 7.21.5_@babel+core@7.21.8 | |
91 '@babel/helper-module-transforms': 7.21.5 | |
92 '@babel/helpers': 7.21.5 | |
93 '@babel/parser': 7.21.8 | |
94 '@babel/template': 7.20.7 | |
95 '@babel/traverse': 7.21.5 | |
96 '@babel/types': 7.21.5 | |
97 convert-source-map: 1.9.0 | |
98 debug: 4.3.4 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
99 gensync: 1.0.0-beta.2 |
127 | 100 json5: 2.2.3 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
101 semver: 6.3.0 |
91 | 102 transitivePeerDependencies: |
103 - supports-color | |
104 dev: true | |
105 | |
132 | 106 /@babel/generator/7.21.5: |
107 resolution: {integrity: sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==} | |
91 | 108 engines: {node: '>=6.9.0'} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
109 dependencies: |
132 | 110 '@babel/types': 7.21.5 |
111 '@jridgewell/gen-mapping': 0.3.3 | |
112 '@jridgewell/trace-mapping': 0.3.18 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
113 jsesc: 2.5.2 |
132 | 114 dev: true |
115 | |
116 /@babel/helper-compilation-targets/7.21.5_@babel+core@7.21.8: | |
117 resolution: {integrity: sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==} | |
91 | 118 engines: {node: '>=6.9.0'} |
119 peerDependencies: | |
120 '@babel/core': ^7.0.0 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
121 dependencies: |
132 | 122 '@babel/compat-data': 7.21.7 |
123 '@babel/core': 7.21.8 | |
124 '@babel/helper-validator-option': 7.21.0 | |
125 browserslist: 4.21.5 | |
126 lru-cache: 5.1.1 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
127 semver: 6.3.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
128 dev: true |
91 | 129 |
132 | 130 /@babel/helper-environment-visitor/7.21.5: |
131 resolution: {integrity: sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==} | |
91 | 132 engines: {node: '>=6.9.0'} |
132 | 133 dev: true |
134 | |
135 /@babel/helper-function-name/7.21.0: | |
136 resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==} | |
91 | 137 engines: {node: '>=6.9.0'} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
138 dependencies: |
132 | 139 '@babel/template': 7.20.7 |
140 '@babel/types': 7.21.5 | |
141 dev: true | |
142 | |
143 /@babel/helper-hoist-variables/7.18.6: | |
144 resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} | |
91 | 145 engines: {node: '>=6.9.0'} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
146 dependencies: |
132 | 147 '@babel/types': 7.21.5 |
148 dev: true | |
149 | |
150 /@babel/helper-module-imports/7.21.4: | |
151 resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==} | |
91 | 152 engines: {node: '>=6.9.0'} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
153 dependencies: |
132 | 154 '@babel/types': 7.21.5 |
155 dev: true | |
156 | |
157 /@babel/helper-module-transforms/7.21.5: | |
158 resolution: {integrity: sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==} | |
91 | 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: |
132 | 161 '@babel/helper-environment-visitor': 7.21.5 |
162 '@babel/helper-module-imports': 7.21.4 | |
163 '@babel/helper-simple-access': 7.21.5 | |
164 '@babel/helper-split-export-declaration': 7.18.6 | |
165 '@babel/helper-validator-identifier': 7.19.1 | |
166 '@babel/template': 7.20.7 | |
167 '@babel/traverse': 7.21.5 | |
168 '@babel/types': 7.21.5 | |
91 | 169 transitivePeerDependencies: |
170 - supports-color | |
171 dev: true | |
172 | |
132 | 173 /@babel/helper-plugin-utils/7.21.5: |
174 resolution: {integrity: sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==} | |
91 | 175 engines: {node: '>=6.9.0'} |
132 | 176 dev: true |
177 | |
178 /@babel/helper-simple-access/7.21.5: | |
179 resolution: {integrity: sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==} | |
180 engines: {node: '>=6.9.0'} | |
181 dependencies: | |
182 '@babel/types': 7.21.5 | |
183 dev: true | |
184 | |
185 /@babel/helper-split-export-declaration/7.18.6: | |
186 resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} | |
91 | 187 engines: {node: '>=6.9.0'} |
132 | 188 dependencies: |
189 '@babel/types': 7.21.5 | |
190 dev: true | |
191 | |
192 /@babel/helper-string-parser/7.21.5: | |
193 resolution: {integrity: sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==} | |
194 engines: {node: '>=6.9.0'} | |
195 dev: true | |
196 | |
197 /@babel/helper-validator-identifier/7.19.1: | |
198 resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} | |
91 | 199 engines: {node: '>=6.9.0'} |
132 | 200 dev: true |
201 | |
202 /@babel/helper-validator-option/7.21.0: | |
203 resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==} | |
204 engines: {node: '>=6.9.0'} | |
205 dev: true | |
206 | |
207 /@babel/helpers/7.21.5: | |
208 resolution: {integrity: sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==} | |
209 engines: {node: '>=6.9.0'} | |
210 dependencies: | |
211 '@babel/template': 7.20.7 | |
212 '@babel/traverse': 7.21.5 | |
213 '@babel/types': 7.21.5 | |
91 | 214 transitivePeerDependencies: |
215 - supports-color | |
216 dev: true | |
217 | |
132 | 218 /@babel/highlight/7.18.6: |
219 resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==} | |
91 | 220 engines: {node: '>=6.9.0'} |
132 | 221 dependencies: |
222 '@babel/helper-validator-identifier': 7.19.1 | |
60 | 223 chalk: 2.4.2 |
224 js-tokens: 4.0.0 | |
225 dev: true | |
91 | 226 |
132 | 227 /@babel/parser/7.21.8: |
228 resolution: {integrity: sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==} | |
91 | 229 engines: {node: '>=6.0.0'} |
60 | 230 hasBin: true |
127 | 231 dependencies: |
132 | 232 '@babel/types': 7.21.5 |
233 dev: true | |
234 | |
235 /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.21.8: | |
91 | 236 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
237 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
238 '@babel/core': ^7.0.0-0 |
91 | 239 dependencies: |
132 | 240 '@babel/core': 7.21.8 |
241 '@babel/helper-plugin-utils': 7.21.5 | |
242 dev: true | |
243 | |
244 /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.21.8: | |
91 | 245 resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} |
246 peerDependencies: | |
247 '@babel/core': ^7.0.0-0 | |
248 dependencies: | |
132 | 249 '@babel/core': 7.21.8 |
250 '@babel/helper-plugin-utils': 7.21.5 | |
251 dev: true | |
252 | |
253 /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.21.8: | |
91 | 254 resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} |
75 | 255 peerDependencies: |
256 '@babel/core': ^7.0.0-0 | |
91 | 257 dependencies: |
132 | 258 '@babel/core': 7.21.8 |
259 '@babel/helper-plugin-utils': 7.21.5 | |
260 dev: true | |
261 | |
262 /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.21.8: | |
91 | 263 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
|
264 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
265 '@babel/core': ^7.0.0-0 |
91 | 266 dependencies: |
132 | 267 '@babel/core': 7.21.8 |
268 '@babel/helper-plugin-utils': 7.21.5 | |
269 dev: true | |
270 | |
271 /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.21.8: | |
91 | 272 resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
273 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
274 '@babel/core': ^7.0.0-0 |
91 | 275 dependencies: |
132 | 276 '@babel/core': 7.21.8 |
277 '@babel/helper-plugin-utils': 7.21.5 | |
278 dev: true | |
279 | |
280 /@babel/plugin-syntax-jsx/7.21.4_@babel+core@7.21.8: | |
281 resolution: {integrity: sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==} | |
282 engines: {node: '>=6.9.0'} | |
283 peerDependencies: | |
284 '@babel/core': ^7.0.0-0 | |
285 dependencies: | |
286 '@babel/core': 7.21.8 | |
287 '@babel/helper-plugin-utils': 7.21.5 | |
288 dev: true | |
289 | |
290 /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.21.8: | |
91 | 291 resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
292 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
293 '@babel/core': ^7.0.0-0 |
91 | 294 dependencies: |
132 | 295 '@babel/core': 7.21.8 |
296 '@babel/helper-plugin-utils': 7.21.5 | |
297 dev: true | |
298 | |
299 /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.21.8: | |
91 | 300 resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
301 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
302 '@babel/core': ^7.0.0-0 |
91 | 303 dependencies: |
132 | 304 '@babel/core': 7.21.8 |
305 '@babel/helper-plugin-utils': 7.21.5 | |
306 dev: true | |
307 | |
308 /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.21.8: | |
91 | 309 resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
310 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
311 '@babel/core': ^7.0.0-0 |
91 | 312 dependencies: |
132 | 313 '@babel/core': 7.21.8 |
314 '@babel/helper-plugin-utils': 7.21.5 | |
315 dev: true | |
316 | |
317 /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.21.8: | |
91 | 318 resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
319 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
320 '@babel/core': ^7.0.0-0 |
91 | 321 dependencies: |
132 | 322 '@babel/core': 7.21.8 |
323 '@babel/helper-plugin-utils': 7.21.5 | |
324 dev: true | |
325 | |
326 /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.21.8: | |
91 | 327 resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} |
60 | 328 peerDependencies: |
329 '@babel/core': ^7.0.0-0 | |
91 | 330 dependencies: |
132 | 331 '@babel/core': 7.21.8 |
332 '@babel/helper-plugin-utils': 7.21.5 | |
333 dev: true | |
334 | |
335 /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.21.8: | |
91 | 336 resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
337 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
338 '@babel/core': ^7.0.0-0 |
91 | 339 dependencies: |
132 | 340 '@babel/core': 7.21.8 |
341 '@babel/helper-plugin-utils': 7.21.5 | |
342 dev: true | |
343 | |
344 /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.21.8: | |
91 | 345 resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} |
346 engines: {node: '>=6.9.0'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
347 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
348 '@babel/core': ^7.0.0-0 |
91 | 349 dependencies: |
132 | 350 '@babel/core': 7.21.8 |
351 '@babel/helper-plugin-utils': 7.21.5 | |
352 dev: true | |
353 | |
354 /@babel/plugin-syntax-typescript/7.21.4_@babel+core@7.21.8: | |
355 resolution: {integrity: sha512-xz0D39NvhQn4t4RNsHmDnnsaQizIlUkdtYvLs8La1BlfjQ6JEwxkJGeqJMW2tAXx+q6H+WFuUTXNdYVpEya0YA==} | |
91 | 356 engines: {node: '>=6.9.0'} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
357 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
358 '@babel/core': ^7.0.0-0 |
91 | 359 dependencies: |
132 | 360 '@babel/core': 7.21.8 |
361 '@babel/helper-plugin-utils': 7.21.5 | |
362 dev: true | |
363 | |
364 /@babel/template/7.20.7: | |
365 resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==} | |
91 | 366 engines: {node: '>=6.9.0'} |
60 | 367 dependencies: |
132 | 368 '@babel/code-frame': 7.21.4 |
369 '@babel/parser': 7.21.8 | |
370 '@babel/types': 7.21.5 | |
371 dev: true | |
372 | |
373 /@babel/traverse/7.21.5: | |
374 resolution: {integrity: sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==} | |
91 | 375 engines: {node: '>=6.9.0'} |
60 | 376 dependencies: |
132 | 377 '@babel/code-frame': 7.21.4 |
378 '@babel/generator': 7.21.5 | |
379 '@babel/helper-environment-visitor': 7.21.5 | |
380 '@babel/helper-function-name': 7.21.0 | |
381 '@babel/helper-hoist-variables': 7.18.6 | |
382 '@babel/helper-split-export-declaration': 7.18.6 | |
383 '@babel/parser': 7.21.8 | |
384 '@babel/types': 7.21.5 | |
385 debug: 4.3.4 | |
60 | 386 globals: 11.12.0 |
91 | 387 transitivePeerDependencies: |
388 - supports-color | |
389 dev: true | |
390 | |
132 | 391 /@babel/types/7.21.5: |
392 resolution: {integrity: sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==} | |
91 | 393 engines: {node: '>=6.9.0'} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
394 dependencies: |
132 | 395 '@babel/helper-string-parser': 7.21.5 |
396 '@babel/helper-validator-identifier': 7.19.1 | |
60 | 397 to-fast-properties: 2.0.0 |
398 dev: true | |
91 | 399 |
75 | 400 /@bcoe/v8-coverage/0.2.3: |
91 | 401 resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} |
402 dev: true | |
403 | |
127 | 404 /@bergos/jsonparse/1.4.1: |
405 resolution: {integrity: sha512-vXIT0nzZGX/+yMD5bx2VhTzc92H55tPoehh1BW/FZHOndWGFddrH3MAfdx39FRc7irABirW6EQaGxIJYV6CGuA==} | |
406 engines: {'0': node >= 0.2.0} | |
407 dependencies: | |
408 buffer: 6.0.3 | |
409 dev: false | |
410 | |
411 /@comunica/actor-abstract-mediatyped/2.6.8: | |
412 resolution: {integrity: sha512-KpBcWz7MBsP+su6/Mok7Pj2H0S934BriEvBCjUhDr11TYDLTTQjl6TuyiNJFeOmJk+ppkJZy6Cj9Y8JxG3yoEA==} | |
413 dependencies: | |
414 '@comunica/core': 2.6.8 | |
415 '@comunica/types': 2.6.8 | |
416 dev: false | |
417 | |
418 /@comunica/actor-abstract-parse/2.6.8: | |
419 resolution: {integrity: sha512-NetA7wLeBDdaoolv7QPX6JvEDeXJ4R4KzuV0C8ylX1/RyZTTobqW/pSAKcDxodMyw1Ah5q7pGjtvF35gf6Onuw==} | |
420 dependencies: | |
421 '@comunica/core': 2.6.8 | |
422 readable-stream: 4.3.0 | |
423 dev: false | |
424 | |
425 /@comunica/actor-http-fetch/2.6.9: | |
426 resolution: {integrity: sha512-p3JPL8Ms9WjG/YMXeYnQNFFYU1rQ2BAlPcKc4FmdMuqg+fRtNu/VnGX1+Thxp/fF0CZlOy9Z9ljIt8LyIkvWKw==} | |
427 dependencies: | |
428 '@comunica/bus-http': 2.6.9 | |
429 '@comunica/context-entries': 2.6.8 | |
430 '@comunica/mediatortype-time': 2.6.8 | |
431 abort-controller: 3.0.0 | |
432 cross-fetch: 3.1.5 | |
433 transitivePeerDependencies: | |
434 - encoding | |
435 dev: false | |
436 | |
437 /@comunica/actor-http-proxy/2.6.9: | |
438 resolution: {integrity: sha512-lHug5vpBIlRWxWpHX9IAai+e8W/OhcmAK1NP7XH3MQ89C6Wjf9GuQrSfsi8CCfIrIj/Y/x4e3wCiC93/V33bQQ==} | |
439 dependencies: | |
440 '@comunica/bus-http': 2.6.9 | |
441 '@comunica/context-entries': 2.6.8 | |
442 '@comunica/mediatortype-time': 2.6.8 | |
443 '@comunica/types': 2.6.8 | |
444 transitivePeerDependencies: | |
445 - encoding | |
446 dev: false | |
447 | |
448 /@comunica/actor-rdf-parse-html-microdata/2.6.8: | |
449 resolution: {integrity: sha512-lDR1kHX0bTOjlOQBxUXBy/Csch2exQg/uzn3J3VOrOEdi6PLQl2YD3Knv1j7/TLoWE6KyU5vMPVqANlERXKB/Q==} | |
450 dependencies: | |
451 '@comunica/bus-rdf-parse-html': 2.6.8 | |
452 '@comunica/core': 2.6.8 | |
453 microdata-rdf-streaming-parser: 2.0.1 | |
454 dev: false | |
455 | |
456 /@comunica/actor-rdf-parse-html-rdfa/2.6.8: | |
457 resolution: {integrity: sha512-uavBJ8NzHBMsE9xbUy8EeDEd384DyndHIh0jLgCsmLawSS75kdBp/m1iydMRoWqv12NZFkhtmPQCsC0gseXDAw==} | |
458 dependencies: | |
459 '@comunica/bus-rdf-parse-html': 2.6.8 | |
460 '@comunica/core': 2.6.8 | |
461 rdfa-streaming-parser: 2.0.1 | |
462 dev: false | |
463 | |
464 /@comunica/actor-rdf-parse-html-script/2.6.8: | |
465 resolution: {integrity: sha512-FC4fTbSya7HHLDWzMlR3gST4bhu6R0Utnv0YVeXc8OssOYpqWqSSGpSWP+kvEcJif6vedIblKuV49ixbL6yxEw==} | |
466 dependencies: | |
467 '@comunica/bus-rdf-parse': 2.6.8 | |
468 '@comunica/bus-rdf-parse-html': 2.6.8 | |
469 '@comunica/context-entries': 2.6.8 | |
470 '@comunica/core': 2.6.8 | |
471 '@comunica/types': 2.6.8 | |
472 '@rdfjs/types': 1.1.0 | |
473 readable-stream: 4.3.0 | |
474 relative-to-absolute-iri: 1.0.7 | |
475 transitivePeerDependencies: | |
476 - encoding | |
477 dev: false | |
478 | |
479 /@comunica/actor-rdf-parse-html/2.6.8: | |
480 resolution: {integrity: sha512-LV/7Wth/Gw35fCoBul/jX9KchhGWn+K41Y+6SsEENJYStvJAANDxSuSckW9vqHoz54kx5OslbNqVCFh59PZMQQ==} | |
481 dependencies: | |
482 '@comunica/bus-rdf-parse': 2.6.8 | |
483 '@comunica/bus-rdf-parse-html': 2.6.8 | |
484 '@comunica/core': 2.6.8 | |
485 '@comunica/types': 2.6.8 | |
486 '@rdfjs/types': 1.1.0 | |
487 htmlparser2: 8.0.2 | |
488 readable-stream: 4.3.0 | |
489 dev: false | |
490 | |
491 /@comunica/actor-rdf-parse-jsonld/2.6.9: | |
492 resolution: {integrity: sha512-Xrn/btRySgMV7QmrAs/a6IMYo+ujh0Pn09TKfxLFa7xCQXozwRZI4dXnpaoCTBxc8xPZfVS3WrrmzRop2QjOoA==} | |
493 dependencies: | |
494 '@comunica/bus-http': 2.6.9 | |
495 '@comunica/bus-rdf-parse': 2.6.8 | |
496 '@comunica/context-entries': 2.6.8 | |
497 '@comunica/core': 2.6.8 | |
498 '@comunica/types': 2.6.8 | |
499 jsonld-context-parser: 2.3.0 | |
500 jsonld-streaming-parser: 3.2.0 | |
501 stream-to-string: 1.2.1 | |
502 transitivePeerDependencies: | |
503 - encoding | |
504 dev: false | |
505 | |
506 /@comunica/actor-rdf-parse-n3/2.6.8: | |
507 resolution: {integrity: sha512-D7+bjo9qV6dJMf5IjQfWKCtoVFvUG37EPJAXIX9f950JJmcWrc6JFnYMpFGZWDQOBIAxTepBszD5QkTM54JNfw==} | |
508 dependencies: | |
509 '@comunica/bus-rdf-parse': 2.6.8 | |
510 '@comunica/types': 2.6.8 | |
511 n3: 1.16.4 | |
512 dev: false | |
513 | |
514 /@comunica/actor-rdf-parse-rdfxml/2.6.8: | |
515 resolution: {integrity: sha512-aBHIf+OGt3REgkCcf9+u8Ywo0FAj/k9VTNgrTm6K/TZEmSpzdlD+gdFnBOH9bw2yN4otYt7bkH4siaIUjTunMA==} | |
516 dependencies: | |
517 '@comunica/bus-rdf-parse': 2.6.8 | |
518 '@comunica/types': 2.6.8 | |
519 rdfxml-streaming-parser: 2.2.2 | |
520 dev: false | |
521 | |
522 /@comunica/actor-rdf-parse-shaclc/2.6.8: | |
523 resolution: {integrity: sha512-hGM3eoCqyZuwAg9SLDdJjbFo79YHgADKDP+LjJnlxtrwt3vWTy8NLcodeg7NrvlbMS5UDadtK51402VBAiumCw==} | |
524 dependencies: | |
525 '@comunica/bus-rdf-parse': 2.6.8 | |
526 '@comunica/types': 2.6.8 | |
527 '@rdfjs/types': 1.1.0 | |
528 asynciterator: 3.8.0 | |
529 readable-stream: 4.3.0 | |
530 shaclc-parse: 1.3.0 | |
531 stream-to-string: 1.2.1 | |
532 dev: false | |
533 | |
534 /@comunica/actor-rdf-parse-xml-rdfa/2.6.8: | |
535 resolution: {integrity: sha512-enBcz9aCcpdgGX97zgjo2SbTLBgHuJ/mReF2vr7ipT/+3+Sjw40Vi56+SY5SeeU5NOeNvnxAN5O31CPIc2+yUg==} | |
536 dependencies: | |
537 '@comunica/bus-rdf-parse': 2.6.8 | |
538 '@comunica/types': 2.6.8 | |
539 rdfa-streaming-parser: 2.0.1 | |
540 dev: false | |
541 | |
542 /@comunica/bus-http/2.6.9: | |
543 resolution: {integrity: sha512-ha5dpMjVuUKG4rkFg212yKq5uA8/E00fTnBMN9pZPib3NYdvDqDZve7IMicn1+3kJQLQnjQvwtJSSmDGmQl+Fg==} | |
544 dependencies: | |
545 '@comunica/core': 2.6.8 | |
546 is-stream: 2.0.1 | |
547 readable-stream-node-to-web: 1.0.1 | |
548 readable-web-to-node-stream: 3.0.2 | |
549 web-streams-ponyfill: 1.4.2 | |
550 dev: false | |
551 | |
552 /@comunica/bus-init/2.6.8: | |
553 resolution: {integrity: sha512-GunaovksCb5GSL3ErO0oHC30XhP0E/mZ0KxixGudFZcwhHAm9YBTujSvETztXY9n2ssCRRJbdgvncFlv2Q5hjw==} | |
554 dependencies: | |
555 '@comunica/core': 2.6.8 | |
556 readable-stream: 4.3.0 | |
557 dev: false | |
558 | |
559 /@comunica/bus-rdf-parse-html/2.6.8: | |
560 resolution: {integrity: sha512-tYbPp1IS2pcxbLU4ihj2XXqP//LxccH/CvTDvvbaJ867Nr/BC2E6hhp/gIFAFOX+Qinfe7noSHqhdOrX090Z8w==} | |
561 dependencies: | |
562 '@comunica/core': 2.6.8 | |
563 '@rdfjs/types': 1.1.0 | |
564 dev: false | |
565 | |
566 /@comunica/bus-rdf-parse/2.6.8: | |
567 resolution: {integrity: sha512-BONoy83F8LFoLBW3eLlcw6C3+sDYj4MG/1mU3vhK8CeNHfJ5ykd28CIjGd4IZl+/voQFXGt+JY6U6vrws9UqWg==} | |
568 dependencies: | |
569 '@comunica/actor-abstract-mediatyped': 2.6.8 | |
570 '@comunica/actor-abstract-parse': 2.6.8 | |
571 '@comunica/core': 2.6.8 | |
572 '@rdfjs/types': 1.1.0 | |
573 dev: false | |
574 | |
575 /@comunica/config-query-sparql/2.6.0: | |
576 resolution: {integrity: sha512-Ih02KeThu1RWdiV7JfpD8u0lc3hu547EG5pDhe9igGPjU+ijNbahfJJzKrR7LcJrMTGtydEN+z2allIlBKSftA==} | |
577 dev: false | |
578 | |
579 /@comunica/context-entries/2.6.8: | |
580 resolution: {integrity: sha512-FxccdYmTypcCzaC88P1WSkEMuSQHgAvrU4G7elbB4dnmdq5SzPw9VJEKFuW5FI3/XUE2trjzWxm30NVnjPjvwg==} | |
581 dependencies: | |
582 '@comunica/core': 2.6.8 | |
583 '@comunica/types': 2.6.8 | |
584 '@rdfjs/types': 1.1.0 | |
585 jsonld-context-parser: 2.3.0 | |
586 sparqlalgebrajs: 4.0.5 | |
587 transitivePeerDependencies: | |
588 - encoding | |
589 dev: false | |
590 | |
591 /@comunica/core/2.6.8: | |
592 resolution: {integrity: sha512-e1nlVt8xBgEvPU3YO51nz4qozDgM6nmjFkaZDLejpipVmz87mmdnDzkJhteR6EdR+8XBDXRSjuWguJAfx93pOQ==} | |
593 engines: {node: '>=14.0'} | |
594 dependencies: | |
595 '@comunica/types': 2.6.8 | |
596 immutable: 4.3.0 | |
597 dev: false | |
598 | |
599 /@comunica/mediator-combine-pipeline/2.6.8: | |
600 resolution: {integrity: sha512-6vH2+gPrfY0esKeiURfMQncRaQNElp7WCMKXYWiJYhIJvpLdigNG90jDBbrNbPJNNE6PSmINBVEKxlO59mVA3A==} | |
601 dependencies: | |
602 '@comunica/core': 2.6.8 | |
603 '@comunica/types': 2.6.8 | |
604 dev: false | |
605 | |
606 /@comunica/mediator-combine-union/2.6.8: | |
607 resolution: {integrity: sha512-XNR84eBB5CkHC+S4mcl2Htf8vgT3OGLW7BhcYgMn6eQOsFzTQcKluLJpVeQ5vC/gIcmiK5dpgN5Pqn5iGM+KZQ==} | |
608 dependencies: | |
609 '@comunica/core': 2.6.8 | |
610 dev: false | |
611 | |
612 /@comunica/mediator-number/2.6.8: | |
613 resolution: {integrity: sha512-0K1uagchvhSLR/yeGMCTid3M9s7YNkHh1UTWqCLAl294DoJeaVgvn6AuCo3cq0kUIdK/gnobpiqLqcuErTW6Ig==} | |
614 dependencies: | |
615 '@comunica/core': 2.6.8 | |
616 dev: false | |
617 | |
618 /@comunica/mediator-race/2.6.8: | |
619 resolution: {integrity: sha512-8Ck91/pNxkhRwd0DItB8Rhuw/26UTFYAmz5lV7jQt3rbG2izCMezOEl5b9uaYGN82Mb1Q85Zj/qEz+AQQAr20w==} | |
620 dependencies: | |
621 '@comunica/core': 2.6.8 | |
622 dev: false | |
623 | |
624 /@comunica/mediatortype-time/2.6.8: | |
625 resolution: {integrity: sha512-krBNKO2EHLBOo752Y4XhncE2SaJNQdYW6RQsjNJo5UQsWQiyAx+IsNXhVjkew3H6PI8B8vrpFO+l0L2Ik10HVA==} | |
626 dependencies: | |
627 '@comunica/core': 2.6.8 | |
628 dev: false | |
629 | |
630 /@comunica/types/2.6.8: | |
631 resolution: {integrity: sha512-iwMRsrvjGyWSp/R7+VYvlI9OunMvq8FmB4SOmaw48QqkmH31qgdECxR9HZ+zsFpGOVJsetoqSRYDyc6iQkEIbA==} | |
632 dependencies: | |
633 '@rdfjs/types': 1.1.0 | |
634 '@types/yargs': 17.0.24 | |
635 asynciterator: 3.8.0 | |
636 sparqlalgebrajs: 4.0.5 | |
637 dev: false | |
638 | |
639 /@digitalbazaar/http-client/3.4.0: | |
640 resolution: {integrity: sha512-B/T3Xlo5UjPkoAqX/DQOAF2D5khgNZJZhoQ1d1b3ykYd2XnwOQ6srz1T+SsWVfjbXyLajN7j/nfKy7QiUofN+A==} | |
641 engines: {node: '>=14.0'} | |
642 dependencies: | |
643 ky: 0.33.3 | |
644 ky-universal: 0.11.0_ky@0.33.3 | |
645 undici: 5.22.0 | |
646 transitivePeerDependencies: | |
647 - web-streams-polyfill | |
648 dev: false | |
649 | |
132 | 650 /@esbuild/android-arm/0.17.18: |
651 resolution: {integrity: sha512-EmwL+vUBZJ7mhFCs5lA4ZimpUH3WMAoqvOIYhVQwdIgSpHC8ImHdsRyhHAVxpDYUSm0lWvd63z0XH1IlImS2Qw==} | |
652 engines: {node: '>=12'} | |
653 cpu: [arm] | |
654 os: [android] | |
655 requiresBuild: true | |
656 dev: true | |
657 optional: true | |
658 | |
659 /@esbuild/android-arm64/0.17.18: | |
660 resolution: {integrity: sha512-/iq0aK0eeHgSC3z55ucMAHO05OIqmQehiGay8eP5l/5l+iEr4EIbh4/MI8xD9qRFjqzgkc0JkX0LculNC9mXBw==} | |
661 engines: {node: '>=12'} | |
662 cpu: [arm64] | |
663 os: [android] | |
664 requiresBuild: true | |
665 dev: true | |
666 optional: true | |
667 | |
668 /@esbuild/android-x64/0.17.18: | |
669 resolution: {integrity: sha512-x+0efYNBF3NPW2Xc5bFOSFW7tTXdAcpfEg2nXmxegm4mJuVeS+i109m/7HMiOQ6M12aVGGFlqJX3RhNdYM2lWg==} | |
670 engines: {node: '>=12'} | |
671 cpu: [x64] | |
672 os: [android] | |
673 requiresBuild: true | |
674 dev: true | |
675 optional: true | |
676 | |
677 /@esbuild/darwin-arm64/0.17.18: | |
678 resolution: {integrity: sha512-6tY+djEAdF48M1ONWnQb1C+6LiXrKjmqjzPNPWXhu/GzOHTHX2nh8Mo2ZAmBFg0kIodHhciEgUBtcYCAIjGbjQ==} | |
679 engines: {node: '>=12'} | |
680 cpu: [arm64] | |
681 os: [darwin] | |
682 requiresBuild: true | |
683 dev: true | |
684 optional: true | |
685 | |
686 /@esbuild/darwin-x64/0.17.18: | |
687 resolution: {integrity: sha512-Qq84ykvLvya3dO49wVC9FFCNUfSrQJLbxhoQk/TE1r6MjHo3sFF2tlJCwMjhkBVq3/ahUisj7+EpRSz0/+8+9A==} | |
688 engines: {node: '>=12'} | |
689 cpu: [x64] | |
690 os: [darwin] | |
691 requiresBuild: true | |
692 dev: true | |
693 optional: true | |
694 | |
695 /@esbuild/freebsd-arm64/0.17.18: | |
696 resolution: {integrity: sha512-fw/ZfxfAzuHfaQeMDhbzxp9mc+mHn1Y94VDHFHjGvt2Uxl10mT4CDavHm+/L9KG441t1QdABqkVYwakMUeyLRA==} | |
697 engines: {node: '>=12'} | |
698 cpu: [arm64] | |
699 os: [freebsd] | |
700 requiresBuild: true | |
701 dev: true | |
702 optional: true | |
703 | |
704 /@esbuild/freebsd-x64/0.17.18: | |
705 resolution: {integrity: sha512-FQFbRtTaEi8ZBi/A6kxOC0V0E9B/97vPdYjY9NdawyLd4Qk5VD5g2pbWN2VR1c0xhzcJm74HWpObPszWC+qTew==} | |
706 engines: {node: '>=12'} | |
707 cpu: [x64] | |
708 os: [freebsd] | |
709 requiresBuild: true | |
710 dev: true | |
711 optional: true | |
712 | |
713 /@esbuild/linux-arm/0.17.18: | |
714 resolution: {integrity: sha512-jW+UCM40LzHcouIaqv3e/oRs0JM76JfhHjCavPxMUti7VAPh8CaGSlS7cmyrdpzSk7A+8f0hiedHqr/LMnfijg==} | |
715 engines: {node: '>=12'} | |
716 cpu: [arm] | |
717 os: [linux] | |
718 requiresBuild: true | |
719 dev: true | |
720 optional: true | |
721 | |
722 /@esbuild/linux-arm64/0.17.18: | |
723 resolution: {integrity: sha512-R7pZvQZFOY2sxUG8P6A21eq6q+eBv7JPQYIybHVf1XkQYC+lT7nDBdC7wWKTrbvMXKRaGudp/dzZCwL/863mZQ==} | |
724 engines: {node: '>=12'} | |
725 cpu: [arm64] | |
726 os: [linux] | |
727 requiresBuild: true | |
728 dev: true | |
729 optional: true | |
730 | |
731 /@esbuild/linux-ia32/0.17.18: | |
732 resolution: {integrity: sha512-ygIMc3I7wxgXIxk6j3V00VlABIjq260i967Cp9BNAk5pOOpIXmd1RFQJQX9Io7KRsthDrQYrtcx7QCof4o3ZoQ==} | |
733 engines: {node: '>=12'} | |
734 cpu: [ia32] | |
735 os: [linux] | |
736 requiresBuild: true | |
737 dev: true | |
738 optional: true | |
739 | |
740 /@esbuild/linux-loong64/0.17.18: | |
741 resolution: {integrity: sha512-bvPG+MyFs5ZlwYclCG1D744oHk1Pv7j8psF5TfYx7otCVmcJsEXgFEhQkbhNW8otDHL1a2KDINW20cfCgnzgMQ==} | |
742 engines: {node: '>=12'} | |
743 cpu: [loong64] | |
744 os: [linux] | |
745 requiresBuild: true | |
746 dev: true | |
747 optional: true | |
748 | |
749 /@esbuild/linux-mips64el/0.17.18: | |
750 resolution: {integrity: sha512-oVqckATOAGuiUOa6wr8TXaVPSa+6IwVJrGidmNZS1cZVx0HqkTMkqFGD2HIx9H1RvOwFeWYdaYbdY6B89KUMxA==} | |
751 engines: {node: '>=12'} | |
752 cpu: [mips64el] | |
753 os: [linux] | |
754 requiresBuild: true | |
755 dev: true | |
756 optional: true | |
757 | |
758 /@esbuild/linux-ppc64/0.17.18: | |
759 resolution: {integrity: sha512-3dLlQO+b/LnQNxgH4l9rqa2/IwRJVN9u/bK63FhOPB4xqiRqlQAU0qDU3JJuf0BmaH0yytTBdoSBHrb2jqc5qQ==} | |
760 engines: {node: '>=12'} | |
761 cpu: [ppc64] | |
762 os: [linux] | |
763 requiresBuild: true | |
764 dev: true | |
765 optional: true | |
766 | |
767 /@esbuild/linux-riscv64/0.17.18: | |
768 resolution: {integrity: sha512-/x7leOyDPjZV3TcsdfrSI107zItVnsX1q2nho7hbbQoKnmoeUWjs+08rKKt4AUXju7+3aRZSsKrJtaRmsdL1xA==} | |
769 engines: {node: '>=12'} | |
770 cpu: [riscv64] | |
771 os: [linux] | |
772 requiresBuild: true | |
773 dev: true | |
774 optional: true | |
775 | |
776 /@esbuild/linux-s390x/0.17.18: | |
777 resolution: {integrity: sha512-cX0I8Q9xQkL/6F5zWdYmVf5JSQt+ZfZD2bJudZrWD+4mnUvoZ3TDDXtDX2mUaq6upMFv9FlfIh4Gfun0tbGzuw==} | |
778 engines: {node: '>=12'} | |
779 cpu: [s390x] | |
780 os: [linux] | |
781 requiresBuild: true | |
782 dev: true | |
783 optional: true | |
784 | |
785 /@esbuild/linux-x64/0.17.18: | |
786 resolution: {integrity: sha512-66RmRsPlYy4jFl0vG80GcNRdirx4nVWAzJmXkevgphP1qf4dsLQCpSKGM3DUQCojwU1hnepI63gNZdrr02wHUA==} | |
787 engines: {node: '>=12'} | |
788 cpu: [x64] | |
789 os: [linux] | |
790 requiresBuild: true | |
791 dev: true | |
792 optional: true | |
793 | |
794 /@esbuild/netbsd-x64/0.17.18: | |
795 resolution: {integrity: sha512-95IRY7mI2yrkLlTLb1gpDxdC5WLC5mZDi+kA9dmM5XAGxCME0F8i4bYH4jZreaJ6lIZ0B8hTrweqG1fUyW7jbg==} | |
796 engines: {node: '>=12'} | |
797 cpu: [x64] | |
798 os: [netbsd] | |
799 requiresBuild: true | |
800 dev: true | |
801 optional: true | |
802 | |
803 /@esbuild/openbsd-x64/0.17.18: | |
804 resolution: {integrity: sha512-WevVOgcng+8hSZ4Q3BKL3n1xTv5H6Nb53cBrtzzEjDbbnOmucEVcZeGCsCOi9bAOcDYEeBZbD2SJNBxlfP3qiA==} | |
805 engines: {node: '>=12'} | |
806 cpu: [x64] | |
807 os: [openbsd] | |
808 requiresBuild: true | |
809 dev: true | |
810 optional: true | |
811 | |
812 /@esbuild/sunos-x64/0.17.18: | |
813 resolution: {integrity: sha512-Rzf4QfQagnwhQXVBS3BYUlxmEbcV7MY+BH5vfDZekU5eYpcffHSyjU8T0xucKVuOcdCsMo+Ur5wmgQJH2GfNrg==} | |
814 engines: {node: '>=12'} | |
815 cpu: [x64] | |
816 os: [sunos] | |
817 requiresBuild: true | |
818 dev: true | |
819 optional: true | |
820 | |
821 /@esbuild/win32-arm64/0.17.18: | |
822 resolution: {integrity: sha512-Kb3Ko/KKaWhjeAm2YoT/cNZaHaD1Yk/pa3FTsmqo9uFh1D1Rfco7BBLIPdDOozrObj2sahslFuAQGvWbgWldAg==} | |
823 engines: {node: '>=12'} | |
824 cpu: [arm64] | |
825 os: [win32] | |
826 requiresBuild: true | |
827 dev: true | |
828 optional: true | |
829 | |
830 /@esbuild/win32-ia32/0.17.18: | |
831 resolution: {integrity: sha512-0/xUMIdkVHwkvxfbd5+lfG7mHOf2FRrxNbPiKWg9C4fFrB8H0guClmaM3BFiRUYrznVoyxTIyC/Ou2B7QQSwmw==} | |
832 engines: {node: '>=12'} | |
833 cpu: [ia32] | |
834 os: [win32] | |
835 requiresBuild: true | |
836 dev: true | |
837 optional: true | |
838 | |
839 /@esbuild/win32-x64/0.17.18: | |
840 resolution: {integrity: sha512-qU25Ma1I3NqTSHJUOKi9sAH1/Mzuvlke0ioMJRthLXKm7JiSKVwFghlGbDLOO2sARECGhja4xYfRAZNPAkooYg==} | |
841 engines: {node: '>=12'} | |
842 cpu: [x64] | |
843 os: [win32] | |
844 requiresBuild: true | |
845 dev: true | |
846 optional: true | |
847 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
848 /@istanbuljs/load-nyc-config/1.1.0: |
91 | 849 resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} |
850 engines: {node: '>=8'} | |
75 | 851 dependencies: |
852 camelcase: 5.3.1 | |
853 find-up: 4.1.0 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
854 get-package-type: 0.1.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
855 js-yaml: 3.14.1 |
75 | 856 resolve-from: 5.0.0 |
857 dev: true | |
91 | 858 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
859 /@istanbuljs/schema/0.1.3: |
91 | 860 resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==} |
861 engines: {node: '>=8'} | |
862 dev: true | |
863 | |
132 | 864 /@jest/console/29.5.0: |
865 resolution: {integrity: sha512-NEpkObxPwyw/XxZVLPmAGKE89IQRp4puc6IQRPru6JKd1M3fW9v1xM1AnzIJE65hbCkzQAdnL8P47e9hzhiYLQ==} | |
866 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
867 dependencies: | |
868 '@jest/types': 29.5.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
869 '@types/node': 20.1.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
870 chalk: 4.1.2 |
132 | 871 jest-message-util: 29.5.0 |
872 jest-util: 29.5.0 | |
75 | 873 slash: 3.0.0 |
874 dev: true | |
91 | 875 |
132 | 876 /@jest/core/29.5.0: |
877 resolution: {integrity: sha512-28UzQc7ulUrOQw1IsN/kv1QES3q2kkbl/wGslyhAclqZ/8cMdB5M68BffkIdSJgKBUt50d3hbwJ92XESlE7LiQ==} | |
878 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
91 | 879 peerDependencies: |
880 node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 | |
881 peerDependenciesMeta: | |
882 node-notifier: | |
883 optional: true | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
884 dependencies: |
132 | 885 '@jest/console': 29.5.0 |
886 '@jest/reporters': 29.5.0 | |
887 '@jest/test-result': 29.5.0 | |
888 '@jest/transform': 29.5.0 | |
889 '@jest/types': 29.5.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
890 '@types/node': 20.1.0 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
891 ansi-escapes: 4.3.2 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
892 chalk: 4.1.2 |
132 | 893 ci-info: 3.8.0 |
60 | 894 exit: 0.1.2 |
132 | 895 graceful-fs: 4.2.11 |
896 jest-changed-files: 29.5.0 | |
897 jest-config: 29.5.0_@types+node@20.1.0 | |
898 jest-haste-map: 29.5.0 | |
899 jest-message-util: 29.5.0 | |
900 jest-regex-util: 29.4.3 | |
901 jest-resolve: 29.5.0 | |
902 jest-resolve-dependencies: 29.5.0 | |
903 jest-runner: 29.5.0 | |
904 jest-runtime: 29.5.0 | |
905 jest-snapshot: 29.5.0 | |
906 jest-util: 29.5.0 | |
907 jest-validate: 29.5.0 | |
908 jest-watcher: 29.5.0 | |
909 micromatch: 4.0.5 | |
910 pretty-format: 29.5.0 | |
75 | 911 slash: 3.0.0 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
912 strip-ansi: 6.0.1 |
91 | 913 transitivePeerDependencies: |
914 - supports-color | |
915 - ts-node | |
132 | 916 dev: true |
917 | |
918 /@jest/environment/29.5.0: | |
919 resolution: {integrity: sha512-5FXw2+wD29YU1d4I2htpRX7jYnAyTRjP2CsXQdo9SAM8g3ifxWPSV0HnClSn71xwctr0U3oZIIH+dtbfmnbXVQ==} | |
920 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
921 dependencies: | |
922 '@jest/fake-timers': 29.5.0 | |
923 '@jest/types': 29.5.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
924 '@types/node': 20.1.0 |
132 | 925 jest-mock: 29.5.0 |
926 dev: true | |
927 | |
928 /@jest/expect-utils/29.5.0: | |
929 resolution: {integrity: sha512-fmKzsidoXQT2KwnrwE0SQq3uj8Z763vzR8LnLBwC2qYWEFpjX8daRsk6rHUM1QvNlEW/UJXNXm59ztmJJWs2Mg==} | |
930 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
931 dependencies: | |
932 jest-get-type: 29.4.3 | |
933 dev: true | |
934 | |
935 /@jest/expect/29.5.0: | |
936 resolution: {integrity: sha512-PueDR2HGihN3ciUNGr4uelropW7rqUfTiOn+8u0leg/42UhblPxHkfoh0Ruu3I9Y1962P3u2DY4+h7GVTSVU6g==} | |
937 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
938 dependencies: | |
939 expect: 29.5.0 | |
940 jest-snapshot: 29.5.0 | |
941 transitivePeerDependencies: | |
942 - supports-color | |
943 dev: true | |
944 | |
945 /@jest/fake-timers/29.5.0: | |
946 resolution: {integrity: sha512-9ARvuAAQcBwDAqOnglWq2zwNIRUDtk/SCkp/ToGEhFv5r86K21l+VEs0qNTaXtyiY0lEePl3kylijSYJQqdbDg==} | |
947 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
948 dependencies: | |
949 '@jest/types': 29.5.0 | |
950 '@sinonjs/fake-timers': 10.0.2 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
951 '@types/node': 20.1.0 |
132 | 952 jest-message-util: 29.5.0 |
953 jest-mock: 29.5.0 | |
954 jest-util: 29.5.0 | |
955 dev: true | |
956 | |
957 /@jest/globals/29.5.0: | |
958 resolution: {integrity: sha512-S02y0qMWGihdzNbUiqSAiKSpSozSuHX5UYc7QbnHP+D9Lyw8DgGGCinrN9uSuHPeKgSSzvPom2q1nAtBvUsvPQ==} | |
959 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
960 dependencies: | |
961 '@jest/environment': 29.5.0 | |
962 '@jest/expect': 29.5.0 | |
963 '@jest/types': 29.5.0 | |
964 jest-mock: 29.5.0 | |
965 transitivePeerDependencies: | |
966 - supports-color | |
967 dev: true | |
968 | |
969 /@jest/reporters/29.5.0: | |
970 resolution: {integrity: sha512-D05STXqj/M8bP9hQNSICtPqz97u7ffGzZu+9XLucXhkOFBqKcXe04JLZOgIekOxdb73MAoBUFnqvf7MCpKk5OA==} | |
971 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
91 | 972 peerDependencies: |
973 node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 | |
974 peerDependenciesMeta: | |
975 node-notifier: | |
976 optional: true | |
75 | 977 dependencies: |
978 '@bcoe/v8-coverage': 0.2.3 | |
132 | 979 '@jest/console': 29.5.0 |
980 '@jest/test-result': 29.5.0 | |
981 '@jest/transform': 29.5.0 | |
982 '@jest/types': 29.5.0 | |
983 '@jridgewell/trace-mapping': 0.3.18 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
984 '@types/node': 20.1.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
985 chalk: 4.1.2 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
986 collect-v8-coverage: 1.0.1 |
60 | 987 exit: 0.1.2 |
132 | 988 glob: 7.2.3 |
989 graceful-fs: 4.2.11 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
990 istanbul-lib-coverage: 3.2.0 |
132 | 991 istanbul-lib-instrument: 5.2.1 |
75 | 992 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
|
993 istanbul-lib-source-maps: 4.0.1 |
132 | 994 istanbul-reports: 3.1.5 |
995 jest-message-util: 29.5.0 | |
996 jest-util: 29.5.0 | |
997 jest-worker: 29.5.0 | |
75 | 998 slash: 3.0.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
999 string-length: 4.0.2 |
132 | 1000 strip-ansi: 6.0.1 |
1001 v8-to-istanbul: 9.1.0 | |
91 | 1002 transitivePeerDependencies: |
1003 - supports-color | |
1004 dev: true | |
1005 | |
132 | 1006 /@jest/schemas/29.4.3: |
1007 resolution: {integrity: sha512-VLYKXQmtmuEz6IxJsrZwzG9NvtkQsWNnWMsKxqWNu3+CnfzJQhp0WDDKWLVV9hLKr0l3SLLFRqcYHjhtyuDVxg==} | |
1008 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1009 dependencies: | |
1010 '@sinclair/typebox': 0.25.24 | |
1011 dev: true | |
1012 | |
1013 /@jest/source-map/29.4.3: | |
1014 resolution: {integrity: sha512-qyt/mb6rLyd9j1jUts4EQncvS6Yy3PM9HghnNv86QBlV+zdL2inCdK1tuVlL+J+lpiw2BI67qXOrX3UurBqQ1w==} | |
1015 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1016 dependencies: | |
1017 '@jridgewell/trace-mapping': 0.3.18 | |
60 | 1018 callsites: 3.1.0 |
132 | 1019 graceful-fs: 4.2.11 |
1020 dev: true | |
1021 | |
1022 /@jest/test-result/29.5.0: | |
1023 resolution: {integrity: sha512-fGl4rfitnbfLsrfx1uUpDEESS7zM8JdgZgOCQuxQvL1Sn/I6ijeAVQWGfXI9zb1i9Mzo495cIpVZhA0yr60PkQ==} | |
1024 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1025 dependencies: | |
1026 '@jest/console': 29.5.0 | |
1027 '@jest/types': 29.5.0 | |
1028 '@types/istanbul-lib-coverage': 2.0.4 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1029 collect-v8-coverage: 1.0.1 |
75 | 1030 dev: true |
91 | 1031 |
132 | 1032 /@jest/test-sequencer/29.5.0: |
1033 resolution: {integrity: sha512-yPafQEcKjkSfDXyvtgiV4pevSeyuA6MQr6ZIdVkWJly9vkqjnFfcfhRQqpD5whjoU8EORki752xQmjaqoFjzMQ==} | |
1034 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1035 dependencies: | |
1036 '@jest/test-result': 29.5.0 | |
1037 graceful-fs: 4.2.11 | |
1038 jest-haste-map: 29.5.0 | |
1039 slash: 3.0.0 | |
1040 dev: true | |
1041 | |
1042 /@jest/transform/29.5.0: | |
1043 resolution: {integrity: sha512-8vbeZWqLJOvHaDfeMuoHITGKSz5qWc9u04lnWrQE3VyuSw604PzQM824ZeX9XSjUCeDiE3GuxZe5UKa8J61NQw==} | |
1044 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1045 dependencies: | |
1046 '@babel/core': 7.21.8 | |
1047 '@jest/types': 29.5.0 | |
1048 '@jridgewell/trace-mapping': 0.3.18 | |
1049 babel-plugin-istanbul: 6.1.1 | |
1050 chalk: 4.1.2 | |
1051 convert-source-map: 2.0.0 | |
1052 fast-json-stable-stringify: 2.1.0 | |
1053 graceful-fs: 4.2.11 | |
1054 jest-haste-map: 29.5.0 | |
1055 jest-regex-util: 29.4.3 | |
1056 jest-util: 29.5.0 | |
1057 micromatch: 4.0.5 | |
1058 pirates: 4.0.5 | |
1059 slash: 3.0.0 | |
1060 write-file-atomic: 4.0.2 | |
91 | 1061 transitivePeerDependencies: |
1062 - supports-color | |
1063 dev: true | |
1064 | |
132 | 1065 /@jest/types/29.5.0: |
1066 resolution: {integrity: sha512-qbu7kN6czmVRc3xWFQcAN03RAUamgppVUdXrvl1Wr3jlNF93o9mJbGcDWrwGB6ht44u7efB1qCFgVQmca24Uog==} | |
1067 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1068 dependencies: | |
1069 '@jest/schemas': 29.4.3 | |
1070 '@types/istanbul-lib-coverage': 2.0.4 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1071 '@types/istanbul-reports': 3.0.1 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1072 '@types/node': 20.1.0 |
132 | 1073 '@types/yargs': 17.0.24 |
98 | 1074 chalk: 4.1.2 |
1075 dev: true | |
1076 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1077 /@jridgewell/gen-mapping/0.3.3: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1078 resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==} |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1079 engines: {node: '>=6.0.0'} |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1080 dependencies: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1081 '@jridgewell/set-array': 1.1.2 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1082 '@jridgewell/sourcemap-codec': 1.4.15 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1083 '@jridgewell/trace-mapping': 0.3.18 |
132 | 1084 dev: true |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1085 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1086 /@jridgewell/resolve-uri/3.1.0: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1087 resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1088 engines: {node: '>=6.0.0'} |
132 | 1089 dev: true |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1090 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1091 /@jridgewell/set-array/1.1.2: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1092 resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1093 engines: {node: '>=6.0.0'} |
132 | 1094 dev: true |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1095 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1096 /@jridgewell/source-map/0.3.3: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1097 resolution: {integrity: sha512-b+fsZXeLYi9fEULmfBrhxn4IrPlINf8fiNarzTof004v3lFdntdwa9PF7vFJqm3mg7s+ScJMxXaE3Acp1irZcg==} |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1098 dependencies: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1099 '@jridgewell/gen-mapping': 0.3.3 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1100 '@jridgewell/trace-mapping': 0.3.18 |
132 | 1101 dev: true |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1102 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1103 /@jridgewell/sourcemap-codec/1.4.14: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1104 resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} |
132 | 1105 dev: true |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1106 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1107 /@jridgewell/sourcemap-codec/1.4.15: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1108 resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==} |
132 | 1109 dev: true |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1110 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1111 /@jridgewell/trace-mapping/0.3.18: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1112 resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==} |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1113 dependencies: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1114 '@jridgewell/resolve-uri': 3.1.0 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1115 '@jridgewell/sourcemap-codec': 1.4.14 |
132 | 1116 dev: true |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1117 |
127 | 1118 /@lit-labs/ssr-dom-shim/1.1.0: |
1119 resolution: {integrity: sha512-92uQ5ARf7UXYrzaFcAX3T2rTvaS9Z1//ukV+DqjACM4c8s0ZBQd7ayJU5Dh2AFLD/Ayuyz4uMmxQec8q3U4Ong==} | |
1120 dev: false | |
1121 | |
1122 /@lit/reactive-element/1.6.1: | |
1123 resolution: {integrity: sha512-va15kYZr7KZNNPZdxONGQzpUr+4sxVu7V/VG7a8mRfPPXUyhEYj5RzXCQmGrlP3tAh0L3HHm5AjBMFYRqlM9SA==} | |
1124 dependencies: | |
1125 '@lit-labs/ssr-dom-shim': 1.1.0 | |
60 | 1126 dev: false |
91 | 1127 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1128 /@rdfjs/types/1.0.1: |
91 | 1129 resolution: {integrity: sha512-YxVkH0XrCNG3MWeZxfg596GFe+oorTVusmNxRP6ZHTsGczZ8AGvG3UchRNkg3Fy4MyysI7vBAA5YZbESL+VmHQ==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1130 dependencies: |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1131 '@types/node': 20.1.0 |
60 | 1132 dev: false |
91 | 1133 |
127 | 1134 /@rdfjs/types/1.1.0: |
1135 resolution: {integrity: sha512-5zm8bN2/CC634dTcn/0AhTRLaQRjXDZs3QfcAsQKNturHT7XVWcKy/8p3P5gXl+YkZTAmy7T5M/LyiT/jbkENw==} | |
1136 dependencies: | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1137 '@types/node': 20.1.0 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1138 dev: false |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1139 |
137
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
1140 /@rollup/plugin-alias/5.0.0_rollup@3.21.5: |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
1141 resolution: {integrity: sha512-l9hY5chSCjuFRPsnRm16twWBiSApl2uYFLsepQYwtBuAxNMQ/1dJqADld40P0Jkqm65GRTLy/AC6hnpVebtLsA==} |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
1142 engines: {node: '>=14.0.0'} |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
1143 peerDependencies: |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
1144 rollup: ^1.20.0||^2.0.0||^3.0.0 |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
1145 peerDependenciesMeta: |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
1146 rollup: |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
1147 optional: true |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
1148 dependencies: |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
1149 rollup: 3.21.5 |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
1150 slash: 4.0.0 |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
1151 dev: true |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
1152 |
132 | 1153 /@rollup/plugin-commonjs/24.1.0_rollup@3.21.5: |
1154 resolution: {integrity: sha512-eSL45hjhCWI0jCCXcNtLVqM5N1JlBGvlFfY0m6oOYnLCJ6N0qEXoZql4sY2MOUArzhH4SA/qBpTxvvZp2Sc+DQ==} | |
1155 engines: {node: '>=14.0.0'} | |
1156 peerDependencies: | |
1157 rollup: ^2.68.0||^3.0.0 | |
1158 peerDependenciesMeta: | |
1159 rollup: | |
1160 optional: true | |
1161 dependencies: | |
1162 '@rollup/pluginutils': 5.0.2_rollup@3.21.5 | |
1163 commondir: 1.0.1 | |
1164 estree-walker: 2.0.2 | |
1165 glob: 8.1.0 | |
1166 is-reference: 1.2.1 | |
1167 magic-string: 0.27.0 | |
1168 rollup: 3.21.5 | |
1169 dev: true | |
1170 | |
1171 /@rollup/plugin-node-resolve/15.0.2_rollup@3.21.5: | |
1172 resolution: {integrity: sha512-Y35fRGUjC3FaurG722uhUuG8YHOJRJQbI6/CkbRkdPotSpDj9NtIN85z1zrcyDcCQIW4qp5mgG72U+gJ0TAFEg==} | |
1173 engines: {node: '>=14.0.0'} | |
1174 peerDependencies: | |
1175 rollup: ^2.78.0||^3.0.0 | |
1176 peerDependenciesMeta: | |
1177 rollup: | |
1178 optional: true | |
1179 dependencies: | |
1180 '@rollup/pluginutils': 5.0.2_rollup@3.21.5 | |
1181 '@types/resolve': 1.20.2 | |
1182 deepmerge: 4.2.2 | |
1183 is-builtin-module: 3.2.1 | |
1184 is-module: 1.0.0 | |
1185 resolve: 1.22.2 | |
1186 rollup: 3.21.5 | |
1187 dev: true | |
1188 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1189 /@rollup/plugin-terser/0.4.1_rollup@3.21.5: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1190 resolution: {integrity: sha512-aKS32sw5a7hy+fEXVy+5T95aDIwjpGHCTv833HXVtyKMDoVS7pBr5K3L9hEQoNqbJFjfANPrNpIXlTQ7is00eA==} |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1191 engines: {node: '>=14.0.0'} |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1192 peerDependencies: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1193 rollup: ^2.x || ^3.x |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1194 peerDependenciesMeta: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1195 rollup: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1196 optional: true |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1197 dependencies: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1198 rollup: 3.21.5 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1199 serialize-javascript: 6.0.1 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1200 smob: 0.0.6 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1201 terser: 5.17.1 |
132 | 1202 dev: true |
1203 | |
1204 /@rollup/pluginutils/5.0.2_rollup@3.21.5: | |
1205 resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==} | |
1206 engines: {node: '>=14.0.0'} | |
1207 peerDependencies: | |
1208 rollup: ^1.20.0||^2.0.0||^3.0.0 | |
1209 peerDependenciesMeta: | |
1210 rollup: | |
1211 optional: true | |
1212 dependencies: | |
1213 '@types/estree': 1.0.1 | |
1214 estree-walker: 2.0.2 | |
1215 picomatch: 2.3.1 | |
1216 rollup: 3.21.5 | |
1217 dev: true | |
1218 | |
1219 /@sinclair/typebox/0.25.24: | |
1220 resolution: {integrity: sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==} | |
1221 dev: true | |
1222 | |
1223 /@sinonjs/commons/2.0.0: | |
1224 resolution: {integrity: sha512-uLa0j859mMrg2slwQYdO/AkrOfmH+X6LTVmNTS9CqexuE2IvVORIkSpJLqePAbEnKJ77aMmCwr1NUZ57120Xcg==} | |
75 | 1225 dependencies: |
1226 type-detect: 4.0.8 | |
1227 dev: true | |
91 | 1228 |
132 | 1229 /@sinonjs/fake-timers/10.0.2: |
1230 resolution: {integrity: sha512-SwUDyjWnah1AaNl7kxsa7cfLhlTYoiyhDAIgyh+El30YvXs/o7OLXpYH88Zdhyx9JExKrmHDJ+10bwIcY80Jmw==} | |
1231 dependencies: | |
1232 '@sinonjs/commons': 2.0.0 | |
1233 dev: true | |
1234 | |
1235 /@types/babel__core/7.20.0: | |
1236 resolution: {integrity: sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==} | |
1237 dependencies: | |
1238 '@babel/parser': 7.21.8 | |
1239 '@babel/types': 7.21.5 | |
1240 '@types/babel__generator': 7.6.4 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1241 '@types/babel__template': 7.4.1 |
132 | 1242 '@types/babel__traverse': 7.18.5 |
1243 dev: true | |
1244 | |
1245 /@types/babel__generator/7.6.4: | |
1246 resolution: {integrity: sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==} | |
1247 dependencies: | |
1248 '@babel/types': 7.21.5 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1249 dev: true |
91 | 1250 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1251 /@types/babel__template/7.4.1: |
91 | 1252 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
|
1253 dependencies: |
132 | 1254 '@babel/parser': 7.21.8 |
1255 '@babel/types': 7.21.5 | |
1256 dev: true | |
1257 | |
1258 /@types/babel__traverse/7.18.5: | |
1259 resolution: {integrity: sha512-enCvTL8m/EHS/zIvJno9nE+ndYPh1/oNFzRYRmtUqJICG2VnCSBzMLW5VN2KCQU91f23tsNKR8v7VJJQMatl7Q==} | |
1260 dependencies: | |
1261 '@babel/types': 7.21.5 | |
1262 dev: true | |
1263 | |
1264 /@types/estree/1.0.1: | |
1265 resolution: {integrity: sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==} | |
1266 dev: true | |
1267 | |
1268 /@types/graceful-fs/4.1.6: | |
1269 resolution: {integrity: sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1270 dependencies: |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1271 '@types/node': 20.1.0 |
127 | 1272 dev: true |
1273 | |
1274 /@types/http-link-header/1.0.3: | |
1275 resolution: {integrity: sha512-y8HkoD/vyid+5MrJ3aas0FvU3/BVBGcyG9kgxL0Zn4JwstA8CglFPnrR0RuzOjRCXwqzL5uxWC2IO7Ub0rMU2A==} | |
1276 dependencies: | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1277 '@types/node': 20.1.0 |
127 | 1278 dev: false |
91 | 1279 |
132 | 1280 /@types/istanbul-lib-coverage/2.0.4: |
1281 resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==} | |
91 | 1282 dev: true |
1283 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1284 /@types/istanbul-lib-report/3.0.0: |
91 | 1285 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
|
1286 dependencies: |
132 | 1287 '@types/istanbul-lib-coverage': 2.0.4 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1288 dev: true |
91 | 1289 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1290 /@types/istanbul-reports/3.0.1: |
91 | 1291 resolution: {integrity: sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1292 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1293 '@types/istanbul-lib-report': 3.0.0 |
60 | 1294 dev: true |
91 | 1295 |
132 | 1296 /@types/jest/29.5.1: |
1297 resolution: {integrity: sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==} | |
1298 dependencies: | |
1299 expect: 29.5.0 | |
1300 pretty-format: 29.5.0 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1301 dev: true |
91 | 1302 |
127 | 1303 /@types/jsonld/1.5.8: |
1304 resolution: {integrity: sha512-4l5t/jDnJpqZ+i7CLTTgPcT5BYXnAnwJupb07aAokPufCV0SjDHcwctUkSTuhIuSU9yHok+WOOngIGCtpL96gw==} | |
60 | 1305 dev: false |
91 | 1306 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1307 /@types/n3/1.10.4: |
91 | 1308 resolution: {integrity: sha512-FfRTwcbXcScVHuAjIASveRWL6Fi6fPALl1Ge8tMESYLqU7R42LJvtdBpUi+f9YK0oQPqIN+zFFgMDFJfLMx0bg==} |
60 | 1309 dependencies: |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1310 '@types/node': 20.1.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1311 rdf-js: 4.0.2 |
60 | 1312 dev: false |
91 | 1313 |
132 | 1314 /@types/node/18.16.5: |
1315 resolution: {integrity: sha512-seOA34WMo9KB+UA78qaJoCO20RJzZGVXQ5Sh6FWu0g/hfT44nKXnej3/tCQl7FL97idFpBhisLYCTB50S0EirA==} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1316 dev: false |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1317 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1318 /@types/node/20.1.0: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1319 resolution: {integrity: sha512-O+z53uwx64xY7D6roOi4+jApDGFg0qn6WHcxe5QeqjMaTezBO/mxdfFXIVAVVyNWKx84OmPB3L8kbVYOTeN34A==} |
127 | 1320 |
132 | 1321 /@types/prettier/2.7.2: |
1322 resolution: {integrity: sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==} | |
91 | 1323 dev: true |
1324 | |
127 | 1325 /@types/readable-stream/2.3.15: |
1326 resolution: {integrity: sha512-oM5JSKQCcICF1wvGgmecmHldZ48OZamtMxcGGVICOJA8o8cahXC1zEVAif8iwoc5j8etxFaRFnf095+CDsuoFQ==} | |
1327 dependencies: | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1328 '@types/node': 20.1.0 |
127 | 1329 safe-buffer: 5.1.2 |
1330 dev: false | |
1331 | |
132 | 1332 /@types/resolve/1.20.2: |
1333 resolution: {integrity: sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==} | |
1334 dev: true | |
1335 | |
127 | 1336 /@types/sparqljs/3.1.4: |
1337 resolution: {integrity: sha512-0MvCTEfveYJDkI91olLcDf/F3wMMbsxwNxiNZeglt4tbIFULd9pRpcacj1MuA+acFDkTnPXS9L7OqZNn/W1MAg==} | |
1338 dependencies: | |
1339 rdf-js: 4.0.2 | |
1340 dev: false | |
1341 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1342 /@types/stack-utils/2.0.1: |
91 | 1343 resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} |
1344 dev: true | |
1345 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1346 /@types/trusted-types/2.0.2: |
91 | 1347 resolution: {integrity: sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1348 dev: false |
91 | 1349 |
132 | 1350 /@types/yargs-parser/21.0.0: |
1351 resolution: {integrity: sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==} | |
91 | 1352 |
127 | 1353 /@types/yargs/17.0.24: |
1354 resolution: {integrity: sha512-6i0aC7jV6QzQB8ne1joVZ0eSFIstHsCrobmOtghM11yGlH0j43FKL2UhWdELkyps0zuf7qVTUVCCR+tgSlyLLw==} | |
1355 dependencies: | |
132 | 1356 '@types/yargs-parser': 21.0.0 |
91 | 1357 |
127 | 1358 /abort-controller/3.0.0: |
1359 resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} | |
1360 engines: {node: '>=6.5'} | |
1361 dependencies: | |
1362 event-target-shim: 5.0.1 | |
1363 dev: false | |
1364 | |
1365 /acorn-jsx-walk/2.0.0: | |
1366 resolution: {integrity: sha512-uuo6iJj4D4ygkdzd6jPtcxs8vZgDX9YFIkqczGImoypX2fQ4dVImmu3UzA4ynixCIMTrEOWW+95M2HuBaCEOVA==} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1367 dev: true |
127 | 1368 |
1369 /acorn-jsx/5.3.2_acorn@8.8.2: | |
1370 resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} | |
1371 peerDependencies: | |
1372 acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 | |
1373 dependencies: | |
1374 acorn: 8.8.2 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1375 dev: true |
127 | 1376 |
1377 /acorn-loose/8.3.0: | |
1378 resolution: {integrity: sha512-75lAs9H19ldmW+fAbyqHdjgdCrz0pWGXKmnqFoh8PyVd1L2RIb4RzYrSjmopeqv3E1G3/Pimu6GgLlrGbrkF7w==} | |
1379 engines: {node: '>=0.4.0'} | |
1380 dependencies: | |
1381 acorn: 8.8.2 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1382 dev: true |
127 | 1383 |
1384 /acorn-walk/8.2.0: | |
1385 resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==} | |
1386 engines: {node: '>=0.4.0'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1387 dev: true |
127 | 1388 |
1389 /acorn/8.8.2: | |
1390 resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==} | |
91 | 1391 engines: {node: '>=0.4.0'} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1392 hasBin: true |
91 | 1393 dev: true |
1394 | |
127 | 1395 /ajv/8.12.0: |
1396 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
|
1397 dependencies: |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1398 fast-deep-equal: 3.1.3 |
127 | 1399 json-schema-traverse: 1.0.0 |
1400 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
|
1401 uri-js: 4.4.1 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1402 dev: true |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1403 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1404 /ansi-escapes/4.3.2: |
91 | 1405 resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} |
1406 engines: {node: '>=8'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1407 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1408 type-fest: 0.21.3 |
75 | 1409 dev: true |
91 | 1410 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1411 /ansi-regex/5.0.1: |
91 | 1412 resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} |
1413 engines: {node: '>=8'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1414 dev: true |
91 | 1415 |
60 | 1416 /ansi-styles/3.2.1: |
91 | 1417 resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} |
1418 engines: {node: '>=4'} | |
60 | 1419 dependencies: |
1420 color-convert: 1.9.3 | |
1421 dev: true | |
91 | 1422 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1423 /ansi-styles/4.3.0: |
91 | 1424 resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} |
1425 engines: {node: '>=8'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1426 dependencies: |
75 | 1427 color-convert: 2.0.1 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1428 dev: true |
91 | 1429 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1430 /ansi-styles/5.2.0: |
91 | 1431 resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==} |
1432 engines: {node: '>=10'} | |
1433 dev: true | |
1434 | |
132 | 1435 /anymatch/3.1.3: |
1436 resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} | |
91 | 1437 engines: {node: '>= 8'} |
75 | 1438 dependencies: |
1439 normalize-path: 3.0.0 | |
132 | 1440 picomatch: 2.3.1 |
75 | 1441 dev: true |
91 | 1442 |
60 | 1443 /argparse/1.0.10: |
91 | 1444 resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} |
60 | 1445 dependencies: |
1446 sprintf-js: 1.0.3 | |
1447 dev: true | |
91 | 1448 |
127 | 1449 /asynciterator/3.8.0: |
1450 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
|
1451 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1452 |
132 | 1453 /babel-jest/29.5.0_@babel+core@7.21.8: |
1454 resolution: {integrity: sha512-mA4eCDh5mSo2EcA9xQjVTpmbbNk32Zb3Q3QFQsNhaK56Q+yoXowzFodLux30HRgyOho5rsQ6B0P9QpMkvvnJ0Q==} | |
1455 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
91 | 1456 peerDependencies: |
1457 '@babel/core': ^7.8.0 | |
1458 dependencies: | |
132 | 1459 '@babel/core': 7.21.8 |
1460 '@jest/transform': 29.5.0 | |
1461 '@types/babel__core': 7.20.0 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1462 babel-plugin-istanbul: 6.1.1 |
132 | 1463 babel-preset-jest: 29.5.0_@babel+core@7.21.8 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1464 chalk: 4.1.2 |
132 | 1465 graceful-fs: 4.2.11 |
75 | 1466 slash: 3.0.0 |
91 | 1467 transitivePeerDependencies: |
1468 - supports-color | |
1469 dev: true | |
1470 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1471 /babel-plugin-istanbul/6.1.1: |
91 | 1472 resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==} |
1473 engines: {node: '>=8'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1474 dependencies: |
132 | 1475 '@babel/helper-plugin-utils': 7.21.5 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1476 '@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
|
1477 '@istanbuljs/schema': 0.1.3 |
132 | 1478 istanbul-lib-instrument: 5.2.1 |
75 | 1479 test-exclude: 6.0.0 |
91 | 1480 transitivePeerDependencies: |
1481 - supports-color | |
1482 dev: true | |
1483 | |
132 | 1484 /babel-plugin-jest-hoist/29.5.0: |
1485 resolution: {integrity: sha512-zSuuuAlTMT4mzLj2nPnUm6fsE6270vdOfnpbJ+RmruU75UhLFvL0N2NgI7xpeS7NaB6hGqmd5pVpGTDYvi4Q3w==} | |
1486 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1487 dependencies: | |
1488 '@babel/template': 7.20.7 | |
1489 '@babel/types': 7.21.5 | |
1490 '@types/babel__core': 7.20.0 | |
1491 '@types/babel__traverse': 7.18.5 | |
1492 dev: true | |
1493 | |
1494 /babel-preset-current-node-syntax/1.0.1_@babel+core@7.21.8: | |
91 | 1495 resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} |
1496 peerDependencies: | |
1497 '@babel/core': ^7.0.0 | |
1498 dependencies: | |
132 | 1499 '@babel/core': 7.21.8 |
1500 '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.21.8 | |
1501 '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.21.8 | |
1502 '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.21.8 | |
1503 '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.21.8 | |
1504 '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.21.8 | |
1505 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.21.8 | |
1506 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.21.8 | |
1507 '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.21.8 | |
1508 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.21.8 | |
1509 '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.21.8 | |
1510 '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.21.8 | |
1511 '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.21.8 | |
1512 dev: true | |
1513 | |
1514 /babel-preset-jest/29.5.0_@babel+core@7.21.8: | |
1515 resolution: {integrity: sha512-JOMloxOqdiBSxMAzjRaH023/vvcaSaec49zvg+2LmNsktC7ei39LTJGw02J+9uUtTZUq6xbLyJ4dxe9sSmIuAg==} | |
1516 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
91 | 1517 peerDependencies: |
1518 '@babel/core': ^7.0.0 | |
1519 dependencies: | |
132 | 1520 '@babel/core': 7.21.8 |
1521 babel-plugin-jest-hoist: 29.5.0 | |
1522 babel-preset-current-node-syntax: 1.0.1_@babel+core@7.21.8 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1523 dev: true |
91 | 1524 |
80
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
1525 /balanced-match/1.0.2: |
91 | 1526 resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1527 dev: true |
127 | 1528 |
1529 /base64-js/1.5.1: | |
1530 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
|
1531 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1532 |
60 | 1533 /brace-expansion/1.1.11: |
91 | 1534 resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} |
60 | 1535 dependencies: |
80
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
1536 balanced-match: 1.0.2 |
60 | 1537 concat-map: 0.0.1 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1538 dev: true |
91 | 1539 |
132 | 1540 /brace-expansion/2.0.1: |
1541 resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} | |
1542 dependencies: | |
1543 balanced-match: 1.0.2 | |
1544 dev: true | |
1545 | |
75 | 1546 /braces/3.0.2: |
91 | 1547 resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} |
1548 engines: {node: '>=8'} | |
75 | 1549 dependencies: |
1550 fill-range: 7.0.1 | |
1551 dev: true | |
91 | 1552 |
132 | 1553 /browserslist/4.21.5: |
1554 resolution: {integrity: sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==} | |
91 | 1555 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} |
60 | 1556 hasBin: true |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1557 dependencies: |
132 | 1558 caniuse-lite: 1.0.30001485 |
1559 electron-to-chromium: 1.4.385 | |
1560 node-releases: 2.0.10 | |
1561 update-browserslist-db: 1.0.11_browserslist@4.21.5 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1562 dev: true |
91 | 1563 |
60 | 1564 /bs-logger/0.2.6: |
91 | 1565 resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==} |
1566 engines: {node: '>= 6'} | |
60 | 1567 dependencies: |
1568 fast-json-stable-stringify: 2.1.0 | |
1569 dev: true | |
91 | 1570 |
60 | 1571 /bser/2.1.1: |
91 | 1572 resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} |
60 | 1573 dependencies: |
1574 node-int64: 0.4.0 | |
1575 dev: true | |
91 | 1576 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1577 /buffer-from/1.1.2: |
91 | 1578 resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} |
132 | 1579 dev: true |
91 | 1580 |
127 | 1581 /buffer/6.0.3: |
1582 resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==} | |
1583 dependencies: | |
1584 base64-js: 1.5.1 | |
1585 ieee754: 1.2.1 | |
1586 dev: false | |
1587 | |
132 | 1588 /builtin-modules/3.3.0: |
1589 resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} | |
1590 engines: {node: '>=6'} | |
1591 dev: true | |
1592 | |
127 | 1593 /busboy/1.6.0: |
1594 resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==} | |
1595 engines: {node: '>=10.16.0'} | |
1596 dependencies: | |
1597 streamsearch: 1.1.0 | |
1598 dev: false | |
1599 | |
60 | 1600 /callsites/3.1.0: |
91 | 1601 resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} |
1602 engines: {node: '>=6'} | |
1603 dev: true | |
1604 | |
60 | 1605 /camelcase/5.3.1: |
91 | 1606 resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} |
1607 engines: {node: '>=6'} | |
1608 dev: true | |
1609 | |
132 | 1610 /camelcase/6.3.0: |
1611 resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} | |
91 | 1612 engines: {node: '>=10'} |
1613 dev: true | |
1614 | |
132 | 1615 /caniuse-lite/1.0.30001485: |
1616 resolution: {integrity: sha512-8aUpZ7sjhlOyiNsg+pgcrTTPUXKh+rg544QYHSvQErljVEKJzvkYkCR/hUFeeVoEfTToUtY9cUKNRC7+c45YkA==} | |
91 | 1617 dev: true |
1618 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1619 /canonicalize/1.0.8: |
91 | 1620 resolution: {integrity: sha512-0CNTVCLZggSh7bc5VkX5WWPWO+cyZbNd07IHIsSXLia/eAq+r836hgk+8BKoEh7949Mda87VUOitx5OddVj64A==} |
60 | 1621 dev: false |
91 | 1622 |
60 | 1623 /chalk/2.4.2: |
91 | 1624 resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} |
1625 engines: {node: '>=4'} | |
60 | 1626 dependencies: |
1627 ansi-styles: 3.2.1 | |
1628 escape-string-regexp: 1.0.5 | |
1629 supports-color: 5.5.0 | |
1630 dev: true | |
91 | 1631 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1632 /chalk/4.1.2: |
91 | 1633 resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} |
1634 engines: {node: '>=10'} | |
75 | 1635 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1636 ansi-styles: 4.3.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1637 supports-color: 7.2.0 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1638 dev: true |
91 | 1639 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1640 /char-regex/1.0.2: |
91 | 1641 resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==} |
1642 engines: {node: '>=10'} | |
1643 dev: true | |
1644 | |
132 | 1645 /ci-info/3.8.0: |
1646 resolution: {integrity: sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==} | |
1647 engines: {node: '>=8'} | |
91 | 1648 dev: true |
1649 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1650 /cjs-module-lexer/1.2.2: |
91 | 1651 resolution: {integrity: sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==} |
1652 dev: true | |
1653 | |
132 | 1654 /cliui/8.0.1: |
1655 resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} | |
1656 engines: {node: '>=12'} | |
75 | 1657 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1658 string-width: 4.2.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1659 strip-ansi: 6.0.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1660 wrap-ansi: 7.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1661 dev: true |
91 | 1662 |
60 | 1663 /co/4.6.0: |
132 | 1664 resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==} |
91 | 1665 engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} |
1666 dev: true | |
1667 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1668 /collect-v8-coverage/1.0.1: |
91 | 1669 resolution: {integrity: sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==} |
1670 dev: true | |
1671 | |
60 | 1672 /color-convert/1.9.3: |
91 | 1673 resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} |
60 | 1674 dependencies: |
1675 color-name: 1.1.3 | |
1676 dev: true | |
91 | 1677 |
75 | 1678 /color-convert/2.0.1: |
91 | 1679 resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} |
1680 engines: {node: '>=7.0.0'} | |
75 | 1681 dependencies: |
1682 color-name: 1.1.4 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1683 dev: true |
91 | 1684 |
60 | 1685 /color-name/1.1.3: |
127 | 1686 resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} |
91 | 1687 dev: true |
1688 | |
60 | 1689 /color-name/1.1.4: |
91 | 1690 resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1691 dev: true |
91 | 1692 |
127 | 1693 /commander/10.0.1: |
1694 resolution: {integrity: sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==} | |
1695 engines: {node: '>=14'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1696 dev: true |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1697 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1698 /commander/2.20.3: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1699 resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} |
132 | 1700 dev: true |
1701 | |
1702 /commondir/1.0.1: | |
1703 resolution: {integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==} | |
1704 dev: true | |
91 | 1705 |
60 | 1706 /concat-map/0.0.1: |
127 | 1707 resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1708 dev: true |
91 | 1709 |
132 | 1710 /convert-source-map/1.9.0: |
1711 resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} | |
1712 dev: true | |
1713 | |
1714 /convert-source-map/2.0.0: | |
1715 resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} | |
60 | 1716 dev: true |
91 | 1717 |
127 | 1718 /cross-fetch/3.1.5: |
1719 resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==} | |
1720 dependencies: | |
1721 node-fetch: 2.6.7 | |
1722 transitivePeerDependencies: | |
1723 - encoding | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1724 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1725 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1726 /cross-spawn/7.0.3: |
91 | 1727 resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} |
1728 engines: {node: '>= 8'} | |
75 | 1729 dependencies: |
1730 path-key: 3.1.1 | |
1731 shebang-command: 2.0.0 | |
1732 which: 2.0.2 | |
1733 dev: true | |
91 | 1734 |
127 | 1735 /data-uri-to-buffer/4.0.1: |
1736 resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==} | |
1737 engines: {node: '>= 12'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1738 dev: false |
91 | 1739 |
132 | 1740 /debug/4.3.4: |
1741 resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} | |
91 | 1742 engines: {node: '>=6.0'} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1743 peerDependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1744 supports-color: '*' |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1745 peerDependenciesMeta: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1746 supports-color: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1747 optional: true |
91 | 1748 dependencies: |
1749 ms: 2.1.2 | |
1750 dev: true | |
1751 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1752 /dedent/0.7.0: |
132 | 1753 resolution: {integrity: sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==} |
91 | 1754 dev: true |
1755 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1756 /deepmerge/4.2.2: |
91 | 1757 resolution: {integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==} |
1758 engines: {node: '>=0.10.0'} | |
1759 dev: true | |
1760 | |
132 | 1761 /deepmerge/4.3.1: |
1762 resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} | |
1763 engines: {node: '>=0.10.0'} | |
127 | 1764 dev: true |
1765 | |
1766 /dependency-cruiser/12.12.0: | |
1767 resolution: {integrity: sha512-3DB6m6bVVR50o8CZWa4yBklm2SxfDi5gHPlDmS9v4Vdng2uJxPFezM2yH9PlsJ6GlQ7tpOiiYp/gOXUr/R+KGQ==} | |
1768 engines: {node: ^14||^16||>=18} | |
1769 hasBin: true | |
1770 dependencies: | |
1771 acorn: 8.8.2 | |
1772 acorn-jsx: 5.3.2_acorn@8.8.2 | |
1773 acorn-jsx-walk: 2.0.0 | |
1774 acorn-loose: 8.3.0 | |
1775 acorn-walk: 8.2.0 | |
1776 ajv: 8.12.0 | |
1777 chalk: 4.1.2 | |
1778 commander: 10.0.1 | |
1779 enhanced-resolve: 5.13.0 | |
1780 figures: 3.2.0 | |
1781 get-stream: 6.0.1 | |
1782 glob: 7.2.0 | |
1783 handlebars: 4.7.7 | |
1784 ignore: 5.2.4 | |
1785 indent-string: 4.0.0 | |
1786 interpret: 3.1.1 | |
1787 is-installed-globally: 0.4.0 | |
1788 json5: 2.2.3 | |
1789 lodash: 4.17.21 | |
1790 prompts: 2.4.2 | |
1791 rechoir: 0.8.0 | |
1792 safe-regex: 2.1.1 | |
1793 semver: 7.5.0 | |
1794 semver-try-require: 6.2.2 | |
1795 teamcity-service-messages: 0.1.14 | |
1796 tsconfig-paths-webpack-plugin: 4.0.1 | |
1797 watskeburt: 0.11.1 | |
1798 wrap-ansi: 7.0.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1799 dev: true |
91 | 1800 |
75 | 1801 /detect-newline/3.1.0: |
91 | 1802 resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} |
1803 engines: {node: '>=8'} | |
1804 dev: true | |
1805 | |
132 | 1806 /diff-sequences/29.4.3: |
1807 resolution: {integrity: sha512-ofrBgwpPhCD85kMKtE9RYFFq6OC1A89oW2vvgWZNCwxrUpRUILopY7lsYyMDSjc8g6U6aiO0Qubg6r4Wgt5ZnA==} | |
1808 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
98 | 1809 dev: true |
1810 | |
127 | 1811 /dom-serializer/2.0.0: |
1812 resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==} | |
1813 dependencies: | |
1814 domelementtype: 2.3.0 | |
1815 domhandler: 5.0.3 | |
1816 entities: 4.5.0 | |
1817 dev: false | |
1818 | |
1819 /domelementtype/2.3.0: | |
1820 resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==} | |
1821 dev: false | |
1822 | |
1823 /domhandler/5.0.3: | |
1824 resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} | |
1825 engines: {node: '>= 4'} | |
1826 dependencies: | |
1827 domelementtype: 2.3.0 | |
1828 dev: false | |
1829 | |
1830 /domutils/3.0.1: | |
1831 resolution: {integrity: sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==} | |
1832 dependencies: | |
1833 dom-serializer: 2.0.0 | |
1834 domelementtype: 2.3.0 | |
1835 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
|
1836 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1837 |
132 | 1838 /electron-to-chromium/1.4.385: |
1839 resolution: {integrity: sha512-L9zlje9bIw0h+CwPQumiuVlfMcV4boxRjFIWDcLfFqTZNbkwOExBzfmswytHawObQX4OUhtNv8gIiB21kOurIg==} | |
1840 dev: true | |
1841 | |
1842 /emittery/0.13.1: | |
1843 resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==} | |
1844 engines: {node: '>=12'} | |
91 | 1845 dev: true |
1846 | |
75 | 1847 /emoji-regex/8.0.0: |
91 | 1848 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1849 dev: true |
127 | 1850 |
1851 /enhanced-resolve/5.13.0: | |
1852 resolution: {integrity: sha512-eyV8f0y1+bzyfh8xAwW/WTSZpLbjhqc4ne9eGSH4Zo2ejdyiNG9pU6mf9DG8a7+Auk6MFTlNOT4Y2y/9k8GKVg==} | |
1853 engines: {node: '>=10.13.0'} | |
1854 dependencies: | |
132 | 1855 graceful-fs: 4.2.11 |
127 | 1856 tapable: 2.2.1 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1857 dev: true |
127 | 1858 |
1859 /entities/4.5.0: | |
1860 resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==} | |
1861 engines: {node: '>=0.12'} | |
1862 dev: false | |
91 | 1863 |
98 | 1864 /error-ex/1.3.2: |
1865 resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} | |
1866 dependencies: | |
1867 is-arrayish: 0.2.1 | |
1868 dev: true | |
1869 | |
132 | 1870 /esbuild/0.17.18: |
1871 resolution: {integrity: sha512-z1lix43jBs6UKjcZVKOw2xx69ffE2aG0PygLL5qJ9OS/gy0Ewd1gW/PUQIOIQGXBHWNywSc0floSKoMFF8aK2w==} | |
99 | 1872 engines: {node: '>=12'} |
1873 hasBin: true | |
1874 requiresBuild: true | |
1875 optionalDependencies: | |
132 | 1876 '@esbuild/android-arm': 0.17.18 |
1877 '@esbuild/android-arm64': 0.17.18 | |
1878 '@esbuild/android-x64': 0.17.18 | |
1879 '@esbuild/darwin-arm64': 0.17.18 | |
1880 '@esbuild/darwin-x64': 0.17.18 | |
1881 '@esbuild/freebsd-arm64': 0.17.18 | |
1882 '@esbuild/freebsd-x64': 0.17.18 | |
1883 '@esbuild/linux-arm': 0.17.18 | |
1884 '@esbuild/linux-arm64': 0.17.18 | |
1885 '@esbuild/linux-ia32': 0.17.18 | |
1886 '@esbuild/linux-loong64': 0.17.18 | |
1887 '@esbuild/linux-mips64el': 0.17.18 | |
1888 '@esbuild/linux-ppc64': 0.17.18 | |
1889 '@esbuild/linux-riscv64': 0.17.18 | |
1890 '@esbuild/linux-s390x': 0.17.18 | |
1891 '@esbuild/linux-x64': 0.17.18 | |
1892 '@esbuild/netbsd-x64': 0.17.18 | |
1893 '@esbuild/openbsd-x64': 0.17.18 | |
1894 '@esbuild/sunos-x64': 0.17.18 | |
1895 '@esbuild/win32-arm64': 0.17.18 | |
1896 '@esbuild/win32-ia32': 0.17.18 | |
1897 '@esbuild/win32-x64': 0.17.18 | |
99 | 1898 dev: true |
1899 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1900 /escalade/3.1.1: |
91 | 1901 resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} |
1902 engines: {node: '>=6'} | |
1903 dev: true | |
1904 | |
60 | 1905 /escape-string-regexp/1.0.5: |
127 | 1906 resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} |
91 | 1907 engines: {node: '>=0.8.0'} |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1908 dev: true |
91 | 1909 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1910 /escape-string-regexp/2.0.0: |
91 | 1911 resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==} |
1912 engines: {node: '>=8'} | |
1913 dev: true | |
1914 | |
60 | 1915 /esprima/4.0.1: |
91 | 1916 resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} |
1917 engines: {node: '>=4'} | |
60 | 1918 hasBin: true |
91 | 1919 dev: true |
1920 | |
132 | 1921 /estree-walker/2.0.2: |
1922 resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==} | |
91 | 1923 dev: true |
1924 | |
127 | 1925 /event-target-shim/5.0.1: |
1926 resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==} | |
1927 engines: {node: '>=6'} | |
1928 dev: false | |
1929 | |
1930 /events/3.3.0: | |
1931 resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==} | |
1932 engines: {node: '>=0.8.x'} | |
1933 dev: false | |
1934 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1935 /execa/5.1.1: |
91 | 1936 resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} |
1937 engines: {node: '>=10'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1938 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1939 cross-spawn: 7.0.3 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1940 get-stream: 6.0.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1941 human-signals: 2.1.0 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
1942 is-stream: 2.0.1 |
75 | 1943 merge-stream: 2.0.0 |
1944 npm-run-path: 4.0.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1945 onetime: 5.1.2 |
132 | 1946 signal-exit: 3.0.7 |
75 | 1947 strip-final-newline: 2.0.0 |
1948 dev: true | |
91 | 1949 |
60 | 1950 /exit/0.1.2: |
132 | 1951 resolution: {integrity: sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==} |
91 | 1952 engines: {node: '>= 0.8.0'} |
1953 dev: true | |
1954 | |
132 | 1955 /expect/29.5.0: |
1956 resolution: {integrity: sha512-yM7xqUrCO2JdpFo4XpM82t+PJBFybdqoQuJLDGeDX2ij8NZzqRHyu3Hp188/JX7SWqud+7t4MUdvcgGBICMHZg==} | |
1957 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1958 dependencies: | |
1959 '@jest/expect-utils': 29.5.0 | |
1960 jest-get-type: 29.4.3 | |
1961 jest-matcher-utils: 29.5.0 | |
1962 jest-message-util: 29.5.0 | |
1963 jest-util: 29.5.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
1964 dev: true |
91 | 1965 |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
1966 /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
|
1967 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
|
1968 |
60 | 1969 /fast-json-stable-stringify/2.1.0: |
91 | 1970 resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} |
127 | 1971 dev: true |
91 | 1972 |
132 | 1973 /fb-watchman/2.0.2: |
1974 resolution: {integrity: sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==} | |
60 | 1975 dependencies: |
1976 bser: 2.1.1 | |
1977 dev: true | |
91 | 1978 |
127 | 1979 /fetch-blob/3.2.0: |
1980 resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==} | |
1981 engines: {node: ^12.20 || >= 14.13} | |
1982 dependencies: | |
1983 node-domexception: 1.0.0 | |
1984 web-streams-polyfill: 3.2.1 | |
1985 dev: false | |
1986 | |
1987 /figures/3.2.0: | |
1988 resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==} | |
1989 engines: {node: '>=8'} | |
1990 dependencies: | |
1991 escape-string-regexp: 1.0.5 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
1992 dev: true |
127 | 1993 |
75 | 1994 /fill-range/7.0.1: |
91 | 1995 resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} |
1996 engines: {node: '>=8'} | |
75 | 1997 dependencies: |
1998 to-regex-range: 5.0.1 | |
1999 dev: true | |
91 | 2000 |
60 | 2001 /find-up/4.1.0: |
91 | 2002 resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} |
2003 engines: {node: '>=8'} | |
60 | 2004 dependencies: |
2005 locate-path: 5.0.0 | |
2006 path-exists: 4.0.0 | |
2007 dev: true | |
91 | 2008 |
127 | 2009 /formdata-polyfill/4.0.10: |
2010 resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==} | |
2011 engines: {node: '>=12.20.0'} | |
2012 dependencies: | |
2013 fetch-blob: 3.2.0 | |
2014 dev: false | |
2015 | |
60 | 2016 /fs.realpath/1.0.0: |
127 | 2017 resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2018 dev: true |
91 | 2019 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2020 /fsevents/2.3.2: |
91 | 2021 resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} |
2022 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} | |
2023 os: [darwin] | |
2024 requiresBuild: true | |
132 | 2025 dev: true |
75 | 2026 optional: true |
91 | 2027 |
60 | 2028 /function-bind/1.1.1: |
91 | 2029 resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2030 dev: true |
91 | 2031 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2032 /gensync/1.0.0-beta.2: |
91 | 2033 resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} |
2034 engines: {node: '>=6.9.0'} | |
2035 dev: true | |
2036 | |
60 | 2037 /get-caller-file/2.0.5: |
91 | 2038 resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} |
2039 engines: {node: 6.* || 8.* || >= 10.*} | |
2040 dev: true | |
2041 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2042 /get-package-type/0.1.0: |
91 | 2043 resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==} |
2044 engines: {node: '>=8.0.0'} | |
2045 dev: true | |
2046 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2047 /get-stream/6.0.1: |
91 | 2048 resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} |
2049 engines: {node: '>=10'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2050 dev: true |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
2051 |
80
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
2052 /glob/7.2.0: |
91 | 2053 resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==} |
80
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
2054 dependencies: |
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
2055 fs.realpath: 1.0.0 |
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
2056 inflight: 1.0.6 |
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
2057 inherits: 2.0.4 |
132 | 2058 minimatch: 3.1.2 |
80
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
2059 once: 1.4.0 |
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
2060 path-is-absolute: 1.0.1 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2061 dev: true |
127 | 2062 |
132 | 2063 /glob/7.2.3: |
2064 resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} | |
2065 dependencies: | |
2066 fs.realpath: 1.0.0 | |
2067 inflight: 1.0.6 | |
2068 inherits: 2.0.4 | |
2069 minimatch: 3.1.2 | |
2070 once: 1.4.0 | |
2071 path-is-absolute: 1.0.1 | |
2072 dev: true | |
2073 | |
2074 /glob/8.1.0: | |
2075 resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} | |
2076 engines: {node: '>=12'} | |
2077 dependencies: | |
2078 fs.realpath: 1.0.0 | |
2079 inflight: 1.0.6 | |
2080 inherits: 2.0.4 | |
2081 minimatch: 5.1.6 | |
2082 once: 1.4.0 | |
2083 dev: true | |
2084 | |
127 | 2085 /global-dirs/3.0.1: |
2086 resolution: {integrity: sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==} | |
2087 engines: {node: '>=10'} | |
2088 dependencies: | |
2089 ini: 2.0.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2090 dev: true |
91 | 2091 |
60 | 2092 /globals/11.12.0: |
91 | 2093 resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} |
2094 engines: {node: '>=4'} | |
2095 dev: true | |
2096 | |
132 | 2097 /graceful-fs/4.2.11: |
2098 resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2099 dev: true |
127 | 2100 |
2101 /handlebars/4.7.7: | |
2102 resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==} | |
2103 engines: {node: '>=0.4.7'} | |
2104 hasBin: true | |
2105 dependencies: | |
2106 minimist: 1.2.8 | |
2107 neo-async: 2.6.2 | |
2108 source-map: 0.6.1 | |
2109 wordwrap: 1.0.0 | |
2110 optionalDependencies: | |
2111 uglify-js: 3.17.4 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2112 dev: true |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
2113 |
60 | 2114 /has-flag/3.0.0: |
127 | 2115 resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} |
91 | 2116 engines: {node: '>=4'} |
2117 dev: true | |
2118 | |
75 | 2119 /has-flag/4.0.0: |
91 | 2120 resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} |
2121 engines: {node: '>=8'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2122 dev: true |
91 | 2123 |
60 | 2124 /has/1.0.3: |
91 | 2125 resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} |
2126 engines: {node: '>= 0.4.0'} | |
60 | 2127 dependencies: |
2128 function-bind: 1.1.1 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2129 dev: true |
127 | 2130 |
2131 /hash.js/1.1.7: | |
2132 resolution: {integrity: sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==} | |
2133 dependencies: | |
2134 inherits: 2.0.4 | |
2135 minimalistic-assert: 1.0.1 | |
2136 dev: false | |
91 | 2137 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2138 /html-escaper/2.0.2: |
91 | 2139 resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} |
2140 dev: true | |
2141 | |
127 | 2142 /htmlparser2/8.0.2: |
2143 resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==} | |
2144 dependencies: | |
2145 domelementtype: 2.3.0 | |
2146 domhandler: 5.0.3 | |
2147 domutils: 3.0.1 | |
2148 entities: 4.5.0 | |
2149 dev: false | |
2150 | |
2151 /http-link-header/1.1.1: | |
2152 resolution: {integrity: sha512-mW3N/rTYpCn99s1do0zx6nzFZSwLH9HGfUM4ZqLWJ16ylmYaC2v5eYGqrNTQlByx8AzUgGI+V/32gXPugs1+Sw==} | |
2153 engines: {node: '>=6.0.0'} | |
2154 dev: false | |
2155 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2156 /human-signals/2.1.0: |
91 | 2157 resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} |
2158 engines: {node: '>=10.17.0'} | |
2159 dev: true | |
2160 | |
127 | 2161 /ieee754/1.2.1: |
2162 resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} | |
2163 dev: false | |
2164 | |
2165 /ignore/5.2.4: | |
2166 resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} | |
2167 engines: {node: '>= 4'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2168 dev: true |
127 | 2169 |
2170 /immutable/4.3.0: | |
2171 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
|
2172 dev: false |
91 | 2173 |
132 | 2174 /import-local/3.1.0: |
2175 resolution: {integrity: sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==} | |
91 | 2176 engines: {node: '>=8'} |
2177 hasBin: true | |
75 | 2178 dependencies: |
2179 pkg-dir: 4.2.0 | |
2180 resolve-cwd: 3.0.0 | |
2181 dev: true | |
91 | 2182 |
60 | 2183 /imurmurhash/0.1.4: |
132 | 2184 resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} |
91 | 2185 engines: {node: '>=0.8.19'} |
2186 dev: true | |
2187 | |
127 | 2188 /indent-string/4.0.0: |
2189 resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==} | |
2190 engines: {node: '>=8'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2191 dev: true |
127 | 2192 |
60 | 2193 /inflight/1.0.6: |
127 | 2194 resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} |
60 | 2195 dependencies: |
2196 once: 1.4.0 | |
2197 wrappy: 1.0.2 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2198 dev: true |
91 | 2199 |
60 | 2200 /inherits/2.0.4: |
91 | 2201 resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} |
2202 | |
127 | 2203 /ini/2.0.0: |
2204 resolution: {integrity: sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==} | |
2205 engines: {node: '>=10'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2206 dev: true |
127 | 2207 |
2208 /interpret/3.1.1: | |
2209 resolution: {integrity: sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ==} | |
2210 engines: {node: '>=10.13.0'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2211 dev: true |
127 | 2212 |
98 | 2213 /is-arrayish/0.2.1: |
132 | 2214 resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} |
2215 dev: true | |
2216 | |
2217 /is-builtin-module/3.2.1: | |
2218 resolution: {integrity: sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==} | |
2219 engines: {node: '>=6'} | |
2220 dependencies: | |
2221 builtin-modules: 3.3.0 | |
2222 dev: true | |
2223 | |
2224 /is-core-module/2.12.0: | |
2225 resolution: {integrity: sha512-RECHCBCd/viahWmwj6enj19sKbHfJrddi/6cBDsNTKbNq0f7VeaUkBo60BqzvPqo/W54ChS62Z5qyun7cfOMqQ==} | |
99 | 2226 dependencies: |
2227 has: 1.0.3 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2228 dev: true |
99 | 2229 |
75 | 2230 /is-fullwidth-code-point/3.0.0: |
91 | 2231 resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} |
2232 engines: {node: '>=8'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2233 dev: true |
91 | 2234 |
60 | 2235 /is-generator-fn/2.1.0: |
91 | 2236 resolution: {integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==} |
2237 engines: {node: '>=6'} | |
2238 dev: true | |
2239 | |
127 | 2240 /is-installed-globally/0.4.0: |
2241 resolution: {integrity: sha512-iwGqO3J21aaSkC7jWnHP/difazwS7SFeIqxv6wEtLU8Y5KlzFTjyqcSIT0d8s4+dDhKytsk9PJZ2BkS5eZwQRQ==} | |
2242 engines: {node: '>=10'} | |
2243 dependencies: | |
2244 global-dirs: 3.0.1 | |
2245 is-path-inside: 3.0.3 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2246 dev: true |
127 | 2247 |
132 | 2248 /is-module/1.0.0: |
2249 resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==} | |
2250 dev: true | |
2251 | |
75 | 2252 /is-number/7.0.0: |
91 | 2253 resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} |
2254 engines: {node: '>=0.12.0'} | |
2255 dev: true | |
2256 | |
127 | 2257 /is-path-inside/3.0.3: |
2258 resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} | |
2259 engines: {node: '>=8'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2260 dev: true |
127 | 2261 |
132 | 2262 /is-reference/1.2.1: |
2263 resolution: {integrity: sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==} | |
2264 dependencies: | |
2265 '@types/estree': 1.0.1 | |
91 | 2266 dev: true |
2267 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2268 /is-stream/2.0.1: |
91 | 2269 resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} |
2270 engines: {node: '>=8'} | |
2271 | |
60 | 2272 /isexe/2.0.0: |
132 | 2273 resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} |
91 | 2274 dev: true |
2275 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2276 /istanbul-lib-coverage/3.2.0: |
91 | 2277 resolution: {integrity: sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==} |
2278 engines: {node: '>=8'} | |
2279 dev: true | |
2280 | |
132 | 2281 /istanbul-lib-instrument/5.2.1: |
2282 resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==} | |
91 | 2283 engines: {node: '>=8'} |
2284 dependencies: | |
132 | 2285 '@babel/core': 7.21.8 |
2286 '@babel/parser': 7.21.8 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2287 '@istanbuljs/schema': 0.1.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2288 istanbul-lib-coverage: 3.2.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2289 semver: 6.3.0 |
91 | 2290 transitivePeerDependencies: |
2291 - supports-color | |
2292 dev: true | |
2293 | |
75 | 2294 /istanbul-lib-report/3.0.0: |
91 | 2295 resolution: {integrity: sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==} |
2296 engines: {node: '>=8'} | |
75 | 2297 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2298 istanbul-lib-coverage: 3.2.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2299 make-dir: 3.1.0 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2300 supports-color: 7.2.0 |
75 | 2301 dev: true |
91 | 2302 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2303 /istanbul-lib-source-maps/4.0.1: |
91 | 2304 resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==} |
2305 engines: {node: '>=10'} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2306 dependencies: |
132 | 2307 debug: 4.3.4 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2308 istanbul-lib-coverage: 3.2.0 |
60 | 2309 source-map: 0.6.1 |
91 | 2310 transitivePeerDependencies: |
2311 - supports-color | |
2312 dev: true | |
2313 | |
132 | 2314 /istanbul-reports/3.1.5: |
2315 resolution: {integrity: sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==} | |
91 | 2316 engines: {node: '>=8'} |
60 | 2317 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2318 html-escaper: 2.0.2 |
75 | 2319 istanbul-lib-report: 3.0.0 |
2320 dev: true | |
91 | 2321 |
132 | 2322 /jest-changed-files/29.5.0: |
2323 resolution: {integrity: sha512-IFG34IUMUaNBIxjQXF/iu7g6EcdMrGRRxaUSw92I/2g2YC6vCdTltl4nHvt7Ci5nSJwXIkCu8Ka1DKF+X7Z1Ag==} | |
2324 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2325 dependencies: | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2326 execa: 5.1.1 |
132 | 2327 p-limit: 3.1.0 |
2328 dev: true | |
2329 | |
2330 /jest-circus/29.5.0: | |
2331 resolution: {integrity: sha512-gq/ongqeQKAplVxqJmbeUOJJKkW3dDNPY8PjhJ5G0lBRvu0e3EWGxGy5cI4LAGA7gV2UHCtWBI4EMXK8c9nQKA==} | |
2332 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2333 dependencies: | |
2334 '@jest/environment': 29.5.0 | |
2335 '@jest/expect': 29.5.0 | |
2336 '@jest/test-result': 29.5.0 | |
2337 '@jest/types': 29.5.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2338 '@types/node': 20.1.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2339 chalk: 4.1.2 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2340 co: 4.6.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2341 dedent: 0.7.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2342 is-generator-fn: 2.1.0 |
132 | 2343 jest-each: 29.5.0 |
2344 jest-matcher-utils: 29.5.0 | |
2345 jest-message-util: 29.5.0 | |
2346 jest-runtime: 29.5.0 | |
2347 jest-snapshot: 29.5.0 | |
2348 jest-util: 29.5.0 | |
2349 p-limit: 3.1.0 | |
2350 pretty-format: 29.5.0 | |
2351 pure-rand: 6.0.2 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2352 slash: 3.0.0 |
132 | 2353 stack-utils: 2.0.6 |
91 | 2354 transitivePeerDependencies: |
2355 - supports-color | |
2356 dev: true | |
2357 | |
132 | 2358 /jest-cli/29.5.0_@types+node@20.1.0: |
2359 resolution: {integrity: sha512-L1KcP1l4HtfwdxXNFCL5bmUbLQiKrakMUriBEcc1Vfz6gx31ORKdreuWvmQVBit+1ss9NNR3yxjwfwzZNdQXJw==} | |
2360 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
91 | 2361 hasBin: true |
2362 peerDependencies: | |
2363 node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 | |
2364 peerDependenciesMeta: | |
2365 node-notifier: | |
2366 optional: true | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2367 dependencies: |
132 | 2368 '@jest/core': 29.5.0 |
2369 '@jest/test-result': 29.5.0 | |
2370 '@jest/types': 29.5.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2371 chalk: 4.1.2 |
60 | 2372 exit: 0.1.2 |
132 | 2373 graceful-fs: 4.2.11 |
2374 import-local: 3.1.0 | |
2375 jest-config: 29.5.0_@types+node@20.1.0 | |
2376 jest-util: 29.5.0 | |
2377 jest-validate: 29.5.0 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2378 prompts: 2.4.2 |
132 | 2379 yargs: 17.7.2 |
91 | 2380 transitivePeerDependencies: |
132 | 2381 - '@types/node' |
91 | 2382 - supports-color |
2383 - ts-node | |
132 | 2384 dev: true |
2385 | |
2386 /jest-config/29.5.0_@types+node@20.1.0: | |
2387 resolution: {integrity: sha512-kvDUKBnNJPNBmFFOhDbm59iu1Fii1Q6SxyhXfvylq3UTHbg6o7j/g8k2dZyXWLvfdKB1vAPxNZnMgtKJcmu3kA==} | |
2388 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2389 peerDependencies: |
132 | 2390 '@types/node': '*' |
91 | 2391 ts-node: '>=9.0.0' |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2392 peerDependenciesMeta: |
132 | 2393 '@types/node': |
2394 optional: true | |
91 | 2395 ts-node: |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2396 optional: true |
91 | 2397 dependencies: |
132 | 2398 '@babel/core': 7.21.8 |
2399 '@jest/test-sequencer': 29.5.0 | |
2400 '@jest/types': 29.5.0 | |
2401 '@types/node': 20.1.0 | |
2402 babel-jest: 29.5.0_@babel+core@7.21.8 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2403 chalk: 4.1.2 |
132 | 2404 ci-info: 3.8.0 |
2405 deepmerge: 4.3.1 | |
2406 glob: 7.2.3 | |
2407 graceful-fs: 4.2.11 | |
2408 jest-circus: 29.5.0 | |
2409 jest-environment-node: 29.5.0 | |
2410 jest-get-type: 29.4.3 | |
2411 jest-regex-util: 29.4.3 | |
2412 jest-resolve: 29.5.0 | |
2413 jest-runner: 29.5.0 | |
2414 jest-util: 29.5.0 | |
2415 jest-validate: 29.5.0 | |
2416 micromatch: 4.0.5 | |
98 | 2417 parse-json: 5.2.0 |
132 | 2418 pretty-format: 29.5.0 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2419 slash: 3.0.0 |
98 | 2420 strip-json-comments: 3.1.1 |
91 | 2421 transitivePeerDependencies: |
2422 - supports-color | |
132 | 2423 dev: true |
2424 | |
2425 /jest-diff/29.5.0: | |
2426 resolution: {integrity: sha512-LtxijLLZBduXnHSniy0WMdaHjmQnt3g5sa16W4p0HqukYTTsyTW3GD1q41TyGl5YFXj/5B2U6dlh5FM1LIMgxw==} | |
2427 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2428 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2429 chalk: 4.1.2 |
132 | 2430 diff-sequences: 29.4.3 |
2431 jest-get-type: 29.4.3 | |
2432 pretty-format: 29.5.0 | |
2433 dev: true | |
2434 | |
2435 /jest-docblock/29.4.3: | |
2436 resolution: {integrity: sha512-fzdTftThczeSD9nZ3fzA/4KkHtnmllawWrXO69vtI+L9WjEIuXWs4AmyME7lN5hU7dB0sHhuPfcKofRsUb/2Fg==} | |
2437 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
75 | 2438 dependencies: |
2439 detect-newline: 3.1.0 | |
2440 dev: true | |
91 | 2441 |
132 | 2442 /jest-each/29.5.0: |
2443 resolution: {integrity: sha512-HM5kIJ1BTnVt+DQZ2ALp3rzXEl+g726csObrW/jpEGl+CDSSQpOJJX2KE/vEg8cxcMXdyEPu6U4QX5eruQv5hA==} | |
2444 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2445 dependencies: | |
2446 '@jest/types': 29.5.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2447 chalk: 4.1.2 |
132 | 2448 jest-get-type: 29.4.3 |
2449 jest-util: 29.5.0 | |
2450 pretty-format: 29.5.0 | |
2451 dev: true | |
2452 | |
2453 /jest-environment-node/29.5.0: | |
2454 resolution: {integrity: sha512-ExxuIK/+yQ+6PRGaHkKewYtg6hto2uGCgvKdb2nfJfKXgZ17DfXjvbZ+jA1Qt9A8EQSfPnt5FKIfnOO3u1h9qw==} | |
2455 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2456 dependencies: | |
2457 '@jest/environment': 29.5.0 | |
2458 '@jest/fake-timers': 29.5.0 | |
2459 '@jest/types': 29.5.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2460 '@types/node': 20.1.0 |
132 | 2461 jest-mock: 29.5.0 |
2462 jest-util: 29.5.0 | |
2463 dev: true | |
2464 | |
2465 /jest-get-type/29.4.3: | |
2466 resolution: {integrity: sha512-J5Xez4nRRMjk8emnTpWrlkyb9pfRQQanDrvWHhsR1+VUfbwxi30eVcZFlcdGInRibU4G5LwHXpI7IRHU0CY+gg==} | |
2467 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2468 dev: true | |
2469 | |
2470 /jest-haste-map/29.5.0: | |
2471 resolution: {integrity: sha512-IspOPnnBro8YfVYSw6yDRKh/TiCdRngjxeacCps1cQ9cgVN6+10JUcuJ1EabrgYLOATsIAigxA0rLR9x/YlrSA==} | |
2472 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2473 dependencies: | |
2474 '@jest/types': 29.5.0 | |
2475 '@types/graceful-fs': 4.1.6 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2476 '@types/node': 20.1.0 |
132 | 2477 anymatch: 3.1.3 |
2478 fb-watchman: 2.0.2 | |
2479 graceful-fs: 4.2.11 | |
2480 jest-regex-util: 29.4.3 | |
2481 jest-util: 29.5.0 | |
2482 jest-worker: 29.5.0 | |
2483 micromatch: 4.0.5 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2484 walker: 1.0.8 |
60 | 2485 optionalDependencies: |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2486 fsevents: 2.3.2 |
91 | 2487 dev: true |
2488 | |
132 | 2489 /jest-leak-detector/29.5.0: |
2490 resolution: {integrity: sha512-u9YdeeVnghBUtpN5mVxjID7KbkKE1QU4f6uUwuxiY0vYRi9BUCLKlPEZfDGR67ofdFmDz9oPAy2G92Ujrntmow==} | |
2491 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2492 dependencies: | |
2493 jest-get-type: 29.4.3 | |
2494 pretty-format: 29.5.0 | |
2495 dev: true | |
2496 | |
2497 /jest-matcher-utils/29.5.0: | |
2498 resolution: {integrity: sha512-lecRtgm/rjIK0CQ7LPQwzCs2VwW6WAahA55YBuI+xqmhm7LAaxokSB8C97yJeYyT+HvQkH741StzpU41wohhWw==} | |
2499 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2500 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2501 chalk: 4.1.2 |
132 | 2502 jest-diff: 29.5.0 |
2503 jest-get-type: 29.4.3 | |
2504 pretty-format: 29.5.0 | |
2505 dev: true | |
2506 | |
2507 /jest-message-util/29.5.0: | |
2508 resolution: {integrity: sha512-Kijeg9Dag6CKtIDA7O21zNTACqD5MD/8HfIV8pdD94vFyFuer52SigdC3IQMhab3vACxXMiFk+yMHNdbqtyTGA==} | |
2509 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2510 dependencies: | |
2511 '@babel/code-frame': 7.21.4 | |
2512 '@jest/types': 29.5.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2513 '@types/stack-utils': 2.0.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2514 chalk: 4.1.2 |
132 | 2515 graceful-fs: 4.2.11 |
2516 micromatch: 4.0.5 | |
2517 pretty-format: 29.5.0 | |
75 | 2518 slash: 3.0.0 |
132 | 2519 stack-utils: 2.0.6 |
2520 dev: true | |
2521 | |
2522 /jest-mock/29.5.0: | |
2523 resolution: {integrity: sha512-GqOzvdWDE4fAV2bWQLQCkujxYWL7RxjCnj71b5VhDAGOevB3qj3Ovg26A5NI84ZpODxyzaozXLOh2NCgkbvyaw==} | |
2524 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2525 dependencies: | |
2526 '@jest/types': 29.5.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2527 '@types/node': 20.1.0 |
132 | 2528 jest-util: 29.5.0 |
2529 dev: true | |
2530 | |
2531 /jest-pnp-resolver/1.2.3_jest-resolve@29.5.0: | |
2532 resolution: {integrity: sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==} | |
91 | 2533 engines: {node: '>=6'} |
60 | 2534 peerDependencies: |
2535 jest-resolve: '*' | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2536 peerDependenciesMeta: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2537 jest-resolve: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2538 optional: true |
91 | 2539 dependencies: |
132 | 2540 jest-resolve: 29.5.0 |
2541 dev: true | |
2542 | |
2543 /jest-regex-util/29.4.3: | |
2544 resolution: {integrity: sha512-O4FglZaMmWXbGHSQInfXewIsd1LMn9p3ZXB/6r4FOkyhX2/iP/soMG98jGvk/A3HAN78+5VWcBGO0BJAPRh4kg==} | |
2545 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2546 dev: true | |
2547 | |
2548 /jest-resolve-dependencies/29.5.0: | |
2549 resolution: {integrity: sha512-sjV3GFr0hDJMBpYeUuGduP+YeCRbd7S/ck6IvL3kQ9cpySYKqcqhdLLC2rFwrcL7tz5vYibomBrsFYWkIGGjOg==} | |
2550 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2551 dependencies: | |
2552 jest-regex-util: 29.4.3 | |
2553 jest-snapshot: 29.5.0 | |
91 | 2554 transitivePeerDependencies: |
2555 - supports-color | |
2556 dev: true | |
2557 | |
132 | 2558 /jest-resolve/29.5.0: |
2559 resolution: {integrity: sha512-1TzxJ37FQq7J10jPtQjcc+MkCkE3GBpBecsSUWJ0qZNJpmg6m0D9/7II03yJulm3H/fvVjgqLh/k2eYg+ui52w==} | |
2560 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2561 dependencies: | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2562 chalk: 4.1.2 |
132 | 2563 graceful-fs: 4.2.11 |
2564 jest-haste-map: 29.5.0 | |
2565 jest-pnp-resolver: 1.2.3_jest-resolve@29.5.0 | |
2566 jest-util: 29.5.0 | |
2567 jest-validate: 29.5.0 | |
2568 resolve: 1.22.2 | |
2569 resolve.exports: 2.0.2 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2570 slash: 3.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2571 dev: true |
91 | 2572 |
132 | 2573 /jest-runner/29.5.0: |
2574 resolution: {integrity: sha512-m7b6ypERhFghJsslMLhydaXBiLf7+jXy8FwGRHO3BGV1mcQpPbwiqiKUR2zU2NJuNeMenJmlFZCsIqzJCTeGLQ==} | |
2575 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2576 dependencies: | |
2577 '@jest/console': 29.5.0 | |
2578 '@jest/environment': 29.5.0 | |
2579 '@jest/test-result': 29.5.0 | |
2580 '@jest/transform': 29.5.0 | |
2581 '@jest/types': 29.5.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2582 '@types/node': 20.1.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2583 chalk: 4.1.2 |
132 | 2584 emittery: 0.13.1 |
2585 graceful-fs: 4.2.11 | |
2586 jest-docblock: 29.4.3 | |
2587 jest-environment-node: 29.5.0 | |
2588 jest-haste-map: 29.5.0 | |
2589 jest-leak-detector: 29.5.0 | |
2590 jest-message-util: 29.5.0 | |
2591 jest-resolve: 29.5.0 | |
2592 jest-runtime: 29.5.0 | |
2593 jest-util: 29.5.0 | |
2594 jest-watcher: 29.5.0 | |
2595 jest-worker: 29.5.0 | |
2596 p-limit: 3.1.0 | |
2597 source-map-support: 0.5.13 | |
91 | 2598 transitivePeerDependencies: |
2599 - supports-color | |
132 | 2600 dev: true |
2601 | |
2602 /jest-runtime/29.5.0: | |
2603 resolution: {integrity: sha512-1Hr6Hh7bAgXQP+pln3homOiEZtCDZFqwmle7Ew2j8OlbkIu6uE3Y/etJQG8MLQs3Zy90xrp2C0BRrtPHG4zryw==} | |
2604 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2605 dependencies: | |
2606 '@jest/environment': 29.5.0 | |
2607 '@jest/fake-timers': 29.5.0 | |
2608 '@jest/globals': 29.5.0 | |
2609 '@jest/source-map': 29.4.3 | |
2610 '@jest/test-result': 29.5.0 | |
2611 '@jest/transform': 29.5.0 | |
2612 '@jest/types': 29.5.0 | |
2613 '@types/node': 20.1.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2614 chalk: 4.1.2 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2615 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
|
2616 collect-v8-coverage: 1.0.1 |
132 | 2617 glob: 7.2.3 |
2618 graceful-fs: 4.2.11 | |
2619 jest-haste-map: 29.5.0 | |
2620 jest-message-util: 29.5.0 | |
2621 jest-mock: 29.5.0 | |
2622 jest-regex-util: 29.4.3 | |
2623 jest-resolve: 29.5.0 | |
2624 jest-snapshot: 29.5.0 | |
2625 jest-util: 29.5.0 | |
75 | 2626 slash: 3.0.0 |
2627 strip-bom: 4.0.0 | |
91 | 2628 transitivePeerDependencies: |
2629 - supports-color | |
2630 dev: true | |
2631 | |
132 | 2632 /jest-snapshot/29.5.0: |
2633 resolution: {integrity: sha512-x7Wolra5V0tt3wRs3/ts3S6ciSQVypgGQlJpz2rsdQYoUKxMxPNaoHMGJN6qAuPJqS+2iQ1ZUn5kl7HCyls84g==} | |
2634 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2635 dependencies: | |
2636 '@babel/core': 7.21.8 | |
2637 '@babel/generator': 7.21.5 | |
2638 '@babel/plugin-syntax-jsx': 7.21.4_@babel+core@7.21.8 | |
2639 '@babel/plugin-syntax-typescript': 7.21.4_@babel+core@7.21.8 | |
2640 '@babel/traverse': 7.21.5 | |
2641 '@babel/types': 7.21.5 | |
2642 '@jest/expect-utils': 29.5.0 | |
2643 '@jest/transform': 29.5.0 | |
2644 '@jest/types': 29.5.0 | |
2645 '@types/babel__traverse': 7.18.5 | |
2646 '@types/prettier': 2.7.2 | |
2647 babel-preset-current-node-syntax: 1.0.1_@babel+core@7.21.8 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2648 chalk: 4.1.2 |
132 | 2649 expect: 29.5.0 |
2650 graceful-fs: 4.2.11 | |
2651 jest-diff: 29.5.0 | |
2652 jest-get-type: 29.4.3 | |
2653 jest-matcher-utils: 29.5.0 | |
2654 jest-message-util: 29.5.0 | |
2655 jest-util: 29.5.0 | |
60 | 2656 natural-compare: 1.4.0 |
132 | 2657 pretty-format: 29.5.0 |
127 | 2658 semver: 7.5.0 |
91 | 2659 transitivePeerDependencies: |
2660 - supports-color | |
2661 dev: true | |
2662 | |
132 | 2663 /jest-util/29.5.0: |
2664 resolution: {integrity: sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==} | |
2665 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2666 dependencies: | |
2667 '@jest/types': 29.5.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2668 '@types/node': 20.1.0 |
98 | 2669 chalk: 4.1.2 |
132 | 2670 ci-info: 3.8.0 |
2671 graceful-fs: 4.2.11 | |
2672 picomatch: 2.3.1 | |
2673 dev: true | |
2674 | |
2675 /jest-validate/29.5.0: | |
2676 resolution: {integrity: sha512-pC26etNIi+y3HV8A+tUGr/lph9B18GnzSRAkPaaZJIE1eFdiYm6/CewuiJQ8/RlfHd1u/8Ioi8/sJ+CmbA+zAQ==} | |
2677 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2678 dependencies: | |
2679 '@jest/types': 29.5.0 | |
2680 camelcase: 6.3.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2681 chalk: 4.1.2 |
132 | 2682 jest-get-type: 29.4.3 |
60 | 2683 leven: 3.1.0 |
132 | 2684 pretty-format: 29.5.0 |
2685 dev: true | |
2686 | |
2687 /jest-watcher/29.5.0: | |
2688 resolution: {integrity: sha512-KmTojKcapuqYrKDpRwfqcQ3zjMlwu27SYext9pt4GlF5FUgB+7XE1mcCnSm6a4uUpFyQIkb6ZhzZvHl+jiBCiA==} | |
2689 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2690 dependencies: | |
2691 '@jest/test-result': 29.5.0 | |
2692 '@jest/types': 29.5.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2693 '@types/node': 20.1.0 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2694 ansi-escapes: 4.3.2 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2695 chalk: 4.1.2 |
132 | 2696 emittery: 0.13.1 |
2697 jest-util: 29.5.0 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2698 string-length: 4.0.2 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2699 dev: true |
91 | 2700 |
132 | 2701 /jest-worker/29.5.0: |
2702 resolution: {integrity: sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==} | |
2703 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2704 dependencies: |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2705 '@types/node': 20.1.0 |
132 | 2706 jest-util: 29.5.0 |
60 | 2707 merge-stream: 2.0.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2708 supports-color: 8.1.1 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2709 dev: true |
91 | 2710 |
132 | 2711 /jest/29.5.0_@types+node@20.1.0: |
2712 resolution: {integrity: sha512-juMg3he2uru1QoXX078zTa7pO85QyB9xajZc6bU+d9yEGwrKX6+vGmJQ3UdVZsvTEUARIdObzH68QItim6OSSQ==} | |
2713 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
60 | 2714 hasBin: true |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2715 peerDependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2716 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
|
2717 peerDependenciesMeta: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2718 node-notifier: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2719 optional: true |
91 | 2720 dependencies: |
132 | 2721 '@jest/core': 29.5.0 |
2722 '@jest/types': 29.5.0 | |
2723 import-local: 3.1.0 | |
2724 jest-cli: 29.5.0_@types+node@20.1.0 | |
91 | 2725 transitivePeerDependencies: |
132 | 2726 - '@types/node' |
91 | 2727 - supports-color |
2728 - ts-node | |
2729 dev: true | |
2730 | |
60 | 2731 /js-tokens/4.0.0: |
91 | 2732 resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} |
2733 dev: true | |
2734 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2735 /js-yaml/3.14.1: |
91 | 2736 resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} |
2737 hasBin: true | |
60 | 2738 dependencies: |
2739 argparse: 1.0.10 | |
2740 esprima: 4.0.1 | |
2741 dev: true | |
91 | 2742 |
60 | 2743 /jsesc/2.5.2: |
91 | 2744 resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} |
2745 engines: {node: '>=4'} | |
60 | 2746 hasBin: true |
91 | 2747 dev: true |
2748 | |
98 | 2749 /json-parse-even-better-errors/2.3.1: |
2750 resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} | |
2751 dev: true | |
2752 | |
127 | 2753 /json-schema-traverse/1.0.0: |
2754 resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2755 dev: true |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
2756 |
127 | 2757 /json5/2.2.3: |
2758 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
|
2759 engines: {node: '>=6'} |
127 | 2760 hasBin: true |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2761 dev: true |
127 | 2762 |
2763 /jsonld-context-parser/2.3.0: | |
2764 resolution: {integrity: sha512-c6w2GE57O26eWFjcPX6k6G86ootsIfpuVwhZKjCll0bVoDGBxr1P4OuU+yvgfnh1GJhAGErolfC7W1BklLjWMg==} | |
2765 hasBin: true | |
2766 dependencies: | |
2767 '@types/http-link-header': 1.0.3 | |
132 | 2768 '@types/node': 18.16.5 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2769 canonicalize: 1.0.8 |
127 | 2770 cross-fetch: 3.1.5 |
2771 http-link-header: 1.1.1 | |
2772 relative-to-absolute-iri: 1.0.7 | |
2773 transitivePeerDependencies: | |
2774 - encoding | |
60 | 2775 dev: false |
91 | 2776 |
127 | 2777 /jsonld-streaming-parser/3.2.0: |
2778 resolution: {integrity: sha512-lJR1SCT364PGpFrOQaY+ZQ7qDWqqiT3IMK+AvZ83fo0LvltFn8/UyXvIFc3RO7YcaEjLahAF0otCi8vOq21NtQ==} | |
2779 dependencies: | |
2780 '@bergos/jsonparse': 1.4.1 | |
2781 '@rdfjs/types': 1.1.0 | |
2782 '@types/http-link-header': 1.0.3 | |
2783 '@types/readable-stream': 2.3.15 | |
2784 buffer: 6.0.3 | |
2785 canonicalize: 1.0.8 | |
2786 http-link-header: 1.1.1 | |
2787 jsonld-context-parser: 2.3.0 | |
2788 rdf-data-factory: 1.1.1 | |
2789 readable-stream: 4.3.0 | |
2790 transitivePeerDependencies: | |
2791 - encoding | |
2792 dev: false | |
2793 | |
2794 /jsonld/8.1.1: | |
2795 resolution: {integrity: sha512-TbtV1hlnoDYxbscazbxcS7seDGV+pc0yktxpMySh0OBFvnLw/TIth0jiQtP/9r+ywuCbtj10XjDNBIkRgiyeUg==} | |
2796 engines: {node: '>=14'} | |
2797 dependencies: | |
2798 '@digitalbazaar/http-client': 3.4.0 | |
2799 canonicalize: 1.0.8 | |
2800 lru-cache: 6.0.0 | |
2801 rdf-canonize: 3.3.0 | |
2802 transitivePeerDependencies: | |
2803 - web-streams-polyfill | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
2804 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
2805 |
60 | 2806 /kleur/3.0.3: |
91 | 2807 resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} |
2808 engines: {node: '>=6'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2809 dev: true |
127 | 2810 |
2811 /ky-universal/0.11.0_ky@0.33.3: | |
2812 resolution: {integrity: sha512-65KyweaWvk+uKKkCrfAf+xqN2/epw1IJDtlyCPxYffFCMR8u1sp2U65NtWpnozYfZxQ6IUzIlvUcw+hQ82U2Xw==} | |
2813 engines: {node: '>=14.16'} | |
2814 peerDependencies: | |
2815 ky: '>=0.31.4' | |
2816 web-streams-polyfill: '>=3.2.1' | |
2817 peerDependenciesMeta: | |
2818 web-streams-polyfill: | |
2819 optional: true | |
2820 dependencies: | |
2821 abort-controller: 3.0.0 | |
2822 ky: 0.33.3 | |
2823 node-fetch: 3.3.1 | |
2824 dev: false | |
2825 | |
2826 /ky/0.33.3: | |
2827 resolution: {integrity: sha512-CasD9OCEQSFIam2U8efFK81Yeg8vNMTBUqtMOHlrcWQHqUX3HeCl9Dr31u4toV7emlH8Mymk5+9p0lL6mKb/Xw==} | |
2828 engines: {node: '>=14.16'} | |
2829 dev: false | |
91 | 2830 |
60 | 2831 /leven/3.1.0: |
91 | 2832 resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} |
2833 engines: {node: '>=6'} | |
2834 dev: true | |
2835 | |
98 | 2836 /lines-and-columns/1.2.4: |
2837 resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} | |
2838 dev: true | |
2839 | |
127 | 2840 /lit-element/3.3.1: |
2841 resolution: {integrity: sha512-Gl+2409uXWbf7n6cCl7Kzasm7zjT9xmdwi2BhLNi70sRKAgRkqueDu5mSIH3hPYMM0/vqBCdPXod3NbGkRA2ww==} | |
2842 dependencies: | |
2843 '@lit-labs/ssr-dom-shim': 1.1.0 | |
2844 '@lit/reactive-element': 1.6.1 | |
2845 lit-html: 2.7.2 | |
60 | 2846 dev: false |
91 | 2847 |
127 | 2848 /lit-html/2.7.2: |
2849 resolution: {integrity: sha512-ZJCfKlA2XELu5tn7XuzOziGFGvf1SeQm+ngLWoJ8bXtSkRrrR3ms6SWy+gsdxeYwySLij5xAhdd2C3EX0ftxdQ==} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2850 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2851 '@types/trusted-types': 2.0.2 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2852 dev: false |
91 | 2853 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2854 /lit/2.7.4: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2855 resolution: {integrity: sha512-cgD7xrZoYr21mbrkZIuIrj98YTMw/snJPg52deWVV4A8icLyNHI3bF70xsJeAgwTuiq5Kkd+ZR8gybSJDCPB7g==} |
127 | 2856 dependencies: |
2857 '@lit/reactive-element': 1.6.1 | |
2858 lit-element: 3.3.1 | |
2859 lit-html: 2.7.2 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2860 dev: false |
91 | 2861 |
60 | 2862 /locate-path/5.0.0: |
91 | 2863 resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} |
2864 engines: {node: '>=8'} | |
60 | 2865 dependencies: |
2866 p-locate: 4.1.0 | |
2867 dev: true | |
91 | 2868 |
60 | 2869 /lodash.memoize/4.1.2: |
132 | 2870 resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==} |
91 | 2871 dev: true |
2872 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2873 /lodash/4.17.21: |
91 | 2874 resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2875 dev: true |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
2876 |
132 | 2877 /lru-cache/5.1.1: |
2878 resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} | |
2879 dependencies: | |
2880 yallist: 3.1.1 | |
2881 dev: true | |
2882 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2883 /lru-cache/6.0.0: |
91 | 2884 resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} |
2885 engines: {node: '>=10'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2886 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2887 yallist: 4.0.0 |
91 | 2888 |
132 | 2889 /magic-string/0.27.0: |
2890 resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} | |
2891 engines: {node: '>=12'} | |
2892 dependencies: | |
2893 '@jridgewell/sourcemap-codec': 1.4.15 | |
2894 dev: true | |
2895 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
2896 /make-dir/3.1.0: |
91 | 2897 resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} |
2898 engines: {node: '>=8'} | |
60 | 2899 dependencies: |
2900 semver: 6.3.0 | |
2901 dev: true | |
91 | 2902 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2903 /make-error/1.3.6: |
91 | 2904 resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} |
2905 dev: true | |
2906 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2907 /makeerror/1.0.12: |
91 | 2908 resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2909 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2910 tmpl: 1.0.5 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2911 dev: true |
91 | 2912 |
60 | 2913 /merge-stream/2.0.0: |
91 | 2914 resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} |
2915 dev: true | |
2916 | |
127 | 2917 /microdata-rdf-streaming-parser/2.0.1: |
2918 resolution: {integrity: sha512-oEEYP3OwPGOtoE4eIyJvX1eJXI7VkGR4gKYqpEufaRXc2ele/Tkid/KMU3Los13wGrOq6woSxLEGOYSHzpRvwA==} | |
2919 dependencies: | |
2920 '@rdfjs/types': 1.1.0 | |
2921 htmlparser2: 8.0.2 | |
2922 rdf-data-factory: 1.1.1 | |
2923 readable-stream: 4.3.0 | |
2924 relative-to-absolute-iri: 1.0.7 | |
2925 dev: false | |
2926 | |
132 | 2927 /micromatch/4.0.5: |
2928 resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==} | |
91 | 2929 engines: {node: '>=8.6'} |
75 | 2930 dependencies: |
2931 braces: 3.0.2 | |
132 | 2932 picomatch: 2.3.1 |
127 | 2933 dev: true |
91 | 2934 |
75 | 2935 /mimic-fn/2.1.0: |
91 | 2936 resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} |
2937 engines: {node: '>=6'} | |
2938 dev: true | |
2939 | |
127 | 2940 /minimalistic-assert/1.0.1: |
2941 resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==} | |
2942 dev: false | |
2943 | |
132 | 2944 /minimatch/3.1.2: |
2945 resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} | |
60 | 2946 dependencies: |
2947 brace-expansion: 1.1.11 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2948 dev: true |
127 | 2949 |
132 | 2950 /minimatch/5.1.6: |
2951 resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} | |
2952 engines: {node: '>=10'} | |
2953 dependencies: | |
2954 brace-expansion: 2.0.1 | |
2955 dev: true | |
2956 | |
127 | 2957 /minimist/1.2.8: |
2958 resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} | |
91 | 2959 |
60 | 2960 /ms/2.1.2: |
91 | 2961 resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} |
2962 dev: true | |
2963 | |
127 | 2964 /n3/1.16.4: |
2965 resolution: {integrity: sha512-jtC53efM5/q4BYC3qBnegn1MJDKXHH9PEd6gVDNpIicbgXS6gkANz4DdI0jt4aLvza1xSjCcni33riXWvfoEdw==} | |
2966 engines: {node: '>=12.0'} | |
2967 dependencies: | |
2968 queue-microtask: 1.2.3 | |
2969 readable-stream: 4.3.0 | |
2970 dev: false | |
2971 | |
132 | 2972 /nanoid/3.3.6: |
2973 resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==} | |
99 | 2974 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} |
2975 hasBin: true | |
2976 dev: true | |
2977 | |
60 | 2978 /natural-compare/1.4.0: |
132 | 2979 resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} |
91 | 2980 dev: true |
2981 | |
127 | 2982 /neo-async/2.6.2: |
2983 resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
2984 dev: true |
127 | 2985 |
2986 /node-domexception/1.0.0: | |
2987 resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} | |
2988 engines: {node: '>=10.5.0'} | |
2989 dev: false | |
2990 | |
2991 /node-fetch/2.6.7: | |
2992 resolution: {integrity: sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==} | |
2993 engines: {node: 4.x || >=6.0.0} | |
2994 peerDependencies: | |
2995 encoding: ^0.1.0 | |
2996 peerDependenciesMeta: | |
2997 encoding: | |
2998 optional: true | |
2999 dependencies: | |
3000 whatwg-url: 5.0.0 | |
3001 dev: false | |
3002 | |
3003 /node-fetch/3.3.1: | |
3004 resolution: {integrity: sha512-cRVc/kyto/7E5shrWca1Wsea4y6tL9iYJE5FBCius3JQfb/4P4I295PfhgbJQBLTx6lATE4z+wK0rPM4VS2uow==} | |
3005 engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} | |
3006 dependencies: | |
3007 data-uri-to-buffer: 4.0.1 | |
3008 fetch-blob: 3.2.0 | |
3009 formdata-polyfill: 4.0.10 | |
60 | 3010 dev: false |
91 | 3011 |
60 | 3012 /node-int64/0.4.0: |
132 | 3013 resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==} |
3014 dev: true | |
3015 | |
3016 /node-releases/2.0.10: | |
3017 resolution: {integrity: sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==} | |
91 | 3018 dev: true |
3019 | |
75 | 3020 /normalize-path/3.0.0: |
91 | 3021 resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} |
3022 engines: {node: '>=0.10.0'} | |
3023 dev: true | |
3024 | |
75 | 3025 /npm-run-path/4.0.1: |
91 | 3026 resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} |
3027 engines: {node: '>=8'} | |
75 | 3028 dependencies: |
3029 path-key: 3.1.1 | |
3030 dev: true | |
91 | 3031 |
60 | 3032 /once/1.4.0: |
127 | 3033 resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} |
60 | 3034 dependencies: |
3035 wrappy: 1.0.2 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3036 dev: true |
91 | 3037 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3038 /onetime/5.1.2: |
91 | 3039 resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} |
3040 engines: {node: '>=6'} | |
75 | 3041 dependencies: |
3042 mimic-fn: 2.1.0 | |
3043 dev: true | |
91 | 3044 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3045 /p-limit/2.3.0: |
91 | 3046 resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} |
3047 engines: {node: '>=6'} | |
60 | 3048 dependencies: |
3049 p-try: 2.2.0 | |
3050 dev: true | |
91 | 3051 |
132 | 3052 /p-limit/3.1.0: |
3053 resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} | |
3054 engines: {node: '>=10'} | |
3055 dependencies: | |
3056 yocto-queue: 0.1.0 | |
3057 dev: true | |
3058 | |
60 | 3059 /p-locate/4.1.0: |
91 | 3060 resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} |
3061 engines: {node: '>=8'} | |
60 | 3062 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3063 p-limit: 2.3.0 |
60 | 3064 dev: true |
91 | 3065 |
60 | 3066 /p-try/2.2.0: |
91 | 3067 resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} |
3068 engines: {node: '>=6'} | |
3069 dev: true | |
3070 | |
98 | 3071 /parse-json/5.2.0: |
3072 resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} | |
3073 engines: {node: '>=8'} | |
3074 dependencies: | |
132 | 3075 '@babel/code-frame': 7.21.4 |
98 | 3076 error-ex: 1.3.2 |
3077 json-parse-even-better-errors: 2.3.1 | |
3078 lines-and-columns: 1.2.4 | |
3079 dev: true | |
3080 | |
60 | 3081 /path-exists/4.0.0: |
91 | 3082 resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} |
3083 engines: {node: '>=8'} | |
3084 dev: true | |
3085 | |
60 | 3086 /path-is-absolute/1.0.1: |
127 | 3087 resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} |
91 | 3088 engines: {node: '>=0.10.0'} |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3089 dev: true |
91 | 3090 |
75 | 3091 /path-key/3.1.1: |
91 | 3092 resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} |
3093 engines: {node: '>=8'} | |
3094 dev: true | |
3095 | |
80
7c93e17b1111
more fixes, more original code uncommented
drewp@bigasterisk.com
parents:
79
diff
changeset
|
3096 /path-parse/1.0.7: |
91 | 3097 resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3098 dev: true |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3099 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3100 /picocolors/1.0.0: |
91 | 3101 resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} |
3102 dev: true | |
3103 | |
132 | 3104 /picomatch/2.3.1: |
3105 resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} | |
91 | 3106 engines: {node: '>=8.6'} |
3107 dev: true | |
3108 | |
98 | 3109 /pirates/4.0.5: |
3110 resolution: {integrity: sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==} | |
91 | 3111 engines: {node: '>= 6'} |
60 | 3112 dev: true |
91 | 3113 |
60 | 3114 /pkg-dir/4.2.0: |
91 | 3115 resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} |
3116 engines: {node: '>=8'} | |
60 | 3117 dependencies: |
3118 find-up: 4.1.0 | |
3119 dev: true | |
91 | 3120 |
132 | 3121 /postcss/8.4.23: |
3122 resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==} | |
99 | 3123 engines: {node: ^10 || ^12 || >=14} |
3124 dependencies: | |
132 | 3125 nanoid: 3.3.6 |
99 | 3126 picocolors: 1.0.0 |
3127 source-map-js: 1.0.2 | |
91 | 3128 dev: true |
3129 | |
132 | 3130 /pretty-format/29.5.0: |
3131 resolution: {integrity: sha512-V2mGkI31qdttvTFX7Mt4efOqHXqJWMu4/r66Xh3Z3BwZaPfPJgp6/gbwoujRpPUtfEF6AUUWx3Jim3GCw5g/Qw==} | |
3132 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
3133 dependencies: | |
3134 '@jest/schemas': 29.4.3 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3135 ansi-styles: 5.2.0 |
132 | 3136 react-is: 18.2.0 |
98 | 3137 dev: true |
3138 | |
127 | 3139 /process/0.11.10: |
3140 resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==} | |
3141 engines: {node: '>= 0.6.0'} | |
3142 dev: false | |
3143 | |
3144 /promise-polyfill/1.1.6: | |
3145 resolution: {integrity: sha512-7rrONfyLkDEc7OJ5QBkqa4KI4EBhCd340xRuIUPGCfu13znS+vx+VDdrT9ODAJHlXm7w4lbxN3DRjyv58EuzDg==} | |
3146 dev: false | |
3147 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3148 /prompts/2.4.2: |
91 | 3149 resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} |
3150 engines: {node: '>= 6'} | |
60 | 3151 dependencies: |
3152 kleur: 3.0.3 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3153 sisteransi: 1.0.5 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3154 dev: true |
91 | 3155 |
60 | 3156 /punycode/2.1.1: |
91 | 3157 resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} |
3158 engines: {node: '>=6'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3159 dev: true |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3160 |
132 | 3161 /pure-rand/6.0.2: |
3162 resolution: {integrity: sha512-6Yg0ekpKICSjPswYOuC5sku/TSWaRYlA0qsXqJgM/d/4pLPHPuTxK7Nbf7jFKzAeedUhR8C7K9Uv63FBsSo8xQ==} | |
3163 dev: true | |
3164 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3165 /queue-microtask/1.2.3: |
91 | 3166 resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3167 dev: false |
91 | 3168 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3169 /randombytes/2.1.0: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3170 resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3171 dependencies: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3172 safe-buffer: 5.2.1 |
132 | 3173 dev: true |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3174 |
127 | 3175 /rdf-canonize/3.3.0: |
3176 resolution: {integrity: sha512-gfSNkMua/VWC1eYbSkVaL/9LQhFeOh0QULwv7Or0f+po8pMgQ1blYQFe1r9Mv2GJZXw88Cz/drnAnB9UlNnHfQ==} | |
3177 engines: {node: '>=12'} | |
3178 dependencies: | |
3179 setimmediate: 1.0.5 | |
3180 dev: false | |
3181 | |
3182 /rdf-data-factory/1.1.1: | |
3183 resolution: {integrity: sha512-0HoLx7lbBlNd2YTmNKin0txgiYmAV56eVU823at8cG2+iD0Ia5kcRNDpzZy6I/HCtFTymHvTfdhHTzm3ak3Jpw==} | |
3184 dependencies: | |
3185 '@rdfjs/types': 1.1.0 | |
3186 dev: false | |
3187 | |
3188 /rdf-isomorphic/1.3.1: | |
3189 resolution: {integrity: sha512-6uIhsXTVp2AtO6f41PdnRV5xZsa0zVZQDTBdn0br+DZuFf5M/YD+T6m8hKDUnALI6nFL/IujTMLgEs20MlNidQ==} | |
3190 dependencies: | |
3191 '@rdfjs/types': 1.1.0 | |
3192 hash.js: 1.1.7 | |
3193 rdf-string: 1.6.3 | |
3194 rdf-terms: 1.9.1 | |
60 | 3195 dev: false |
91 | 3196 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3197 /rdf-js/4.0.2: |
91 | 3198 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
|
3199 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3200 '@rdfjs/types': 1.0.1 |
60 | 3201 dev: false |
91 | 3202 |
127 | 3203 /rdf-parse/2.3.2: |
3204 resolution: {integrity: sha512-TOeI7FKlyr/GupfGaXZvpMLzvByOrtwt4zHLMuuy3deNGse9QyhHsspVraZam491sIgBogdchzcUqkf2WXnAsg==} | |
3205 dependencies: | |
3206 '@comunica/actor-http-fetch': 2.6.9 | |
3207 '@comunica/actor-http-proxy': 2.6.9 | |
3208 '@comunica/actor-rdf-parse-html': 2.6.8 | |
3209 '@comunica/actor-rdf-parse-html-microdata': 2.6.8 | |
3210 '@comunica/actor-rdf-parse-html-rdfa': 2.6.8 | |
3211 '@comunica/actor-rdf-parse-html-script': 2.6.8 | |
3212 '@comunica/actor-rdf-parse-jsonld': 2.6.9 | |
3213 '@comunica/actor-rdf-parse-n3': 2.6.8 | |
3214 '@comunica/actor-rdf-parse-rdfxml': 2.6.8 | |
3215 '@comunica/actor-rdf-parse-shaclc': 2.6.8 | |
3216 '@comunica/actor-rdf-parse-xml-rdfa': 2.6.8 | |
3217 '@comunica/bus-http': 2.6.9 | |
3218 '@comunica/bus-init': 2.6.8 | |
3219 '@comunica/bus-rdf-parse': 2.6.8 | |
3220 '@comunica/bus-rdf-parse-html': 2.6.8 | |
3221 '@comunica/config-query-sparql': 2.6.0 | |
3222 '@comunica/core': 2.6.8 | |
3223 '@comunica/mediator-combine-pipeline': 2.6.8 | |
3224 '@comunica/mediator-combine-union': 2.6.8 | |
3225 '@comunica/mediator-number': 2.6.8 | |
3226 '@comunica/mediator-race': 2.6.8 | |
3227 '@rdfjs/types': 1.0.1 | |
3228 readable-stream: 4.3.0 | |
3229 stream-to-string: 1.2.1 | |
3230 transitivePeerDependencies: | |
3231 - encoding | |
3232 dev: false | |
3233 | |
3234 /rdf-string/1.6.3: | |
3235 resolution: {integrity: sha512-HIVwQ2gOqf+ObsCLSUAGFZMIl3rh9uGcRf1KbM85UDhKqP+hy6qj7Vz8FKt3GA54RiThqK3mNcr66dm1LP0+6g==} | |
3236 dependencies: | |
3237 '@rdfjs/types': 1.1.0 | |
3238 rdf-data-factory: 1.1.1 | |
3239 dev: false | |
3240 | |
3241 /rdf-terms/1.9.1: | |
3242 resolution: {integrity: sha512-GrE8CbQSvuVEFRCywMu6VOgV1AFE6X+nFYcAhEc5pwYKI13bUvz4voiVufQiy3V8rzQKu21Sgl+dS2qcJavy7w==} | |
3243 dependencies: | |
3244 '@rdfjs/types': 1.1.0 | |
3245 rdf-data-factory: 1.1.1 | |
3246 rdf-string: 1.6.3 | |
3247 dev: false | |
3248 | |
3249 /rdfa-streaming-parser/2.0.1: | |
3250 resolution: {integrity: sha512-7Yyaj030LO7iQ38Wh/RNLVeYrVFJeyx3dpCK7C1nvX55eIN/gE4HWfbg4BYI9X7Bd+eUIUMVeiKYLmYjV6apow==} | |
3251 dependencies: | |
3252 '@rdfjs/types': 1.1.0 | |
3253 htmlparser2: 8.0.2 | |
3254 rdf-data-factory: 1.1.1 | |
3255 readable-stream: 4.3.0 | |
3256 relative-to-absolute-iri: 1.0.7 | |
3257 dev: false | |
3258 | |
3259 /rdfxml-streaming-parser/2.2.2: | |
3260 resolution: {integrity: sha512-IUYdbajjjI2dNuzoMjJyVD61jfjvYuk4WHLPNMn/gr0o96/BFsRTH8q2WIA6eYkNepCEEPlCEon21sihmIrb2g==} | |
3261 dependencies: | |
3262 '@rdfjs/types': 1.1.0 | |
3263 '@types/readable-stream': 2.3.15 | |
3264 buffer: 6.0.3 | |
3265 rdf-data-factory: 1.1.1 | |
3266 readable-stream: 4.3.0 | |
3267 relative-to-absolute-iri: 1.0.7 | |
3268 saxes: 6.0.0 | |
3269 validate-iri: 1.0.1 | |
3270 dev: false | |
3271 | |
132 | 3272 /react-is/18.2.0: |
3273 resolution: {integrity: sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==} | |
91 | 3274 dev: true |
3275 | |
127 | 3276 /readable-stream-node-to-web/1.0.1: |
3277 resolution: {integrity: sha512-OGzi2VKLa8H259kAx7BIwuRrXHGcxeHj4RdASSgEGBP9Q2wowdPvBc65upF4Q9O05qWgKqBw1+9PiLTtObl7uQ==} | |
3278 dev: false | |
3279 | |
3280 /readable-stream/3.6.2: | |
3281 resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} | |
91 | 3282 engines: {node: '>= 6'} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3283 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3284 inherits: 2.0.4 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3285 string_decoder: 1.3.0 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3286 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
|
3287 dev: false |
91 | 3288 |
127 | 3289 /readable-stream/4.3.0: |
3290 resolution: {integrity: sha512-MuEnA0lbSi7JS8XM+WNJlWZkHAAdm7gETHdFK//Q/mChGyj2akEFtdLZh32jSdkWGbRwCW9pn6g3LWDdDeZnBQ==} | |
3291 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | |
3292 dependencies: | |
3293 abort-controller: 3.0.0 | |
3294 buffer: 6.0.3 | |
3295 events: 3.3.0 | |
3296 process: 0.11.10 | |
3297 dev: false | |
3298 | |
3299 /readable-web-to-node-stream/3.0.2: | |
3300 resolution: {integrity: sha512-ePeK6cc1EcKLEhJFt/AebMCLL+GgSKhuygrZ/GLaKZYEecIgIECf4UaUuaByiGtzckwR4ain9VzUh95T1exYGw==} | |
3301 engines: {node: '>=8'} | |
3302 dependencies: | |
3303 readable-stream: 3.6.2 | |
3304 dev: false | |
3305 | |
3306 /rechoir/0.8.0: | |
3307 resolution: {integrity: sha512-/vxpCXddiX8NGfGO/mTafwjq4aFa/71pvamip0++IQk3zG8cbCj0fifNPrjjF1XMXUne91jL9OoxmdykoEtifQ==} | |
3308 engines: {node: '>= 10.13.0'} | |
3309 dependencies: | |
132 | 3310 resolve: 1.22.2 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3311 dev: true |
127 | 3312 |
3313 /regexp-tree/0.1.27: | |
3314 resolution: {integrity: sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==} | |
3315 hasBin: true | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3316 dev: true |
127 | 3317 |
3318 /relative-to-absolute-iri/1.0.7: | |
3319 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
|
3320 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3321 |
60 | 3322 /require-directory/2.1.1: |
132 | 3323 resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} |
91 | 3324 engines: {node: '>=0.10.0'} |
3325 dev: true | |
3326 | |
127 | 3327 /require-from-string/2.0.2: |
3328 resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==} | |
3329 engines: {node: '>=0.10.0'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3330 dev: true |
127 | 3331 |
75 | 3332 /resolve-cwd/3.0.0: |
91 | 3333 resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==} |
3334 engines: {node: '>=8'} | |
75 | 3335 dependencies: |
3336 resolve-from: 5.0.0 | |
3337 dev: true | |
91 | 3338 |
75 | 3339 /resolve-from/5.0.0: |
91 | 3340 resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} |
3341 engines: {node: '>=8'} | |
3342 dev: true | |
3343 | |
132 | 3344 /resolve.exports/2.0.2: |
3345 resolution: {integrity: sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==} | |
91 | 3346 engines: {node: '>=10'} |
3347 dev: true | |
3348 | |
132 | 3349 /resolve/1.22.2: |
3350 resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==} | |
99 | 3351 hasBin: true |
3352 dependencies: | |
132 | 3353 is-core-module: 2.12.0 |
99 | 3354 path-parse: 1.0.7 |
3355 supports-preserve-symlinks-flag: 1.0.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3356 dev: true |
99 | 3357 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3358 /rollup/3.21.5: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3359 resolution: {integrity: sha512-a4NTKS4u9PusbUJcfF4IMxuqjFzjm6ifj76P54a7cKnvVzJaG12BLVR+hgU2YDGHzyMMQNxLAZWuALsn8q2oQg==} |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3360 engines: {node: '>=14.18.0', npm: '>=8.0.0'} |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3361 hasBin: true |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3362 optionalDependencies: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3363 fsevents: 2.3.2 |
132 | 3364 dev: true |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3365 |
60 | 3366 /safe-buffer/5.1.2: |
91 | 3367 resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} |
132 | 3368 dev: false |
91 | 3369 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3370 /safe-buffer/5.2.1: |
91 | 3371 resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} |
3372 | |
127 | 3373 /safe-regex/2.1.1: |
3374 resolution: {integrity: sha512-rx+x8AMzKb5Q5lQ95Zoi6ZbJqwCLkqi3XuJXp5P3rT8OEc6sZCJG5AE5dU3lsgRr/F4Bs31jSlVN+j5KrsGu9A==} | |
3375 dependencies: | |
3376 regexp-tree: 0.1.27 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3377 dev: true |
127 | 3378 |
60 | 3379 /sax/1.2.4: |
91 | 3380 resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==} |
3381 dev: true | |
3382 | |
127 | 3383 /saxes/6.0.0: |
3384 resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==} | |
3385 engines: {node: '>=v12.22.7'} | |
3386 dependencies: | |
3387 xmlchars: 2.2.0 | |
3388 dev: false | |
3389 | |
3390 /semver-try-require/6.2.2: | |
3391 resolution: {integrity: sha512-Pyr1mG/kyBxL2+hNfU/VPRhBRdm/+EJAyWlusn7t9NDRkZEvsbwPjlocZ4ji0TD4ALPmW9ZkrzMQADjrRCDQ5w==} | |
3392 engines: {node: ^14||^16||>=18} | |
3393 dependencies: | |
3394 semver: 7.5.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3395 dev: true |
127 | 3396 |
60 | 3397 /semver/6.3.0: |
91 | 3398 resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} |
60 | 3399 hasBin: true |
127 | 3400 dev: true |
91 | 3401 |
127 | 3402 /semver/7.5.0: |
3403 resolution: {integrity: sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==} | |
3404 engines: {node: '>=10'} | |
3405 hasBin: true | |
3406 dependencies: | |
3407 lru-cache: 6.0.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3408 dev: true |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3409 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3410 /serialize-javascript/6.0.1: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3411 resolution: {integrity: sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==} |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3412 dependencies: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3413 randombytes: 2.1.0 |
132 | 3414 dev: true |
127 | 3415 |
3416 /setimmediate/1.0.5: | |
3417 resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} | |
3418 dev: false | |
3419 | |
3420 /shaclc-parse/1.3.0: | |
3421 resolution: {integrity: sha512-DOaN9xEMFVRhqmMHhGH5g68/0h93fuJu9oERNgQxDDSYkHVo9SCduVldqHhKFpqUgxwWEoDh1BpN6aHXVU2u1A==} | |
3422 dependencies: | |
3423 '@rdfjs/types': 1.1.0 | |
3424 n3: 1.16.4 | |
3425 dev: false | |
3426 | |
75 | 3427 /shebang-command/2.0.0: |
91 | 3428 resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} |
3429 engines: {node: '>=8'} | |
75 | 3430 dependencies: |
3431 shebang-regex: 3.0.0 | |
3432 dev: true | |
91 | 3433 |
75 | 3434 /shebang-regex/3.0.0: |
91 | 3435 resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} |
3436 engines: {node: '>=8'} | |
3437 dev: true | |
3438 | |
132 | 3439 /signal-exit/3.0.7: |
3440 resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} | |
91 | 3441 dev: true |
3442 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3443 /sisteransi/1.0.5: |
91 | 3444 resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3445 dev: true |
91 | 3446 |
75 | 3447 /slash/3.0.0: |
91 | 3448 resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} |
3449 engines: {node: '>=8'} | |
3450 dev: true | |
3451 | |
137
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
3452 /slash/4.0.0: |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
3453 resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==} |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
3454 engines: {node: '>=12'} |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
3455 dev: true |
a8939c717015
still trying to get build right, but there are other update bugs too
drewp@bigasterisk.com
parents:
132
diff
changeset
|
3456 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3457 /smob/0.0.6: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3458 resolution: {integrity: sha512-V21+XeNni+tTyiST1MHsa84AQhT1aFZipzPpOFAVB8DkHzwJyjjAmt9bgwnuZiZWnIbMo2duE29wybxv/7HWUw==} |
132 | 3459 dev: true |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3460 |
99 | 3461 /source-map-js/1.0.2: |
3462 resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==} | |
3463 engines: {node: '>=0.10.0'} | |
3464 dev: true | |
3465 | |
132 | 3466 /source-map-support/0.5.13: |
3467 resolution: {integrity: sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==} | |
3468 dependencies: | |
3469 buffer-from: 1.1.2 | |
3470 source-map: 0.6.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3471 dev: true |
91 | 3472 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3473 /source-map-support/0.5.21: |
91 | 3474 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
|
3475 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3476 buffer-from: 1.1.2 |
60 | 3477 source-map: 0.6.1 |
91 | 3478 dev: true |
3479 | |
60 | 3480 /source-map/0.6.1: |
91 | 3481 resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} |
3482 engines: {node: '>=0.10.0'} | |
132 | 3483 dev: true |
3484 | |
3485 /source-map/0.7.4: | |
3486 resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==} | |
91 | 3487 engines: {node: '>= 8'} |
3488 dev: true | |
3489 | |
127 | 3490 /sparqlalgebrajs/4.0.5: |
3491 resolution: {integrity: sha512-upGjNvjl5QfEFTBTzp65Lt7D5zsXrVpgJw+4fYgwZdtscegMBM6s+4PNhWaGnuQ80gQyEtD+r4WE2l/yWA+r9A==} | |
3492 hasBin: true | |
3493 dependencies: | |
3494 '@rdfjs/types': 1.1.0 | |
3495 '@types/sparqljs': 3.1.4 | |
3496 fast-deep-equal: 3.1.3 | |
3497 minimist: 1.2.8 | |
3498 rdf-data-factory: 1.1.1 | |
3499 rdf-isomorphic: 1.3.1 | |
3500 rdf-string: 1.6.3 | |
3501 sparqljs: 3.6.2 | |
3502 dev: false | |
3503 | |
3504 /sparqljs/3.6.2: | |
3505 resolution: {integrity: sha512-KQEJPaOMeeDpdYYuiFb3JEErRLL8XqX4G7sdhZyHC6Qn4+PEMUff/EjUGkwcJ6aCC0JCTIgxDpRdE3+GFXpdxw==} | |
3506 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} | |
3507 hasBin: true | |
3508 dependencies: | |
3509 rdf-data-factory: 1.1.1 | |
3510 dev: false | |
3511 | |
60 | 3512 /sprintf-js/1.0.3: |
132 | 3513 resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} |
3514 dev: true | |
3515 | |
3516 /stack-utils/2.0.6: | |
3517 resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==} | |
91 | 3518 engines: {node: '>=10'} |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3519 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3520 escape-string-regexp: 2.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3521 dev: true |
91 | 3522 |
127 | 3523 /stream-to-string/1.2.1: |
3524 resolution: {integrity: sha512-WsvTDNF8UYs369Yko3pcdTducQtYpzEZeOV7cTuReyFvOoA9S/DLJ6sYK+xPafSPHhUMpaxiljKYnT6JSFztIA==} | |
3525 dependencies: | |
3526 promise-polyfill: 1.1.6 | |
3527 dev: false | |
3528 | |
3529 /streamsearch/1.1.0: | |
3530 resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==} | |
3531 engines: {node: '>=10.0.0'} | |
3532 dev: false | |
3533 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3534 /string-length/4.0.2: |
91 | 3535 resolution: {integrity: sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==} |
3536 engines: {node: '>=10'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3537 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3538 char-regex: 1.0.2 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3539 strip-ansi: 6.0.1 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3540 dev: true |
91 | 3541 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3542 /string-width/4.2.3: |
91 | 3543 resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} |
3544 engines: {node: '>=8'} | |
75 | 3545 dependencies: |
3546 emoji-regex: 8.0.0 | |
3547 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
|
3548 strip-ansi: 6.0.1 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3549 dev: true |
91 | 3550 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3551 /string_decoder/1.3.0: |
91 | 3552 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
|
3553 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3554 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
|
3555 dev: false |
91 | 3556 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3557 /strip-ansi/6.0.1: |
91 | 3558 resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} |
3559 engines: {node: '>=8'} | |
75 | 3560 dependencies: |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3561 ansi-regex: 5.0.1 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3562 dev: true |
127 | 3563 |
3564 /strip-bom/3.0.0: | |
3565 resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} | |
3566 engines: {node: '>=4'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3567 dev: true |
91 | 3568 |
75 | 3569 /strip-bom/4.0.0: |
91 | 3570 resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==} |
3571 engines: {node: '>=8'} | |
3572 dev: true | |
3573 | |
75 | 3574 /strip-final-newline/2.0.0: |
91 | 3575 resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} |
3576 engines: {node: '>=6'} | |
3577 dev: true | |
3578 | |
98 | 3579 /strip-json-comments/3.1.1: |
3580 resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} | |
3581 engines: {node: '>=8'} | |
3582 dev: true | |
3583 | |
132 | 3584 /stylus/0.59.0: |
3585 resolution: {integrity: sha512-lQ9w/XIOH5ZHVNuNbWW8D822r+/wBSO/d6XvtyHLF7LW4KaCIDeVbvn5DF8fGCJAUCwVhVi/h6J0NUcnylUEjg==} | |
91 | 3586 hasBin: true |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3587 dependencies: |
132 | 3588 '@adobe/css-tools': 4.2.0 |
3589 debug: 4.3.4 | |
3590 glob: 7.2.3 | |
60 | 3591 sax: 1.2.4 |
132 | 3592 source-map: 0.7.4 |
98 | 3593 transitivePeerDependencies: |
3594 - supports-color | |
60 | 3595 dev: true |
91 | 3596 |
127 | 3597 /sub-events/1.9.0: |
3598 resolution: {integrity: sha512-dnFBayilG9Ku0k/lNs1Y7WV4kv91+ovCoeBV3uIYrY49DylvBb6z9d9ED2ctcrvX2YlReFalpCgJNtSgmrOaJg==} | |
3599 engines: {node: '>=10.0.0'} | |
3600 dev: false | |
3601 | |
60 | 3602 /supports-color/5.5.0: |
91 | 3603 resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} |
3604 engines: {node: '>=4'} | |
60 | 3605 dependencies: |
3606 has-flag: 3.0.0 | |
3607 dev: true | |
91 | 3608 |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3609 /supports-color/7.2.0: |
91 | 3610 resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} |
3611 engines: {node: '>=8'} | |
75 | 3612 dependencies: |
3613 has-flag: 4.0.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3614 dev: true |
91 | 3615 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3616 /supports-color/8.1.1: |
91 | 3617 resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} |
3618 engines: {node: '>=10'} | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3619 dependencies: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3620 has-flag: 4.0.0 |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3621 dev: true |
91 | 3622 |
99 | 3623 /supports-preserve-symlinks-flag/1.0.0: |
3624 resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} | |
3625 engines: {node: '>= 0.4'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3626 dev: true |
91 | 3627 |
127 | 3628 /tapable/2.2.1: |
3629 resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==} | |
3630 engines: {node: '>=6'} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3631 dev: true |
127 | 3632 |
3633 /teamcity-service-messages/0.1.14: | |
3634 resolution: {integrity: sha512-29aQwaHqm8RMX74u2o/h1KbMLP89FjNiMxD9wbF2BbWOnbM+q+d1sCEC+MqCc4QW3NJykn77OMpTFw/xTHIc0w==} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3635 dev: true |
127 | 3636 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3637 /terser/5.17.1: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3638 resolution: {integrity: sha512-hVl35zClmpisy6oaoKALOpS0rDYLxRFLHhRuDlEGTKey9qHjS1w9GMORjuwIMt70Wan4lwsLYyWDVnWgF+KUEw==} |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3639 engines: {node: '>=10'} |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3640 hasBin: true |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3641 dependencies: |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3642 '@jridgewell/source-map': 0.3.3 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3643 acorn: 8.8.2 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3644 commander: 2.20.3 |
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3645 source-map-support: 0.5.21 |
132 | 3646 dev: true |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3647 |
75 | 3648 /test-exclude/6.0.0: |
91 | 3649 resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} |
3650 engines: {node: '>=8'} | |
75 | 3651 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3652 '@istanbuljs/schema': 0.1.3 |
132 | 3653 glob: 7.2.3 |
3654 minimatch: 3.1.2 | |
91 | 3655 dev: true |
3656 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3657 /tmpl/1.0.5: |
91 | 3658 resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==} |
3659 dev: true | |
3660 | |
60 | 3661 /to-fast-properties/2.0.0: |
132 | 3662 resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} |
91 | 3663 engines: {node: '>=4'} |
3664 dev: true | |
3665 | |
75 | 3666 /to-regex-range/5.0.1: |
91 | 3667 resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} |
3668 engines: {node: '>=8.0'} | |
75 | 3669 dependencies: |
3670 is-number: 7.0.0 | |
3671 dev: true | |
91 | 3672 |
127 | 3673 /tr46/0.0.3: |
3674 resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} | |
3675 dev: false | |
3676 | |
132 | 3677 /ts-jest/29.1.0_tobmchb5uviuq5lwsinkw5fvje: |
3678 resolution: {integrity: sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA==} | |
3679 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
60 | 3680 hasBin: true |
3681 peerDependencies: | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3682 '@babel/core': '>=7.0.0-beta.0 <8' |
132 | 3683 '@jest/types': ^29.0.0 |
3684 babel-jest: ^29.0.0 | |
3685 esbuild: '*' | |
3686 jest: ^29.0.0 | |
3687 typescript: '>=4.3 <6' | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3688 peerDependenciesMeta: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3689 '@babel/core': |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3690 optional: true |
132 | 3691 '@jest/types': |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3692 optional: true |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3693 babel-jest: |
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3694 optional: true |
98 | 3695 esbuild: |
3696 optional: true | |
3697 dependencies: | |
91 | 3698 bs-logger: 0.2.6 |
3699 fast-json-stable-stringify: 2.1.0 | |
132 | 3700 jest: 29.5.0_@types+node@20.1.0 |
3701 jest-util: 29.5.0 | |
3702 json5: 2.2.3 | |
91 | 3703 lodash.memoize: 4.1.2 |
3704 make-error: 1.3.6 | |
132 | 3705 semver: 7.5.0 |
3706 typescript: 5.0.4 | |
3707 yargs-parser: 21.1.1 | |
91 | 3708 dev: true |
3709 | |
127 | 3710 /tsconfig-paths-webpack-plugin/4.0.1: |
3711 resolution: {integrity: sha512-m5//KzLoKmqu2MVix+dgLKq70MnFi8YL8sdzQZ6DblmCdfuq/y3OqvJd5vMndg2KEVCOeNz8Es4WVZhYInteLw==} | |
3712 engines: {node: '>=10.13.0'} | |
3713 dependencies: | |
3714 chalk: 4.1.2 | |
3715 enhanced-resolve: 5.13.0 | |
3716 tsconfig-paths: 4.2.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3717 dev: true |
127 | 3718 |
3719 /tsconfig-paths/4.2.0: | |
3720 resolution: {integrity: sha512-NoZ4roiN7LnbKn9QqE1amc9DJfzvZXxF4xDavcOWt1BPkdx+m+0gJuPM+S0vCe7zTJMYUP0R8pO2XMr+Y8oLIg==} | |
3721 engines: {node: '>=6'} | |
3722 dependencies: | |
3723 json5: 2.2.3 | |
3724 minimist: 1.2.8 | |
3725 strip-bom: 3.0.0 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3726 dev: true |
127 | 3727 |
132 | 3728 /tslib/2.5.0: |
3729 resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} | |
60 | 3730 dev: true |
91 | 3731 |
75 | 3732 /type-detect/4.0.8: |
91 | 3733 resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} |
3734 engines: {node: '>=4'} | |
3735 dev: true | |
3736 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3737 /type-fest/0.21.3: |
91 | 3738 resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} |
3739 engines: {node: '>=10'} | |
3740 dev: true | |
3741 | |
132 | 3742 /typescript/5.0.4: |
3743 resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==} | |
3744 engines: {node: '>=12.20'} | |
60 | 3745 hasBin: true |
91 | 3746 dev: true |
3747 | |
127 | 3748 /uglify-js/3.17.4: |
3749 resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==} | |
3750 engines: {node: '>=0.8.0'} | |
3751 hasBin: true | |
3752 requiresBuild: true | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3753 dev: true |
127 | 3754 optional: true |
3755 | |
3756 /undici/5.22.0: | |
3757 resolution: {integrity: sha512-fR9RXCc+6Dxav4P9VV/sp5w3eFiSdOjJYsbtWfd4s5L5C4ogyuVpdKIVHeW0vV1MloM65/f7W45nR9ZxwVdyiA==} | |
3758 engines: {node: '>=14.0'} | |
3759 dependencies: | |
3760 busboy: 1.6.0 | |
3761 dev: false | |
3762 | |
132 | 3763 /update-browserslist-db/1.0.11_browserslist@4.21.5: |
3764 resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==} | |
3765 hasBin: true | |
3766 peerDependencies: | |
3767 browserslist: '>= 4.21.0' | |
3768 dependencies: | |
3769 browserslist: 4.21.5 | |
3770 escalade: 3.1.1 | |
3771 picocolors: 1.0.0 | |
91 | 3772 dev: true |
3773 | |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3774 /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
|
3775 resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3776 dependencies: |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3777 punycode: 2.1.1 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3778 dev: true |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3779 |
60 | 3780 /util-deprecate/1.0.2: |
127 | 3781 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
|
3782 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3783 |
132 | 3784 /v8-to-istanbul/9.1.0: |
3785 resolution: {integrity: sha512-6z3GW9x8G1gd+JIIgQQQxXuiJtCXeAjp6RaPEPLv62mH3iPHPxV6W3robxtCzNErRo6ZwTmzWhsbNvjyEBKzKA==} | |
91 | 3786 engines: {node: '>=10.12.0'} |
75 | 3787 dependencies: |
132 | 3788 '@jridgewell/trace-mapping': 0.3.18 |
3789 '@types/istanbul-lib-coverage': 2.0.4 | |
3790 convert-source-map: 1.9.0 | |
75 | 3791 dev: true |
91 | 3792 |
127 | 3793 /validate-iri/1.0.1: |
3794 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
|
3795 dev: false |
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3796 |
132 | 3797 /vite/4.3.5_x4dakbs7xlrkj6r7f2ldmnvjli: |
3798 resolution: {integrity: sha512-0gEnL9wiRFxgz40o/i/eTBwm+NEbpUeTWhzKrZDSdKm6nplj+z4lKz8ANDgildxHm47Vg8EUia0aicKbawUVVA==} | |
3799 engines: {node: ^14.18.0 || >=16.0.0} | |
99 | 3800 hasBin: true |
3801 peerDependencies: | |
132 | 3802 '@types/node': '>= 14' |
99 | 3803 less: '*' |
3804 sass: '*' | |
3805 stylus: '*' | |
132 | 3806 sugarss: '*' |
3807 terser: ^5.4.0 | |
99 | 3808 peerDependenciesMeta: |
132 | 3809 '@types/node': |
3810 optional: true | |
99 | 3811 less: |
3812 optional: true | |
3813 sass: | |
3814 optional: true | |
3815 stylus: | |
3816 optional: true | |
132 | 3817 sugarss: |
3818 optional: true | |
3819 terser: | |
3820 optional: true | |
3821 dependencies: | |
3822 '@types/node': 20.1.0 | |
3823 esbuild: 0.17.18 | |
3824 postcss: 8.4.23 | |
3825 rollup: 3.21.5 | |
3826 stylus: 0.59.0 | |
99 | 3827 optionalDependencies: |
3828 fsevents: 2.3.2 | |
91 | 3829 dev: true |
3830 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3831 /walker/1.0.8: |
91 | 3832 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
|
3833 dependencies: |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3834 makeerror: 1.0.12 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3835 dev: true |
91 | 3836 |
127 | 3837 /watskeburt/0.11.1: |
3838 resolution: {integrity: sha512-pRg7lw1R5kazren0jhcWSWNNfv3HE5Mzggj9MaruziQYMpxLJL1BrcwJWFSDwgOVbQrmtUZNgbbkKSv6SIyLew==} | |
3839 engines: {node: ^14||^16||>=18} | |
3840 hasBin: true | |
3841 dependencies: | |
3842 commander: 10.0.1 | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3843 dev: true |
127 | 3844 |
3845 /web-streams-polyfill/3.2.1: | |
3846 resolution: {integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==} | |
3847 engines: {node: '>= 8'} | |
3848 dev: false | |
3849 | |
3850 /web-streams-ponyfill/1.4.2: | |
3851 resolution: {integrity: sha512-LCHW+fE2UBJ2vjhqJujqmoxh1ytEDEr0dPO3CabMdMDJPKmsaxzS90V1Ar6LtNE5VHLqxR4YMEj1i4lzMAccIA==} | |
3852 dev: false | |
3853 | |
3854 /webidl-conversions/3.0.1: | |
3855 resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} | |
3856 dev: false | |
3857 | |
3858 /whatwg-url/5.0.0: | |
3859 resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} | |
3860 dependencies: | |
3861 tr46: 0.0.3 | |
3862 webidl-conversions: 3.0.1 | |
3863 dev: false | |
3864 | |
75 | 3865 /which/2.0.2: |
91 | 3866 resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} |
3867 engines: {node: '>= 8'} | |
3868 hasBin: true | |
75 | 3869 dependencies: |
3870 isexe: 2.0.0 | |
3871 dev: true | |
91 | 3872 |
127 | 3873 /wordwrap/1.0.0: |
3874 resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==} | |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3875 dev: true |
127 | 3876 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3877 /wrap-ansi/7.0.0: |
91 | 3878 resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} |
3879 engines: {node: '>=10'} | |
75 | 3880 dependencies: |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3881 ansi-styles: 4.3.0 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3882 string-width: 4.2.3 |
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3883 strip-ansi: 6.0.1 |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3884 dev: true |
91 | 3885 |
60 | 3886 /wrappy/1.0.2: |
127 | 3887 resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} |
130
73a70d00fb74
dep upgrades; working on build+release setup
drewp@bigasterisk.com
parents:
127
diff
changeset
|
3888 dev: true |
91 | 3889 |
132 | 3890 /write-file-atomic/4.0.2: |
3891 resolution: {integrity: sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==} | |
3892 engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} | |
75 | 3893 dependencies: |
60 | 3894 imurmurhash: 0.1.4 |
132 | 3895 signal-exit: 3.0.7 |
91 | 3896 dev: true |
3897 | |
75 | 3898 /xmlchars/2.2.0: |
91 | 3899 resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==} |
132 | 3900 dev: false |
100
ad08e5e25fc9
revert jsonld a few years to avoid a vite/commonjs build issue
drewp@bigasterisk.com
parents:
99
diff
changeset
|
3901 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3902 /y18n/5.0.8: |
91 | 3903 resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} |
3904 engines: {node: '>=10'} | |
3905 dev: true | |
3906 | |
132 | 3907 /yallist/3.1.1: |
3908 resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} | |
3909 dev: true | |
3910 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3911 /yallist/4.0.0: |
91 | 3912 resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} |
3913 | |
132 | 3914 /yargs-parser/21.1.1: |
3915 resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} | |
3916 engines: {node: '>=12'} | |
3917 dev: true | |
3918 | |
3919 /yargs/17.7.2: | |
3920 resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} | |
3921 engines: {node: '>=12'} | |
3922 dependencies: | |
3923 cliui: 8.0.1 | |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3924 escalade: 3.1.1 |
60 | 3925 get-caller-file: 2.0.5 |
3926 require-directory: 2.1.1 | |
88
ac7ad087d474
graph view rewrites and fixes for the multi-subject table
drewp@bigasterisk.com
parents:
80
diff
changeset
|
3927 string-width: 4.2.3 |
79
0c188ed3bcd8
starting lit upgrade. total mess right now
drewp@bigasterisk.com
parents:
75
diff
changeset
|
3928 y18n: 5.0.8 |
132 | 3929 yargs-parser: 21.1.1 |
3930 dev: true | |
3931 | |
3932 /yocto-queue/0.1.0: | |
3933 resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} | |
3934 engines: {node: '>=10'} | |
3935 dev: true |