Mercurial > code > home > repos > video
annotate pnpm-lock.yaml @ 30:1fa90a903621
upgrade many deps
author | drewp@bigasterisk.com |
---|---|
date | Mon, 26 Aug 2024 22:33:02 -0700 |
parents | f0a773084a2e |
children | 0aea9e55899b |
rev | line source |
---|---|
30 | 1 lockfileVersion: '9.0' |
2 | |
3 settings: | |
4 autoInstallPeers: true | |
5 excludeLinksFromLockfile: false | |
6 | |
7 importers: | |
8 | |
9 .: | |
10 dependencies: | |
11 '@shoelace-style/shoelace': | |
12 specifier: ^2.16.0 | |
13 version: 2.16.0(@types/react@18.3.4) | |
14 express: | |
15 specifier: ^4.19.2 | |
16 version: 4.19.2 | |
17 lit: | |
18 specifier: ^3.2.0 | |
19 version: 3.2.0 | |
20 serve-index: | |
21 specifier: ^1.9.1 | |
22 version: 1.9.1 | |
23 shaka-video-element: | |
24 specifier: ^0.6.6 | |
25 version: 0.6.6 | |
26 vite: | |
27 specifier: 5.4.2 | |
28 version: 5.4.2(@types/node@22.5.0)(stylus@0.63.0) | |
29 devDependencies: | |
30 '@types/jest': | |
31 specifier: ^29.5.12 | |
32 version: 29.5.12 | |
33 jest: | |
34 specifier: ^29.7.0 | |
35 version: 29.7.0(@types/node@22.5.0) | |
36 node-globals: | |
37 specifier: ^0.1.5 | |
38 version: 0.1.5 | |
39 stylus: | |
40 specifier: ^0.63.0 | |
41 version: 0.63.0 | |
42 ts-jest: | |
43 specifier: ^29.2.5 | |
44 version: 29.2.5(@babel/core@7.25.2)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.2))(jest@29.7.0(@types/node@22.5.0))(typescript@5.5.4) | |
45 tslib: | |
46 specifier: ^2.7.0 | |
47 version: 2.7.0 | |
48 typescript: | |
49 specifier: ^5.5.4 | |
50 version: 5.5.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
51 |
1 | 52 packages: |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
53 |
30 | 54 '@adobe/css-tools@4.3.3': |
55 resolution: {integrity: sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ==} | |
56 | |
57 '@ampproject/remapping@2.3.0': | |
58 resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
59 engines: {node: '>=6.0.0'} |
30 | 60 |
61 '@babel/code-frame@7.24.7': | |
62 resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
63 engines: {node: '>=6.9.0'} |
30 | 64 |
65 '@babel/compat-data@7.25.4': | |
66 resolution: {integrity: sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
67 engines: {node: '>=6.9.0'} |
30 | 68 |
69 '@babel/core@7.25.2': | |
70 resolution: {integrity: sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==} | |
71 engines: {node: '>=6.9.0'} | |
72 | |
73 '@babel/generator@7.25.5': | |
74 resolution: {integrity: sha512-abd43wyLfbWoxC6ahM8xTkqLpGB2iWBVyuKC9/srhFunCd1SDNrV1s72bBpK4hLj8KLzHBBcOblvLQZBNw9r3w==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
75 engines: {node: '>=6.9.0'} |
30 | 76 |
77 '@babel/helper-compilation-targets@7.25.2': | |
78 resolution: {integrity: sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==} | |
79 engines: {node: '>=6.9.0'} | |
80 | |
81 '@babel/helper-module-imports@7.24.7': | |
82 resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==} | |
83 engines: {node: '>=6.9.0'} | |
84 | |
85 '@babel/helper-module-transforms@7.25.2': | |
86 resolution: {integrity: sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
87 engines: {node: '>=6.9.0'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
88 peerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
89 '@babel/core': ^7.0.0 |
30 | 90 |
91 '@babel/helper-plugin-utils@7.24.8': | |
92 resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
93 engines: {node: '>=6.9.0'} |
30 | 94 |
95 '@babel/helper-simple-access@7.24.7': | |
96 resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
97 engines: {node: '>=6.9.0'} |
30 | 98 |
99 '@babel/helper-string-parser@7.24.8': | |
100 resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
101 engines: {node: '>=6.9.0'} |
30 | 102 |
103 '@babel/helper-validator-identifier@7.24.7': | |
104 resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
105 engines: {node: '>=6.9.0'} |
30 | 106 |
107 '@babel/helper-validator-option@7.24.8': | |
108 resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
109 engines: {node: '>=6.9.0'} |
30 | 110 |
111 '@babel/helpers@7.25.0': | |
112 resolution: {integrity: sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
113 engines: {node: '>=6.9.0'} |
30 | 114 |
115 '@babel/highlight@7.24.7': | |
116 resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
117 engines: {node: '>=6.9.0'} |
30 | 118 |
119 '@babel/parser@7.25.4': | |
120 resolution: {integrity: sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
121 engines: {node: '>=6.0.0'} |
1 | 122 hasBin: true |
30 | 123 |
124 '@babel/plugin-syntax-async-generators@7.8.4': | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
125 resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
126 peerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
127 '@babel/core': ^7.0.0-0 |
30 | 128 |
129 '@babel/plugin-syntax-bigint@7.8.3': | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
130 resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
131 peerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
132 '@babel/core': ^7.0.0-0 |
30 | 133 |
134 '@babel/plugin-syntax-class-properties@7.12.13': | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
135 resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
136 peerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
137 '@babel/core': ^7.0.0-0 |
30 | 138 |
139 '@babel/plugin-syntax-class-static-block@7.14.5': | |
140 resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} | |
141 engines: {node: '>=6.9.0'} | |
142 peerDependencies: | |
143 '@babel/core': ^7.0.0-0 | |
144 | |
145 '@babel/plugin-syntax-import-attributes@7.24.7': | |
146 resolution: {integrity: sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==} | |
147 engines: {node: '>=6.9.0'} | |
148 peerDependencies: | |
149 '@babel/core': ^7.0.0-0 | |
150 | |
151 '@babel/plugin-syntax-import-meta@7.10.4': | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
152 resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
153 peerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
154 '@babel/core': ^7.0.0-0 |
30 | 155 |
156 '@babel/plugin-syntax-json-strings@7.8.3': | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
157 resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
158 peerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
159 '@babel/core': ^7.0.0-0 |
30 | 160 |
161 '@babel/plugin-syntax-jsx@7.24.7': | |
162 resolution: {integrity: sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
163 engines: {node: '>=6.9.0'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
164 peerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
165 '@babel/core': ^7.0.0-0 |
30 | 166 |
167 '@babel/plugin-syntax-logical-assignment-operators@7.10.4': | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
168 resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
169 peerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
170 '@babel/core': ^7.0.0-0 |
30 | 171 |
172 '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3': | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
173 resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
174 peerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
175 '@babel/core': ^7.0.0-0 |
30 | 176 |
177 '@babel/plugin-syntax-numeric-separator@7.10.4': | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
178 resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} |
1 | 179 peerDependencies: |
180 '@babel/core': ^7.0.0-0 | |
30 | 181 |
182 '@babel/plugin-syntax-object-rest-spread@7.8.3': | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
183 resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
184 peerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
185 '@babel/core': ^7.0.0-0 |
30 | 186 |
187 '@babel/plugin-syntax-optional-catch-binding@7.8.3': | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
188 resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
189 peerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
190 '@babel/core': ^7.0.0-0 |
30 | 191 |
192 '@babel/plugin-syntax-optional-chaining@7.8.3': | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
193 resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
194 peerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
195 '@babel/core': ^7.0.0-0 |
30 | 196 |
197 '@babel/plugin-syntax-private-property-in-object@7.14.5': | |
198 resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} | |
199 engines: {node: '>=6.9.0'} | |
200 peerDependencies: | |
201 '@babel/core': ^7.0.0-0 | |
202 | |
203 '@babel/plugin-syntax-top-level-await@7.14.5': | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
204 resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
205 engines: {node: '>=6.9.0'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
206 peerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
207 '@babel/core': ^7.0.0-0 |
30 | 208 |
209 '@babel/plugin-syntax-typescript@7.25.4': | |
210 resolution: {integrity: sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
211 engines: {node: '>=6.9.0'} |
1 | 212 peerDependencies: |
213 '@babel/core': ^7.0.0-0 | |
30 | 214 |
215 '@babel/template@7.25.0': | |
216 resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
217 engines: {node: '>=6.9.0'} |
30 | 218 |
219 '@babel/traverse@7.25.4': | |
220 resolution: {integrity: sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg==} | |
221 engines: {node: '>=6.9.0'} | |
222 | |
223 '@babel/types@7.25.4': | |
224 resolution: {integrity: sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
225 engines: {node: '>=6.9.0'} |
30 | 226 |
227 '@bcoe/v8-coverage@0.2.3': | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
228 resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} |
30 | 229 |
230 '@ctrl/tinycolor@4.1.0': | |
231 resolution: {integrity: sha512-WyOx8cJQ+FQus4Mm4uPIZA64gbk3Wxh0so5Lcii0aJifqwoVOlfFtorjLE0Hen4OYyHZMXDWqMmaQemBhgxFRQ==} | |
232 engines: {node: '>=14'} | |
233 | |
234 '@esbuild/aix-ppc64@0.21.5': | |
235 resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==} | |
236 engines: {node: '>=12'} | |
237 cpu: [ppc64] | |
238 os: [aix] | |
239 | |
240 '@esbuild/android-arm64@0.21.5': | |
241 resolution: {integrity: sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==} | |
242 engines: {node: '>=12'} | |
243 cpu: [arm64] | |
244 os: [android] | |
245 | |
246 '@esbuild/android-arm@0.21.5': | |
247 resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
248 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
249 cpu: [arm] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
250 os: [android] |
30 | 251 |
252 '@esbuild/android-x64@0.21.5': | |
253 resolution: {integrity: sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
254 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
255 cpu: [x64] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
256 os: [android] |
30 | 257 |
258 '@esbuild/darwin-arm64@0.21.5': | |
259 resolution: {integrity: sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
260 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
261 cpu: [arm64] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
262 os: [darwin] |
30 | 263 |
264 '@esbuild/darwin-x64@0.21.5': | |
265 resolution: {integrity: sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
266 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
267 cpu: [x64] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
268 os: [darwin] |
30 | 269 |
270 '@esbuild/freebsd-arm64@0.21.5': | |
271 resolution: {integrity: sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
272 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
273 cpu: [arm64] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
274 os: [freebsd] |
30 | 275 |
276 '@esbuild/freebsd-x64@0.21.5': | |
277 resolution: {integrity: sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
278 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
279 cpu: [x64] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
280 os: [freebsd] |
30 | 281 |
282 '@esbuild/linux-arm64@0.21.5': | |
283 resolution: {integrity: sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==} | |
284 engines: {node: '>=12'} | |
285 cpu: [arm64] | |
286 os: [linux] | |
287 | |
288 '@esbuild/linux-arm@0.21.5': | |
289 resolution: {integrity: sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
290 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
291 cpu: [arm] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
292 os: [linux] |
30 | 293 |
294 '@esbuild/linux-ia32@0.21.5': | |
295 resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
296 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
297 cpu: [ia32] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
298 os: [linux] |
30 | 299 |
300 '@esbuild/linux-loong64@0.21.5': | |
301 resolution: {integrity: sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
302 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
303 cpu: [loong64] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
304 os: [linux] |
30 | 305 |
306 '@esbuild/linux-mips64el@0.21.5': | |
307 resolution: {integrity: sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
308 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
309 cpu: [mips64el] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
310 os: [linux] |
30 | 311 |
312 '@esbuild/linux-ppc64@0.21.5': | |
313 resolution: {integrity: sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
314 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
315 cpu: [ppc64] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
316 os: [linux] |
30 | 317 |
318 '@esbuild/linux-riscv64@0.21.5': | |
319 resolution: {integrity: sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
320 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
321 cpu: [riscv64] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
322 os: [linux] |
30 | 323 |
324 '@esbuild/linux-s390x@0.21.5': | |
325 resolution: {integrity: sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
326 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
327 cpu: [s390x] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
328 os: [linux] |
30 | 329 |
330 '@esbuild/linux-x64@0.21.5': | |
331 resolution: {integrity: sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
332 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
333 cpu: [x64] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
334 os: [linux] |
30 | 335 |
336 '@esbuild/netbsd-x64@0.21.5': | |
337 resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
338 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
339 cpu: [x64] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
340 os: [netbsd] |
30 | 341 |
342 '@esbuild/openbsd-x64@0.21.5': | |
343 resolution: {integrity: sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
344 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
345 cpu: [x64] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
346 os: [openbsd] |
30 | 347 |
348 '@esbuild/sunos-x64@0.21.5': | |
349 resolution: {integrity: sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
350 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
351 cpu: [x64] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
352 os: [sunos] |
30 | 353 |
354 '@esbuild/win32-arm64@0.21.5': | |
355 resolution: {integrity: sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
356 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
357 cpu: [arm64] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
358 os: [win32] |
30 | 359 |
360 '@esbuild/win32-ia32@0.21.5': | |
361 resolution: {integrity: sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
362 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
363 cpu: [ia32] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
364 os: [win32] |
30 | 365 |
366 '@esbuild/win32-x64@0.21.5': | |
367 resolution: {integrity: sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==} | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
368 engines: {node: '>=12'} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
369 cpu: [x64] |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
370 os: [win32] |
30 | 371 |
372 '@floating-ui/core@1.6.7': | |
373 resolution: {integrity: sha512-yDzVT/Lm101nQ5TCVeK65LtdN7Tj4Qpr9RTXJ2vPFLqtLxwOrpoxAHAJI8J3yYWUc40J0BDBheaitK5SJmno2g==} | |
374 | |
375 '@floating-ui/dom@1.6.10': | |
376 resolution: {integrity: sha512-fskgCFv8J8OamCmyun8MfjB1Olfn+uZKjOKZ0vhYF3gRmEUXcGOjxWL8bBr7i4kIuPZ2KD2S3EUIOxnjC8kl2A==} | |
377 | |
378 '@floating-ui/utils@0.2.7': | |
379 resolution: {integrity: sha512-X8R8Oj771YRl/w+c1HqAC1szL8zWQRwFvgDwT129k9ACdBoud/+/rX9V0qiMl6LWUdP9voC2nDVZYPMQQsb6eA==} | |
380 | |
381 '@istanbuljs/load-nyc-config@1.1.0': | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
382 resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
383 engines: {node: '>=8'} |
30 | 384 |
385 '@istanbuljs/schema@0.1.3': | |
386 resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==} | |
387 engines: {node: '>=8'} | |
388 | |
389 '@jest/console@29.7.0': | |
390 resolution: {integrity: sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==} | |
391 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
392 | |
393 '@jest/core@29.7.0': | |
394 resolution: {integrity: sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==} | |
395 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
396 peerDependencies: | |
397 node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 | |
398 peerDependenciesMeta: | |
399 node-notifier: | |
400 optional: true | |
401 | |
402 '@jest/environment@29.7.0': | |
403 resolution: {integrity: sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==} | |
404 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
405 | |
406 '@jest/expect-utils@29.7.0': | |
407 resolution: {integrity: sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==} | |
408 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
409 | |
410 '@jest/expect@29.7.0': | |
411 resolution: {integrity: sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==} | |
412 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
413 | |
414 '@jest/fake-timers@29.7.0': | |
415 resolution: {integrity: sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==} | |
416 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
417 | |
418 '@jest/globals@29.7.0': | |
419 resolution: {integrity: sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==} | |
420 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
421 | |
422 '@jest/reporters@29.7.0': | |
423 resolution: {integrity: sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==} | |
424 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
425 peerDependencies: | |
426 node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 | |
427 peerDependenciesMeta: | |
428 node-notifier: | |
429 optional: true | |
430 | |
431 '@jest/schemas@29.6.3': | |
432 resolution: {integrity: sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==} | |
433 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
434 | |
435 '@jest/source-map@29.6.3': | |
436 resolution: {integrity: sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==} | |
437 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
438 | |
439 '@jest/test-result@29.7.0': | |
440 resolution: {integrity: sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==} | |
441 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
442 | |
443 '@jest/test-sequencer@29.7.0': | |
444 resolution: {integrity: sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==} | |
445 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
446 | |
447 '@jest/transform@29.7.0': | |
448 resolution: {integrity: sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==} | |
449 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
450 | |
451 '@jest/types@29.6.3': | |
452 resolution: {integrity: sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==} | |
453 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
454 | |
455 '@jridgewell/gen-mapping@0.3.5': | |
456 resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==} | |
457 engines: {node: '>=6.0.0'} | |
458 | |
459 '@jridgewell/resolve-uri@3.1.2': | |
460 resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} | |
461 engines: {node: '>=6.0.0'} | |
462 | |
463 '@jridgewell/set-array@1.2.1': | |
464 resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==} | |
465 engines: {node: '>=6.0.0'} | |
466 | |
467 '@jridgewell/sourcemap-codec@1.5.0': | |
468 resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} | |
469 | |
470 '@jridgewell/trace-mapping@0.3.25': | |
471 resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} | |
472 | |
473 '@lit-labs/ssr-dom-shim@1.2.1': | |
474 resolution: {integrity: sha512-wx4aBmgeGvFmOKucFKY+8VFJSYZxs9poN3SDNQFF6lT6NrQUnHiPB2PWz2sc4ieEcAaYYzN+1uWahEeTq2aRIQ==} | |
475 | |
476 '@lit/react@1.0.5': | |
477 resolution: {integrity: sha512-RSHhrcuSMa4vzhqiTenzXvtQ6QDq3hSPsnHHO3jaPmmvVFeoNNm4DHoQ0zLdKAUvY3wP3tTENSUf7xpyVfrDEA==} | |
478 peerDependencies: | |
479 '@types/react': 17 || 18 | |
480 | |
481 '@lit/reactive-element@2.0.4': | |
482 resolution: {integrity: sha512-GFn91inaUa2oHLak8awSIigYz0cU0Payr1rcFsrkf5OJ5eSPxElyZfKh0f2p9FsTiZWXQdWGJeXZICEfXXYSXQ==} | |
483 | |
484 '@rollup/rollup-android-arm-eabi@4.21.1': | |
485 resolution: {integrity: sha512-2thheikVEuU7ZxFXubPDOtspKn1x0yqaYQwvALVtEcvFhMifPADBrgRPyHV0TF3b+9BgvgjgagVyvA/UqPZHmg==} | |
486 cpu: [arm] | |
487 os: [android] | |
488 | |
489 '@rollup/rollup-android-arm64@4.21.1': | |
490 resolution: {integrity: sha512-t1lLYn4V9WgnIFHXy1d2Di/7gyzBWS8G5pQSXdZqfrdCGTwi1VasRMSS81DTYb+avDs/Zz4A6dzERki5oRYz1g==} | |
491 cpu: [arm64] | |
492 os: [android] | |
493 | |
494 '@rollup/rollup-darwin-arm64@4.21.1': | |
495 resolution: {integrity: sha512-AH/wNWSEEHvs6t4iJ3RANxW5ZCK3fUnmf0gyMxWCesY1AlUj8jY7GC+rQE4wd3gwmZ9XDOpL0kcFnCjtN7FXlA==} | |
496 cpu: [arm64] | |
497 os: [darwin] | |
498 | |
499 '@rollup/rollup-darwin-x64@4.21.1': | |
500 resolution: {integrity: sha512-dO0BIz/+5ZdkLZrVgQrDdW7m2RkrLwYTh2YMFG9IpBtlC1x1NPNSXkfczhZieOlOLEqgXOFH3wYHB7PmBtf+Bg==} | |
501 cpu: [x64] | |
502 os: [darwin] | |
503 | |
504 '@rollup/rollup-linux-arm-gnueabihf@4.21.1': | |
505 resolution: {integrity: sha512-sWWgdQ1fq+XKrlda8PsMCfut8caFwZBmhYeoehJ05FdI0YZXk6ZyUjWLrIgbR/VgiGycrFKMMgp7eJ69HOF2pQ==} | |
506 cpu: [arm] | |
507 os: [linux] | |
508 | |
509 '@rollup/rollup-linux-arm-musleabihf@4.21.1': | |
510 resolution: {integrity: sha512-9OIiSuj5EsYQlmwhmFRA0LRO0dRRjdCVZA3hnmZe1rEwRk11Jy3ECGGq3a7RrVEZ0/pCsYWx8jG3IvcrJ6RCew==} | |
511 cpu: [arm] | |
512 os: [linux] | |
513 | |
514 '@rollup/rollup-linux-arm64-gnu@4.21.1': | |
515 resolution: {integrity: sha512-0kuAkRK4MeIUbzQYu63NrJmfoUVicajoRAL1bpwdYIYRcs57iyIV9NLcuyDyDXE2GiZCL4uhKSYAnyWpjZkWow==} | |
516 cpu: [arm64] | |
517 os: [linux] | |
518 | |
519 '@rollup/rollup-linux-arm64-musl@4.21.1': | |
520 resolution: {integrity: sha512-/6dYC9fZtfEY0vozpc5bx1RP4VrtEOhNQGb0HwvYNwXD1BBbwQ5cKIbUVVU7G2d5WRE90NfB922elN8ASXAJEA==} | |
521 cpu: [arm64] | |
522 os: [linux] | |
523 | |
524 '@rollup/rollup-linux-powerpc64le-gnu@4.21.1': | |
525 resolution: {integrity: sha512-ltUWy+sHeAh3YZ91NUsV4Xg3uBXAlscQe8ZOXRCVAKLsivGuJsrkawYPUEyCV3DYa9urgJugMLn8Z3Z/6CeyRQ==} | |
526 cpu: [ppc64] | |
527 os: [linux] | |
528 | |
529 '@rollup/rollup-linux-riscv64-gnu@4.21.1': | |
530 resolution: {integrity: sha512-BggMndzI7Tlv4/abrgLwa/dxNEMn2gC61DCLrTzw8LkpSKel4o+O+gtjbnkevZ18SKkeN3ihRGPuBxjaetWzWg==} | |
531 cpu: [riscv64] | |
532 os: [linux] | |
533 | |
534 '@rollup/rollup-linux-s390x-gnu@4.21.1': | |
535 resolution: {integrity: sha512-z/9rtlGd/OMv+gb1mNSjElasMf9yXusAxnRDrBaYB+eS1shFm6/4/xDH1SAISO5729fFKUkJ88TkGPRUh8WSAA==} | |
536 cpu: [s390x] | |
537 os: [linux] | |
538 | |
539 '@rollup/rollup-linux-x64-gnu@4.21.1': | |
540 resolution: {integrity: sha512-kXQVcWqDcDKw0S2E0TmhlTLlUgAmMVqPrJZR+KpH/1ZaZhLSl23GZpQVmawBQGVhyP5WXIsIQ/zqbDBBYmxm5w==} | |
541 cpu: [x64] | |
542 os: [linux] | |
543 | |
544 '@rollup/rollup-linux-x64-musl@4.21.1': | |
545 resolution: {integrity: sha512-CbFv/WMQsSdl+bpX6rVbzR4kAjSSBuDgCqb1l4J68UYsQNalz5wOqLGYj4ZI0thGpyX5kc+LLZ9CL+kpqDovZA==} | |
546 cpu: [x64] | |
547 os: [linux] | |
548 | |
549 '@rollup/rollup-win32-arm64-msvc@4.21.1': | |
550 resolution: {integrity: sha512-3Q3brDgA86gHXWHklrwdREKIrIbxC0ZgU8lwpj0eEKGBQH+31uPqr0P2v11pn0tSIxHvcdOWxa4j+YvLNx1i6g==} | |
551 cpu: [arm64] | |
552 os: [win32] | |
553 | |
554 '@rollup/rollup-win32-ia32-msvc@4.21.1': | |
555 resolution: {integrity: sha512-tNg+jJcKR3Uwe4L0/wY3Ro0H+u3nrb04+tcq1GSYzBEmKLeOQF2emk1whxlzNqb6MMrQ2JOcQEpuuiPLyRcSIw==} | |
556 cpu: [ia32] | |
557 os: [win32] | |
558 | |
559 '@rollup/rollup-win32-x64-msvc@4.21.1': | |
560 resolution: {integrity: sha512-xGiIH95H1zU7naUyTKEyOA/I0aexNMUdO9qRv0bLKN3qu25bBdrxZHqA3PTJ24YNN/GdMzG4xkDcd/GvjuhfLg==} | |
561 cpu: [x64] | |
562 os: [win32] | |
563 | |
564 '@shoelace-style/animations@1.2.0': | |
565 resolution: {integrity: sha512-avvo1xxkLbv2dgtabdewBbqcJfV0e0zCwFqkPMnHFGbJbBHorRFfMAHh1NG9ymmXn0jW95ibUVH03E1NYXD6Gw==} | |
566 | |
567 '@shoelace-style/localize@3.2.1': | |
568 resolution: {integrity: sha512-r4C9C/5kSfMBIr0D9imvpRdCNXtUNgyYThc4YlS6K5Hchv1UyxNQ9mxwj+BTRH2i1Neits260sR3OjKMnplsFA==} | |
569 | |
570 '@shoelace-style/shoelace@2.16.0': | |
571 resolution: {integrity: sha512-OV4XYAAZv0OfOR4RlpxCYOn7pH8ETIL8Pkh5hFvIrL+BN4/vlBLoeESYDU2tB/f9iichu4cfwdPquJITmKdY1w==} | |
572 engines: {node: '>=14.17.0'} | |
573 | |
574 '@sinclair/typebox@0.27.8': | |
575 resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} | |
576 | |
577 '@sinonjs/commons@3.0.1': | |
578 resolution: {integrity: sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==} | |
579 | |
580 '@sinonjs/fake-timers@10.3.0': | |
581 resolution: {integrity: sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==} | |
582 | |
583 '@types/babel__core@7.20.5': | |
584 resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} | |
585 | |
586 '@types/babel__generator@7.6.8': | |
587 resolution: {integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==} | |
588 | |
589 '@types/babel__template@7.4.4': | |
590 resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==} | |
591 | |
592 '@types/babel__traverse@7.20.6': | |
593 resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==} | |
594 | |
595 '@types/estree@1.0.5': | |
596 resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} | |
597 | |
598 '@types/graceful-fs@4.1.9': | |
599 resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==} | |
600 | |
601 '@types/istanbul-lib-coverage@2.0.6': | |
602 resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==} | |
603 | |
604 '@types/istanbul-lib-report@3.0.3': | |
605 resolution: {integrity: sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==} | |
606 | |
607 '@types/istanbul-reports@3.0.4': | |
608 resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==} | |
609 | |
610 '@types/jest@29.5.12': | |
611 resolution: {integrity: sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==} | |
612 | |
613 '@types/node@22.5.0': | |
614 resolution: {integrity: sha512-DkFrJOe+rfdHTqqMg0bSNlGlQ85hSoh2TPzZyhHsXnMtligRWpxUySiyw8FY14ITt24HVCiQPWxS3KO/QlGmWg==} | |
615 | |
616 '@types/prop-types@15.7.12': | |
617 resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} | |
618 | |
619 '@types/react@18.3.4': | |
620 resolution: {integrity: sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==} | |
621 | |
622 '@types/stack-utils@2.0.3': | |
623 resolution: {integrity: sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==} | |
624 | |
625 '@types/trusted-types@2.0.7': | |
626 resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} | |
627 | |
628 '@types/yargs-parser@21.0.3': | |
629 resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==} | |
630 | |
631 '@types/yargs@17.0.33': | |
632 resolution: {integrity: sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==} | |
633 | |
634 JSONStream@1.3.5: | |
635 resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==} | |
636 hasBin: true | |
637 | |
638 accepts@1.3.8: | |
639 resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} | |
640 engines: {node: '>= 0.6'} | |
641 | |
642 acorn-node@1.8.2: | |
643 resolution: {integrity: sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==} | |
644 | |
645 acorn-walk@7.2.0: | |
646 resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} | |
647 engines: {node: '>=0.4.0'} | |
648 | |
649 acorn@5.7.4: | |
650 resolution: {integrity: sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==} | |
651 engines: {node: '>=0.4.0'} | |
652 hasBin: true | |
653 | |
654 acorn@7.4.1: | |
655 resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} | |
656 engines: {node: '>=0.4.0'} | |
657 hasBin: true | |
658 | |
659 ansi-escapes@4.3.2: | |
660 resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} | |
661 engines: {node: '>=8'} | |
662 | |
663 ansi-regex@2.1.1: | |
664 resolution: {integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==} | |
665 engines: {node: '>=0.10.0'} | |
666 | |
667 ansi-regex@5.0.1: | |
668 resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} | |
669 engines: {node: '>=8'} | |
670 | |
671 ansi-styles@2.2.1: | |
672 resolution: {integrity: sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==} | |
673 engines: {node: '>=0.10.0'} | |
674 | |
675 ansi-styles@3.2.1: | |
676 resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} | |
677 engines: {node: '>=4'} | |
678 | |
679 ansi-styles@4.3.0: | |
680 resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} | |
681 engines: {node: '>=8'} | |
682 | |
683 ansi-styles@5.2.0: | |
684 resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==} | |
685 engines: {node: '>=10'} | |
686 | |
687 anymatch@1.3.2: | |
688 resolution: {integrity: sha512-0XNayC8lTHQ2OI8aljNCN3sSx6hsr/1+rlcDAotXJR7C1oZZHCNsfpbKwMjRA3Uqb5tF1Rae2oloTr4xpq+WjA==} | |
689 | |
690 anymatch@3.1.3: | |
691 resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} | |
692 engines: {node: '>= 8'} | |
693 | |
694 argparse@1.0.10: | |
695 resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} | |
696 | |
697 arr-diff@2.0.0: | |
698 resolution: {integrity: sha512-dtXTVMkh6VkEEA7OhXnN1Ecb8aAGFdZ1LFxtOCoqj4qkyOJMt7+qs6Ahdy6p/NQCPYsRSXXivhSB/J5E9jmYKA==} | |
699 engines: {node: '>=0.10.0'} | |
700 | |
701 arr-diff@4.0.0: | |
702 resolution: {integrity: sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==} | |
703 engines: {node: '>=0.10.0'} | |
704 | |
705 arr-flatten@1.1.0: | |
706 resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==} | |
707 engines: {node: '>=0.10.0'} | |
708 | |
709 arr-union@3.1.0: | |
710 resolution: {integrity: sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==} | |
711 engines: {node: '>=0.10.0'} | |
712 | |
713 array-flatten@1.1.1: | |
714 resolution: {integrity: sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==} | |
715 | |
716 array-unique@0.2.1: | |
717 resolution: {integrity: sha512-G2n5bG5fSUCpnsXz4+8FUkYsGPkNfLn9YvS66U5qbTIXI2Ynnlo4Bi42bWv+omKUCqz+ejzfClwne0alJWJPhg==} | |
718 engines: {node: '>=0.10.0'} | |
719 | |
720 array-unique@0.3.2: | |
721 resolution: {integrity: sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==} | |
722 engines: {node: '>=0.10.0'} | |
723 | |
724 asn1.js@4.10.1: | |
725 resolution: {integrity: sha512-p32cOF5q0Zqs9uBiONKYLm6BClCoBCM5O9JfeUSlnQLBTxYdTK+pW+nXflm8UkKd2UYlEbYz5qEi0JuZR9ckSw==} | |
726 | |
727 assert@1.5.1: | |
728 resolution: {integrity: sha512-zzw1uCAgLbsKwBfFc8CX78DDg+xZeBksSO3vwVIDDN5i94eOrPsSSyiVhmsSABFDM/OcpE2aagCat9dnWQLG1A==} | |
729 | |
730 assign-symbols@1.0.0: | |
731 resolution: {integrity: sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==} | |
732 engines: {node: '>=0.10.0'} | |
733 | |
734 async-each@1.0.6: | |
735 resolution: {integrity: sha512-c646jH1avxr+aVpndVMeAfYw7wAa6idufrlN3LPA4PmKS0QEGp6PIC9nwz0WQkkvBGAMEki3pFdtxaF39J9vvg==} | |
736 | |
737 async@3.2.6: | |
738 resolution: {integrity: sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==} | |
739 | |
740 atob@2.1.2: | |
741 resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==} | |
742 engines: {node: '>= 4.5.0'} | |
743 hasBin: true | |
744 | |
745 babel-cli@6.26.0: | |
746 resolution: {integrity: sha512-wau+BDtQfuSBGQ9PzzFL3REvR9Sxnd4LKwtcHAiPjhugA7K/80vpHXafj+O5bAqJOuSefjOx5ZJnNSR2J1Qw6Q==} | |
747 hasBin: true | |
748 | |
749 babel-code-frame@6.26.0: | |
750 resolution: {integrity: sha512-XqYMR2dfdGMW+hd0IUZ2PwK+fGeFkOxZJ0wY+JaQAHzt1Zx8LcvpiZD2NiGkEG8qx0CfkAOr5xt76d1e8vG90g==} | |
751 | |
752 babel-core@6.26.3: | |
753 resolution: {integrity: sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==} | |
754 | |
755 babel-generator@6.26.1: | |
756 resolution: {integrity: sha512-HyfwY6ApZj7BYTcJURpM5tznulaBvyio7/0d4zFOeMPUmfxkCjHocCuoLa2SAGzBI8AREcH3eP3758F672DppA==} | |
757 | |
758 babel-helper-bindify-decorators@6.24.1: | |
759 resolution: {integrity: sha512-TYX2QQATKA6Wssp6j7jqlw4QLmABDN1olRdEHndYvBXdaXM5dcx6j5rN0+nd+aVL+Th40fAEYvvw/Xxd/LETuQ==} | |
760 | |
761 babel-helper-builder-binary-assignment-operator-visitor@6.24.1: | |
762 resolution: {integrity: sha512-gCtfYORSG1fUMX4kKraymq607FWgMWg+j42IFPc18kFQEsmtaibP4UrqsXt8FlEJle25HUd4tsoDR7H2wDhe9Q==} | |
763 | |
764 babel-helper-call-delegate@6.24.1: | |
765 resolution: {integrity: sha512-RL8n2NiEj+kKztlrVJM9JT1cXzzAdvWFh76xh/H1I4nKwunzE4INBXn8ieCZ+wh4zWszZk7NBS1s/8HR5jDkzQ==} | |
766 | |
767 babel-helper-define-map@6.26.0: | |
768 resolution: {integrity: sha512-bHkmjcC9lM1kmZcVpA5t2om2nzT/xiZpo6TJq7UlZ3wqKfzia4veeXbIhKvJXAMzhhEBd3cR1IElL5AenWEUpA==} | |
769 | |
770 babel-helper-explode-assignable-expression@6.24.1: | |
771 resolution: {integrity: sha512-qe5csbhbvq6ccry9G7tkXbzNtcDiH4r51rrPUbwwoTzZ18AqxWYRZT6AOmxrpxKnQBW0pYlBI/8vh73Z//78nQ==} | |
772 | |
773 babel-helper-explode-class@6.24.1: | |
774 resolution: {integrity: sha512-SFbWewr0/0U4AiRzsHqwsbOQeLXVa9T1ELdqEa2efcQB5KopTnunAqoj07TuHlN2lfTQNPGO/rJR4FMln5fVcA==} | |
775 | |
776 babel-helper-function-name@6.24.1: | |
777 resolution: {integrity: sha512-Oo6+e2iX+o9eVvJ9Y5eKL5iryeRdsIkwRYheCuhYdVHsdEQysbc2z2QkqCLIYnNxkT5Ss3ggrHdXiDI7Dhrn4Q==} | |
778 | |
779 babel-helper-get-function-arity@6.24.1: | |
780 resolution: {integrity: sha512-WfgKFX6swFB1jS2vo+DwivRN4NB8XUdM3ij0Y1gnC21y1tdBoe6xjVnd7NSI6alv+gZXCtJqvrTeMW3fR/c0ng==} | |
781 | |
782 babel-helper-hoist-variables@6.24.1: | |
783 resolution: {integrity: sha512-zAYl3tqerLItvG5cKYw7f1SpvIxS9zi7ohyGHaI9cgDUjAT6YcY9jIEH5CstetP5wHIVSceXwNS7Z5BpJg+rOw==} | |
784 | |
785 babel-helper-optimise-call-expression@6.24.1: | |
786 resolution: {integrity: sha512-Op9IhEaxhbRT8MDXx2iNuMgciu2V8lDvYCNQbDGjdBNCjaMvyLf4wl4A3b8IgndCyQF8TwfgsQ8T3VD8aX1/pA==} | |
787 | |
788 babel-helper-regex@6.26.0: | |
789 resolution: {integrity: sha512-VlPiWmqmGJp0x0oK27Out1D+71nVVCTSdlbhIVoaBAj2lUgrNjBCRR9+llO4lTSb2O4r7PJg+RobRkhBrf6ofg==} | |
790 | |
791 babel-helper-remap-async-to-generator@6.24.1: | |
792 resolution: {integrity: sha512-RYqaPD0mQyQIFRu7Ho5wE2yvA/5jxqCIj/Lv4BXNq23mHYu/vxikOy2JueLiBxQknwapwrJeNCesvY0ZcfnlHg==} | |
793 | |
794 babel-helper-replace-supers@6.24.1: | |
795 resolution: {integrity: sha512-sLI+u7sXJh6+ToqDr57Bv973kCepItDhMou0xCP2YPVmR1jkHSCY+p1no8xErbV1Siz5QE8qKT1WIwybSWlqjw==} | |
796 | |
797 babel-helpers@6.24.1: | |
798 resolution: {integrity: sha512-n7pFrqQm44TCYvrCDb0MqabAF+JUBq+ijBvNMUxpkLjJaAu32faIexewMumrH5KLLJ1HDyT0PTEqRyAe/GwwuQ==} | |
799 | |
800 babel-jest@29.7.0: | |
801 resolution: {integrity: sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==} | |
802 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
803 peerDependencies: | |
804 '@babel/core': ^7.8.0 | |
805 | |
806 babel-messages@6.23.0: | |
807 resolution: {integrity: sha512-Bl3ZiA+LjqaMtNYopA9TYE9HP1tQ+E5dLxE0XrAzcIJeK2UqF0/EaqXwBn9esd4UmTfEab+P+UYQ1GnioFIb/w==} | |
808 | |
809 babel-plugin-check-es2015-constants@6.22.0: | |
810 resolution: {integrity: sha512-B1M5KBP29248dViEo1owyY32lk1ZSH2DaNNrXLGt8lyjjHm7pBqAdQ7VKUPR6EEDO323+OvT3MQXbCin8ooWdA==} | |
811 | |
812 babel-plugin-istanbul@6.1.1: | |
813 resolution: {integrity: sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==} | |
814 engines: {node: '>=8'} | |
815 | |
816 babel-plugin-jest-hoist@29.6.3: | |
817 resolution: {integrity: sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==} | |
818 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
819 | |
820 babel-plugin-module-resolver@2.7.1: | |
821 resolution: {integrity: sha512-aTfJSKlHgoF9k7ApYsob2AtAol/MaZUHNPph2dp3YUgBrHdqXafC8BHOeCvYLIadjNapcZRWkDmgqm8Swxpy2g==} | |
822 | |
823 babel-plugin-syntax-async-functions@6.13.0: | |
824 resolution: {integrity: sha512-4Zp4unmHgw30A1eWI5EpACji2qMocisdXhAftfhXoSV9j0Tvj6nRFE3tOmRY912E0FMRm/L5xWE7MGVT2FoLnw==} | |
825 | |
826 babel-plugin-syntax-async-generators@6.13.0: | |
827 resolution: {integrity: sha512-EbciFN5Jb9iqU9bqaLmmFLx2G8pAUsvpWJ6OzOWBNrSY9qTohXj+7YfZx6Ug1Qqh7tCb1EA7Jvn9bMC1HBiucg==} | |
828 | |
829 babel-plugin-syntax-class-constructor-call@6.18.0: | |
830 resolution: {integrity: sha512-EEuBcXz/wZ81Jaac0LnMHtD4Mfz9XWn2oH2Xj+CHwz2SZWUqqdtR2BgWPSdTGMmxN/5KLSh4PImt9+9ZedDarA==} | |
831 | |
832 babel-plugin-syntax-class-properties@6.13.0: | |
833 resolution: {integrity: sha512-chI3Rt9T1AbrQD1s+vxw3KcwC9yHtF621/MacuItITfZX344uhQoANjpoSJZleAmW2tjlolqB/f+h7jIqXa7pA==} | |
834 | |
835 babel-plugin-syntax-decorators@6.13.0: | |
836 resolution: {integrity: sha512-AWj19x2aDm8qFQ5O2JcD6pwJDW1YdcnO+1b81t7gxrGjz5VHiUqeYWAR4h7zueWMalRelrQDXprv2FrY1dbpbw==} | |
837 | |
838 babel-plugin-syntax-do-expressions@6.13.0: | |
839 resolution: {integrity: sha512-HD/5qJB9oSXzl0caxM+aRD7ENICXqcc3Up/8toDQk7zNIDE7TzsqtxC5f4t9Rwhu2Ya8l9l4j6b3vOsy+a6qxg==} | |
840 | |
841 babel-plugin-syntax-dynamic-import@6.18.0: | |
842 resolution: {integrity: sha512-MioUE+LfjCEz65Wf7Z/Rm4XCP5k2c+TbMd2Z2JKc7U9uwjBhAfNPE48KC4GTGKhppMeYVepwDBNO/nGY6NYHBA==} | |
843 | |
844 babel-plugin-syntax-exponentiation-operator@6.13.0: | |
845 resolution: {integrity: sha512-Z/flU+T9ta0aIEKl1tGEmN/pZiI1uXmCiGFRegKacQfEJzp7iNsKloZmyJlQr+75FCJtiFfGIK03SiCvCt9cPQ==} | |
846 | |
847 babel-plugin-syntax-export-extensions@6.13.0: | |
848 resolution: {integrity: sha512-Eo0rcRaIDMld/W6mVhePiudIuLW+Cr/8eveW3mBREfZORScZgx4rh6BAPyvzdEc/JZvQ+LkC80t0VGFs6FX+lg==} | |
849 | |
850 babel-plugin-syntax-function-bind@6.13.0: | |
851 resolution: {integrity: sha512-m8yMoh9LIiNyeLdQs5I9G+3YXo4nqVsKQkk7YplrG4qAFbNi9hkZlow8HDHxhH9QOVFPHmy8+03NzRCdyChIKw==} | |
852 | |
853 babel-plugin-syntax-object-rest-spread@6.13.0: | |
854 resolution: {integrity: sha512-C4Aq+GaAj83pRQ0EFgTvw5YO6T3Qz2KGrNRwIj9mSoNHVvdZY4KO2uA6HNtNXCw993iSZnckY1aLW8nOi8i4+w==} | |
855 | |
856 babel-plugin-syntax-trailing-function-commas@6.22.0: | |
857 resolution: {integrity: sha512-Gx9CH3Q/3GKbhs07Bszw5fPTlU+ygrOGfAhEt7W2JICwufpC4SuO0mG0+4NykPBSYPMJhqvVlDBU17qB1D+hMQ==} | |
858 | |
859 babel-plugin-transform-async-generator-functions@6.24.1: | |
860 resolution: {integrity: sha512-uT7eovUxtXe8Q2ufcjRuJIOL0hg6VAUJhiWJBLxH/evYAw+aqoJLcYTR8hqx13iOx/FfbCMHgBmXWZjukbkyPg==} | |
861 | |
862 babel-plugin-transform-async-to-generator@6.24.1: | |
863 resolution: {integrity: sha512-7BgYJujNCg0Ti3x0c/DL3tStvnKS6ktIYOmo9wginv/dfZOrbSZ+qG4IRRHMBOzZ5Awb1skTiAsQXg/+IWkZYw==} | |
864 | |
865 babel-plugin-transform-class-constructor-call@6.24.1: | |
866 resolution: {integrity: sha512-RvYukT1Nh7njz8P8326ztpQUGCKwmjgu6aRIx1lkvylWITYcskg29vy1Kp8WXIq7FvhXsz0Crf2kS94bjB690A==} | |
867 | |
868 babel-plugin-transform-class-properties@6.24.1: | |
869 resolution: {integrity: sha512-n4jtBA3OYBdvG5PRMKsMXJXHfLYw/ZOmtxCLOOwz6Ro5XlrColkStLnz1AS1L2yfPA9BKJ1ZNlmVCLjAL9DSIg==} | |
870 | |
871 babel-plugin-transform-decorators@6.24.1: | |
872 resolution: {integrity: sha512-skQ2CImwDkCHu0mkWvCOlBCpBIHW4/49IZWVwV4A/EnWjL9bB6UBvLyMNe3Td5XDStSZNhe69j4bfEW8dvUbew==} | |
873 | |
874 babel-plugin-transform-do-expressions@6.22.0: | |
875 resolution: {integrity: sha512-yQwYqYg+Tnj1InA8W1rsItsZVhkv1Euc4KVua9ledtPz5PDWYz7LVyy6rDBpVYUWFZj5k6GUm3YZpCbIm8Tqew==} | |
876 | |
877 babel-plugin-transform-es2015-arrow-functions@6.22.0: | |
878 resolution: {integrity: sha512-PCqwwzODXW7JMrzu+yZIaYbPQSKjDTAsNNlK2l5Gg9g4rz2VzLnZsStvp/3c46GfXpwkyufb3NCyG9+50FF1Vg==} | |
879 | |
880 babel-plugin-transform-es2015-block-scoped-functions@6.22.0: | |
881 resolution: {integrity: sha512-2+ujAT2UMBzYFm7tidUsYh+ZoIutxJ3pN9IYrF1/H6dCKtECfhmB8UkHVpyxDwkj0CYbQG35ykoz925TUnBc3A==} | |
882 | |
883 babel-plugin-transform-es2015-block-scoping@6.26.0: | |
884 resolution: {integrity: sha512-YiN6sFAQ5lML8JjCmr7uerS5Yc/EMbgg9G8ZNmk2E3nYX4ckHR01wrkeeMijEf5WHNK5TW0Sl0Uu3pv3EdOJWw==} | |
885 | |
886 babel-plugin-transform-es2015-classes@6.24.1: | |
887 resolution: {integrity: sha512-5Dy7ZbRinGrNtmWpquZKZ3EGY8sDgIVB4CU8Om8q8tnMLrD/m94cKglVcHps0BCTdZ0TJeeAWOq2TK9MIY6cag==} | |
888 | |
889 babel-plugin-transform-es2015-computed-properties@6.24.1: | |
890 resolution: {integrity: sha512-C/uAv4ktFP/Hmh01gMTvYvICrKze0XVX9f2PdIXuriCSvUmV9j+u+BB9f5fJK3+878yMK6dkdcq+Ymr9mrcLzw==} | |
891 | |
892 babel-plugin-transform-es2015-destructuring@6.23.0: | |
893 resolution: {integrity: sha512-aNv/GDAW0j/f4Uy1OEPZn1mqD+Nfy9viFGBfQ5bZyT35YqOiqx7/tXdyfZkJ1sC21NyEsBdfDY6PYmLHF4r5iA==} | |
894 | |
895 babel-plugin-transform-es2015-duplicate-keys@6.24.1: | |
896 resolution: {integrity: sha512-ossocTuPOssfxO2h+Z3/Ea1Vo1wWx31Uqy9vIiJusOP4TbF7tPs9U0sJ9pX9OJPf4lXRGj5+6Gkl/HHKiAP5ug==} | |
897 | |
898 babel-plugin-transform-es2015-for-of@6.23.0: | |
899 resolution: {integrity: sha512-DLuRwoygCoXx+YfxHLkVx5/NpeSbVwfoTeBykpJK7JhYWlL/O8hgAK/reforUnZDlxasOrVPPJVI/guE3dCwkw==} | |
900 | |
901 babel-plugin-transform-es2015-function-name@6.24.1: | |
902 resolution: {integrity: sha512-iFp5KIcorf11iBqu/y/a7DK3MN5di3pNCzto61FqCNnUX4qeBwcV1SLqe10oXNnCaxBUImX3SckX2/o1nsrTcg==} | |
903 | |
904 babel-plugin-transform-es2015-literals@6.22.0: | |
905 resolution: {integrity: sha512-tjFl0cwMPpDYyoqYA9li1/7mGFit39XiNX5DKC/uCNjBctMxyL1/PT/l4rSlbvBG1pOKI88STRdUsWXB3/Q9hQ==} | |
906 | |
907 babel-plugin-transform-es2015-modules-amd@6.24.1: | |
908 resolution: {integrity: sha512-LnIIdGWIKdw7zwckqx+eGjcS8/cl8D74A3BpJbGjKTFFNJSMrjN4bIh22HY1AlkUbeLG6X6OZj56BDvWD+OeFA==} | |
909 | |
910 babel-plugin-transform-es2015-modules-commonjs@6.26.2: | |
911 resolution: {integrity: sha512-CV9ROOHEdrjcwhIaJNBGMBCodN+1cfkwtM1SbUHmvyy35KGT7fohbpOxkE2uLz1o6odKK2Ck/tz47z+VqQfi9Q==} | |
912 | |
913 babel-plugin-transform-es2015-modules-systemjs@6.24.1: | |
914 resolution: {integrity: sha512-ONFIPsq8y4bls5PPsAWYXH/21Hqv64TBxdje0FvU3MhIV6QM2j5YS7KvAzg/nTIVLot2D2fmFQrFWCbgHlFEjg==} | |
915 | |
916 babel-plugin-transform-es2015-modules-umd@6.24.1: | |
917 resolution: {integrity: sha512-LpVbiT9CLsuAIp3IG0tfbVo81QIhn6pE8xBJ7XSeCtFlMltuar5VuBV6y6Q45tpui9QWcy5i0vLQfCfrnF7Kiw==} | |
918 | |
919 babel-plugin-transform-es2015-object-super@6.24.1: | |
920 resolution: {integrity: sha512-8G5hpZMecb53vpD3mjs64NhI1au24TAmokQ4B+TBFBjN9cVoGoOvotdrMMRmHvVZUEvqGUPWL514woru1ChZMA==} | |
921 | |
922 babel-plugin-transform-es2015-parameters@6.24.1: | |
923 resolution: {integrity: sha512-8HxlW+BB5HqniD+nLkQ4xSAVq3bR/pcYW9IigY+2y0dI+Y7INFeTbfAQr+63T3E4UDsZGjyb+l9txUnABWxlOQ==} | |
924 | |
925 babel-plugin-transform-es2015-shorthand-properties@6.24.1: | |
926 resolution: {integrity: sha512-mDdocSfUVm1/7Jw/FIRNw9vPrBQNePy6wZJlR8HAUBLybNp1w/6lr6zZ2pjMShee65t/ybR5pT8ulkLzD1xwiw==} | |
927 | |
928 babel-plugin-transform-es2015-spread@6.22.0: | |
929 resolution: {integrity: sha512-3Ghhi26r4l3d0Js933E5+IhHwk0A1yiutj9gwvzmFbVV0sPMYk2lekhOufHBswX7NCoSeF4Xrl3sCIuSIa+zOg==} | |
930 | |
931 babel-plugin-transform-es2015-sticky-regex@6.24.1: | |
932 resolution: {integrity: sha512-CYP359ADryTo3pCsH0oxRo/0yn6UsEZLqYohHmvLQdfS9xkf+MbCzE3/Kolw9OYIY4ZMilH25z/5CbQbwDD+lQ==} | |
933 | |
934 babel-plugin-transform-es2015-template-literals@6.22.0: | |
935 resolution: {integrity: sha512-x8b9W0ngnKzDMHimVtTfn5ryimars1ByTqsfBDwAqLibmuuQY6pgBQi5z1ErIsUOWBdw1bW9FSz5RZUojM4apg==} | |
936 | |
937 babel-plugin-transform-es2015-typeof-symbol@6.23.0: | |
938 resolution: {integrity: sha512-fz6J2Sf4gYN6gWgRZaoFXmq93X+Li/8vf+fb0sGDVtdeWvxC9y5/bTD7bvfWMEq6zetGEHpWjtzRGSugt5kNqw==} | |
939 | |
940 babel-plugin-transform-es2015-unicode-regex@6.24.1: | |
941 resolution: {integrity: sha512-v61Dbbihf5XxnYjtBN04B/JBvsScY37R1cZT5r9permN1cp+b70DY3Ib3fIkgn1DI9U3tGgBJZVD8p/mE/4JbQ==} | |
942 | |
943 babel-plugin-transform-exponentiation-operator@6.24.1: | |
944 resolution: {integrity: sha512-LzXDmbMkklvNhprr20//RStKVcT8Cu+SQtX18eMHLhjHf2yFzwtQ0S2f0jQ+89rokoNdmwoSqYzAhq86FxlLSQ==} | |
945 | |
946 babel-plugin-transform-export-extensions@6.22.0: | |
947 resolution: {integrity: sha512-mtzELzINaYqdVglyZrDDVwkcFRuE7s6QUFWXxwffKAHB/NkfbJ2NJSytugB43ytIC8UVt30Ereyx+7gNyTkDLg==} | |
948 | |
949 babel-plugin-transform-function-bind@6.22.0: | |
950 resolution: {integrity: sha512-9Ec4KYf1GurT39mlUjDSlN7HWSlB3u3mWRMogQbb+Y88lO0ZM3rJ0ADhPnQwWK9TbO6e/4E+Et1rrfGY9mFimA==} | |
951 | |
952 babel-plugin-transform-object-rest-spread@6.26.0: | |
953 resolution: {integrity: sha512-ocgA9VJvyxwt+qJB0ncxV8kb/CjfTcECUY4tQ5VT7nP6Aohzobm8CDFaQ5FHdvZQzLmf0sgDxB8iRXZXxwZcyA==} | |
954 | |
955 babel-plugin-transform-regenerator@6.26.0: | |
956 resolution: {integrity: sha512-LS+dBkUGlNR15/5WHKe/8Neawx663qttS6AGqoOUhICc9d1KciBvtrQSuc0PI+CxQ2Q/S1aKuJ+u64GtLdcEZg==} | |
957 | |
958 babel-plugin-transform-strict-mode@6.24.1: | |
959 resolution: {integrity: sha512-j3KtSpjyLSJxNoCDrhwiJad8kw0gJ9REGj8/CqL0HeRyLnvUNYV9zcqluL6QJSXh3nfsLEmSLvwRfGzrgR96Pw==} | |
960 | |
961 babel-polyfill@6.26.0: | |
962 resolution: {integrity: sha512-F2rZGQnAdaHWQ8YAoeRbukc7HS9QgdgeyJ0rQDd485v9opwuPvjpPFcOOT/WmkKTdgy9ESgSPXDcTNpzrGr6iQ==} | |
963 | |
964 babel-preset-current-node-syntax@1.1.0: | |
965 resolution: {integrity: sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==} | |
966 peerDependencies: | |
967 '@babel/core': ^7.0.0 | |
968 | |
969 babel-preset-es2015@6.24.1: | |
970 resolution: {integrity: sha512-XfwUqG1Ry6R43m4Wfob+vHbIVBIqTg/TJY4Snku1iIzeH7mUnwHA8Vagmv+ZQbPwhS8HgsdQvy28Py3k5zpoFQ==} | |
971 deprecated: '🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!' | |
972 | |
973 babel-preset-es2016@6.24.1: | |
974 resolution: {integrity: sha512-h3X19N+xHD3S0LqB1VIWAU3UbsbH7r5T5uHJMlkpWyJZ/gUuKQ1c9SiMYRBLZ9h7whxy5nqglx2U1o/wiz9ScQ==} | |
975 deprecated: '🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!' | |
976 | |
977 babel-preset-es2017@6.24.1: | |
978 resolution: {integrity: sha512-3iPqwP/tBkRATDg9qKkuycGEi1FZCF9pYoa2orhBynoQEPIelORSbk5VqbBI6+UzAt0CGG2gOfj46fmUmuz32g==} | |
979 deprecated: '🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!' | |
980 | |
981 babel-preset-jest@29.6.3: | |
982 resolution: {integrity: sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==} | |
983 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
984 peerDependencies: | |
985 '@babel/core': ^7.0.0 | |
986 | |
987 babel-preset-latest@6.24.1: | |
988 resolution: {integrity: sha512-CzHIEOMZOzHxihiriEbODrhDgE38LBx3hqOXwqZvIM5JxY7rb6fbJak/jcYm3DMSmO+qPbzi5CBRiwDRKW25dw==} | |
989 deprecated: 'We''re super 😸 excited that you''re trying to use ES2017+ syntax, but instead of making more yearly presets 😭 , Babel now has a better preset that we recommend you use instead: npm install babel-preset-env --save-dev. preset-env without options will compile ES2015+ down to ES5 just like using all the presets together and thus is more future proof. It also allows you to target specific browsers so that Babel can do less work and you can ship native ES2015+ to user 😎 ! We are also in the process of releasing v7, so please give http://babeljs.io/blog/2017/09/12/planning-for-7.0 a read and help test it out in beta! Thanks so much for using Babel 🙏, please give us a follow on Twitter @babeljs for news on Babel, join slack.babeljs.io for discussion/development and help support the project at opencollective.com/babel' | |
990 | |
991 babel-preset-stage-0@6.24.1: | |
992 resolution: {integrity: sha512-MJD+xBbpsApbKlzAX0sOBF+VeFaUmv5s8FSOO7SSZpes1QgphCjq/UIGRFWSmQ/0i5bqQjLGCTXGGXqcLQ9JDA==} | |
993 | |
994 babel-preset-stage-1@6.24.1: | |
995 resolution: {integrity: sha512-rn+UOcd7BHDniq1SVxv2/AVVSVI1NK+hfS0I/iR6m6KbOi/aeBRcqBilqO73pd9VUpRXF2HFtlDuC9F2BEQqmg==} | |
996 | |
997 babel-preset-stage-2@6.24.1: | |
998 resolution: {integrity: sha512-9F+nquz+37PrlTSBdpeQBKnQfAMNBnryXw+m4qBh35FNbJPfzZz+sjN2G5Uf1CRedU9PH7fJkTbYijxmkLX8Og==} | |
999 | |
1000 babel-preset-stage-3@6.24.1: | |
1001 resolution: {integrity: sha512-eCbEOF8uN0KypFXJmZXn2sTk7bPV9uM5xov7G/7BM08TbQEObsVs0cEWfy6NQySlfk7JBi/t+XJP1JkruYfthA==} | |
1002 | |
1003 babel-register@6.26.0: | |
1004 resolution: {integrity: sha512-veliHlHX06wjaeY8xNITbveXSiI+ASFnOqvne/LaIJIqOWi2Ogmj91KOugEz/hoh/fwMhXNBJPCv8Xaz5CyM4A==} | |
1005 | |
1006 babel-runtime@6.26.0: | |
1007 resolution: {integrity: sha512-ITKNuq2wKlW1fJg9sSW52eepoYgZBggvOAHC0u/CYu/qxQ9EVzThCgR69BnSXLHjy2f7SY5zaQ4yt7H9ZVxY2g==} | |
1008 | |
1009 babel-template@6.26.0: | |
1010 resolution: {integrity: sha512-PCOcLFW7/eazGUKIoqH97sO9A2UYMahsn/yRQ7uOk37iutwjq7ODtcTNF+iFDSHNfkctqsLRjLP7URnOx0T1fg==} | |
1011 | |
1012 babel-traverse@6.26.0: | |
1013 resolution: {integrity: sha512-iSxeXx7apsjCHe9c7n8VtRXGzI2Bk1rBSOJgCCjfyXb6v1aCqE1KSEpq/8SXuVN8Ka/Rh1WDTF0MDzkvTA4MIA==} | |
1014 | |
1015 babel-types@6.26.0: | |
1016 resolution: {integrity: sha512-zhe3V/26rCWsEZK8kZN+HaQj5yQ1CilTObixFzKW1UWjqG7618Twz6YEsCnjfg5gBcJh02DrpCkS9h98ZqDY+g==} | |
1017 | |
1018 babylon@6.18.0: | |
1019 resolution: {integrity: sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==} | |
1020 hasBin: true | |
1021 | |
1022 balanced-match@1.0.2: | |
1023 resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} | |
1024 | |
1025 base64-js@1.5.1: | |
1026 resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} | |
1027 | |
1028 base@0.11.2: | |
1029 resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==} | |
1030 engines: {node: '>=0.10.0'} | |
1031 | |
1032 batch@0.6.1: | |
1033 resolution: {integrity: sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw==} | |
1034 | |
1035 binary-extensions@1.13.1: | |
1036 resolution: {integrity: sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==} | |
1037 engines: {node: '>=0.10.0'} | |
1038 | |
1039 bindings@1.5.0: | |
1040 resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} | |
1041 | |
1042 bn.js@4.12.0: | |
1043 resolution: {integrity: sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==} | |
1044 | |
1045 bn.js@5.2.1: | |
1046 resolution: {integrity: sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==} | |
1047 | |
1048 body-parser@1.20.2: | |
1049 resolution: {integrity: sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==} | |
1050 engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} | |
1051 | |
1052 brace-expansion@1.1.11: | |
1053 resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} | |
1054 | |
1055 brace-expansion@2.0.1: | |
1056 resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} | |
1057 | |
1058 braces@1.8.5: | |
1059 resolution: {integrity: sha512-xU7bpz2ytJl1bH9cgIurjpg/n8Gohy9GTw81heDYLJQ4RU60dlyJsa+atVF2pI0yMMvKxI9HkKwjePCj5XI1hw==} | |
1060 engines: {node: '>=0.10.0'} | |
1061 | |
1062 braces@2.3.2: | |
1063 resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==} | |
1064 engines: {node: '>=0.10.0'} | |
1065 | |
1066 braces@3.0.3: | |
1067 resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} | |
1068 engines: {node: '>=8'} | |
1069 | |
1070 brorand@1.1.0: | |
1071 resolution: {integrity: sha512-cKV8tMCEpQs4hK/ik71d6LrPOnpkpGBR0wzxqr68g2m/LB2GxVYQroAjMJZRVM1Y4BCjCKc3vAamxSzOY2RP+w==} | |
1072 | |
1073 browser-pack@6.1.0: | |
1074 resolution: {integrity: sha512-erYug8XoqzU3IfcU8fUgyHqyOXqIE4tUTTQ+7mqUjQlvnXkOO6OlT9c/ZoJVHYoAaqGxr09CN53G7XIsO4KtWA==} | |
1075 hasBin: true | |
1076 | |
1077 browser-resolve@1.11.3: | |
1078 resolution: {integrity: sha512-exDi1BYWB/6raKHmDTCicQfTkqwN5fioMFV4j8BsfMU4R2DK/QfZfK7kOVkmWCNANf0snkBzqGqAJBao9gZMdQ==} | |
1079 | |
1080 browserify-aes@1.2.0: | |
1081 resolution: {integrity: sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==} | |
1082 | |
1083 browserify-cipher@1.0.1: | |
1084 resolution: {integrity: sha512-sPhkz0ARKbf4rRQt2hTpAHqn47X3llLkUGn+xEJzLjwY8LRs2p0v7ljvI5EyoRO/mexrNunNECisZs+gw2zz1w==} | |
1085 | |
1086 browserify-des@1.0.2: | |
1087 resolution: {integrity: sha512-BioO1xf3hFwz4kc6iBhI3ieDFompMhrMlnDFC4/0/vd5MokpuAc3R+LYbwTA9A5Yc9pq9UYPqffKpW2ObuwX5A==} | |
1088 | |
1089 browserify-rsa@4.1.0: | |
1090 resolution: {integrity: sha512-AdEER0Hkspgno2aR97SAf6vi0y0k8NuOpGnVH3O99rcA5Q6sh8QxcngtHuJ6uXwnfAXNM4Gn1Gb7/MV1+Ymbog==} | |
1091 | |
1092 browserify-sign@4.2.3: | |
1093 resolution: {integrity: sha512-JWCZW6SKhfhjJxO8Tyiiy+XYB7cqd2S5/+WeYHsKdNKFlCBhKbblba1A/HN/90YwtxKc8tCErjffZl++UNmGiw==} | |
1094 engines: {node: '>= 0.12'} | |
1095 | |
1096 browserify-zlib@0.1.4: | |
1097 resolution: {integrity: sha512-19OEpq7vWgsH6WkvkBJQDFvJS1uPcbFOQ4v9CU839dO+ZZXUZO6XpE6hNCqvlIIj+4fZvRiJ6DsAQ382GwiyTQ==} | |
1098 | |
1099 browserify@13.3.0: | |
1100 resolution: {integrity: sha512-RC51w//pULmKo3XmyC5Ax0FgQ3OZQk6he1SHbgsH63hSpa1RR0cGFU4s1AJY4exLesSZjJI00PynhjwWryi2bg==} | |
1101 hasBin: true | |
1102 | |
1103 browserslist@4.23.3: | |
1104 resolution: {integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==} | |
1105 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} | |
1106 hasBin: true | |
1107 | |
1108 bs-logger@0.2.6: | |
1109 resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==} | |
1110 engines: {node: '>= 6'} | |
1111 | |
1112 bser@2.1.1: | |
1113 resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} | |
1114 | |
1115 buffer-from@1.1.2: | |
1116 resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} | |
1117 | |
1118 buffer-xor@1.0.3: | |
1119 resolution: {integrity: sha512-571s0T7nZWK6vB67HI5dyUF7wXiNcfaPPPTl6zYCNApANjIvYJTg7hlud/+cJpdAhS7dVzqMLmfhfHR3rAcOjQ==} | |
1120 | |
1121 buffer@4.9.2: | |
1122 resolution: {integrity: sha512-xq+q3SRMOxGivLhBNaUdC64hDTQwejJ+H0T/NB1XMtTVEwNTrfFF3gAxiyW0Bu/xWEGhjVKgUcMhCrUy2+uCWg==} | |
1123 | |
1124 builtin-status-codes@3.0.0: | |
1125 resolution: {integrity: sha512-HpGFw18DgFWlncDfjTa2rcQ4W88O1mC8e8yZ2AvQY5KDaktSTwo+KRf6nHK6FRI5FyRyb/5T6+TSxfP7QyGsmQ==} | |
1126 | |
1127 bytes@3.1.2: | |
1128 resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} | |
1129 engines: {node: '>= 0.8'} | |
1130 | |
1131 cache-base@1.0.1: | |
1132 resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==} | |
1133 engines: {node: '>=0.10.0'} | |
1134 | |
1135 cached-path-relative@1.1.0: | |
1136 resolution: {integrity: sha512-WF0LihfemtesFcJgO7xfOoOcnWzY/QHR4qeDqV44jPU3HTI54+LnfXK3SA27AVVGCdZFgjjFFaqUA9Jx7dMJZA==} | |
1137 | |
1138 call-bind@1.0.7: | |
1139 resolution: {integrity: sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==} | |
1140 engines: {node: '>= 0.4'} | |
1141 | |
1142 callsites@3.1.0: | |
1143 resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} | |
1144 engines: {node: '>=6'} | |
1145 | |
1146 camelcase@5.3.1: | |
1147 resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} | |
1148 engines: {node: '>=6'} | |
1149 | |
1150 camelcase@6.3.0: | |
1151 resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==} | |
1152 engines: {node: '>=10'} | |
1153 | |
1154 caniuse-lite@1.0.30001653: | |
1155 resolution: {integrity: sha512-XGWQVB8wFQ2+9NZwZ10GxTYC5hk0Fa+q8cSkr0tgvMhYhMHP/QC+WTgrePMDBWiWc/pV+1ik82Al20XOK25Gcw==} | |
1156 | |
1157 chalk@1.1.3: | |
1158 resolution: {integrity: sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==} | |
1159 engines: {node: '>=0.10.0'} | |
1160 | |
1161 chalk@2.4.2: | |
1162 resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} | |
1163 engines: {node: '>=4'} | |
1164 | |
1165 chalk@4.1.2: | |
1166 resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} | |
1167 engines: {node: '>=10'} | |
1168 | |
1169 char-regex@1.0.2: | |
1170 resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==} | |
1171 engines: {node: '>=10'} | |
1172 | |
1173 chokidar@1.7.0: | |
1174 resolution: {integrity: sha512-mk8fAWcRUOxY7btlLtitj3A45jOwSAxH4tOFOoEGbVsl6cL6pPMWUy7dwZ/canfj3QEdP6FHSnf/l1c6/WkzVg==} | |
1175 deprecated: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. | |
1176 | |
1177 ci-info@3.9.0: | |
1178 resolution: {integrity: sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==} | |
1179 engines: {node: '>=8'} | |
1180 | |
1181 cipher-base@1.0.4: | |
1182 resolution: {integrity: sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==} | |
1183 | |
1184 cjs-module-lexer@1.4.0: | |
1185 resolution: {integrity: sha512-N1NGmowPlGBLsOZLPvm48StN04V4YvQRL0i6b7ctrVY3epjP/ct7hFLOItz6pDIvRjwpfPxi52a2UWV2ziir8g==} | |
1186 | |
1187 class-utils@0.3.6: | |
1188 resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==} | |
1189 engines: {node: '>=0.10.0'} | |
1190 | |
1191 cliui@8.0.1: | |
1192 resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} | |
1193 engines: {node: '>=12'} | |
1194 | |
1195 co@4.6.0: | |
1196 resolution: {integrity: sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==} | |
1197 engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} | |
1198 | |
1199 collect-v8-coverage@1.0.2: | |
1200 resolution: {integrity: sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==} | |
1201 | |
1202 collection-visit@1.0.0: | |
1203 resolution: {integrity: sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==} | |
1204 engines: {node: '>=0.10.0'} | |
1205 | |
1206 color-convert@1.9.3: | |
1207 resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} | |
1208 | |
1209 color-convert@2.0.1: | |
1210 resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} | |
1211 engines: {node: '>=7.0.0'} | |
1212 | |
1213 color-name@1.1.3: | |
1214 resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} | |
1215 | |
1216 color-name@1.1.4: | |
1217 resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} | |
1218 | |
1219 combine-source-map@0.8.0: | |
1220 resolution: {integrity: sha512-UlxQ9Vw0b/Bt/KYwCFqdEwsQ1eL8d1gibiFb7lxQJFdvTgc2hIZi6ugsg+kyhzhPV+QEpUiEIwInIAIrgoEkrg==} | |
1221 | |
1222 commander@2.20.3: | |
1223 resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} | |
1224 | |
1225 component-emitter@1.3.1: | |
1226 resolution: {integrity: sha512-T0+barUSQRTUQASh8bx02dl+DhF54GtIDY13Y3m9oWTklKbb3Wv974meRpeZ3lp1JpLVECWWNHC4vaG2XHXouQ==} | |
1227 | |
1228 composed-offset-position@0.0.4: | |
1229 resolution: {integrity: sha512-vMlvu1RuNegVE0YsCDSV/X4X10j56mq7PCIyOKK74FxkXzGLwhOUmdkJLSdOBOMwWycobGUMgft2lp+YgTe8hw==} | |
1230 | |
1231 concat-map@0.0.1: | |
1232 resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} | |
1233 | |
1234 concat-stream@1.5.2: | |
1235 resolution: {integrity: sha512-H6xsIBfQ94aESBG8jGHXQ7i5AEpy5ZeVaLDOisDICiTCKpqEfr34/KmTrspKQNoLKNu9gTkovlpQcUi630AKiQ==} | |
1236 engines: {'0': node >= 0.8} | |
1237 | |
1238 concat-stream@1.6.2: | |
1239 resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} | |
1240 engines: {'0': node >= 0.8} | |
1241 | |
1242 console-browserify@1.2.0: | |
1243 resolution: {integrity: sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==} | |
1244 | |
1245 constants-browserify@1.0.0: | |
1246 resolution: {integrity: sha512-xFxOwqIzR/e1k1gLiWEophSCMqXcwVHIH7akf7b/vxcUeGunlj3hvZaaqxwHsTgn+IndtkQJgSztIDWeumWJDQ==} | |
1247 | |
1248 content-disposition@0.5.4: | |
1249 resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==} | |
1250 engines: {node: '>= 0.6'} | |
1251 | |
1252 content-type@1.0.5: | |
1253 resolution: {integrity: sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==} | |
1254 engines: {node: '>= 0.6'} | |
1255 | |
1256 convert-source-map@1.1.3: | |
1257 resolution: {integrity: sha512-Y8L5rp6jo+g9VEPgvqNfEopjTR4OTYct8lXlS8iVQdmnjDvbdbzYe9rjtFCB9egC86JoNCU61WRY+ScjkZpnIg==} | |
1258 | |
1259 convert-source-map@1.9.0: | |
1260 resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} | |
1261 | |
1262 convert-source-map@2.0.0: | |
1263 resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} | |
1264 | |
1265 cookie-signature@1.0.6: | |
1266 resolution: {integrity: sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==} | |
1267 | |
1268 cookie@0.6.0: | |
1269 resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} | |
1270 engines: {node: '>= 0.6'} | |
1271 | |
1272 copy-descriptor@0.1.1: | |
1273 resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==} | |
1274 engines: {node: '>=0.10.0'} | |
1275 | |
1276 core-js@2.6.12: | |
1277 resolution: {integrity: sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==} | |
1278 deprecated: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. | |
1279 | |
1280 core-util-is@1.0.3: | |
1281 resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} | |
1282 | |
1283 create-ecdh@4.0.4: | |
1284 resolution: {integrity: sha512-mf+TCx8wWc9VpuxfP2ht0iSISLZnt0JgWlrOKZiNqyUZWnjIaCIVNQArMHnCZKfEYRg6IM7A+NeJoN8gf/Ws0A==} | |
1285 | |
1286 create-hash@1.2.0: | |
1287 resolution: {integrity: sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==} | |
1288 | |
1289 create-hmac@1.1.7: | |
1290 resolution: {integrity: sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==} | |
1291 | |
1292 create-jest@29.7.0: | |
1293 resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} | |
1294 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1295 hasBin: true | |
1296 | |
1297 cross-spawn@7.0.3: | |
1298 resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} | |
1299 engines: {node: '>= 8'} | |
1300 | |
1301 crypto-browserify@3.12.0: | |
1302 resolution: {integrity: sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg==} | |
1303 | |
1304 csstype@3.1.3: | |
1305 resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==} | |
1306 | |
1307 custom-media-element@1.3.2: | |
1308 resolution: {integrity: sha512-nDyMobZgoAVqz7mA8rsn7i1/6bjH6N9ab2Ge7LyyNxrvxAq7zQJPg8i3u2VH7wEB+Y1T1+C3/h1G774/D+ZLag==} | |
1309 | |
1310 dash-ast@1.0.0: | |
1311 resolution: {integrity: sha512-Vy4dx7gquTeMcQR/hDkYLGUnwVil6vk4FOOct+djUnHOUWt+zJPJAaRIXaAFkPXtJjvlY7o3rfRu0/3hpnwoUA==} | |
1312 | |
1313 debug@2.6.9: | |
1314 resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} | |
1315 peerDependencies: | |
1316 supports-color: '*' | |
1317 peerDependenciesMeta: | |
1318 supports-color: | |
1319 optional: true | |
1320 | |
1321 debug@4.3.6: | |
1322 resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==} | |
1323 engines: {node: '>=6.0'} | |
1324 peerDependencies: | |
1325 supports-color: '*' | |
1326 peerDependenciesMeta: | |
1327 supports-color: | |
1328 optional: true | |
1329 | |
1330 decode-uri-component@0.2.2: | |
1331 resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==} | |
1332 engines: {node: '>=0.10'} | |
1333 | |
1334 dedent@1.5.3: | |
1335 resolution: {integrity: sha512-NHQtfOOW68WD8lgypbLA5oT+Bt0xXJhiYvoR6SmmNXZfpzOGXwdKWmcwG8N7PwVVWV3eF/68nmD9BaJSsTBhyQ==} | |
1336 peerDependencies: | |
1337 babel-plugin-macros: ^3.1.0 | |
1338 peerDependenciesMeta: | |
1339 babel-plugin-macros: | |
1340 optional: true | |
1341 | |
1342 deepmerge@4.3.1: | |
1343 resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==} | |
1344 engines: {node: '>=0.10.0'} | |
1345 | |
1346 define-data-property@1.1.4: | |
1347 resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==} | |
1348 engines: {node: '>= 0.4'} | |
1349 | |
1350 define-properties@1.2.1: | |
1351 resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==} | |
1352 engines: {node: '>= 0.4'} | |
1353 | |
1354 define-property@0.2.5: | |
1355 resolution: {integrity: sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==} | |
1356 engines: {node: '>=0.10.0'} | |
1357 | |
1358 define-property@1.0.0: | |
1359 resolution: {integrity: sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==} | |
1360 engines: {node: '>=0.10.0'} | |
1361 | |
1362 define-property@2.0.2: | |
1363 resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==} | |
1364 engines: {node: '>=0.10.0'} | |
1365 | |
1366 defined@1.0.1: | |
1367 resolution: {integrity: sha512-hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q==} | |
1368 | |
1369 depd@1.1.2: | |
1370 resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==} | |
1371 engines: {node: '>= 0.6'} | |
1372 | |
1373 depd@2.0.0: | |
1374 resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} | |
1375 engines: {node: '>= 0.8'} | |
1376 | |
1377 deps-sort@2.0.1: | |
1378 resolution: {integrity: sha512-1orqXQr5po+3KI6kQb9A4jnXT1PBwggGl2d7Sq2xsnOeI9GPcE/tGcF9UiSZtZBM7MukY4cAh7MemS6tZYipfw==} | |
1379 hasBin: true | |
1380 | |
1381 des.js@1.1.0: | |
1382 resolution: {integrity: sha512-r17GxjhUCjSRy8aiJpr8/UadFIzMzJGexI3Nmz4ADi9LYSFx4gTBp80+NaX/YsXWWLhpZ7v/v/ubEc/bCNfKwg==} | |
1383 | |
1384 destroy@1.2.0: | |
1385 resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} | |
1386 engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} | |
1387 | |
1388 detect-indent@4.0.0: | |
1389 resolution: {integrity: sha512-BDKtmHlOzwI7iRuEkhzsnPoi5ypEhWAJB5RvHWe1kMr06js3uK5B3734i3ui5Yd+wOJV1cpE4JnivPD283GU/A==} | |
1390 engines: {node: '>=0.10.0'} | |
1391 | |
1392 detect-newline@3.1.0: | |
1393 resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} | |
1394 engines: {node: '>=8'} | |
1395 | |
1396 detective@4.7.1: | |
1397 resolution: {integrity: sha512-H6PmeeUcZloWtdt4DAkFyzFL94arpHr3NOwwmVILFiy+9Qd4JTxxXrzfyGk/lmct2qVGBwTSwSXagqu2BxmWig==} | |
1398 | |
1399 diff-sequences@29.6.3: | |
1400 resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==} | |
1401 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1402 | |
1403 diffie-hellman@5.0.3: | |
1404 resolution: {integrity: sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==} | |
1405 | |
1406 domain-browser@1.1.7: | |
1407 resolution: {integrity: sha512-fJ5MoHxe69h3E4/lJtFRhcWwLb04bhIBSfvCEMS1YDH+/9yEZTqBHTSTgch8nCP5tE5k2gdQEjodUqJzy7qJ9Q==} | |
1408 engines: {node: '>=0.4', npm: '>=1.2'} | |
1409 | |
1410 duplexer2@0.1.4: | |
1411 resolution: {integrity: sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==} | |
1412 | |
1413 ee-first@1.1.1: | |
1414 resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} | |
1415 | |
1416 ejs@3.1.10: | |
1417 resolution: {integrity: sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==} | |
1418 engines: {node: '>=0.10.0'} | |
1419 hasBin: true | |
1420 | |
1421 electron-to-chromium@1.5.13: | |
1422 resolution: {integrity: sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q==} | |
1423 | |
1424 elliptic@6.5.7: | |
1425 resolution: {integrity: sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==} | |
1426 | |
1427 eme-encryption-scheme-polyfill@2.1.5: | |
1428 resolution: {integrity: sha512-z9BKXV4TCYjmar0wiZLObZ0J8HE13VIg7Zq/iyPWdbEfROtxVXEJalknWKtBR5XNezzy15/zWS964TGbcAWlPg==} | |
1429 | |
1430 emittery@0.13.1: | |
1431 resolution: {integrity: sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==} | |
1432 engines: {node: '>=12'} | |
1433 | |
1434 emoji-regex@8.0.0: | |
1435 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} | |
1436 | |
1437 encodeurl@1.0.2: | |
1438 resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} | |
1439 engines: {node: '>= 0.8'} | |
1440 | |
1441 error-ex@1.3.2: | |
1442 resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} | |
1443 | |
1444 es-define-property@1.0.0: | |
1445 resolution: {integrity: sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==} | |
1446 engines: {node: '>= 0.4'} | |
1447 | |
1448 es-errors@1.3.0: | |
1449 resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==} | |
1450 engines: {node: '>= 0.4'} | |
1451 | |
1452 esbuild@0.21.5: | |
1453 resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==} | |
1454 engines: {node: '>=12'} | |
1455 hasBin: true | |
1456 | |
1457 escalade@3.1.2: | |
1458 resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} | |
1459 engines: {node: '>=6'} | |
1460 | |
1461 escape-html@1.0.3: | |
1462 resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==} | |
1463 | |
1464 escape-string-regexp@1.0.5: | |
1465 resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} | |
1466 engines: {node: '>=0.8.0'} | |
1467 | |
1468 escape-string-regexp@2.0.0: | |
1469 resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==} | |
1470 engines: {node: '>=8'} | |
1471 | |
1472 esprima@4.0.1: | |
1473 resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} | |
1474 engines: {node: '>=4'} | |
1475 hasBin: true | |
1476 | |
1477 esutils@2.0.3: | |
1478 resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} | |
1479 engines: {node: '>=0.10.0'} | |
1480 | |
1481 etag@1.8.1: | |
1482 resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==} | |
1483 engines: {node: '>= 0.6'} | |
1484 | |
1485 events@1.1.1: | |
1486 resolution: {integrity: sha512-kEcvvCBByWXGnZy6JUlgAp2gBIUjfCAV6P6TgT1/aaQKcmuAEC4OZTV1I4EWQLz2gxZw76atuVyvHhTxvi0Flw==} | |
1487 engines: {node: '>=0.4.x'} | |
1488 | |
1489 evp_bytestokey@1.0.3: | |
1490 resolution: {integrity: sha512-/f2Go4TognH/KvCISP7OUsHn85hT9nUkxxA9BEWxFn+Oj9o8ZNLm/40hdlgSLyuOimsrTKLUMEorQexp/aPQeA==} | |
1491 | |
1492 execa@5.1.1: | |
1493 resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} | |
1494 engines: {node: '>=10'} | |
1495 | |
1496 exit@0.1.2: | |
1497 resolution: {integrity: sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==} | |
1498 engines: {node: '>= 0.8.0'} | |
1499 | |
1500 expand-brackets@0.1.5: | |
1501 resolution: {integrity: sha512-hxx03P2dJxss6ceIeri9cmYOT4SRs3Zk3afZwWpOsRqLqprhTR8u++SlC+sFGsQr7WGFPdMF7Gjc1njDLDK6UA==} | |
1502 engines: {node: '>=0.10.0'} | |
1503 | |
1504 expand-brackets@2.1.4: | |
1505 resolution: {integrity: sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==} | |
1506 engines: {node: '>=0.10.0'} | |
1507 | |
1508 expand-range@1.8.2: | |
1509 resolution: {integrity: sha512-AFASGfIlnIbkKPQwX1yHaDjFvh/1gyKJODme52V6IORh69uEYgZp0o9C+qsIGNVEiuuhQU0CSSl++Rlegg1qvA==} | |
1510 engines: {node: '>=0.10.0'} | |
1511 | |
1512 expect@29.7.0: | |
1513 resolution: {integrity: sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==} | |
1514 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1515 | |
1516 express@4.19.2: | |
1517 resolution: {integrity: sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==} | |
1518 engines: {node: '>= 0.10.0'} | |
1519 | |
1520 extend-shallow@2.0.1: | |
1521 resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==} | |
1522 engines: {node: '>=0.10.0'} | |
1523 | |
1524 extend-shallow@3.0.2: | |
1525 resolution: {integrity: sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==} | |
1526 engines: {node: '>=0.10.0'} | |
1527 | |
1528 extglob@0.3.2: | |
1529 resolution: {integrity: sha512-1FOj1LOwn42TMrruOHGt18HemVnbwAmAak7krWk+wa93KXxGbK+2jpezm+ytJYDaBX0/SPLZFHKM7m+tKobWGg==} | |
1530 engines: {node: '>=0.10.0'} | |
1531 | |
1532 extglob@2.0.4: | |
1533 resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==} | |
1534 engines: {node: '>=0.10.0'} | |
1535 | |
1536 fast-json-stable-stringify@2.1.0: | |
1537 resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} | |
1538 | |
1539 fast-safe-stringify@2.1.1: | |
1540 resolution: {integrity: sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==} | |
1541 | |
1542 fb-watchman@2.0.2: | |
1543 resolution: {integrity: sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==} | |
1544 | |
1545 file-uri-to-path@1.0.0: | |
1546 resolution: {integrity: sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==} | |
1547 | |
1548 filelist@1.0.4: | |
1549 resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==} | |
1550 | |
1551 filename-regex@2.0.1: | |
1552 resolution: {integrity: sha512-BTCqyBaWBTsauvnHiE8i562+EdJj+oUpkqWp2R1iCoR8f6oo8STRu3of7WJJ0TqWtxN50a5YFpzYK4Jj9esYfQ==} | |
1553 engines: {node: '>=0.10.0'} | |
1554 | |
1555 fill-range@2.2.4: | |
1556 resolution: {integrity: sha512-cnrcCbj01+j2gTG921VZPnHbjmdAf8oQV/iGeV2kZxGSyfYjjTyY79ErsK1WJWMpw6DaApEX72binqJE+/d+5Q==} | |
1557 engines: {node: '>=0.10.0'} | |
1558 | |
1559 fill-range@4.0.0: | |
1560 resolution: {integrity: sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==} | |
1561 engines: {node: '>=0.10.0'} | |
1562 | |
1563 fill-range@7.1.1: | |
1564 resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} | |
1565 engines: {node: '>=8'} | |
1566 | |
1567 finalhandler@1.2.0: | |
1568 resolution: {integrity: sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg==} | |
1569 engines: {node: '>= 0.8'} | |
1570 | |
1571 find-babel-config@1.2.2: | |
1572 resolution: {integrity: sha512-oK59njMyw2y3yxto1BCfVK7MQp/OYf4FleHu0RgosH3riFJ1aOuo/7naLDLAObfrgn3ueFhw5sAT/cp0QuJI3Q==} | |
1573 engines: {node: '>=4.0.0'} | |
1574 | |
1575 find-up@4.1.0: | |
1576 resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} | |
1577 engines: {node: '>=8'} | |
1578 | |
1579 for-in@1.0.2: | |
1580 resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==} | |
1581 engines: {node: '>=0.10.0'} | |
1582 | |
1583 for-own@0.1.5: | |
1584 resolution: {integrity: sha512-SKmowqGTJoPzLO1T0BBJpkfp3EMacCMOuH40hOUbrbzElVktk4DioXVM99QkLCyKoiuOmyjgcWMpVz2xjE7LZw==} | |
1585 engines: {node: '>=0.10.0'} | |
1586 | |
1587 forwarded@0.2.0: | |
1588 resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} | |
1589 engines: {node: '>= 0.6'} | |
1590 | |
1591 fragment-cache@0.2.1: | |
1592 resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==} | |
1593 engines: {node: '>=0.10.0'} | |
1594 | |
1595 fresh@0.5.2: | |
1596 resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} | |
1597 engines: {node: '>= 0.6'} | |
1598 | |
1599 fs-readdir-recursive@1.1.0: | |
1600 resolution: {integrity: sha512-GNanXlVr2pf02+sPN40XN8HG+ePaNcvM0q5mZBd668Obwb0yD5GiUbZOFgwn8kGMY6I3mdyDJzieUy3PTYyTRA==} | |
1601 | |
1602 fs.realpath@1.0.0: | |
1603 resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} | |
1604 | |
1605 fsevents@1.2.13: | |
1606 resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==} | |
1607 engines: {node: '>= 4.0'} | |
1608 os: [darwin] | |
1609 deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 | |
1610 | |
1611 fsevents@2.3.3: | |
1612 resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} | |
1613 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} | |
1614 os: [darwin] | |
1615 | |
1616 function-bind@1.1.2: | |
1617 resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} | |
1618 | |
1619 gensync@1.0.0-beta.2: | |
1620 resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} | |
1621 engines: {node: '>=6.9.0'} | |
1622 | |
1623 get-assigned-identifiers@1.2.0: | |
1624 resolution: {integrity: sha512-mBBwmeGTrxEMO4pMaaf/uUEFHnYtwr8FTe8Y/mer4rcV/bye0qGm6pw1bGZFGStxC5O76c5ZAVBGnqHmOaJpdQ==} | |
1625 | |
1626 get-caller-file@2.0.5: | |
1627 resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} | |
1628 engines: {node: 6.* || 8.* || >= 10.*} | |
1629 | |
1630 get-intrinsic@1.2.4: | |
1631 resolution: {integrity: sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==} | |
1632 engines: {node: '>= 0.4'} | |
1633 | |
1634 get-package-type@0.1.0: | |
1635 resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==} | |
1636 engines: {node: '>=8.0.0'} | |
1637 | |
1638 get-stream@6.0.1: | |
1639 resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} | |
1640 engines: {node: '>=10'} | |
1641 | |
1642 get-value@2.0.6: | |
1643 resolution: {integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==} | |
1644 engines: {node: '>=0.10.0'} | |
1645 | |
1646 glob-base@0.3.0: | |
1647 resolution: {integrity: sha512-ab1S1g1EbO7YzauaJLkgLp7DZVAqj9M/dvKlTt8DkXA2tiOIcSMrlVI2J1RZyB5iJVccEscjGn+kpOG9788MHA==} | |
1648 engines: {node: '>=0.10.0'} | |
1649 | |
1650 glob-parent@2.0.0: | |
1651 resolution: {integrity: sha512-JDYOvfxio/t42HKdxkAYaCiBN7oYiuxykOxKxdaUW5Qn0zaYN3gRQWolrwdnf0shM9/EP0ebuuTmyoXNr1cC5w==} | |
1652 | |
1653 glob@7.2.3: | |
1654 resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} | |
1655 deprecated: Glob versions prior to v9 are no longer supported | |
1656 | |
1657 globals@11.12.0: | |
1658 resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} | |
1659 engines: {node: '>=4'} | |
1660 | |
1661 globals@9.18.0: | |
1662 resolution: {integrity: sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==} | |
1663 engines: {node: '>=0.10.0'} | |
1664 | |
1665 gopd@1.0.1: | |
1666 resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} | |
1667 | |
1668 graceful-fs@4.2.11: | |
1669 resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} | |
1670 | |
1671 has-ansi@2.0.0: | |
1672 resolution: {integrity: sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==} | |
1673 engines: {node: '>=0.10.0'} | |
1674 | |
1675 has-flag@3.0.0: | |
1676 resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} | |
1677 engines: {node: '>=4'} | |
1678 | |
1679 has-flag@4.0.0: | |
1680 resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} | |
1681 engines: {node: '>=8'} | |
1682 | |
1683 has-property-descriptors@1.0.2: | |
1684 resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==} | |
1685 | |
1686 has-proto@1.0.3: | |
1687 resolution: {integrity: sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==} | |
1688 engines: {node: '>= 0.4'} | |
1689 | |
1690 has-symbols@1.0.3: | |
1691 resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} | |
1692 engines: {node: '>= 0.4'} | |
1693 | |
1694 has-value@0.3.1: | |
1695 resolution: {integrity: sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==} | |
1696 engines: {node: '>=0.10.0'} | |
1697 | |
1698 has-value@1.0.0: | |
1699 resolution: {integrity: sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==} | |
1700 engines: {node: '>=0.10.0'} | |
1701 | |
1702 has-values@0.1.4: | |
1703 resolution: {integrity: sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==} | |
1704 engines: {node: '>=0.10.0'} | |
1705 | |
1706 has-values@1.0.0: | |
1707 resolution: {integrity: sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==} | |
1708 engines: {node: '>=0.10.0'} | |
1709 | |
1710 has@1.0.4: | |
1711 resolution: {integrity: sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==} | |
1712 engines: {node: '>= 0.4.0'} | |
1713 | |
1714 hash-base@3.0.4: | |
1715 resolution: {integrity: sha512-EeeoJKjTyt868liAlVmcv2ZsUfGHlE3Q+BICOXcZiwN3osr5Q/zFGYmTJpoIzuaSTAwndFy+GqhEwlU4L3j4Ow==} | |
1716 engines: {node: '>=4'} | |
1717 | |
1718 hash-base@3.1.0: | |
1719 resolution: {integrity: sha512-1nmYp/rhMDiE7AYkDw+lLwlAzz0AntGIe51F3RfFfEqyQ3feY2eI/NcwC6umIQVOASPMsWJLJScWKSSvzL9IVA==} | |
1720 engines: {node: '>=4'} | |
1721 | |
1722 hash.js@1.1.7: | |
1723 resolution: {integrity: sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==} | |
1724 | |
1725 hasown@2.0.2: | |
1726 resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==} | |
1727 engines: {node: '>= 0.4'} | |
1728 | |
1729 hmac-drbg@1.0.1: | |
1730 resolution: {integrity: sha512-Tti3gMqLdZfhOQY1Mzf/AanLiqh1WTiJgEj26ZuYQ9fbkLomzGchCws4FyrSd4VkpBfiNhaE1On+lOz894jvXg==} | |
1731 | |
1732 home-or-tmp@2.0.0: | |
1733 resolution: {integrity: sha512-ycURW7oUxE2sNiPVw1HVEFsW+ecOpJ5zaj7eC0RlwhibhRBod20muUN8qu/gzx956YrLolVvs1MTXwKgC2rVEg==} | |
1734 engines: {node: '>=0.10.0'} | |
1735 | |
1736 html-escaper@2.0.2: | |
1737 resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} | |
1738 | |
1739 htmlescape@1.1.1: | |
1740 resolution: {integrity: sha512-eVcrzgbR4tim7c7soKQKtxa/kQM4TzjnlU83rcZ9bHU6t31ehfV7SktN6McWgwPWg+JYMA/O3qpGxBvFq1z2Jg==} | |
1741 engines: {node: '>=0.10'} | |
1742 | |
1743 http-errors@1.6.3: | |
1744 resolution: {integrity: sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A==} | |
1745 engines: {node: '>= 0.6'} | |
1746 | |
1747 http-errors@2.0.0: | |
1748 resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} | |
1749 engines: {node: '>= 0.8'} | |
1750 | |
1751 https-browserify@0.0.1: | |
1752 resolution: {integrity: sha512-EjDQFbgJr1vDD/175UJeSX3ncQ3+RUnCL5NkthQGHvF4VNHlzTy8ifJfTqz47qiPRqaFH58+CbuG3x51WuB1XQ==} | |
1753 | |
1754 human-signals@2.1.0: | |
1755 resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} | |
1756 engines: {node: '>=10.17.0'} | |
1757 | |
1758 iconv-lite@0.4.24: | |
1759 resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} | |
1760 engines: {node: '>=0.10.0'} | |
1761 | |
1762 ieee754@1.2.1: | |
1763 resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} | |
1764 | |
1765 import-local@3.2.0: | |
1766 resolution: {integrity: sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==} | |
1767 engines: {node: '>=8'} | |
1768 hasBin: true | |
1769 | |
1770 imurmurhash@0.1.4: | |
1771 resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} | |
1772 engines: {node: '>=0.8.19'} | |
1773 | |
1774 indexof@0.0.1: | |
1775 resolution: {integrity: sha512-i0G7hLJ1z0DE8dsqJa2rycj9dBmNKgXBvotXtZYXakU9oivfB9Uj2ZBC27qqef2U58/ZLwalxa1X/RDCdkHtVg==} | |
1776 | |
1777 inflight@1.0.6: | |
1778 resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} | |
1779 deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. | |
1780 | |
1781 inherits@2.0.3: | |
1782 resolution: {integrity: sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==} | |
1783 | |
1784 inherits@2.0.4: | |
1785 resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} | |
1786 | |
1787 inline-source-map@0.6.3: | |
1788 resolution: {integrity: sha512-1aVsPEsJWMJq/pdMU61CDlm1URcW702MTB4w9/zUjMus6H/Py8o7g68Pr9D4I6QluWGt/KdmswuRhaA05xVR1w==} | |
1789 | |
1790 insert-module-globals@7.2.1: | |
1791 resolution: {integrity: sha512-ufS5Qq9RZN+Bu899eA9QCAYThY+gGW7oRkmb0vC93Vlyu/CFGcH0OYPEjVkDXA5FEbTt1+VWzdoOD3Ny9N+8tg==} | |
1792 hasBin: true | |
1793 | |
1794 invariant@2.2.4: | |
1795 resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==} | |
1796 | |
1797 ipaddr.js@1.9.1: | |
1798 resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} | |
1799 engines: {node: '>= 0.10'} | |
1800 | |
1801 is-accessor-descriptor@1.0.1: | |
1802 resolution: {integrity: sha512-YBUanLI8Yoihw923YeFUS5fs0fF2f5TSFTNiYAAzhhDscDa3lEqYuz1pDOEP5KvX94I9ey3vsqjJcLVFVU+3QA==} | |
1803 engines: {node: '>= 0.10'} | |
1804 | |
1805 is-arrayish@0.2.1: | |
1806 resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} | |
1807 | |
1808 is-binary-path@1.0.1: | |
1809 resolution: {integrity: sha512-9fRVlXc0uCxEDj1nQzaWONSpbTfx0FmJfzHF7pwlI8DkWGoHBBea4Pg5Ky0ojwwxQmnSifgbKkI06Qv0Ljgj+Q==} | |
1810 engines: {node: '>=0.10.0'} | |
1811 | |
1812 is-buffer@1.1.6: | |
1813 resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} | |
1814 | |
1815 is-core-module@2.15.1: | |
1816 resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==} | |
1817 engines: {node: '>= 0.4'} | |
1818 | |
1819 is-data-descriptor@1.0.1: | |
1820 resolution: {integrity: sha512-bc4NlCDiCr28U4aEsQ3Qs2491gVq4V8G7MQyws968ImqjKuYtTJXrl7Vq7jsN7Ly/C3xj5KWFrY7sHNeDkAzXw==} | |
1821 engines: {node: '>= 0.4'} | |
1822 | |
1823 is-descriptor@0.1.7: | |
1824 resolution: {integrity: sha512-C3grZTvObeN1xud4cRWl366OMXZTj0+HGyk4hvfpx4ZHt1Pb60ANSXqCK7pdOTeUQpRzECBSTphqvD7U+l22Eg==} | |
1825 engines: {node: '>= 0.4'} | |
1826 | |
1827 is-descriptor@1.0.3: | |
1828 resolution: {integrity: sha512-JCNNGbwWZEVaSPtS45mdtrneRWJFp07LLmykxeFV5F6oBvNF8vHSfJuJgoT472pSfk+Mf8VnlrspaFBHWM8JAw==} | |
1829 engines: {node: '>= 0.4'} | |
1830 | |
1831 is-dotfile@1.0.3: | |
1832 resolution: {integrity: sha512-9YclgOGtN/f8zx0Pr4FQYMdibBiTaH3sn52vjYip4ZSf6C4/6RfTEZ+MR4GvKhCxdPh21Bg42/WL55f6KSnKpg==} | |
1833 engines: {node: '>=0.10.0'} | |
1834 | |
1835 is-equal-shallow@0.1.3: | |
1836 resolution: {integrity: sha512-0EygVC5qPvIyb+gSz7zdD5/AAoS6Qrx1e//6N4yv4oNm30kqvdmG66oZFWVlQHUWe5OjP08FuTw2IdT0EOTcYA==} | |
1837 engines: {node: '>=0.10.0'} | |
1838 | |
1839 is-extendable@0.1.1: | |
1840 resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==} | |
1841 engines: {node: '>=0.10.0'} | |
1842 | |
1843 is-extendable@1.0.1: | |
1844 resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==} | |
1845 engines: {node: '>=0.10.0'} | |
1846 | |
1847 is-extglob@1.0.0: | |
1848 resolution: {integrity: sha512-7Q+VbVafe6x2T+Tu6NcOf6sRklazEPmBoB3IWk3WdGZM2iGUwU/Oe3Wtq5lSEkDTTlpp8yx+5t4pzO/i9Ty1ww==} | |
1849 engines: {node: '>=0.10.0'} | |
1850 | |
1851 is-finite@1.1.0: | |
1852 resolution: {integrity: sha512-cdyMtqX/BOqqNBBiKlIVkytNHm49MtMlYyn1zxzvJKWmFMlGzm+ry5BBfYyeY9YmNKbRSo/o7OX9w9ale0wg3w==} | |
1853 engines: {node: '>=0.10.0'} | |
1854 | |
1855 is-fullwidth-code-point@3.0.0: | |
1856 resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} | |
1857 engines: {node: '>=8'} | |
1858 | |
1859 is-generator-fn@2.1.0: | |
1860 resolution: {integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==} | |
1861 engines: {node: '>=6'} | |
1862 | |
1863 is-glob@2.0.1: | |
1864 resolution: {integrity: sha512-a1dBeB19NXsf/E0+FHqkagizel/LQw2DjSQpvQrj3zT+jYPpaUCryPnrQajXKFLCMuf4I6FhRpaGtw4lPrG6Eg==} | |
1865 engines: {node: '>=0.10.0'} | |
1866 | |
1867 is-number@2.1.0: | |
1868 resolution: {integrity: sha512-QUzH43Gfb9+5yckcrSA0VBDwEtDUchrk4F6tfJZQuNzDJbEDB9cZNzSfXGQ1jqmdDY/kl41lUOWM9syA8z8jlg==} | |
1869 engines: {node: '>=0.10.0'} | |
1870 | |
1871 is-number@3.0.0: | |
1872 resolution: {integrity: sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==} | |
1873 engines: {node: '>=0.10.0'} | |
1874 | |
1875 is-number@4.0.0: | |
1876 resolution: {integrity: sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==} | |
1877 engines: {node: '>=0.10.0'} | |
1878 | |
1879 is-number@7.0.0: | |
1880 resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} | |
1881 engines: {node: '>=0.12.0'} | |
1882 | |
1883 is-plain-object@2.0.4: | |
1884 resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} | |
1885 engines: {node: '>=0.10.0'} | |
1886 | |
1887 is-posix-bracket@0.1.1: | |
1888 resolution: {integrity: sha512-Yu68oeXJ7LeWNmZ3Zov/xg/oDBnBK2RNxwYY1ilNJX+tKKZqgPK+qOn/Gs9jEu66KDY9Netf5XLKNGzas/vPfQ==} | |
1889 engines: {node: '>=0.10.0'} | |
1890 | |
1891 is-primitive@2.0.0: | |
1892 resolution: {integrity: sha512-N3w1tFaRfk3UrPfqeRyD+GYDASU3W5VinKhlORy8EWVf/sIdDL9GAcew85XmktCfH+ngG7SRXEVDoO18WMdB/Q==} | |
1893 engines: {node: '>=0.10.0'} | |
1894 | |
1895 is-stream@2.0.1: | |
1896 resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} | |
1897 engines: {node: '>=8'} | |
1898 | |
1899 is-windows@1.0.2: | |
1900 resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} | |
1901 engines: {node: '>=0.10.0'} | |
1902 | |
1903 isarray@1.0.0: | |
1904 resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} | |
1905 | |
1906 isexe@2.0.0: | |
1907 resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} | |
1908 | |
1909 isobject@2.1.0: | |
1910 resolution: {integrity: sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==} | |
1911 engines: {node: '>=0.10.0'} | |
1912 | |
1913 isobject@3.0.1: | |
1914 resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} | |
1915 engines: {node: '>=0.10.0'} | |
1916 | |
1917 istanbul-lib-coverage@3.2.2: | |
1918 resolution: {integrity: sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==} | |
1919 engines: {node: '>=8'} | |
1920 | |
1921 istanbul-lib-instrument@5.2.1: | |
1922 resolution: {integrity: sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==} | |
1923 engines: {node: '>=8'} | |
1924 | |
1925 istanbul-lib-instrument@6.0.3: | |
1926 resolution: {integrity: sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==} | |
1927 engines: {node: '>=10'} | |
1928 | |
1929 istanbul-lib-report@3.0.1: | |
1930 resolution: {integrity: sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==} | |
1931 engines: {node: '>=10'} | |
1932 | |
1933 istanbul-lib-source-maps@4.0.1: | |
1934 resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==} | |
1935 engines: {node: '>=10'} | |
1936 | |
1937 istanbul-reports@3.1.7: | |
1938 resolution: {integrity: sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==} | |
1939 engines: {node: '>=8'} | |
1940 | |
1941 jake@10.9.2: | |
1942 resolution: {integrity: sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==} | |
1943 engines: {node: '>=10'} | |
1944 hasBin: true | |
1945 | |
1946 jest-changed-files@29.7.0: | |
1947 resolution: {integrity: sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==} | |
1948 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1949 | |
1950 jest-circus@29.7.0: | |
1951 resolution: {integrity: sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==} | |
1952 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1953 | |
1954 jest-cli@29.7.0: | |
1955 resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} | |
1956 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1957 hasBin: true | |
1958 peerDependencies: | |
1959 node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 | |
1960 peerDependenciesMeta: | |
1961 node-notifier: | |
1962 optional: true | |
1963 | |
1964 jest-config@29.7.0: | |
1965 resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} | |
1966 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1967 peerDependencies: | |
1968 '@types/node': '*' | |
1969 ts-node: '>=9.0.0' | |
1970 peerDependenciesMeta: | |
1971 '@types/node': | |
1972 optional: true | |
1973 ts-node: | |
1974 optional: true | |
1975 | |
1976 jest-diff@29.7.0: | |
1977 resolution: {integrity: sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==} | |
1978 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1979 | |
1980 jest-docblock@29.7.0: | |
1981 resolution: {integrity: sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==} | |
1982 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1983 | |
1984 jest-each@29.7.0: | |
1985 resolution: {integrity: sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==} | |
1986 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1987 | |
1988 jest-environment-node@29.7.0: | |
1989 resolution: {integrity: sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==} | |
1990 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1991 | |
1992 jest-get-type@29.6.3: | |
1993 resolution: {integrity: sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==} | |
1994 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1995 | |
1996 jest-haste-map@29.7.0: | |
1997 resolution: {integrity: sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==} | |
1998 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
1999 | |
2000 jest-leak-detector@29.7.0: | |
2001 resolution: {integrity: sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==} | |
2002 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2003 | |
2004 jest-matcher-utils@29.7.0: | |
2005 resolution: {integrity: sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==} | |
2006 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2007 | |
2008 jest-message-util@29.7.0: | |
2009 resolution: {integrity: sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==} | |
2010 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2011 | |
2012 jest-mock@29.7.0: | |
2013 resolution: {integrity: sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==} | |
2014 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2015 | |
2016 jest-pnp-resolver@1.2.3: | |
2017 resolution: {integrity: sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==} | |
2018 engines: {node: '>=6'} | |
2019 peerDependencies: | |
2020 jest-resolve: '*' | |
2021 peerDependenciesMeta: | |
2022 jest-resolve: | |
2023 optional: true | |
2024 | |
2025 jest-regex-util@29.6.3: | |
2026 resolution: {integrity: sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==} | |
2027 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2028 | |
2029 jest-resolve-dependencies@29.7.0: | |
2030 resolution: {integrity: sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==} | |
2031 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2032 | |
2033 jest-resolve@29.7.0: | |
2034 resolution: {integrity: sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==} | |
2035 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2036 | |
2037 jest-runner@29.7.0: | |
2038 resolution: {integrity: sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==} | |
2039 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2040 | |
2041 jest-runtime@29.7.0: | |
2042 resolution: {integrity: sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==} | |
2043 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2044 | |
2045 jest-snapshot@29.7.0: | |
2046 resolution: {integrity: sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==} | |
2047 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2048 | |
2049 jest-util@29.7.0: | |
2050 resolution: {integrity: sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==} | |
2051 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2052 | |
2053 jest-validate@29.7.0: | |
2054 resolution: {integrity: sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==} | |
2055 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2056 | |
2057 jest-watcher@29.7.0: | |
2058 resolution: {integrity: sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==} | |
2059 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2060 | |
2061 jest-worker@29.7.0: | |
2062 resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} | |
2063 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2064 | |
2065 jest@29.7.0: | |
2066 resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} | |
2067 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2068 hasBin: true | |
2069 peerDependencies: | |
2070 node-notifier: ^8.0.1 || ^9.0.0 || ^10.0.0 | |
2071 peerDependenciesMeta: | |
2072 node-notifier: | |
2073 optional: true | |
2074 | |
2075 js-tokens@3.0.2: | |
2076 resolution: {integrity: sha512-RjTcuD4xjtthQkaWH7dFlH85L+QaVtSoOyGdZ3g6HFhS9dFNDfLyqgm2NFe2X6cQpeFmt0452FJjFG5UameExg==} | |
2077 | |
2078 js-tokens@4.0.0: | |
2079 resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} | |
2080 | |
2081 js-yaml@3.14.1: | |
2082 resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} | |
2083 hasBin: true | |
2084 | |
2085 jsesc@0.5.0: | |
2086 resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==} | |
2087 hasBin: true | |
2088 | |
2089 jsesc@1.3.0: | |
2090 resolution: {integrity: sha512-Mke0DA0QjUWuJlhsE0ZPPhYiJkRap642SmI/4ztCFaUs6V2AiH1sfecc+57NgaryfAA2VR3v6O+CSjC1jZJKOA==} | |
2091 hasBin: true | |
2092 | |
2093 jsesc@2.5.2: | |
2094 resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} | |
2095 engines: {node: '>=4'} | |
2096 hasBin: true | |
2097 | |
2098 json-parse-even-better-errors@2.3.1: | |
2099 resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} | |
2100 | |
2101 json-stable-stringify@0.0.1: | |
2102 resolution: {integrity: sha512-nKtD/Qxm7tWdZqJoldEC7fF0S41v0mWbeaXG3637stOWfyGxTgWTYE2wtfKmjzpvxv2MA2xzxsXOIiwUpkX6Qw==} | |
2103 | |
2104 json5@0.5.1: | |
2105 resolution: {integrity: sha512-4xrs1aW+6N5DalkqSVA8fxh458CXvR99WU8WLKmq4v8eWAL86Xo3BVqyd3SkA9wEVjCMqyvvRRkshAdOnBp5rw==} | |
2106 hasBin: true | |
2107 | |
2108 json5@1.0.2: | |
2109 resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} | |
2110 hasBin: true | |
2111 | |
2112 json5@2.2.3: | |
2113 resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} | |
2114 engines: {node: '>=6'} | |
2115 hasBin: true | |
2116 | |
2117 jsonify@0.0.1: | |
2118 resolution: {integrity: sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==} | |
2119 | |
2120 jsonparse@1.3.1: | |
2121 resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==} | |
2122 engines: {'0': node >= 0.2.0} | |
2123 | |
2124 kind-of@3.2.2: | |
2125 resolution: {integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==} | |
2126 engines: {node: '>=0.10.0'} | |
2127 | |
2128 kind-of@4.0.0: | |
2129 resolution: {integrity: sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==} | |
2130 engines: {node: '>=0.10.0'} | |
2131 | |
2132 kind-of@6.0.3: | |
2133 resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} | |
2134 engines: {node: '>=0.10.0'} | |
2135 | |
2136 kleur@3.0.3: | |
2137 resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} | |
2138 engines: {node: '>=6'} | |
2139 | |
2140 labeled-stream-splicer@2.0.2: | |
2141 resolution: {integrity: sha512-Ca4LSXFFZUjPScRaqOcFxneA0VpKZr4MMYCljyQr4LIewTLb3Y0IUTIsnBBsVubIeEfxeSZpSjSsRM8APEQaAw==} | |
2142 | |
2143 leven@3.1.0: | |
2144 resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} | |
2145 engines: {node: '>=6'} | |
2146 | |
2147 lines-and-columns@1.2.4: | |
2148 resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} | |
2149 | |
2150 lit-element@4.1.0: | |
2151 resolution: {integrity: sha512-gSejRUQJuMQjV2Z59KAS/D4iElUhwKpIyJvZ9w+DIagIQjfJnhR20h2Q5ddpzXGS+fF0tMZ/xEYGMnKmaI/iww==} | |
2152 | |
2153 lit-html@3.2.0: | |
2154 resolution: {integrity: sha512-pwT/HwoxqI9FggTrYVarkBKFN9MlTUpLrDHubTmW4SrkL3kkqW5gxwbxMMUnbbRHBC0WTZnYHcjDSCM559VyfA==} | |
2155 | |
2156 lit@3.2.0: | |
2157 resolution: {integrity: sha512-s6tI33Lf6VpDu7u4YqsSX78D28bYQulM+VAzsGch4fx2H0eLZnJsUBsPWmGYSGoKDNbjtRv02rio1o+UdPVwvw==} | |
2158 | |
2159 locate-path@5.0.0: | |
2160 resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} | |
2161 engines: {node: '>=8'} | |
2162 | |
2163 lodash.memoize@3.0.4: | |
2164 resolution: {integrity: sha512-eDn9kqrAmVUC1wmZvlQ6Uhde44n+tXpqPrN8olQJbttgh0oKclk+SF54P47VEGE9CEiMeRwAP8BaM7UHvBkz2A==} | |
2165 | |
2166 lodash.memoize@4.1.2: | |
2167 resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==} | |
2168 | |
2169 lodash@4.17.21: | |
2170 resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} | |
2171 | |
2172 loose-envify@1.4.0: | |
2173 resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} | |
2174 hasBin: true | |
2175 | |
2176 lru-cache@5.1.1: | |
2177 resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} | |
2178 | |
2179 make-dir@4.0.0: | |
2180 resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==} | |
2181 engines: {node: '>=10'} | |
2182 | |
2183 make-error@1.3.6: | |
2184 resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} | |
2185 | |
2186 makeerror@1.0.12: | |
2187 resolution: {integrity: sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==} | |
2188 | |
2189 map-cache@0.2.2: | |
2190 resolution: {integrity: sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==} | |
2191 engines: {node: '>=0.10.0'} | |
2192 | |
2193 map-visit@1.0.0: | |
2194 resolution: {integrity: sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==} | |
2195 engines: {node: '>=0.10.0'} | |
2196 | |
2197 math-random@1.0.4: | |
2198 resolution: {integrity: sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A==} | |
2199 | |
2200 md5.js@1.3.5: | |
2201 resolution: {integrity: sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==} | |
2202 | |
2203 media-typer@0.3.0: | |
2204 resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==} | |
2205 engines: {node: '>= 0.6'} | |
2206 | |
2207 merge-descriptors@1.0.1: | |
2208 resolution: {integrity: sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w==} | |
2209 | |
2210 merge-stream@2.0.0: | |
2211 resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} | |
2212 | |
2213 methods@1.1.2: | |
2214 resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} | |
2215 engines: {node: '>= 0.6'} | |
2216 | |
2217 micromatch@2.3.11: | |
2218 resolution: {integrity: sha512-LnU2XFEk9xxSJ6rfgAry/ty5qwUTyHYOBU0g4R6tIw5ljwgGIBmiKhRWLw5NpMOnrgUNcDJ4WMp8rl3sYVHLNA==} | |
2219 engines: {node: '>=0.10.0'} | |
2220 | |
2221 micromatch@3.1.10: | |
2222 resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==} | |
2223 engines: {node: '>=0.10.0'} | |
2224 | |
2225 micromatch@4.0.8: | |
2226 resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} | |
2227 engines: {node: '>=8.6'} | |
2228 | |
2229 miller-rabin@4.0.1: | |
2230 resolution: {integrity: sha512-115fLhvZVqWwHPbClyntxEVfVDfl9DLLTuJvq3g2O/Oxi8AiNouAHvDSzHS0viUJc+V5vm3eq91Xwqn9dp4jRA==} | |
2231 hasBin: true | |
2232 | |
2233 mime-db@1.52.0: | |
2234 resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} | |
2235 engines: {node: '>= 0.6'} | |
2236 | |
2237 mime-types@2.1.35: | |
2238 resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} | |
2239 engines: {node: '>= 0.6'} | |
2240 | |
2241 mime@1.6.0: | |
2242 resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} | |
2243 engines: {node: '>=4'} | |
2244 hasBin: true | |
2245 | |
2246 mimic-fn@2.1.0: | |
2247 resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} | |
2248 engines: {node: '>=6'} | |
2249 | |
2250 minimalistic-assert@1.0.1: | |
2251 resolution: {integrity: sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==} | |
2252 | |
2253 minimalistic-crypto-utils@1.0.1: | |
2254 resolution: {integrity: sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==} | |
2255 | |
2256 minimatch@3.1.2: | |
2257 resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} | |
2258 | |
2259 minimatch@5.1.6: | |
2260 resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} | |
2261 engines: {node: '>=10'} | |
2262 | |
2263 minimist@1.2.8: | |
2264 resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} | |
2265 | |
2266 mixin-deep@1.3.2: | |
2267 resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==} | |
2268 engines: {node: '>=0.10.0'} | |
2269 | |
2270 mkdirp@0.5.6: | |
2271 resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} | |
2272 hasBin: true | |
2273 | |
2274 module-deps@4.1.1: | |
2275 resolution: {integrity: sha512-ze1e77tkYtlJI90RmlJJvTOGe91OAbtNQj34tg26GWlvdDc0dzmlxujTnh85S8feiTB3eBkKAOCD/v5p9v6wHg==} | |
2276 engines: {node: '>= 0.6'} | |
2277 hasBin: true | |
2278 | |
2279 moment-duration-format@1.3.0: | |
2280 resolution: {integrity: sha512-D6QHRSz3FOBc9grQ8atTF0mx6VYOWf5GBaWibqMAE0au3Pk++FOuvZGJ5oMfF6VuFmqJcuqujw5GCe2IsAbJsQ==} | |
2281 | |
2282 moment@2.30.1: | |
2283 resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==} | |
2284 | |
2285 ms@2.0.0: | |
2286 resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} | |
2287 | |
2288 ms@2.1.2: | |
2289 resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} | |
2290 | |
2291 ms@2.1.3: | |
2292 resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} | |
2293 | |
2294 nan@2.20.0: | |
2295 resolution: {integrity: sha512-bk3gXBZDGILuuo/6sKtr0DQmSThYHLtNCdSdXk9YkxD/jK6X2vmCyyXBBxyqZ4XcnzTyYEAThfX3DCEnLf6igw==} | |
2296 | |
2297 nanoid@3.3.7: | |
2298 resolution: {integrity: sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==} | |
2299 engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} | |
2300 hasBin: true | |
2301 | |
2302 nanomatch@1.2.13: | |
2303 resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==} | |
2304 engines: {node: '>=0.10.0'} | |
2305 | |
2306 natural-compare@1.4.0: | |
2307 resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} | |
2308 | |
2309 negotiator@0.6.3: | |
2310 resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} | |
2311 engines: {node: '>= 0.6'} | |
2312 | |
2313 node-globals@0.1.5: | |
2314 resolution: {integrity: sha512-auvcHbbf+6aELUQHLKYZ1WYUHw+QvY9WbP0Xs3yMAf1jYc/ZlXdOCqqtcSKmFk2TOwAY7JMGS7AT6cKCQGbtwg==} | |
2315 engines: {node: '>=6', npm: ' >=4'} | |
2316 os: [darwin, linux] | |
2317 | |
2318 node-int64@0.4.0: | |
2319 resolution: {integrity: sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==} | |
2320 | |
2321 node-releases@2.0.18: | |
2322 resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} | |
2323 | |
2324 normalize-path@2.1.1: | |
2325 resolution: {integrity: sha512-3pKJwH184Xo/lnH6oyP1q2pMd7HcypqqmRs91/6/i2CGtWwIKGCkOOMTm/zXbgTEWHw1uNpNi/igc3ePOYHb6w==} | |
2326 engines: {node: '>=0.10.0'} | |
2327 | |
2328 normalize-path@3.0.0: | |
2329 resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} | |
2330 engines: {node: '>=0.10.0'} | |
2331 | |
2332 npm-run-path@4.0.1: | |
2333 resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} | |
2334 engines: {node: '>=8'} | |
2335 | |
2336 object-assign@4.1.1: | |
2337 resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} | |
2338 engines: {node: '>=0.10.0'} | |
2339 | |
2340 object-copy@0.1.0: | |
2341 resolution: {integrity: sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==} | |
2342 engines: {node: '>=0.10.0'} | |
2343 | |
2344 object-inspect@1.13.2: | |
2345 resolution: {integrity: sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==} | |
2346 engines: {node: '>= 0.4'} | |
2347 | |
2348 object-keys@1.1.1: | |
2349 resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} | |
2350 engines: {node: '>= 0.4'} | |
2351 | |
2352 object-visit@1.0.1: | |
2353 resolution: {integrity: sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==} | |
2354 engines: {node: '>=0.10.0'} | |
2355 | |
2356 object.assign@4.1.5: | |
2357 resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==} | |
2358 engines: {node: '>= 0.4'} | |
2359 | |
2360 object.omit@2.0.1: | |
2361 resolution: {integrity: sha512-UiAM5mhmIuKLsOvrL+B0U2d1hXHF3bFYWIuH1LMpuV2EJEHG1Ntz06PgLEHjm6VFd87NpH8rastvPoyv6UW2fA==} | |
2362 engines: {node: '>=0.10.0'} | |
2363 | |
2364 object.pick@1.3.0: | |
2365 resolution: {integrity: sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==} | |
2366 engines: {node: '>=0.10.0'} | |
2367 | |
2368 on-finished@2.4.1: | |
2369 resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} | |
2370 engines: {node: '>= 0.8'} | |
2371 | |
2372 once@1.4.0: | |
2373 resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} | |
2374 | |
2375 onetime@5.1.2: | |
2376 resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} | |
2377 engines: {node: '>=6'} | |
2378 | |
2379 os-browserify@0.1.2: | |
2380 resolution: {integrity: sha512-aZicJZccvxWOZ0Bja2eAch2L8RIJWBuRYmM8Gwl/JjNtRltH0Itcz4eH/ESyuIWfse8cc93ZCf0XrzhXK2HEDA==} | |
2381 | |
2382 os-homedir@1.0.2: | |
2383 resolution: {integrity: sha512-B5JU3cabzk8c67mRRd3ECmROafjYMXbuzlwtqdM8IbS8ktlTix8aFGb2bAGKrSRIlnfKwovGUUr72JUPyOb6kQ==} | |
2384 engines: {node: '>=0.10.0'} | |
2385 | |
2386 os-tmpdir@1.0.2: | |
2387 resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==} | |
2388 engines: {node: '>=0.10.0'} | |
2389 | |
2390 output-file-sync@1.1.2: | |
2391 resolution: {integrity: sha512-uQLlclru4xpCi+tfs80l3QF24KL81X57ELNMy7W/dox+JTtxUf1bLyQ8968fFCmSqqbokjW0kn+WBIlO+rSkNg==} | |
2392 | |
2393 p-limit@2.3.0: | |
2394 resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} | |
2395 engines: {node: '>=6'} | |
2396 | |
2397 p-limit@3.1.0: | |
2398 resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} | |
2399 engines: {node: '>=10'} | |
2400 | |
2401 p-locate@4.1.0: | |
2402 resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} | |
2403 engines: {node: '>=8'} | |
2404 | |
2405 p-try@2.2.0: | |
2406 resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} | |
2407 engines: {node: '>=6'} | |
2408 | |
2409 pako@0.2.9: | |
2410 resolution: {integrity: sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==} | |
2411 | |
2412 parents@1.0.1: | |
2413 resolution: {integrity: sha512-mXKF3xkoUt5td2DoxpLmtOmZvko9VfFpwRwkKDHSNvgmpLAeBo18YDhcPbBzJq+QLCHMbGOfzia2cX4U+0v9Mg==} | |
2414 | |
2415 parse-asn1@5.1.7: | |
2416 resolution: {integrity: sha512-CTM5kuWR3sx9IFamcl5ErfPl6ea/N8IYwiJ+vpeB2g+1iknv7zBl5uPwbMbRVznRVbrNY6lGuDoE5b30grmbqg==} | |
2417 engines: {node: '>= 0.10'} | |
2418 | |
2419 parse-glob@3.0.4: | |
2420 resolution: {integrity: sha512-FC5TeK0AwXzq3tUBFtH74naWkPQCEWs4K+xMxWZBlKDWu0bVHXGZa+KKqxKidd7xwhdZ19ZNuF2uO1M/r196HA==} | |
2421 engines: {node: '>=0.10.0'} | |
2422 | |
2423 parse-json@5.2.0: | |
2424 resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} | |
2425 engines: {node: '>=8'} | |
2426 | |
2427 parseurl@1.3.3: | |
2428 resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} | |
2429 engines: {node: '>= 0.8'} | |
2430 | |
2431 pascalcase@0.1.1: | |
2432 resolution: {integrity: sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==} | |
2433 engines: {node: '>=0.10.0'} | |
2434 | |
2435 path-browserify@0.0.1: | |
2436 resolution: {integrity: sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ==} | |
2437 | |
2438 path-exists@3.0.0: | |
2439 resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==} | |
2440 engines: {node: '>=4'} | |
2441 | |
2442 path-exists@4.0.0: | |
2443 resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} | |
2444 engines: {node: '>=8'} | |
2445 | |
2446 path-is-absolute@1.0.1: | |
2447 resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} | |
2448 engines: {node: '>=0.10.0'} | |
2449 | |
2450 path-key@3.1.1: | |
2451 resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} | |
2452 engines: {node: '>=8'} | |
2453 | |
2454 path-parse@1.0.7: | |
2455 resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} | |
2456 | |
2457 path-platform@0.11.15: | |
2458 resolution: {integrity: sha512-Y30dB6rab1A/nfEKsZxmr01nUotHX0c/ZiIAsCTatEe1CmS5Pm5He7fZ195bPT7RdquoaL8lLxFCMQi/bS7IJg==} | |
2459 engines: {node: '>= 0.8.0'} | |
2460 | |
2461 path-to-regexp@0.1.7: | |
2462 resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} | |
2463 | |
2464 pbkdf2@3.1.2: | |
2465 resolution: {integrity: sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==} | |
2466 engines: {node: '>=0.12'} | |
2467 | |
2468 picocolors@1.0.1: | |
2469 resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} | |
2470 | |
2471 picomatch@2.3.1: | |
2472 resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} | |
2473 engines: {node: '>=8.6'} | |
2474 | |
2475 pirates@4.0.6: | |
2476 resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==} | |
2477 engines: {node: '>= 6'} | |
2478 | |
2479 pkg-dir@4.2.0: | |
2480 resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} | |
2481 engines: {node: '>=8'} | |
2482 | |
2483 posix-character-classes@0.1.1: | |
2484 resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==} | |
2485 engines: {node: '>=0.10.0'} | |
2486 | |
2487 postcss@8.4.41: | |
2488 resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} | |
2489 engines: {node: ^10 || ^12 || >=14} | |
2490 | |
2491 preserve@0.2.0: | |
2492 resolution: {integrity: sha512-s/46sYeylUfHNjI+sA/78FAHlmIuKqI9wNnzEOGehAlUUYeObv5C2mOinXBjyUyWmJ2SfcS2/ydApH4hTF4WXQ==} | |
2493 engines: {node: '>=0.10.0'} | |
2494 | |
2495 pretty-format@29.7.0: | |
2496 resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==} | |
2497 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} | |
2498 | |
2499 private@0.1.8: | |
2500 resolution: {integrity: sha512-VvivMrbvd2nKkiG38qjULzlc+4Vx4wm/whI9pQD35YrARNnhxeiRktSOhSukRLFNlzg6Br/cJPet5J/u19r/mg==} | |
2501 engines: {node: '>= 0.6'} | |
2502 | |
2503 process-nextick-args@1.0.7: | |
2504 resolution: {integrity: sha512-yN0WQmuCX63LP/TMvAg31nvT6m4vDqJEiiv2CAZqWOGNWutc9DfDk1NPYYmKUFmaVM2UwDowH4u5AHWYP/jxKw==} | |
2505 | |
2506 process-nextick-args@2.0.1: | |
2507 resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} | |
2508 | |
2509 process@0.11.10: | |
2510 resolution: {integrity: sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==} | |
2511 engines: {node: '>= 0.6.0'} | |
2512 | |
2513 prompts@2.4.2: | |
2514 resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} | |
2515 engines: {node: '>= 6'} | |
2516 | |
2517 proxy-addr@2.0.7: | |
2518 resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} | |
2519 engines: {node: '>= 0.10'} | |
2520 | |
2521 public-encrypt@4.0.3: | |
2522 resolution: {integrity: sha512-zVpa8oKZSz5bTMTFClc1fQOnyyEzpl5ozpi1B5YcvBrdohMjH2rfsBtyXcuNuwjsDIXmBYlF2N5FlJYhR29t8Q==} | |
2523 | |
2524 punycode@1.4.1: | |
2525 resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} | |
2526 | |
2527 pure-rand@6.1.0: | |
2528 resolution: {integrity: sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==} | |
2529 | |
2530 qr-creator@1.0.0: | |
2531 resolution: {integrity: sha512-C0cqfbS1P5hfqN4NhsYsUXePlk9BO+a45bAQ3xLYjBL3bOIFzoVEjs79Fado9u9BPBD3buHi3+vY+C8tHh4qMQ==} | |
2532 | |
2533 qs@6.11.0: | |
2534 resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==} | |
2535 engines: {node: '>=0.6'} | |
2536 | |
2537 qs@6.13.0: | |
2538 resolution: {integrity: sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==} | |
2539 engines: {node: '>=0.6'} | |
2540 | |
2541 querystring-es3@0.2.1: | |
2542 resolution: {integrity: sha512-773xhDQnZBMFobEiztv8LIl70ch5MSF/jUQVlhwFyBILqq96anmoctVIYz+ZRp0qbCKATTn6ev02M3r7Ga5vqA==} | |
2543 engines: {node: '>=0.4.x'} | |
2544 | |
2545 randomatic@3.1.1: | |
2546 resolution: {integrity: sha512-TuDE5KxZ0J461RVjrJZCJc+J+zCkTb1MbH9AQUq68sMhOMcy9jLcb3BrZKgp9q9Ncltdg4QVqWrH02W2EFFVYw==} | |
2547 engines: {node: '>= 0.10.0'} | |
2548 | |
2549 randombytes@2.1.0: | |
2550 resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} | |
2551 | |
2552 randomfill@1.0.4: | |
2553 resolution: {integrity: sha512-87lcbR8+MhcWcUiQ+9e+Rwx8MyR2P7qnt15ynUlbm3TU/fjbgz4GsvfSUDTemtCCtVCqb4ZcEFlyPNTh9bBTLw==} | |
2554 | |
2555 range-parser@1.2.1: | |
2556 resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} | |
2557 engines: {node: '>= 0.6'} | |
2558 | |
2559 raw-body@2.5.2: | |
2560 resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==} | |
2561 engines: {node: '>= 0.8'} | |
2562 | |
2563 react-is@18.3.1: | |
2564 resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} | |
2565 | |
2566 read-only-stream@2.0.0: | |
2567 resolution: {integrity: sha512-3ALe0bjBVZtkdWKIcThYpQCLbBMd/+Tbh2CDSrAIDO3UsZ4Xs+tnyjv2MjCOMMgBG+AsUOeuP1cgtY1INISc8w==} | |
2568 | |
2569 readable-stream@2.0.6: | |
2570 resolution: {integrity: sha512-TXcFfb63BQe1+ySzsHZI/5v1aJPCShfqvWJ64ayNImXMsN1Cd0YGk/wm8KB7/OeessgPc9QvS9Zou8QTkFzsLw==} | |
2571 | |
2572 readable-stream@2.3.8: | |
2573 resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==} | |
2574 | |
2575 readable-stream@3.6.2: | |
2576 resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==} | |
2577 engines: {node: '>= 6'} | |
2578 | |
2579 readdirp@2.2.1: | |
2580 resolution: {integrity: sha512-1JU/8q+VgFZyxwrJ+SVIOsh+KywWGpds3NTqikiKpDMZWScmAYyKIgqkO+ARvNWJfXeXR1zxz7aHF4u4CyH6vQ==} | |
2581 engines: {node: '>=0.10'} | |
2582 | |
2583 regenerate@1.4.2: | |
2584 resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} | |
2585 | |
2586 regenerator-runtime@0.10.5: | |
2587 resolution: {integrity: sha512-02YopEIhAgiBHWeoTiA8aitHDt8z6w+rQqNuIftlM+ZtvSl/brTouaU7DW6GO/cHtvxJvS4Hwv2ibKdxIRi24w==} | |
2588 | |
2589 regenerator-runtime@0.11.1: | |
2590 resolution: {integrity: sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==} | |
2591 | |
2592 regenerator-transform@0.10.1: | |
2593 resolution: {integrity: sha512-PJepbvDbuK1xgIgnau7Y90cwaAmO/LCLMI2mPvaXq2heGMR3aWW5/BQvYrhJ8jgmQjXewXvBjzfqKcVOmhjZ6Q==} | |
2594 | |
2595 regex-cache@0.4.4: | |
2596 resolution: {integrity: sha512-nVIZwtCjkC9YgvWkpM55B5rBhBYRZhAaJbgcFYXXsHnbZ9UZI9nnVWYZpBlCqv9ho2eZryPnWrZGsOdPwVWXWQ==} | |
2597 engines: {node: '>=0.10.0'} | |
2598 | |
2599 regex-not@1.0.2: | |
2600 resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} | |
2601 engines: {node: '>=0.10.0'} | |
2602 | |
2603 regexpu-core@2.0.0: | |
2604 resolution: {integrity: sha512-tJ9+S4oKjxY8IZ9jmjnp/mtytu1u3iyIQAfmI51IKWH6bFf7XR1ybtaO6j7INhZKXOTYADk7V5qxaqLkmNxiZQ==} | |
2605 | |
2606 regjsgen@0.2.0: | |
2607 resolution: {integrity: sha512-x+Y3yA24uF68m5GA+tBjbGYo64xXVJpbToBaWCoSNSc1hdk6dfctaRWrNFTVJZIIhL5GxW8zwjoixbnifnK59g==} | |
2608 | |
2609 regjsparser@0.1.5: | |
2610 resolution: {integrity: sha512-jlQ9gYLfk2p3V5Ag5fYhA7fv7OHzd1KUH0PRP46xc3TgwjwgROIW572AfYg/X9kaNq/LJnu6oJcFRXlIrGoTRw==} | |
2611 hasBin: true | |
2612 | |
2613 remove-trailing-separator@1.1.0: | |
2614 resolution: {integrity: sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==} | |
2615 | |
2616 repeat-element@1.1.4: | |
2617 resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==} | |
2618 engines: {node: '>=0.10.0'} | |
2619 | |
2620 repeat-string@1.6.1: | |
2621 resolution: {integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==} | |
2622 engines: {node: '>=0.10'} | |
2623 | |
2624 repeating@2.0.1: | |
2625 resolution: {integrity: sha512-ZqtSMuVybkISo2OWvqvm7iHSWngvdaW3IpsT9/uP8v4gMi591LY6h35wdOfvQdWCKFWZWm2Y1Opp4kV7vQKT6A==} | |
2626 engines: {node: '>=0.10.0'} | |
2627 | |
2628 require-directory@2.1.1: | |
2629 resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} | |
2630 engines: {node: '>=0.10.0'} | |
2631 | |
2632 resolve-cwd@3.0.0: | |
2633 resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==} | |
2634 engines: {node: '>=8'} | |
2635 | |
2636 resolve-from@5.0.0: | |
2637 resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} | |
2638 engines: {node: '>=8'} | |
2639 | |
2640 resolve-url@0.2.1: | |
2641 resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==} | |
2642 deprecated: https://github.com/lydell/resolve-url#deprecated | |
2643 | |
2644 resolve.exports@2.0.2: | |
2645 resolution: {integrity: sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==} | |
2646 engines: {node: '>=10'} | |
2647 | |
2648 resolve@1.1.7: | |
2649 resolution: {integrity: sha512-9znBF0vBcaSN3W2j7wKvdERPwqTxSpCq+if5C0WoTCyV9n24rua28jeuQ2pL/HOf+yUe/Mef+H/5p60K0Id3bg==} | |
2650 | |
2651 resolve@1.22.8: | |
2652 resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} | |
2653 hasBin: true | |
2654 | |
2655 ret@0.1.15: | |
2656 resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==} | |
2657 engines: {node: '>=0.12'} | |
2658 | |
2659 ripemd160@2.0.2: | |
2660 resolution: {integrity: sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==} | |
2661 | |
2662 rollup@4.21.1: | |
2663 resolution: {integrity: sha512-ZnYyKvscThhgd3M5+Qt3pmhO4jIRR5RGzaSovB6Q7rGNrK5cUncrtLmcTTJVSdcKXyZjW8X8MB0JMSuH9bcAJg==} | |
2664 engines: {node: '>=18.0.0', npm: '>=8.0.0'} | |
2665 hasBin: true | |
2666 | |
2667 safe-buffer@5.1.2: | |
2668 resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} | |
2669 | |
2670 safe-buffer@5.2.1: | |
2671 resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} | |
2672 | |
2673 safe-regex@1.1.0: | |
2674 resolution: {integrity: sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==} | |
2675 | |
2676 safer-buffer@2.1.2: | |
2677 resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} | |
2678 | |
2679 sax@1.3.0: | |
2680 resolution: {integrity: sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA==} | |
2681 | |
2682 seamless-immutable@6.3.0: | |
2683 resolution: {integrity: sha512-ysyOctF+oR+wXtZMLsHybQhNg/ynkWENQfcaUbx0ux002qgtFsC+P1/OBhmu+IztKjPHmWQpwOY75hyb40w5lA==} | |
2684 | |
2685 semver@6.3.1: | |
2686 resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} | |
2687 hasBin: true | |
2688 | |
2689 semver@7.6.3: | |
2690 resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==} | |
2691 engines: {node: '>=10'} | |
2692 hasBin: true | |
2693 | |
2694 send@0.18.0: | |
2695 resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==} | |
2696 engines: {node: '>= 0.8.0'} | |
2697 | |
2698 serve-index@1.9.1: | |
2699 resolution: {integrity: sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw==} | |
2700 engines: {node: '>= 0.8.0'} | |
2701 | |
2702 serve-static@1.15.0: | |
2703 resolution: {integrity: sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==} | |
2704 engines: {node: '>= 0.8.0'} | |
2705 | |
2706 set-function-length@1.2.2: | |
2707 resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==} | |
2708 engines: {node: '>= 0.4'} | |
2709 | |
2710 set-value@2.0.1: | |
2711 resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==} | |
2712 engines: {node: '>=0.10.0'} | |
2713 | |
2714 setprototypeof@1.1.0: | |
2715 resolution: {integrity: sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ==} | |
2716 | |
2717 setprototypeof@1.2.0: | |
2718 resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} | |
2719 | |
2720 sha.js@2.4.11: | |
2721 resolution: {integrity: sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==} | |
2722 hasBin: true | |
2723 | |
2724 shaka-player@4.8.20: | |
2725 resolution: {integrity: sha512-o2eshIikkyzGYKRsB9zZKzZ47dcG+luzNQgHvMNKa43PtO/G6qp3PK/i08wukyCzTA2rTw2vHv9DN8WVT+RYWw==} | |
2726 engines: {node: '>=14'} | |
2727 | |
2728 shaka-video-element@0.6.6: | |
2729 resolution: {integrity: sha512-jbKKNJX/+eg6b63X1bVeAUKedSdP+Hyk0p1QRXFSLVvB26DHsClZ7xrLYCWm/zbLHRlZHylh8tS3pGOGLdOloQ==} | |
2730 | |
2731 shasum-object@1.0.0: | |
2732 resolution: {integrity: sha512-Iqo5rp/3xVi6M4YheapzZhhGPVs0yZwHj7wvwQ1B9z8H6zk+FEnI7y3Teq7qwnekfEhu8WmG2z0z4iWZaxLWVg==} | |
2733 | |
2734 shasum@1.0.2: | |
2735 resolution: {integrity: sha512-UTzHm/+AzKfO9RgPgRpDIuMSNie1ubXRaljjlhFMNGYoG7z+rm9AHLPMf70R7887xboDH9Q+5YQbWKObFHEAtw==} | |
2736 | |
2737 shebang-command@2.0.0: | |
2738 resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} | |
2739 engines: {node: '>=8'} | |
2740 | |
2741 shebang-regex@3.0.0: | |
2742 resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} | |
2743 engines: {node: '>=8'} | |
2744 | |
2745 shell-quote@1.8.1: | |
2746 resolution: {integrity: sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==} | |
2747 | |
2748 side-channel@1.0.6: | |
2749 resolution: {integrity: sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==} | |
2750 engines: {node: '>= 0.4'} | |
2751 | |
2752 signal-exit@3.0.7: | |
2753 resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} | |
2754 | |
2755 simple-concat@1.0.1: | |
2756 resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==} | |
2757 | |
2758 sisteransi@1.0.5: | |
2759 resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} | |
2760 | |
2761 slash@1.0.0: | |
2762 resolution: {integrity: sha512-3TYDR7xWt4dIqV2JauJr+EJeW356RXijHeUlO+8djJ+uBXPn8/2dpzBc8yQhh583sVvc9CvFAeQVgijsH+PNNg==} | |
2763 engines: {node: '>=0.10.0'} | |
2764 | |
2765 slash@3.0.0: | |
2766 resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} | |
2767 engines: {node: '>=8'} | |
2768 | |
2769 snapdragon-node@2.1.1: | |
2770 resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==} | |
2771 engines: {node: '>=0.10.0'} | |
2772 | |
2773 snapdragon-util@3.0.1: | |
2774 resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==} | |
2775 engines: {node: '>=0.10.0'} | |
2776 | |
2777 snapdragon@0.8.2: | |
2778 resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==} | |
2779 engines: {node: '>=0.10.0'} | |
2780 | |
2781 source-map-js@1.2.0: | |
2782 resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} | |
2783 engines: {node: '>=0.10.0'} | |
2784 | |
2785 source-map-resolve@0.5.3: | |
2786 resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==} | |
2787 deprecated: See https://github.com/lydell/source-map-resolve#deprecated | |
2788 | |
2789 source-map-support@0.4.18: | |
2790 resolution: {integrity: sha512-try0/JqxPLF9nOjvSta7tVondkP5dwgyLDjVoyMDlmjugT2lRZ1OfsrYTkCd2hkDnJTKRbO/Rl3orm8vlsUzbA==} | |
2791 | |
2792 source-map-support@0.5.13: | |
2793 resolution: {integrity: sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==} | |
2794 | |
2795 source-map-url@0.4.1: | |
2796 resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==} | |
2797 deprecated: See https://github.com/lydell/source-map-url#deprecated | |
2798 | |
2799 source-map@0.5.7: | |
2800 resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} | |
2801 engines: {node: '>=0.10.0'} | |
2802 | |
2803 source-map@0.6.1: | |
2804 resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} | |
2805 engines: {node: '>=0.10.0'} | |
2806 | |
2807 source-map@0.7.4: | |
2808 resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==} | |
2809 engines: {node: '>= 8'} | |
2810 | |
2811 split-string@3.1.0: | |
2812 resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==} | |
2813 engines: {node: '>=0.10.0'} | |
2814 | |
2815 sprintf-js@1.0.3: | |
2816 resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} | |
2817 | |
2818 stack-utils@2.0.6: | |
2819 resolution: {integrity: sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==} | |
2820 engines: {node: '>=10'} | |
2821 | |
2822 static-extend@0.1.2: | |
2823 resolution: {integrity: sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==} | |
2824 engines: {node: '>=0.10.0'} | |
2825 | |
2826 statuses@1.5.0: | |
2827 resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==} | |
2828 engines: {node: '>= 0.6'} | |
2829 | |
2830 statuses@2.0.1: | |
2831 resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} | |
2832 engines: {node: '>= 0.8'} | |
2833 | |
2834 stream-browserify@2.0.2: | |
2835 resolution: {integrity: sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg==} | |
2836 | |
2837 stream-combiner2@1.1.1: | |
2838 resolution: {integrity: sha512-3PnJbYgS56AeWgtKF5jtJRT6uFJe56Z0Hc5Ngg/6sI6rIt8iiMBTa9cvdyFfpMQjaVHr8dusbNeFGIIonxOvKw==} | |
2839 | |
2840 stream-http@2.8.3: | |
2841 resolution: {integrity: sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw==} | |
2842 | |
2843 stream-splicer@2.0.1: | |
2844 resolution: {integrity: sha512-Xizh4/NPuYSyAXyT7g8IvdJ9HJpxIGL9PjyhtywCZvvP0OPIdqyrr4dMikeuvY8xahpdKEBlBTySe583totajg==} | |
2845 | |
2846 string-length@4.0.2: | |
2847 resolution: {integrity: sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==} | |
2848 engines: {node: '>=10'} | |
2849 | |
2850 string-width@4.2.3: | |
2851 resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} | |
2852 engines: {node: '>=8'} | |
2853 | |
2854 string_decoder@0.10.31: | |
2855 resolution: {integrity: sha512-ev2QzSzWPYmy9GuqfIVildA4OdcGLeFZQrq5ys6RtiuF+RQQiZWr8TZNyAcuVXyQRYfEO+MsoB/1BuQVhOJuoQ==} | |
2856 | |
2857 string_decoder@1.1.1: | |
2858 resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} | |
2859 | |
2860 string_decoder@1.3.0: | |
2861 resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} | |
2862 | |
2863 strip-ansi@3.0.1: | |
2864 resolution: {integrity: sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==} | |
2865 engines: {node: '>=0.10.0'} | |
2866 | |
2867 strip-ansi@6.0.1: | |
2868 resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} | |
2869 engines: {node: '>=8'} | |
2870 | |
2871 strip-bom@4.0.0: | |
2872 resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==} | |
2873 engines: {node: '>=8'} | |
2874 | |
2875 strip-final-newline@2.0.0: | |
2876 resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} | |
2877 engines: {node: '>=6'} | |
2878 | |
2879 strip-json-comments@3.1.1: | |
2880 resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} | |
2881 engines: {node: '>=8'} | |
2882 | |
2883 stylus@0.63.0: | |
2884 resolution: {integrity: sha512-OMlgrTCPzE/ibtRMoeLVhOY0RcNuNWh0rhAVqeKnk/QwcuUKQbnqhZ1kg2vzD8VU/6h3FoPTq4RJPHgLBvX6Bw==} | |
2885 hasBin: true | |
2886 | |
2887 subarg@1.0.0: | |
2888 resolution: {integrity: sha512-RIrIdRY0X1xojthNcVtgT9sjpOGagEUKpZdgBUi054OEPFo282yg+zE+t1Rj3+RqKq2xStL7uUHhY+AjbC4BXg==} | |
2889 | |
2890 supports-color@2.0.0: | |
2891 resolution: {integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==} | |
2892 engines: {node: '>=0.8.0'} | |
2893 | |
2894 supports-color@5.5.0: | |
2895 resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} | |
2896 engines: {node: '>=4'} | |
2897 | |
2898 supports-color@7.2.0: | |
2899 resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} | |
2900 engines: {node: '>=8'} | |
2901 | |
2902 supports-color@8.1.1: | |
2903 resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} | |
2904 engines: {node: '>=10'} | |
2905 | |
2906 supports-preserve-symlinks-flag@1.0.0: | |
2907 resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} | |
2908 engines: {node: '>= 0.4'} | |
2909 | |
2910 syntax-error@1.4.0: | |
2911 resolution: {integrity: sha512-YPPlu67mdnHGTup2A8ff7BC2Pjq0e0Yp/IyTFN03zWO0RcK07uLcbi7C2KpGR2FvWbaB0+bfE27a+sBKebSo7w==} | |
2912 | |
2913 test-exclude@6.0.0: | |
2914 resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} | |
2915 engines: {node: '>=8'} | |
2916 | |
2917 through2@2.0.5: | |
2918 resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} | |
2919 | |
2920 through@2.3.8: | |
2921 resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} | |
2922 | |
2923 timers-browserify@1.4.2: | |
2924 resolution: {integrity: sha512-PIxwAupJZiYU4JmVZYwXp9FKsHMXb5h0ZEFyuXTAn8WLHOlcij+FEcbrvDsom1o5dr1YggEtFbECvGCW2sT53Q==} | |
2925 engines: {node: '>=0.6.0'} | |
2926 | |
2927 tmpl@1.0.5: | |
2928 resolution: {integrity: sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==} | |
2929 | |
2930 to-arraybuffer@1.0.1: | |
2931 resolution: {integrity: sha512-okFlQcoGTi4LQBG/PgSYblw9VOyptsz2KJZqc6qtgGdes8VktzUQkj4BI2blit072iS8VODNcMA+tvnS9dnuMA==} | |
2932 | |
2933 to-fast-properties@1.0.3: | |
2934 resolution: {integrity: sha512-lxrWP8ejsq+7E3nNjwYmUBMAgjMTZoTI+sdBOpvNyijeDLa29LUn9QaoXAHv4+Z578hbmHHJKZknzxVtvo77og==} | |
2935 engines: {node: '>=0.10.0'} | |
2936 | |
2937 to-fast-properties@2.0.0: | |
2938 resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} | |
2939 engines: {node: '>=4'} | |
2940 | |
2941 to-object-path@0.3.0: | |
2942 resolution: {integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==} | |
2943 engines: {node: '>=0.10.0'} | |
2944 | |
2945 to-regex-range@2.1.1: | |
2946 resolution: {integrity: sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==} | |
2947 engines: {node: '>=0.10.0'} | |
2948 | |
2949 to-regex-range@5.0.1: | |
2950 resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} | |
2951 engines: {node: '>=8.0'} | |
2952 | |
2953 to-regex@3.0.2: | |
2954 resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==} | |
2955 engines: {node: '>=0.10.0'} | |
2956 | |
2957 toidentifier@1.0.1: | |
2958 resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} | |
2959 engines: {node: '>=0.6'} | |
2960 | |
2961 trim-right@1.0.1: | |
2962 resolution: {integrity: sha512-WZGXGstmCWgeevgTL54hrCuw1dyMQIzWy7ZfqRJfSmJZBwklI15egmQytFP6bPidmw3M8d5yEowl1niq4vmqZw==} | |
2963 engines: {node: '>=0.10.0'} | |
2964 | |
2965 ts-jest@29.2.5: | |
2966 resolution: {integrity: sha512-KD8zB2aAZrcKIdGk4OwpJggeLcH1FgrICqDSROWqlnJXGCXK4Mn6FcdK2B6670Xr73lHMG1kHw8R87A0ecZ+vA==} | |
2967 engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0} | |
2968 hasBin: true | |
2969 peerDependencies: | |
2970 '@babel/core': '>=7.0.0-beta.0 <8' | |
2971 '@jest/transform': ^29.0.0 | |
2972 '@jest/types': ^29.0.0 | |
2973 babel-jest: ^29.0.0 | |
2974 esbuild: '*' | |
2975 jest: ^29.0.0 | |
2976 typescript: '>=4.3 <6' | |
2977 peerDependenciesMeta: | |
2978 '@babel/core': | |
2979 optional: true | |
2980 '@jest/transform': | |
2981 optional: true | |
2982 '@jest/types': | |
2983 optional: true | |
2984 babel-jest: | |
2985 optional: true | |
2986 esbuild: | |
2987 optional: true | |
2988 | |
2989 tslib@2.7.0: | |
2990 resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} | |
2991 | |
2992 tty-browserify@0.0.1: | |
2993 resolution: {integrity: sha512-C3TaO7K81YvjCgQH9Q1S3R3P3BtN3RIM8n+OvX4il1K1zgE8ZhI0op7kClgkxtutIE8hQrcrHBXvIheqKUUCxw==} | |
2994 | |
2995 type-detect@4.0.8: | |
2996 resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} | |
2997 engines: {node: '>=4'} | |
2998 | |
2999 type-fest@0.21.3: | |
3000 resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} | |
3001 engines: {node: '>=10'} | |
3002 | |
3003 type-is@1.6.18: | |
3004 resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} | |
3005 engines: {node: '>= 0.6'} | |
3006 | |
3007 typedarray@0.0.6: | |
3008 resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} | |
3009 | |
3010 typedarray@0.0.7: | |
3011 resolution: {integrity: sha512-ueeb9YybpjhivjbHP2LdFDAjbS948fGEPj+ACAMs4xCMmh72OCOMQWBQKlaN4ZNQ04yfLSDLSx1tGRIoWimObQ==} | |
3012 | |
3013 typescript@5.5.4: | |
3014 resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} | |
3015 engines: {node: '>=14.17'} | |
3016 hasBin: true | |
3017 | |
3018 umd@3.0.3: | |
3019 resolution: {integrity: sha512-4IcGSufhFshvLNcMCV80UnQVlZ5pMOC8mvNPForqwA4+lzYQuetTESLDQkeLmihq8bRcnpbQa48Wb8Lh16/xow==} | |
3020 hasBin: true | |
3021 | |
3022 undeclared-identifiers@1.1.3: | |
3023 resolution: {integrity: sha512-pJOW4nxjlmfwKApE4zvxLScM/njmwj/DiUBv7EabwE4O8kRUy+HIwxQtZLBPll/jx1LJyBcqNfB3/cpv9EZwOw==} | |
3024 hasBin: true | |
3025 | |
3026 undici-types@6.19.8: | |
3027 resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} | |
3028 | |
3029 union-value@1.0.1: | |
3030 resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==} | |
3031 engines: {node: '>=0.10.0'} | |
3032 | |
3033 unpipe@1.0.0: | |
3034 resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} | |
3035 engines: {node: '>= 0.8'} | |
3036 | |
3037 unset-value@1.0.0: | |
3038 resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==} | |
3039 engines: {node: '>=0.10.0'} | |
3040 | |
3041 update-browserslist-db@1.1.0: | |
3042 resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==} | |
3043 hasBin: true | |
3044 peerDependencies: | |
3045 browserslist: '>= 4.21.0' | |
3046 | |
3047 urix@0.1.0: | |
3048 resolution: {integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==} | |
3049 deprecated: Please see https://github.com/lydell/urix#deprecated | |
3050 | |
3051 url@0.11.4: | |
3052 resolution: {integrity: sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg==} | |
3053 engines: {node: '>= 0.4'} | |
3054 | |
3055 use@3.1.1: | |
3056 resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==} | |
3057 engines: {node: '>=0.10.0'} | |
3058 | |
3059 user-home@1.1.1: | |
3060 resolution: {integrity: sha512-aggiKfEEubv3UwRNqTzLInZpAOmKzwdHqEBmW/hBA/mt99eg+b4VrX6i+IRLxU8+WJYfa33rGwRseg4eElUgsQ==} | |
3061 engines: {node: '>=0.10.0'} | |
3062 hasBin: true | |
3063 | |
3064 util-deprecate@1.0.2: | |
3065 resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} | |
3066 | |
3067 util@0.10.4: | |
3068 resolution: {integrity: sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A==} | |
3069 | |
3070 utils-merge@1.0.1: | |
3071 resolution: {integrity: sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==} | |
3072 engines: {node: '>= 0.4.0'} | |
3073 | |
3074 v8-to-istanbul@9.3.0: | |
3075 resolution: {integrity: sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==} | |
3076 engines: {node: '>=10.12.0'} | |
3077 | |
3078 v8flags@2.1.1: | |
3079 resolution: {integrity: sha512-SKfhk/LlaXzvtowJabLZwD4K6SGRYeoxA7KJeISlUMAB/NT4CBkZjMq3WceX2Ckm4llwqYVo8TICgsDYCBU2tA==} | |
3080 engines: {node: '>= 0.10.0'} | |
3081 | |
3082 vary@1.1.2: | |
3083 resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} | |
3084 engines: {node: '>= 0.8'} | |
3085 | |
3086 vite@5.4.2: | |
3087 resolution: {integrity: sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==} | |
3088 engines: {node: ^18.0.0 || >=20.0.0} | |
3089 hasBin: true | |
3090 peerDependencies: | |
3091 '@types/node': ^18.0.0 || >=20.0.0 | |
3092 less: '*' | |
3093 lightningcss: ^1.21.0 | |
3094 sass: '*' | |
3095 sass-embedded: '*' | |
3096 stylus: '*' | |
3097 sugarss: '*' | |
3098 terser: ^5.4.0 | |
3099 peerDependenciesMeta: | |
3100 '@types/node': | |
3101 optional: true | |
3102 less: | |
3103 optional: true | |
3104 lightningcss: | |
3105 optional: true | |
3106 sass: | |
3107 optional: true | |
3108 sass-embedded: | |
3109 optional: true | |
3110 stylus: | |
3111 optional: true | |
3112 sugarss: | |
3113 optional: true | |
3114 terser: | |
3115 optional: true | |
3116 | |
3117 vm-browserify@0.0.4: | |
3118 resolution: {integrity: sha512-NyZNR3WDah+NPkjh/YmhuWSsT4a0mF0BJYgUmvrJ70zxjTXh5Y2Asobxlh0Nfs0PCFB5FVpRJft7NozAWFMwLQ==} | |
3119 | |
3120 walker@1.0.8: | |
3121 resolution: {integrity: sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==} | |
3122 | |
3123 which@2.0.2: | |
3124 resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} | |
3125 engines: {node: '>= 8'} | |
3126 hasBin: true | |
3127 | |
3128 wrap-ansi@7.0.0: | |
3129 resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} | |
3130 engines: {node: '>=10'} | |
3131 | |
3132 wrappy@1.0.2: | |
3133 resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} | |
3134 | |
3135 write-file-atomic@4.0.2: | |
3136 resolution: {integrity: sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==} | |
3137 engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} | |
3138 | |
3139 xtend@4.0.2: | |
3140 resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} | |
3141 engines: {node: '>=0.4'} | |
3142 | |
3143 y18n@5.0.8: | |
3144 resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} | |
3145 engines: {node: '>=10'} | |
3146 | |
3147 yallist@3.1.1: | |
3148 resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} | |
3149 | |
3150 yargs-parser@21.1.1: | |
3151 resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} | |
3152 engines: {node: '>=12'} | |
3153 | |
3154 yargs@17.7.2: | |
3155 resolution: {integrity: sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==} | |
3156 engines: {node: '>=12'} | |
3157 | |
3158 yocto-queue@0.1.0: | |
3159 resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} | |
3160 engines: {node: '>=10'} | |
3161 | |
3162 snapshots: | |
3163 | |
3164 '@adobe/css-tools@4.3.3': {} | |
3165 | |
3166 '@ampproject/remapping@2.3.0': | |
3167 dependencies: | |
3168 '@jridgewell/gen-mapping': 0.3.5 | |
3169 '@jridgewell/trace-mapping': 0.3.25 | |
3170 | |
3171 '@babel/code-frame@7.24.7': | |
3172 dependencies: | |
3173 '@babel/highlight': 7.24.7 | |
3174 picocolors: 1.0.1 | |
3175 | |
3176 '@babel/compat-data@7.25.4': {} | |
3177 | |
3178 '@babel/core@7.25.2': | |
3179 dependencies: | |
3180 '@ampproject/remapping': 2.3.0 | |
3181 '@babel/code-frame': 7.24.7 | |
3182 '@babel/generator': 7.25.5 | |
3183 '@babel/helper-compilation-targets': 7.25.2 | |
3184 '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) | |
3185 '@babel/helpers': 7.25.0 | |
3186 '@babel/parser': 7.25.4 | |
3187 '@babel/template': 7.25.0 | |
3188 '@babel/traverse': 7.25.4 | |
3189 '@babel/types': 7.25.4 | |
3190 convert-source-map: 2.0.0 | |
3191 debug: 4.3.6 | |
3192 gensync: 1.0.0-beta.2 | |
3193 json5: 2.2.3 | |
3194 semver: 6.3.1 | |
3195 transitivePeerDependencies: | |
3196 - supports-color | |
3197 | |
3198 '@babel/generator@7.25.5': | |
3199 dependencies: | |
3200 '@babel/types': 7.25.4 | |
3201 '@jridgewell/gen-mapping': 0.3.5 | |
3202 '@jridgewell/trace-mapping': 0.3.25 | |
3203 jsesc: 2.5.2 | |
3204 | |
3205 '@babel/helper-compilation-targets@7.25.2': | |
3206 dependencies: | |
3207 '@babel/compat-data': 7.25.4 | |
3208 '@babel/helper-validator-option': 7.24.8 | |
3209 browserslist: 4.23.3 | |
3210 lru-cache: 5.1.1 | |
3211 semver: 6.3.1 | |
3212 | |
3213 '@babel/helper-module-imports@7.24.7': | |
3214 dependencies: | |
3215 '@babel/traverse': 7.25.4 | |
3216 '@babel/types': 7.25.4 | |
3217 transitivePeerDependencies: | |
3218 - supports-color | |
3219 | |
3220 '@babel/helper-module-transforms@7.25.2(@babel/core@7.25.2)': | |
3221 dependencies: | |
3222 '@babel/core': 7.25.2 | |
3223 '@babel/helper-module-imports': 7.24.7 | |
3224 '@babel/helper-simple-access': 7.24.7 | |
3225 '@babel/helper-validator-identifier': 7.24.7 | |
3226 '@babel/traverse': 7.25.4 | |
3227 transitivePeerDependencies: | |
3228 - supports-color | |
3229 | |
3230 '@babel/helper-plugin-utils@7.24.8': {} | |
3231 | |
3232 '@babel/helper-simple-access@7.24.7': | |
3233 dependencies: | |
3234 '@babel/traverse': 7.25.4 | |
3235 '@babel/types': 7.25.4 | |
3236 transitivePeerDependencies: | |
3237 - supports-color | |
3238 | |
3239 '@babel/helper-string-parser@7.24.8': {} | |
3240 | |
3241 '@babel/helper-validator-identifier@7.24.7': {} | |
3242 | |
3243 '@babel/helper-validator-option@7.24.8': {} | |
3244 | |
3245 '@babel/helpers@7.25.0': | |
3246 dependencies: | |
3247 '@babel/template': 7.25.0 | |
3248 '@babel/types': 7.25.4 | |
3249 | |
3250 '@babel/highlight@7.24.7': | |
3251 dependencies: | |
3252 '@babel/helper-validator-identifier': 7.24.7 | |
3253 chalk: 2.4.2 | |
3254 js-tokens: 4.0.0 | |
3255 picocolors: 1.0.1 | |
3256 | |
3257 '@babel/parser@7.25.4': | |
3258 dependencies: | |
3259 '@babel/types': 7.25.4 | |
3260 | |
3261 '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.25.2)': | |
3262 dependencies: | |
3263 '@babel/core': 7.25.2 | |
3264 '@babel/helper-plugin-utils': 7.24.8 | |
3265 | |
3266 '@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.25.2)': | |
3267 dependencies: | |
3268 '@babel/core': 7.25.2 | |
3269 '@babel/helper-plugin-utils': 7.24.8 | |
3270 | |
3271 '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.25.2)': | |
3272 dependencies: | |
3273 '@babel/core': 7.25.2 | |
3274 '@babel/helper-plugin-utils': 7.24.8 | |
3275 | |
3276 '@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.25.2)': | |
3277 dependencies: | |
3278 '@babel/core': 7.25.2 | |
3279 '@babel/helper-plugin-utils': 7.24.8 | |
3280 | |
3281 '@babel/plugin-syntax-import-attributes@7.24.7(@babel/core@7.25.2)': | |
3282 dependencies: | |
3283 '@babel/core': 7.25.2 | |
3284 '@babel/helper-plugin-utils': 7.24.8 | |
3285 | |
3286 '@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.25.2)': | |
3287 dependencies: | |
3288 '@babel/core': 7.25.2 | |
3289 '@babel/helper-plugin-utils': 7.24.8 | |
3290 | |
3291 '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.25.2)': | |
3292 dependencies: | |
3293 '@babel/core': 7.25.2 | |
3294 '@babel/helper-plugin-utils': 7.24.8 | |
3295 | |
3296 '@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.25.2)': | |
3297 dependencies: | |
3298 '@babel/core': 7.25.2 | |
3299 '@babel/helper-plugin-utils': 7.24.8 | |
3300 | |
3301 '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.25.2)': | |
3302 dependencies: | |
3303 '@babel/core': 7.25.2 | |
3304 '@babel/helper-plugin-utils': 7.24.8 | |
3305 | |
3306 '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.25.2)': | |
3307 dependencies: | |
3308 '@babel/core': 7.25.2 | |
3309 '@babel/helper-plugin-utils': 7.24.8 | |
3310 | |
3311 '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.25.2)': | |
3312 dependencies: | |
3313 '@babel/core': 7.25.2 | |
3314 '@babel/helper-plugin-utils': 7.24.8 | |
3315 | |
3316 '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.25.2)': | |
3317 dependencies: | |
3318 '@babel/core': 7.25.2 | |
3319 '@babel/helper-plugin-utils': 7.24.8 | |
3320 | |
3321 '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.25.2)': | |
3322 dependencies: | |
3323 '@babel/core': 7.25.2 | |
3324 '@babel/helper-plugin-utils': 7.24.8 | |
3325 | |
3326 '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.25.2)': | |
3327 dependencies: | |
3328 '@babel/core': 7.25.2 | |
3329 '@babel/helper-plugin-utils': 7.24.8 | |
3330 | |
3331 '@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.25.2)': | |
3332 dependencies: | |
3333 '@babel/core': 7.25.2 | |
3334 '@babel/helper-plugin-utils': 7.24.8 | |
3335 | |
3336 '@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.25.2)': | |
3337 dependencies: | |
3338 '@babel/core': 7.25.2 | |
3339 '@babel/helper-plugin-utils': 7.24.8 | |
3340 | |
3341 '@babel/plugin-syntax-typescript@7.25.4(@babel/core@7.25.2)': | |
3342 dependencies: | |
3343 '@babel/core': 7.25.2 | |
3344 '@babel/helper-plugin-utils': 7.24.8 | |
3345 | |
3346 '@babel/template@7.25.0': | |
3347 dependencies: | |
3348 '@babel/code-frame': 7.24.7 | |
3349 '@babel/parser': 7.25.4 | |
3350 '@babel/types': 7.25.4 | |
3351 | |
3352 '@babel/traverse@7.25.4': | |
3353 dependencies: | |
3354 '@babel/code-frame': 7.24.7 | |
3355 '@babel/generator': 7.25.5 | |
3356 '@babel/parser': 7.25.4 | |
3357 '@babel/template': 7.25.0 | |
3358 '@babel/types': 7.25.4 | |
3359 debug: 4.3.6 | |
3360 globals: 11.12.0 | |
3361 transitivePeerDependencies: | |
3362 - supports-color | |
3363 | |
3364 '@babel/types@7.25.4': | |
3365 dependencies: | |
3366 '@babel/helper-string-parser': 7.24.8 | |
3367 '@babel/helper-validator-identifier': 7.24.7 | |
3368 to-fast-properties: 2.0.0 | |
3369 | |
3370 '@bcoe/v8-coverage@0.2.3': {} | |
3371 | |
3372 '@ctrl/tinycolor@4.1.0': {} | |
3373 | |
3374 '@esbuild/aix-ppc64@0.21.5': | |
3375 optional: true | |
3376 | |
3377 '@esbuild/android-arm64@0.21.5': | |
3378 optional: true | |
3379 | |
3380 '@esbuild/android-arm@0.21.5': | |
3381 optional: true | |
3382 | |
3383 '@esbuild/android-x64@0.21.5': | |
3384 optional: true | |
3385 | |
3386 '@esbuild/darwin-arm64@0.21.5': | |
3387 optional: true | |
3388 | |
3389 '@esbuild/darwin-x64@0.21.5': | |
3390 optional: true | |
3391 | |
3392 '@esbuild/freebsd-arm64@0.21.5': | |
3393 optional: true | |
3394 | |
3395 '@esbuild/freebsd-x64@0.21.5': | |
3396 optional: true | |
3397 | |
3398 '@esbuild/linux-arm64@0.21.5': | |
3399 optional: true | |
3400 | |
3401 '@esbuild/linux-arm@0.21.5': | |
3402 optional: true | |
3403 | |
3404 '@esbuild/linux-ia32@0.21.5': | |
3405 optional: true | |
3406 | |
3407 '@esbuild/linux-loong64@0.21.5': | |
3408 optional: true | |
3409 | |
3410 '@esbuild/linux-mips64el@0.21.5': | |
3411 optional: true | |
3412 | |
3413 '@esbuild/linux-ppc64@0.21.5': | |
3414 optional: true | |
3415 | |
3416 '@esbuild/linux-riscv64@0.21.5': | |
3417 optional: true | |
3418 | |
3419 '@esbuild/linux-s390x@0.21.5': | |
3420 optional: true | |
3421 | |
3422 '@esbuild/linux-x64@0.21.5': | |
3423 optional: true | |
3424 | |
3425 '@esbuild/netbsd-x64@0.21.5': | |
3426 optional: true | |
3427 | |
3428 '@esbuild/openbsd-x64@0.21.5': | |
3429 optional: true | |
3430 | |
3431 '@esbuild/sunos-x64@0.21.5': | |
3432 optional: true | |
3433 | |
3434 '@esbuild/win32-arm64@0.21.5': | |
3435 optional: true | |
3436 | |
3437 '@esbuild/win32-ia32@0.21.5': | |
3438 optional: true | |
3439 | |
3440 '@esbuild/win32-x64@0.21.5': | |
3441 optional: true | |
3442 | |
3443 '@floating-ui/core@1.6.7': | |
3444 dependencies: | |
3445 '@floating-ui/utils': 0.2.7 | |
3446 | |
3447 '@floating-ui/dom@1.6.10': | |
3448 dependencies: | |
3449 '@floating-ui/core': 1.6.7 | |
3450 '@floating-ui/utils': 0.2.7 | |
3451 | |
3452 '@floating-ui/utils@0.2.7': {} | |
3453 | |
3454 '@istanbuljs/load-nyc-config@1.1.0': | |
1 | 3455 dependencies: |
3456 camelcase: 5.3.1 | |
3457 find-up: 4.1.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3458 get-package-type: 0.1.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3459 js-yaml: 3.14.1 |
1 | 3460 resolve-from: 5.0.0 |
30 | 3461 |
3462 '@istanbuljs/schema@0.1.3': {} | |
3463 | |
3464 '@jest/console@29.7.0': | |
3465 dependencies: | |
3466 '@jest/types': 29.6.3 | |
3467 '@types/node': 22.5.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3468 chalk: 4.1.2 |
30 | 3469 jest-message-util: 29.7.0 |
3470 jest-util: 29.7.0 | |
1 | 3471 slash: 3.0.0 |
30 | 3472 |
3473 '@jest/core@29.7.0': | |
3474 dependencies: | |
3475 '@jest/console': 29.7.0 | |
3476 '@jest/reporters': 29.7.0 | |
3477 '@jest/test-result': 29.7.0 | |
3478 '@jest/transform': 29.7.0 | |
3479 '@jest/types': 29.6.3 | |
3480 '@types/node': 22.5.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3481 ansi-escapes: 4.3.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3482 chalk: 4.1.2 |
30 | 3483 ci-info: 3.9.0 |
1 | 3484 exit: 0.1.2 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3485 graceful-fs: 4.2.11 |
30 | 3486 jest-changed-files: 29.7.0 |
3487 jest-config: 29.7.0(@types/node@22.5.0) | |
3488 jest-haste-map: 29.7.0 | |
3489 jest-message-util: 29.7.0 | |
3490 jest-regex-util: 29.6.3 | |
3491 jest-resolve: 29.7.0 | |
3492 jest-resolve-dependencies: 29.7.0 | |
3493 jest-runner: 29.7.0 | |
3494 jest-runtime: 29.7.0 | |
3495 jest-snapshot: 29.7.0 | |
3496 jest-util: 29.7.0 | |
3497 jest-validate: 29.7.0 | |
3498 jest-watcher: 29.7.0 | |
3499 micromatch: 4.0.8 | |
3500 pretty-format: 29.7.0 | |
1 | 3501 slash: 3.0.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3502 strip-ansi: 6.0.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3503 transitivePeerDependencies: |
30 | 3504 - babel-plugin-macros |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3505 - supports-color |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3506 - ts-node |
30 | 3507 |
3508 '@jest/environment@29.7.0': | |
3509 dependencies: | |
3510 '@jest/fake-timers': 29.7.0 | |
3511 '@jest/types': 29.6.3 | |
3512 '@types/node': 22.5.0 | |
3513 jest-mock: 29.7.0 | |
3514 | |
3515 '@jest/expect-utils@29.7.0': | |
3516 dependencies: | |
3517 jest-get-type: 29.6.3 | |
3518 | |
3519 '@jest/expect@29.7.0': | |
3520 dependencies: | |
3521 expect: 29.7.0 | |
3522 jest-snapshot: 29.7.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3523 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3524 - supports-color |
30 | 3525 |
3526 '@jest/fake-timers@29.7.0': | |
3527 dependencies: | |
3528 '@jest/types': 29.6.3 | |
3529 '@sinonjs/fake-timers': 10.3.0 | |
3530 '@types/node': 22.5.0 | |
3531 jest-message-util: 29.7.0 | |
3532 jest-mock: 29.7.0 | |
3533 jest-util: 29.7.0 | |
3534 | |
3535 '@jest/globals@29.7.0': | |
3536 dependencies: | |
3537 '@jest/environment': 29.7.0 | |
3538 '@jest/expect': 29.7.0 | |
3539 '@jest/types': 29.6.3 | |
3540 jest-mock: 29.7.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3541 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3542 - supports-color |
30 | 3543 |
3544 '@jest/reporters@29.7.0': | |
1 | 3545 dependencies: |
3546 '@bcoe/v8-coverage': 0.2.3 | |
30 | 3547 '@jest/console': 29.7.0 |
3548 '@jest/test-result': 29.7.0 | |
3549 '@jest/transform': 29.7.0 | |
3550 '@jest/types': 29.6.3 | |
3551 '@jridgewell/trace-mapping': 0.3.25 | |
3552 '@types/node': 22.5.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3553 chalk: 4.1.2 |
30 | 3554 collect-v8-coverage: 1.0.2 |
1 | 3555 exit: 0.1.2 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3556 glob: 7.2.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3557 graceful-fs: 4.2.11 |
30 | 3558 istanbul-lib-coverage: 3.2.2 |
3559 istanbul-lib-instrument: 6.0.3 | |
3560 istanbul-lib-report: 3.0.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3561 istanbul-lib-source-maps: 4.0.1 |
30 | 3562 istanbul-reports: 3.1.7 |
3563 jest-message-util: 29.7.0 | |
3564 jest-util: 29.7.0 | |
3565 jest-worker: 29.7.0 | |
1 | 3566 slash: 3.0.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3567 string-length: 4.0.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3568 strip-ansi: 6.0.1 |
30 | 3569 v8-to-istanbul: 9.3.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3570 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3571 - supports-color |
30 | 3572 |
3573 '@jest/schemas@29.6.3': | |
3574 dependencies: | |
3575 '@sinclair/typebox': 0.27.8 | |
3576 | |
3577 '@jest/source-map@29.6.3': | |
3578 dependencies: | |
3579 '@jridgewell/trace-mapping': 0.3.25 | |
1 | 3580 callsites: 3.1.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3581 graceful-fs: 4.2.11 |
30 | 3582 |
3583 '@jest/test-result@29.7.0': | |
3584 dependencies: | |
3585 '@jest/console': 29.7.0 | |
3586 '@jest/types': 29.6.3 | |
3587 '@types/istanbul-lib-coverage': 2.0.6 | |
3588 collect-v8-coverage: 1.0.2 | |
3589 | |
3590 '@jest/test-sequencer@29.7.0': | |
3591 dependencies: | |
3592 '@jest/test-result': 29.7.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3593 graceful-fs: 4.2.11 |
30 | 3594 jest-haste-map: 29.7.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3595 slash: 3.0.0 |
30 | 3596 |
3597 '@jest/transform@29.7.0': | |
3598 dependencies: | |
3599 '@babel/core': 7.25.2 | |
3600 '@jest/types': 29.6.3 | |
3601 '@jridgewell/trace-mapping': 0.3.25 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3602 babel-plugin-istanbul: 6.1.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3603 chalk: 4.1.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3604 convert-source-map: 2.0.0 |
1 | 3605 fast-json-stable-stringify: 2.1.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3606 graceful-fs: 4.2.11 |
30 | 3607 jest-haste-map: 29.7.0 |
3608 jest-regex-util: 29.6.3 | |
3609 jest-util: 29.7.0 | |
3610 micromatch: 4.0.8 | |
3611 pirates: 4.0.6 | |
1 | 3612 slash: 3.0.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3613 write-file-atomic: 4.0.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3614 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3615 - supports-color |
30 | 3616 |
3617 '@jest/types@29.6.3': | |
3618 dependencies: | |
3619 '@jest/schemas': 29.6.3 | |
3620 '@types/istanbul-lib-coverage': 2.0.6 | |
3621 '@types/istanbul-reports': 3.0.4 | |
3622 '@types/node': 22.5.0 | |
3623 '@types/yargs': 17.0.33 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3624 chalk: 4.1.2 |
30 | 3625 |
3626 '@jridgewell/gen-mapping@0.3.5': | |
3627 dependencies: | |
3628 '@jridgewell/set-array': 1.2.1 | |
3629 '@jridgewell/sourcemap-codec': 1.5.0 | |
3630 '@jridgewell/trace-mapping': 0.3.25 | |
3631 | |
3632 '@jridgewell/resolve-uri@3.1.2': {} | |
3633 | |
3634 '@jridgewell/set-array@1.2.1': {} | |
3635 | |
3636 '@jridgewell/sourcemap-codec@1.5.0': {} | |
3637 | |
3638 '@jridgewell/trace-mapping@0.3.25': | |
3639 dependencies: | |
3640 '@jridgewell/resolve-uri': 3.1.2 | |
3641 '@jridgewell/sourcemap-codec': 1.5.0 | |
3642 | |
3643 '@lit-labs/ssr-dom-shim@1.2.1': {} | |
3644 | |
3645 '@lit/react@1.0.5(@types/react@18.3.4)': | |
3646 dependencies: | |
3647 '@types/react': 18.3.4 | |
3648 | |
3649 '@lit/reactive-element@2.0.4': | |
3650 dependencies: | |
3651 '@lit-labs/ssr-dom-shim': 1.2.1 | |
3652 | |
3653 '@rollup/rollup-android-arm-eabi@4.21.1': | |
3654 optional: true | |
3655 | |
3656 '@rollup/rollup-android-arm64@4.21.1': | |
3657 optional: true | |
3658 | |
3659 '@rollup/rollup-darwin-arm64@4.21.1': | |
3660 optional: true | |
3661 | |
3662 '@rollup/rollup-darwin-x64@4.21.1': | |
3663 optional: true | |
3664 | |
3665 '@rollup/rollup-linux-arm-gnueabihf@4.21.1': | |
3666 optional: true | |
3667 | |
3668 '@rollup/rollup-linux-arm-musleabihf@4.21.1': | |
3669 optional: true | |
3670 | |
3671 '@rollup/rollup-linux-arm64-gnu@4.21.1': | |
3672 optional: true | |
3673 | |
3674 '@rollup/rollup-linux-arm64-musl@4.21.1': | |
3675 optional: true | |
3676 | |
3677 '@rollup/rollup-linux-powerpc64le-gnu@4.21.1': | |
3678 optional: true | |
3679 | |
3680 '@rollup/rollup-linux-riscv64-gnu@4.21.1': | |
3681 optional: true | |
3682 | |
3683 '@rollup/rollup-linux-s390x-gnu@4.21.1': | |
3684 optional: true | |
3685 | |
3686 '@rollup/rollup-linux-x64-gnu@4.21.1': | |
3687 optional: true | |
3688 | |
3689 '@rollup/rollup-linux-x64-musl@4.21.1': | |
3690 optional: true | |
3691 | |
3692 '@rollup/rollup-win32-arm64-msvc@4.21.1': | |
3693 optional: true | |
3694 | |
3695 '@rollup/rollup-win32-ia32-msvc@4.21.1': | |
3696 optional: true | |
3697 | |
3698 '@rollup/rollup-win32-x64-msvc@4.21.1': | |
3699 optional: true | |
3700 | |
3701 '@shoelace-style/animations@1.2.0': {} | |
3702 | |
3703 '@shoelace-style/localize@3.2.1': {} | |
3704 | |
3705 '@shoelace-style/shoelace@2.16.0(@types/react@18.3.4)': | |
3706 dependencies: | |
3707 '@ctrl/tinycolor': 4.1.0 | |
3708 '@floating-ui/dom': 1.6.10 | |
3709 '@lit/react': 1.0.5(@types/react@18.3.4) | |
3710 '@shoelace-style/animations': 1.2.0 | |
3711 '@shoelace-style/localize': 3.2.1 | |
19 | 3712 composed-offset-position: 0.0.4 |
30 | 3713 lit: 3.2.0 |
19 | 3714 qr-creator: 1.0.0 |
30 | 3715 transitivePeerDependencies: |
3716 - '@types/react' | |
3717 | |
3718 '@sinclair/typebox@0.27.8': {} | |
3719 | |
3720 '@sinonjs/commons@3.0.1': | |
1 | 3721 dependencies: |
3722 type-detect: 4.0.8 | |
30 | 3723 |
3724 '@sinonjs/fake-timers@10.3.0': | |
3725 dependencies: | |
3726 '@sinonjs/commons': 3.0.1 | |
3727 | |
3728 '@types/babel__core@7.20.5': | |
3729 dependencies: | |
3730 '@babel/parser': 7.25.4 | |
3731 '@babel/types': 7.25.4 | |
3732 '@types/babel__generator': 7.6.8 | |
3733 '@types/babel__template': 7.4.4 | |
3734 '@types/babel__traverse': 7.20.6 | |
3735 | |
3736 '@types/babel__generator@7.6.8': | |
3737 dependencies: | |
3738 '@babel/types': 7.25.4 | |
3739 | |
3740 '@types/babel__template@7.4.4': | |
3741 dependencies: | |
3742 '@babel/parser': 7.25.4 | |
3743 '@babel/types': 7.25.4 | |
3744 | |
3745 '@types/babel__traverse@7.20.6': | |
3746 dependencies: | |
3747 '@babel/types': 7.25.4 | |
3748 | |
3749 '@types/estree@1.0.5': {} | |
3750 | |
3751 '@types/graceful-fs@4.1.9': | |
3752 dependencies: | |
3753 '@types/node': 22.5.0 | |
3754 | |
3755 '@types/istanbul-lib-coverage@2.0.6': {} | |
3756 | |
3757 '@types/istanbul-lib-report@3.0.3': | |
3758 dependencies: | |
3759 '@types/istanbul-lib-coverage': 2.0.6 | |
3760 | |
3761 '@types/istanbul-reports@3.0.4': | |
3762 dependencies: | |
3763 '@types/istanbul-lib-report': 3.0.3 | |
3764 | |
3765 '@types/jest@29.5.12': | |
3766 dependencies: | |
3767 expect: 29.7.0 | |
3768 pretty-format: 29.7.0 | |
3769 | |
3770 '@types/node@22.5.0': | |
3771 dependencies: | |
3772 undici-types: 6.19.8 | |
3773 | |
3774 '@types/prop-types@15.7.12': {} | |
3775 | |
3776 '@types/react@18.3.4': | |
3777 dependencies: | |
3778 '@types/prop-types': 15.7.12 | |
3779 csstype: 3.1.3 | |
3780 | |
3781 '@types/stack-utils@2.0.3': {} | |
3782 | |
3783 '@types/trusted-types@2.0.7': {} | |
3784 | |
3785 '@types/yargs-parser@21.0.3': {} | |
3786 | |
3787 '@types/yargs@17.0.33': | |
3788 dependencies: | |
3789 '@types/yargs-parser': 21.0.3 | |
3790 | |
3791 JSONStream@1.3.5: | |
1 | 3792 dependencies: |
3793 jsonparse: 1.3.1 | |
3794 through: 2.3.8 | |
30 | 3795 |
3796 accepts@1.3.8: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3797 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3798 mime-types: 2.1.35 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3799 negotiator: 0.6.3 |
30 | 3800 |
3801 acorn-node@1.8.2: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3802 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3803 acorn: 7.4.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3804 acorn-walk: 7.2.0 |
1 | 3805 xtend: 4.0.2 |
30 | 3806 |
3807 acorn-walk@7.2.0: {} | |
3808 | |
3809 acorn@5.7.4: {} | |
3810 | |
3811 acorn@7.4.1: {} | |
3812 | |
3813 ansi-escapes@4.3.2: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3814 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3815 type-fest: 0.21.3 |
30 | 3816 |
3817 ansi-regex@2.1.1: {} | |
3818 | |
3819 ansi-regex@5.0.1: {} | |
3820 | |
3821 ansi-styles@2.2.1: {} | |
3822 | |
3823 ansi-styles@3.2.1: | |
1 | 3824 dependencies: |
3825 color-convert: 1.9.3 | |
30 | 3826 |
3827 ansi-styles@4.3.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3828 dependencies: |
1 | 3829 color-convert: 2.0.1 |
30 | 3830 |
3831 ansi-styles@5.2.0: {} | |
3832 | |
3833 anymatch@1.3.2: | |
1 | 3834 dependencies: |
3835 micromatch: 2.3.11 | |
3836 normalize-path: 2.1.1 | |
30 | 3837 optional: true |
3838 | |
3839 anymatch@3.1.3: | |
1 | 3840 dependencies: |
3841 normalize-path: 3.0.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3842 picomatch: 2.3.1 |
30 | 3843 |
3844 argparse@1.0.10: | |
1 | 3845 dependencies: |
3846 sprintf-js: 1.0.3 | |
30 | 3847 |
3848 arr-diff@2.0.0: | |
1 | 3849 dependencies: |
3850 arr-flatten: 1.1.0 | |
30 | 3851 optional: true |
3852 | |
3853 arr-diff@4.0.0: | |
3854 optional: true | |
3855 | |
3856 arr-flatten@1.1.0: | |
3857 optional: true | |
3858 | |
3859 arr-union@3.1.0: | |
3860 optional: true | |
3861 | |
3862 array-flatten@1.1.1: {} | |
3863 | |
3864 array-unique@0.2.1: | |
3865 optional: true | |
3866 | |
3867 array-unique@0.3.2: | |
3868 optional: true | |
3869 | |
3870 asn1.js@4.10.1: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3871 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3872 bn.js: 4.12.0 |
1 | 3873 inherits: 2.0.4 |
3874 minimalistic-assert: 1.0.1 | |
30 | 3875 |
3876 assert@1.5.1: | |
3877 dependencies: | |
3878 object.assign: 4.1.5 | |
3879 util: 0.10.4 | |
3880 | |
3881 assign-symbols@1.0.0: | |
3882 optional: true | |
3883 | |
3884 async-each@1.0.6: | |
3885 optional: true | |
3886 | |
3887 async@3.2.6: {} | |
3888 | |
3889 atob@2.1.2: | |
3890 optional: true | |
3891 | |
3892 babel-cli@6.26.0: | |
1 | 3893 dependencies: |
3894 babel-core: 6.26.3 | |
3895 babel-polyfill: 6.26.0 | |
3896 babel-register: 6.26.0 | |
3897 babel-runtime: 6.26.0 | |
3898 commander: 2.20.3 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3899 convert-source-map: 1.9.0 |
1 | 3900 fs-readdir-recursive: 1.1.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3901 glob: 7.2.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3902 lodash: 4.17.21 |
1 | 3903 output-file-sync: 1.1.2 |
3904 path-is-absolute: 1.0.1 | |
3905 slash: 1.0.0 | |
3906 source-map: 0.5.7 | |
3907 v8flags: 2.1.1 | |
3908 optionalDependencies: | |
3909 chokidar: 1.7.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3910 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3911 - supports-color |
30 | 3912 |
3913 babel-code-frame@6.26.0: | |
1 | 3914 dependencies: |
3915 chalk: 1.1.3 | |
3916 esutils: 2.0.3 | |
3917 js-tokens: 3.0.2 | |
30 | 3918 |
3919 babel-core@6.26.3: | |
1 | 3920 dependencies: |
3921 babel-code-frame: 6.26.0 | |
3922 babel-generator: 6.26.1 | |
3923 babel-helpers: 6.24.1 | |
3924 babel-messages: 6.23.0 | |
3925 babel-register: 6.26.0 | |
3926 babel-runtime: 6.26.0 | |
3927 babel-template: 6.26.0 | |
3928 babel-traverse: 6.26.0 | |
3929 babel-types: 6.26.0 | |
3930 babylon: 6.18.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3931 convert-source-map: 1.9.0 |
1 | 3932 debug: 2.6.9 |
3933 json5: 0.5.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3934 lodash: 4.17.21 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3935 minimatch: 3.1.2 |
1 | 3936 path-is-absolute: 1.0.1 |
3937 private: 0.1.8 | |
3938 slash: 1.0.0 | |
3939 source-map: 0.5.7 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3940 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3941 - supports-color |
30 | 3942 |
3943 babel-generator@6.26.1: | |
1 | 3944 dependencies: |
3945 babel-messages: 6.23.0 | |
3946 babel-runtime: 6.26.0 | |
3947 babel-types: 6.26.0 | |
3948 detect-indent: 4.0.0 | |
3949 jsesc: 1.3.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3950 lodash: 4.17.21 |
1 | 3951 source-map: 0.5.7 |
3952 trim-right: 1.0.1 | |
30 | 3953 |
3954 babel-helper-bindify-decorators@6.24.1: | |
1 | 3955 dependencies: |
3956 babel-runtime: 6.26.0 | |
3957 babel-traverse: 6.26.0 | |
3958 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3959 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3960 - supports-color |
30 | 3961 |
3962 babel-helper-builder-binary-assignment-operator-visitor@6.24.1: | |
1 | 3963 dependencies: |
3964 babel-helper-explode-assignable-expression: 6.24.1 | |
3965 babel-runtime: 6.26.0 | |
3966 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3967 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3968 - supports-color |
30 | 3969 |
3970 babel-helper-call-delegate@6.24.1: | |
1 | 3971 dependencies: |
3972 babel-helper-hoist-variables: 6.24.1 | |
3973 babel-runtime: 6.26.0 | |
3974 babel-traverse: 6.26.0 | |
3975 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3976 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3977 - supports-color |
30 | 3978 |
3979 babel-helper-define-map@6.26.0: | |
1 | 3980 dependencies: |
3981 babel-helper-function-name: 6.24.1 | |
3982 babel-runtime: 6.26.0 | |
3983 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3984 lodash: 4.17.21 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3985 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3986 - supports-color |
30 | 3987 |
3988 babel-helper-explode-assignable-expression@6.24.1: | |
1 | 3989 dependencies: |
3990 babel-runtime: 6.26.0 | |
3991 babel-traverse: 6.26.0 | |
3992 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3993 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
3994 - supports-color |
30 | 3995 |
3996 babel-helper-explode-class@6.24.1: | |
1 | 3997 dependencies: |
3998 babel-helper-bindify-decorators: 6.24.1 | |
3999 babel-runtime: 6.26.0 | |
4000 babel-traverse: 6.26.0 | |
4001 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4002 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4003 - supports-color |
30 | 4004 |
4005 babel-helper-function-name@6.24.1: | |
1 | 4006 dependencies: |
4007 babel-helper-get-function-arity: 6.24.1 | |
4008 babel-runtime: 6.26.0 | |
4009 babel-template: 6.26.0 | |
4010 babel-traverse: 6.26.0 | |
4011 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4012 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4013 - supports-color |
30 | 4014 |
4015 babel-helper-get-function-arity@6.24.1: | |
1 | 4016 dependencies: |
4017 babel-runtime: 6.26.0 | |
4018 babel-types: 6.26.0 | |
30 | 4019 |
4020 babel-helper-hoist-variables@6.24.1: | |
1 | 4021 dependencies: |
4022 babel-runtime: 6.26.0 | |
4023 babel-types: 6.26.0 | |
30 | 4024 |
4025 babel-helper-optimise-call-expression@6.24.1: | |
1 | 4026 dependencies: |
4027 babel-runtime: 6.26.0 | |
4028 babel-types: 6.26.0 | |
30 | 4029 |
4030 babel-helper-regex@6.26.0: | |
1 | 4031 dependencies: |
4032 babel-runtime: 6.26.0 | |
4033 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4034 lodash: 4.17.21 |
30 | 4035 |
4036 babel-helper-remap-async-to-generator@6.24.1: | |
1 | 4037 dependencies: |
4038 babel-helper-function-name: 6.24.1 | |
4039 babel-runtime: 6.26.0 | |
4040 babel-template: 6.26.0 | |
4041 babel-traverse: 6.26.0 | |
4042 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4043 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4044 - supports-color |
30 | 4045 |
4046 babel-helper-replace-supers@6.24.1: | |
1 | 4047 dependencies: |
4048 babel-helper-optimise-call-expression: 6.24.1 | |
4049 babel-messages: 6.23.0 | |
4050 babel-runtime: 6.26.0 | |
4051 babel-template: 6.26.0 | |
4052 babel-traverse: 6.26.0 | |
4053 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4054 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4055 - supports-color |
30 | 4056 |
4057 babel-helpers@6.24.1: | |
1 | 4058 dependencies: |
4059 babel-runtime: 6.26.0 | |
4060 babel-template: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4061 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4062 - supports-color |
30 | 4063 |
4064 babel-jest@29.7.0(@babel/core@7.25.2): | |
4065 dependencies: | |
4066 '@babel/core': 7.25.2 | |
4067 '@jest/transform': 29.7.0 | |
4068 '@types/babel__core': 7.20.5 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4069 babel-plugin-istanbul: 6.1.1 |
30 | 4070 babel-preset-jest: 29.6.3(@babel/core@7.25.2) |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4071 chalk: 4.1.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4072 graceful-fs: 4.2.11 |
1 | 4073 slash: 3.0.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4074 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4075 - supports-color |
30 | 4076 |
4077 babel-messages@6.23.0: | |
1 | 4078 dependencies: |
4079 babel-runtime: 6.26.0 | |
30 | 4080 |
4081 babel-plugin-check-es2015-constants@6.22.0: | |
1 | 4082 dependencies: |
4083 babel-runtime: 6.26.0 | |
30 | 4084 |
4085 babel-plugin-istanbul@6.1.1: | |
4086 dependencies: | |
4087 '@babel/helper-plugin-utils': 7.24.8 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4088 '@istanbuljs/load-nyc-config': 1.1.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4089 '@istanbuljs/schema': 0.1.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4090 istanbul-lib-instrument: 5.2.1 |
1 | 4091 test-exclude: 6.0.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4092 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4093 - supports-color |
30 | 4094 |
4095 babel-plugin-jest-hoist@29.6.3: | |
4096 dependencies: | |
4097 '@babel/template': 7.25.0 | |
4098 '@babel/types': 7.25.4 | |
4099 '@types/babel__core': 7.20.5 | |
4100 '@types/babel__traverse': 7.20.6 | |
4101 | |
4102 babel-plugin-module-resolver@2.7.1: | |
4103 dependencies: | |
4104 find-babel-config: 1.2.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4105 glob: 7.2.3 |
30 | 4106 resolve: 1.22.8 |
4107 | |
4108 babel-plugin-syntax-async-functions@6.13.0: {} | |
4109 | |
4110 babel-plugin-syntax-async-generators@6.13.0: {} | |
4111 | |
4112 babel-plugin-syntax-class-constructor-call@6.18.0: {} | |
4113 | |
4114 babel-plugin-syntax-class-properties@6.13.0: {} | |
4115 | |
4116 babel-plugin-syntax-decorators@6.13.0: {} | |
4117 | |
4118 babel-plugin-syntax-do-expressions@6.13.0: {} | |
4119 | |
4120 babel-plugin-syntax-dynamic-import@6.18.0: {} | |
4121 | |
4122 babel-plugin-syntax-exponentiation-operator@6.13.0: {} | |
4123 | |
4124 babel-plugin-syntax-export-extensions@6.13.0: {} | |
4125 | |
4126 babel-plugin-syntax-function-bind@6.13.0: {} | |
4127 | |
4128 babel-plugin-syntax-object-rest-spread@6.13.0: {} | |
4129 | |
4130 babel-plugin-syntax-trailing-function-commas@6.22.0: {} | |
4131 | |
4132 babel-plugin-transform-async-generator-functions@6.24.1: | |
1 | 4133 dependencies: |
4134 babel-helper-remap-async-to-generator: 6.24.1 | |
4135 babel-plugin-syntax-async-generators: 6.13.0 | |
4136 babel-runtime: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4137 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4138 - supports-color |
30 | 4139 |
4140 babel-plugin-transform-async-to-generator@6.24.1: | |
1 | 4141 dependencies: |
4142 babel-helper-remap-async-to-generator: 6.24.1 | |
4143 babel-plugin-syntax-async-functions: 6.13.0 | |
4144 babel-runtime: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4145 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4146 - supports-color |
30 | 4147 |
4148 babel-plugin-transform-class-constructor-call@6.24.1: | |
1 | 4149 dependencies: |
4150 babel-plugin-syntax-class-constructor-call: 6.18.0 | |
4151 babel-runtime: 6.26.0 | |
4152 babel-template: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4153 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4154 - supports-color |
30 | 4155 |
4156 babel-plugin-transform-class-properties@6.24.1: | |
1 | 4157 dependencies: |
4158 babel-helper-function-name: 6.24.1 | |
4159 babel-plugin-syntax-class-properties: 6.13.0 | |
4160 babel-runtime: 6.26.0 | |
4161 babel-template: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4162 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4163 - supports-color |
30 | 4164 |
4165 babel-plugin-transform-decorators@6.24.1: | |
1 | 4166 dependencies: |
4167 babel-helper-explode-class: 6.24.1 | |
4168 babel-plugin-syntax-decorators: 6.13.0 | |
4169 babel-runtime: 6.26.0 | |
4170 babel-template: 6.26.0 | |
4171 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4172 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4173 - supports-color |
30 | 4174 |
4175 babel-plugin-transform-do-expressions@6.22.0: | |
1 | 4176 dependencies: |
4177 babel-plugin-syntax-do-expressions: 6.13.0 | |
4178 babel-runtime: 6.26.0 | |
30 | 4179 |
4180 babel-plugin-transform-es2015-arrow-functions@6.22.0: | |
1 | 4181 dependencies: |
4182 babel-runtime: 6.26.0 | |
30 | 4183 |
4184 babel-plugin-transform-es2015-block-scoped-functions@6.22.0: | |
1 | 4185 dependencies: |
4186 babel-runtime: 6.26.0 | |
30 | 4187 |
4188 babel-plugin-transform-es2015-block-scoping@6.26.0: | |
1 | 4189 dependencies: |
4190 babel-runtime: 6.26.0 | |
4191 babel-template: 6.26.0 | |
4192 babel-traverse: 6.26.0 | |
4193 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4194 lodash: 4.17.21 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4195 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4196 - supports-color |
30 | 4197 |
4198 babel-plugin-transform-es2015-classes@6.24.1: | |
1 | 4199 dependencies: |
4200 babel-helper-define-map: 6.26.0 | |
4201 babel-helper-function-name: 6.24.1 | |
4202 babel-helper-optimise-call-expression: 6.24.1 | |
4203 babel-helper-replace-supers: 6.24.1 | |
4204 babel-messages: 6.23.0 | |
4205 babel-runtime: 6.26.0 | |
4206 babel-template: 6.26.0 | |
4207 babel-traverse: 6.26.0 | |
4208 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4209 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4210 - supports-color |
30 | 4211 |
4212 babel-plugin-transform-es2015-computed-properties@6.24.1: | |
1 | 4213 dependencies: |
4214 babel-runtime: 6.26.0 | |
4215 babel-template: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4216 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4217 - supports-color |
30 | 4218 |
4219 babel-plugin-transform-es2015-destructuring@6.23.0: | |
1 | 4220 dependencies: |
4221 babel-runtime: 6.26.0 | |
30 | 4222 |
4223 babel-plugin-transform-es2015-duplicate-keys@6.24.1: | |
1 | 4224 dependencies: |
4225 babel-runtime: 6.26.0 | |
4226 babel-types: 6.26.0 | |
30 | 4227 |
4228 babel-plugin-transform-es2015-for-of@6.23.0: | |
1 | 4229 dependencies: |
4230 babel-runtime: 6.26.0 | |
30 | 4231 |
4232 babel-plugin-transform-es2015-function-name@6.24.1: | |
1 | 4233 dependencies: |
4234 babel-helper-function-name: 6.24.1 | |
4235 babel-runtime: 6.26.0 | |
4236 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4237 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4238 - supports-color |
30 | 4239 |
4240 babel-plugin-transform-es2015-literals@6.22.0: | |
1 | 4241 dependencies: |
4242 babel-runtime: 6.26.0 | |
30 | 4243 |
4244 babel-plugin-transform-es2015-modules-amd@6.24.1: | |
1 | 4245 dependencies: |
4246 babel-plugin-transform-es2015-modules-commonjs: 6.26.2 | |
4247 babel-runtime: 6.26.0 | |
4248 babel-template: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4249 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4250 - supports-color |
30 | 4251 |
4252 babel-plugin-transform-es2015-modules-commonjs@6.26.2: | |
1 | 4253 dependencies: |
4254 babel-plugin-transform-strict-mode: 6.24.1 | |
4255 babel-runtime: 6.26.0 | |
4256 babel-template: 6.26.0 | |
4257 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4258 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4259 - supports-color |
30 | 4260 |
4261 babel-plugin-transform-es2015-modules-systemjs@6.24.1: | |
1 | 4262 dependencies: |
4263 babel-helper-hoist-variables: 6.24.1 | |
4264 babel-runtime: 6.26.0 | |
4265 babel-template: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4266 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4267 - supports-color |
30 | 4268 |
4269 babel-plugin-transform-es2015-modules-umd@6.24.1: | |
1 | 4270 dependencies: |
4271 babel-plugin-transform-es2015-modules-amd: 6.24.1 | |
4272 babel-runtime: 6.26.0 | |
4273 babel-template: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4274 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4275 - supports-color |
30 | 4276 |
4277 babel-plugin-transform-es2015-object-super@6.24.1: | |
1 | 4278 dependencies: |
4279 babel-helper-replace-supers: 6.24.1 | |
4280 babel-runtime: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4281 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4282 - supports-color |
30 | 4283 |
4284 babel-plugin-transform-es2015-parameters@6.24.1: | |
1 | 4285 dependencies: |
4286 babel-helper-call-delegate: 6.24.1 | |
4287 babel-helper-get-function-arity: 6.24.1 | |
4288 babel-runtime: 6.26.0 | |
4289 babel-template: 6.26.0 | |
4290 babel-traverse: 6.26.0 | |
4291 babel-types: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4292 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4293 - supports-color |
30 | 4294 |
4295 babel-plugin-transform-es2015-shorthand-properties@6.24.1: | |
1 | 4296 dependencies: |
4297 babel-runtime: 6.26.0 | |
4298 babel-types: 6.26.0 | |
30 | 4299 |
4300 babel-plugin-transform-es2015-spread@6.22.0: | |
1 | 4301 dependencies: |
4302 babel-runtime: 6.26.0 | |
30 | 4303 |
4304 babel-plugin-transform-es2015-sticky-regex@6.24.1: | |
1 | 4305 dependencies: |
4306 babel-helper-regex: 6.26.0 | |
4307 babel-runtime: 6.26.0 | |
4308 babel-types: 6.26.0 | |
30 | 4309 |
4310 babel-plugin-transform-es2015-template-literals@6.22.0: | |
1 | 4311 dependencies: |
4312 babel-runtime: 6.26.0 | |
30 | 4313 |
4314 babel-plugin-transform-es2015-typeof-symbol@6.23.0: | |
1 | 4315 dependencies: |
4316 babel-runtime: 6.26.0 | |
30 | 4317 |
4318 babel-plugin-transform-es2015-unicode-regex@6.24.1: | |
1 | 4319 dependencies: |
4320 babel-helper-regex: 6.26.0 | |
4321 babel-runtime: 6.26.0 | |
4322 regexpu-core: 2.0.0 | |
30 | 4323 |
4324 babel-plugin-transform-exponentiation-operator@6.24.1: | |
1 | 4325 dependencies: |
4326 babel-helper-builder-binary-assignment-operator-visitor: 6.24.1 | |
4327 babel-plugin-syntax-exponentiation-operator: 6.13.0 | |
4328 babel-runtime: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4329 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4330 - supports-color |
30 | 4331 |
4332 babel-plugin-transform-export-extensions@6.22.0: | |
1 | 4333 dependencies: |
4334 babel-plugin-syntax-export-extensions: 6.13.0 | |
4335 babel-runtime: 6.26.0 | |
30 | 4336 |
4337 babel-plugin-transform-function-bind@6.22.0: | |
1 | 4338 dependencies: |
4339 babel-plugin-syntax-function-bind: 6.13.0 | |
4340 babel-runtime: 6.26.0 | |
30 | 4341 |
4342 babel-plugin-transform-object-rest-spread@6.26.0: | |
1 | 4343 dependencies: |
4344 babel-plugin-syntax-object-rest-spread: 6.13.0 | |
4345 babel-runtime: 6.26.0 | |
30 | 4346 |
4347 babel-plugin-transform-regenerator@6.26.0: | |
1 | 4348 dependencies: |
4349 regenerator-transform: 0.10.1 | |
30 | 4350 |
4351 babel-plugin-transform-strict-mode@6.24.1: | |
1 | 4352 dependencies: |
4353 babel-runtime: 6.26.0 | |
4354 babel-types: 6.26.0 | |
30 | 4355 |
4356 babel-polyfill@6.26.0: | |
1 | 4357 dependencies: |
4358 babel-runtime: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4359 core-js: 2.6.12 |
1 | 4360 regenerator-runtime: 0.10.5 |
30 | 4361 |
4362 babel-preset-current-node-syntax@1.1.0(@babel/core@7.25.2): | |
4363 dependencies: | |
4364 '@babel/core': 7.25.2 | |
4365 '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2) | |
4366 '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.25.2) | |
4367 '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.25.2) | |
4368 '@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.25.2) | |
4369 '@babel/plugin-syntax-import-attributes': 7.24.7(@babel/core@7.25.2) | |
4370 '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.25.2) | |
4371 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.25.2) | |
4372 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.25.2) | |
4373 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.25.2) | |
4374 '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.25.2) | |
4375 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.2) | |
4376 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.25.2) | |
4377 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.25.2) | |
4378 '@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.25.2) | |
4379 '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.25.2) | |
4380 | |
4381 babel-preset-es2015@6.24.1: | |
1 | 4382 dependencies: |
4383 babel-plugin-check-es2015-constants: 6.22.0 | |
4384 babel-plugin-transform-es2015-arrow-functions: 6.22.0 | |
4385 babel-plugin-transform-es2015-block-scoped-functions: 6.22.0 | |
4386 babel-plugin-transform-es2015-block-scoping: 6.26.0 | |
4387 babel-plugin-transform-es2015-classes: 6.24.1 | |
4388 babel-plugin-transform-es2015-computed-properties: 6.24.1 | |
4389 babel-plugin-transform-es2015-destructuring: 6.23.0 | |
4390 babel-plugin-transform-es2015-duplicate-keys: 6.24.1 | |
4391 babel-plugin-transform-es2015-for-of: 6.23.0 | |
4392 babel-plugin-transform-es2015-function-name: 6.24.1 | |
4393 babel-plugin-transform-es2015-literals: 6.22.0 | |
4394 babel-plugin-transform-es2015-modules-amd: 6.24.1 | |
4395 babel-plugin-transform-es2015-modules-commonjs: 6.26.2 | |
4396 babel-plugin-transform-es2015-modules-systemjs: 6.24.1 | |
4397 babel-plugin-transform-es2015-modules-umd: 6.24.1 | |
4398 babel-plugin-transform-es2015-object-super: 6.24.1 | |
4399 babel-plugin-transform-es2015-parameters: 6.24.1 | |
4400 babel-plugin-transform-es2015-shorthand-properties: 6.24.1 | |
4401 babel-plugin-transform-es2015-spread: 6.22.0 | |
4402 babel-plugin-transform-es2015-sticky-regex: 6.24.1 | |
4403 babel-plugin-transform-es2015-template-literals: 6.22.0 | |
4404 babel-plugin-transform-es2015-typeof-symbol: 6.23.0 | |
4405 babel-plugin-transform-es2015-unicode-regex: 6.24.1 | |
4406 babel-plugin-transform-regenerator: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4407 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4408 - supports-color |
30 | 4409 |
4410 babel-preset-es2016@6.24.1: | |
1 | 4411 dependencies: |
4412 babel-plugin-transform-exponentiation-operator: 6.24.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4413 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4414 - supports-color |
30 | 4415 |
4416 babel-preset-es2017@6.24.1: | |
1 | 4417 dependencies: |
4418 babel-plugin-syntax-trailing-function-commas: 6.22.0 | |
4419 babel-plugin-transform-async-to-generator: 6.24.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4420 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4421 - supports-color |
30 | 4422 |
4423 babel-preset-jest@29.6.3(@babel/core@7.25.2): | |
4424 dependencies: | |
4425 '@babel/core': 7.25.2 | |
4426 babel-plugin-jest-hoist: 29.6.3 | |
4427 babel-preset-current-node-syntax: 1.1.0(@babel/core@7.25.2) | |
4428 | |
4429 babel-preset-latest@6.24.1: | |
1 | 4430 dependencies: |
4431 babel-preset-es2015: 6.24.1 | |
4432 babel-preset-es2016: 6.24.1 | |
4433 babel-preset-es2017: 6.24.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4434 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4435 - supports-color |
30 | 4436 |
4437 babel-preset-stage-0@6.24.1: | |
1 | 4438 dependencies: |
4439 babel-plugin-transform-do-expressions: 6.22.0 | |
4440 babel-plugin-transform-function-bind: 6.22.0 | |
4441 babel-preset-stage-1: 6.24.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4442 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4443 - supports-color |
30 | 4444 |
4445 babel-preset-stage-1@6.24.1: | |
1 | 4446 dependencies: |
4447 babel-plugin-transform-class-constructor-call: 6.24.1 | |
4448 babel-plugin-transform-export-extensions: 6.22.0 | |
4449 babel-preset-stage-2: 6.24.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4450 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4451 - supports-color |
30 | 4452 |
4453 babel-preset-stage-2@6.24.1: | |
1 | 4454 dependencies: |
4455 babel-plugin-syntax-dynamic-import: 6.18.0 | |
4456 babel-plugin-transform-class-properties: 6.24.1 | |
4457 babel-plugin-transform-decorators: 6.24.1 | |
4458 babel-preset-stage-3: 6.24.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4459 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4460 - supports-color |
30 | 4461 |
4462 babel-preset-stage-3@6.24.1: | |
1 | 4463 dependencies: |
4464 babel-plugin-syntax-trailing-function-commas: 6.22.0 | |
4465 babel-plugin-transform-async-generator-functions: 6.24.1 | |
4466 babel-plugin-transform-async-to-generator: 6.24.1 | |
4467 babel-plugin-transform-exponentiation-operator: 6.24.1 | |
4468 babel-plugin-transform-object-rest-spread: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4469 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4470 - supports-color |
30 | 4471 |
4472 babel-register@6.26.0: | |
1 | 4473 dependencies: |
4474 babel-core: 6.26.3 | |
4475 babel-runtime: 6.26.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4476 core-js: 2.6.12 |
1 | 4477 home-or-tmp: 2.0.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4478 lodash: 4.17.21 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4479 mkdirp: 0.5.6 |
1 | 4480 source-map-support: 0.4.18 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4481 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4482 - supports-color |
30 | 4483 |
4484 babel-runtime@6.26.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4485 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4486 core-js: 2.6.12 |
1 | 4487 regenerator-runtime: 0.11.1 |
30 | 4488 |
4489 babel-template@6.26.0: | |
1 | 4490 dependencies: |
4491 babel-runtime: 6.26.0 | |
4492 babel-traverse: 6.26.0 | |
4493 babel-types: 6.26.0 | |
4494 babylon: 6.18.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4495 lodash: 4.17.21 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4496 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4497 - supports-color |
30 | 4498 |
4499 babel-traverse@6.26.0: | |
1 | 4500 dependencies: |
4501 babel-code-frame: 6.26.0 | |
4502 babel-messages: 6.23.0 | |
4503 babel-runtime: 6.26.0 | |
4504 babel-types: 6.26.0 | |
4505 babylon: 6.18.0 | |
4506 debug: 2.6.9 | |
4507 globals: 9.18.0 | |
4508 invariant: 2.2.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4509 lodash: 4.17.21 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4510 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4511 - supports-color |
30 | 4512 |
4513 babel-types@6.26.0: | |
1 | 4514 dependencies: |
4515 babel-runtime: 6.26.0 | |
4516 esutils: 2.0.3 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4517 lodash: 4.17.21 |
1 | 4518 to-fast-properties: 1.0.3 |
30 | 4519 |
4520 babylon@6.18.0: {} | |
4521 | |
4522 balanced-match@1.0.2: {} | |
4523 | |
4524 base64-js@1.5.1: {} | |
4525 | |
4526 base@0.11.2: | |
1 | 4527 dependencies: |
4528 cache-base: 1.0.1 | |
4529 class-utils: 0.3.6 | |
30 | 4530 component-emitter: 1.3.1 |
1 | 4531 define-property: 1.0.0 |
4532 isobject: 3.0.1 | |
4533 mixin-deep: 1.3.2 | |
4534 pascalcase: 0.1.1 | |
30 | 4535 optional: true |
4536 | |
4537 batch@0.6.1: {} | |
4538 | |
4539 binary-extensions@1.13.1: | |
4540 optional: true | |
4541 | |
4542 bindings@1.5.0: | |
1 | 4543 dependencies: |
4544 file-uri-to-path: 1.0.0 | |
30 | 4545 optional: true |
4546 | |
4547 bn.js@4.12.0: {} | |
4548 | |
4549 bn.js@5.2.1: {} | |
4550 | |
4551 body-parser@1.20.2: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4552 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4553 bytes: 3.1.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4554 content-type: 1.0.5 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4555 debug: 2.6.9 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4556 depd: 2.0.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4557 destroy: 1.2.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4558 http-errors: 2.0.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4559 iconv-lite: 0.4.24 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4560 on-finished: 2.4.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4561 qs: 6.11.0 |
30 | 4562 raw-body: 2.5.2 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4563 type-is: 1.6.18 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4564 unpipe: 1.0.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4565 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4566 - supports-color |
30 | 4567 |
4568 brace-expansion@1.1.11: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4569 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4570 balanced-match: 1.0.2 |
1 | 4571 concat-map: 0.0.1 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4572 |
30 | 4573 brace-expansion@2.0.1: |
4574 dependencies: | |
4575 balanced-match: 1.0.2 | |
4576 | |
4577 braces@1.8.5: | |
1 | 4578 dependencies: |
4579 expand-range: 1.8.2 | |
4580 preserve: 0.2.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4581 repeat-element: 1.1.4 |
30 | 4582 optional: true |
4583 | |
4584 braces@2.3.2: | |
1 | 4585 dependencies: |
4586 arr-flatten: 1.1.0 | |
4587 array-unique: 0.3.2 | |
4588 extend-shallow: 2.0.1 | |
4589 fill-range: 4.0.0 | |
4590 isobject: 3.0.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4591 repeat-element: 1.1.4 |
1 | 4592 snapdragon: 0.8.2 |
4593 snapdragon-node: 2.1.1 | |
4594 split-string: 3.1.0 | |
4595 to-regex: 3.0.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4596 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4597 - supports-color |
30 | 4598 optional: true |
4599 | |
4600 braces@3.0.3: | |
4601 dependencies: | |
4602 fill-range: 7.1.1 | |
4603 | |
4604 brorand@1.1.0: {} | |
4605 | |
4606 browser-pack@6.1.0: | |
1 | 4607 dependencies: |
4608 JSONStream: 1.3.5 | |
4609 combine-source-map: 0.8.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4610 defined: 1.0.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4611 safe-buffer: 5.2.1 |
1 | 4612 through2: 2.0.5 |
4613 umd: 3.0.3 | |
30 | 4614 |
4615 browser-resolve@1.11.3: | |
1 | 4616 dependencies: |
4617 resolve: 1.1.7 | |
30 | 4618 |
4619 browserify-aes@1.2.0: | |
1 | 4620 dependencies: |
4621 buffer-xor: 1.0.3 | |
4622 cipher-base: 1.0.4 | |
4623 create-hash: 1.2.0 | |
4624 evp_bytestokey: 1.0.3 | |
4625 inherits: 2.0.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4626 safe-buffer: 5.2.1 |
30 | 4627 |
4628 browserify-cipher@1.0.1: | |
1 | 4629 dependencies: |
4630 browserify-aes: 1.2.0 | |
4631 browserify-des: 1.0.2 | |
4632 evp_bytestokey: 1.0.3 | |
30 | 4633 |
4634 browserify-des@1.0.2: | |
1 | 4635 dependencies: |
4636 cipher-base: 1.0.4 | |
30 | 4637 des.js: 1.1.0 |
1 | 4638 inherits: 2.0.4 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4639 safe-buffer: 5.2.1 |
30 | 4640 |
4641 browserify-rsa@4.1.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4642 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4643 bn.js: 5.2.1 |
1 | 4644 randombytes: 2.1.0 |
30 | 4645 |
4646 browserify-sign@4.2.3: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4647 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4648 bn.js: 5.2.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4649 browserify-rsa: 4.1.0 |
1 | 4650 create-hash: 1.2.0 |
4651 create-hmac: 1.1.7 | |
30 | 4652 elliptic: 6.5.7 |
4653 hash-base: 3.0.4 | |
1 | 4654 inherits: 2.0.4 |
30 | 4655 parse-asn1: 5.1.7 |
4656 readable-stream: 2.3.8 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4657 safe-buffer: 5.2.1 |
30 | 4658 |
4659 browserify-zlib@0.1.4: | |
1 | 4660 dependencies: |
4661 pako: 0.2.9 | |
30 | 4662 |
4663 browserify@13.3.0: | |
1 | 4664 dependencies: |
4665 JSONStream: 1.3.5 | |
30 | 4666 assert: 1.5.1 |
1 | 4667 browser-pack: 6.1.0 |
4668 browser-resolve: 1.11.3 | |
4669 browserify-zlib: 0.1.4 | |
4670 buffer: 4.9.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4671 cached-path-relative: 1.1.0 |
1 | 4672 concat-stream: 1.5.2 |
4673 console-browserify: 1.2.0 | |
4674 constants-browserify: 1.0.0 | |
4675 crypto-browserify: 3.12.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4676 defined: 1.0.1 |
1 | 4677 deps-sort: 2.0.1 |
4678 domain-browser: 1.1.7 | |
4679 duplexer2: 0.1.4 | |
4680 events: 1.1.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4681 glob: 7.2.3 |
30 | 4682 has: 1.0.4 |
1 | 4683 htmlescape: 1.1.1 |
4684 https-browserify: 0.0.1 | |
4685 inherits: 2.0.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4686 insert-module-globals: 7.2.1 |
1 | 4687 labeled-stream-splicer: 2.0.2 |
4688 module-deps: 4.1.1 | |
4689 os-browserify: 0.1.2 | |
4690 parents: 1.0.1 | |
4691 path-browserify: 0.0.1 | |
4692 process: 0.11.10 | |
4693 punycode: 1.4.1 | |
4694 querystring-es3: 0.2.1 | |
4695 read-only-stream: 2.0.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4696 readable-stream: 2.3.8 |
30 | 4697 resolve: 1.22.8 |
1 | 4698 shasum: 1.0.2 |
30 | 4699 shell-quote: 1.8.1 |
1 | 4700 stream-browserify: 2.0.2 |
4701 stream-http: 2.8.3 | |
4702 string_decoder: 0.10.31 | |
4703 subarg: 1.0.0 | |
4704 syntax-error: 1.4.0 | |
4705 through2: 2.0.5 | |
4706 timers-browserify: 1.4.2 | |
4707 tty-browserify: 0.0.1 | |
30 | 4708 url: 0.11.4 |
1 | 4709 util: 0.10.4 |
4710 vm-browserify: 0.0.4 | |
4711 xtend: 4.0.2 | |
30 | 4712 |
4713 browserslist@4.23.3: | |
4714 dependencies: | |
4715 caniuse-lite: 1.0.30001653 | |
4716 electron-to-chromium: 1.5.13 | |
4717 node-releases: 2.0.18 | |
4718 update-browserslist-db: 1.1.0(browserslist@4.23.3) | |
4719 | |
4720 bs-logger@0.2.6: | |
1 | 4721 dependencies: |
4722 fast-json-stable-stringify: 2.1.0 | |
30 | 4723 |
4724 bser@2.1.1: | |
1 | 4725 dependencies: |
4726 node-int64: 0.4.0 | |
30 | 4727 |
4728 buffer-from@1.1.2: {} | |
4729 | |
4730 buffer-xor@1.0.3: {} | |
4731 | |
4732 buffer@4.9.2: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4733 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4734 base64-js: 1.5.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4735 ieee754: 1.2.1 |
1 | 4736 isarray: 1.0.0 |
30 | 4737 |
4738 builtin-status-codes@3.0.0: {} | |
4739 | |
4740 bytes@3.1.2: {} | |
4741 | |
4742 cache-base@1.0.1: | |
1 | 4743 dependencies: |
4744 collection-visit: 1.0.0 | |
30 | 4745 component-emitter: 1.3.1 |
1 | 4746 get-value: 2.0.6 |
4747 has-value: 1.0.0 | |
4748 isobject: 3.0.1 | |
4749 set-value: 2.0.1 | |
4750 to-object-path: 0.3.0 | |
4751 union-value: 1.0.1 | |
4752 unset-value: 1.0.0 | |
30 | 4753 optional: true |
4754 | |
4755 cached-path-relative@1.1.0: {} | |
4756 | |
4757 call-bind@1.0.7: | |
4758 dependencies: | |
4759 es-define-property: 1.0.0 | |
4760 es-errors: 1.3.0 | |
4761 function-bind: 1.1.2 | |
4762 get-intrinsic: 1.2.4 | |
4763 set-function-length: 1.2.2 | |
4764 | |
4765 callsites@3.1.0: {} | |
4766 | |
4767 camelcase@5.3.1: {} | |
4768 | |
4769 camelcase@6.3.0: {} | |
4770 | |
4771 caniuse-lite@1.0.30001653: {} | |
4772 | |
4773 chalk@1.1.3: | |
1 | 4774 dependencies: |
4775 ansi-styles: 2.2.1 | |
4776 escape-string-regexp: 1.0.5 | |
4777 has-ansi: 2.0.0 | |
4778 strip-ansi: 3.0.1 | |
4779 supports-color: 2.0.0 | |
30 | 4780 |
4781 chalk@2.4.2: | |
1 | 4782 dependencies: |
4783 ansi-styles: 3.2.1 | |
4784 escape-string-regexp: 1.0.5 | |
4785 supports-color: 5.5.0 | |
30 | 4786 |
4787 chalk@4.1.2: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4788 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4789 ansi-styles: 4.3.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4790 supports-color: 7.2.0 |
30 | 4791 |
4792 char-regex@1.0.2: {} | |
4793 | |
4794 chokidar@1.7.0: | |
1 | 4795 dependencies: |
4796 anymatch: 1.3.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4797 async-each: 1.0.6 |
1 | 4798 glob-parent: 2.0.0 |
4799 inherits: 2.0.4 | |
4800 is-binary-path: 1.0.1 | |
4801 is-glob: 2.0.1 | |
4802 path-is-absolute: 1.0.1 | |
4803 readdirp: 2.2.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4804 optionalDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4805 fsevents: 1.2.13 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4806 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4807 - supports-color |
30 | 4808 optional: true |
4809 | |
4810 ci-info@3.9.0: {} | |
4811 | |
4812 cipher-base@1.0.4: | |
1 | 4813 dependencies: |
4814 inherits: 2.0.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4815 safe-buffer: 5.2.1 |
30 | 4816 |
4817 cjs-module-lexer@1.4.0: {} | |
4818 | |
4819 class-utils@0.3.6: | |
1 | 4820 dependencies: |
4821 arr-union: 3.1.0 | |
4822 define-property: 0.2.5 | |
4823 isobject: 3.0.1 | |
4824 static-extend: 0.1.2 | |
30 | 4825 optional: true |
4826 | |
4827 cliui@8.0.1: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4828 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4829 string-width: 4.2.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4830 strip-ansi: 6.0.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4831 wrap-ansi: 7.0.0 |
30 | 4832 |
4833 co@4.6.0: {} | |
4834 | |
4835 collect-v8-coverage@1.0.2: {} | |
4836 | |
4837 collection-visit@1.0.0: | |
1 | 4838 dependencies: |
4839 map-visit: 1.0.0 | |
4840 object-visit: 1.0.1 | |
30 | 4841 optional: true |
4842 | |
4843 color-convert@1.9.3: | |
1 | 4844 dependencies: |
4845 color-name: 1.1.3 | |
30 | 4846 |
4847 color-convert@2.0.1: | |
1 | 4848 dependencies: |
4849 color-name: 1.1.4 | |
30 | 4850 |
4851 color-name@1.1.3: {} | |
4852 | |
4853 color-name@1.1.4: {} | |
4854 | |
4855 combine-source-map@0.8.0: | |
1 | 4856 dependencies: |
4857 convert-source-map: 1.1.3 | |
30 | 4858 inline-source-map: 0.6.3 |
1 | 4859 lodash.memoize: 3.0.4 |
4860 source-map: 0.5.7 | |
30 | 4861 |
4862 commander@2.20.3: {} | |
4863 | |
4864 component-emitter@1.3.1: | |
4865 optional: true | |
4866 | |
4867 composed-offset-position@0.0.4: {} | |
4868 | |
4869 concat-map@0.0.1: {} | |
4870 | |
4871 concat-stream@1.5.2: | |
1 | 4872 dependencies: |
4873 inherits: 2.0.4 | |
4874 readable-stream: 2.0.6 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4875 typedarray: 0.0.7 |
30 | 4876 |
4877 concat-stream@1.6.2: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4878 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4879 buffer-from: 1.1.2 |
1 | 4880 inherits: 2.0.4 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4881 readable-stream: 2.3.8 |
1 | 4882 typedarray: 0.0.6 |
30 | 4883 |
4884 console-browserify@1.2.0: {} | |
4885 | |
4886 constants-browserify@1.0.0: {} | |
4887 | |
4888 content-disposition@0.5.4: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4889 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4890 safe-buffer: 5.2.1 |
30 | 4891 |
4892 content-type@1.0.5: {} | |
4893 | |
4894 convert-source-map@1.1.3: {} | |
4895 | |
4896 convert-source-map@1.9.0: {} | |
4897 | |
4898 convert-source-map@2.0.0: {} | |
4899 | |
4900 cookie-signature@1.0.6: {} | |
4901 | |
4902 cookie@0.6.0: {} | |
4903 | |
4904 copy-descriptor@0.1.1: | |
4905 optional: true | |
4906 | |
4907 core-js@2.6.12: {} | |
4908 | |
4909 core-util-is@1.0.3: {} | |
4910 | |
4911 create-ecdh@4.0.4: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4912 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4913 bn.js: 4.12.0 |
30 | 4914 elliptic: 6.5.7 |
4915 | |
4916 create-hash@1.2.0: | |
1 | 4917 dependencies: |
4918 cipher-base: 1.0.4 | |
4919 inherits: 2.0.4 | |
4920 md5.js: 1.3.5 | |
4921 ripemd160: 2.0.2 | |
4922 sha.js: 2.4.11 | |
30 | 4923 |
4924 create-hmac@1.1.7: | |
1 | 4925 dependencies: |
4926 cipher-base: 1.0.4 | |
4927 create-hash: 1.2.0 | |
4928 inherits: 2.0.4 | |
4929 ripemd160: 2.0.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4930 safe-buffer: 5.2.1 |
1 | 4931 sha.js: 2.4.11 |
30 | 4932 |
4933 create-jest@29.7.0(@types/node@22.5.0): | |
4934 dependencies: | |
4935 '@jest/types': 29.6.3 | |
4936 chalk: 4.1.2 | |
4937 exit: 0.1.2 | |
4938 graceful-fs: 4.2.11 | |
4939 jest-config: 29.7.0(@types/node@22.5.0) | |
4940 jest-util: 29.7.0 | |
4941 prompts: 2.4.2 | |
4942 transitivePeerDependencies: | |
4943 - '@types/node' | |
4944 - babel-plugin-macros | |
4945 - supports-color | |
4946 - ts-node | |
4947 | |
4948 cross-spawn@7.0.3: | |
1 | 4949 dependencies: |
4950 path-key: 3.1.1 | |
4951 shebang-command: 2.0.0 | |
4952 which: 2.0.2 | |
30 | 4953 |
4954 crypto-browserify@3.12.0: | |
1 | 4955 dependencies: |
4956 browserify-cipher: 1.0.1 | |
30 | 4957 browserify-sign: 4.2.3 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4958 create-ecdh: 4.0.4 |
1 | 4959 create-hash: 1.2.0 |
4960 create-hmac: 1.1.7 | |
4961 diffie-hellman: 5.0.3 | |
4962 inherits: 2.0.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4963 pbkdf2: 3.1.2 |
1 | 4964 public-encrypt: 4.0.3 |
4965 randombytes: 2.1.0 | |
4966 randomfill: 1.0.4 | |
30 | 4967 |
4968 csstype@3.1.3: {} | |
4969 | |
4970 custom-media-element@1.3.2: {} | |
4971 | |
4972 dash-ast@1.0.0: {} | |
4973 | |
4974 debug@2.6.9: | |
1 | 4975 dependencies: |
4976 ms: 2.0.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4977 |
30 | 4978 debug@4.3.6: |
1 | 4979 dependencies: |
4980 ms: 2.1.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
4981 |
30 | 4982 decode-uri-component@0.2.2: |
4983 optional: true | |
4984 | |
4985 dedent@1.5.3: {} | |
4986 | |
4987 deepmerge@4.3.1: {} | |
4988 | |
4989 define-data-property@1.1.4: | |
4990 dependencies: | |
4991 es-define-property: 1.0.0 | |
4992 es-errors: 1.3.0 | |
4993 gopd: 1.0.1 | |
4994 | |
4995 define-properties@1.2.1: | |
4996 dependencies: | |
4997 define-data-property: 1.1.4 | |
4998 has-property-descriptors: 1.0.2 | |
4999 object-keys: 1.1.1 | |
5000 | |
5001 define-property@0.2.5: | |
5002 dependencies: | |
5003 is-descriptor: 0.1.7 | |
5004 optional: true | |
5005 | |
5006 define-property@1.0.0: | |
5007 dependencies: | |
5008 is-descriptor: 1.0.3 | |
5009 optional: true | |
5010 | |
5011 define-property@2.0.2: | |
5012 dependencies: | |
5013 is-descriptor: 1.0.3 | |
1 | 5014 isobject: 3.0.1 |
30 | 5015 optional: true |
5016 | |
5017 defined@1.0.1: {} | |
5018 | |
5019 depd@1.1.2: {} | |
5020 | |
5021 depd@2.0.0: {} | |
5022 | |
5023 deps-sort@2.0.1: | |
1 | 5024 dependencies: |
5025 JSONStream: 1.3.5 | |
5026 shasum-object: 1.0.0 | |
5027 subarg: 1.0.0 | |
5028 through2: 2.0.5 | |
30 | 5029 |
5030 des.js@1.1.0: | |
1 | 5031 dependencies: |
5032 inherits: 2.0.4 | |
5033 minimalistic-assert: 1.0.1 | |
30 | 5034 |
5035 destroy@1.2.0: {} | |
5036 | |
5037 detect-indent@4.0.0: | |
1 | 5038 dependencies: |
5039 repeating: 2.0.1 | |
30 | 5040 |
5041 detect-newline@3.1.0: {} | |
5042 | |
5043 detective@4.7.1: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5044 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5045 acorn: 5.7.4 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5046 defined: 1.0.1 |
30 | 5047 |
5048 diff-sequences@29.6.3: {} | |
5049 | |
5050 diffie-hellman@5.0.3: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5051 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5052 bn.js: 4.12.0 |
1 | 5053 miller-rabin: 4.0.1 |
5054 randombytes: 2.1.0 | |
30 | 5055 |
5056 domain-browser@1.1.7: {} | |
5057 | |
5058 duplexer2@0.1.4: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5059 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5060 readable-stream: 2.3.8 |
30 | 5061 |
5062 ee-first@1.1.1: {} | |
5063 | |
5064 ejs@3.1.10: | |
5065 dependencies: | |
5066 jake: 10.9.2 | |
5067 | |
5068 electron-to-chromium@1.5.13: {} | |
5069 | |
5070 elliptic@6.5.7: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5071 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5072 bn.js: 4.12.0 |
1 | 5073 brorand: 1.1.0 |
5074 hash.js: 1.1.7 | |
5075 hmac-drbg: 1.0.1 | |
5076 inherits: 2.0.4 | |
5077 minimalistic-assert: 1.0.1 | |
5078 minimalistic-crypto-utils: 1.0.1 | |
30 | 5079 |
5080 eme-encryption-scheme-polyfill@2.1.5: {} | |
5081 | |
5082 emittery@0.13.1: {} | |
5083 | |
5084 emoji-regex@8.0.0: {} | |
5085 | |
5086 encodeurl@1.0.2: {} | |
5087 | |
5088 error-ex@1.3.2: | |
1 | 5089 dependencies: |
5090 is-arrayish: 0.2.1 | |
30 | 5091 |
5092 es-define-property@1.0.0: | |
5093 dependencies: | |
5094 get-intrinsic: 1.2.4 | |
5095 | |
5096 es-errors@1.3.0: {} | |
5097 | |
5098 esbuild@0.21.5: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5099 optionalDependencies: |
30 | 5100 '@esbuild/aix-ppc64': 0.21.5 |
5101 '@esbuild/android-arm': 0.21.5 | |
5102 '@esbuild/android-arm64': 0.21.5 | |
5103 '@esbuild/android-x64': 0.21.5 | |
5104 '@esbuild/darwin-arm64': 0.21.5 | |
5105 '@esbuild/darwin-x64': 0.21.5 | |
5106 '@esbuild/freebsd-arm64': 0.21.5 | |
5107 '@esbuild/freebsd-x64': 0.21.5 | |
5108 '@esbuild/linux-arm': 0.21.5 | |
5109 '@esbuild/linux-arm64': 0.21.5 | |
5110 '@esbuild/linux-ia32': 0.21.5 | |
5111 '@esbuild/linux-loong64': 0.21.5 | |
5112 '@esbuild/linux-mips64el': 0.21.5 | |
5113 '@esbuild/linux-ppc64': 0.21.5 | |
5114 '@esbuild/linux-riscv64': 0.21.5 | |
5115 '@esbuild/linux-s390x': 0.21.5 | |
5116 '@esbuild/linux-x64': 0.21.5 | |
5117 '@esbuild/netbsd-x64': 0.21.5 | |
5118 '@esbuild/openbsd-x64': 0.21.5 | |
5119 '@esbuild/sunos-x64': 0.21.5 | |
5120 '@esbuild/win32-arm64': 0.21.5 | |
5121 '@esbuild/win32-ia32': 0.21.5 | |
5122 '@esbuild/win32-x64': 0.21.5 | |
5123 | |
5124 escalade@3.1.2: {} | |
5125 | |
5126 escape-html@1.0.3: {} | |
5127 | |
5128 escape-string-regexp@1.0.5: {} | |
5129 | |
5130 escape-string-regexp@2.0.0: {} | |
5131 | |
5132 esprima@4.0.1: {} | |
5133 | |
5134 esutils@2.0.3: {} | |
5135 | |
5136 etag@1.8.1: {} | |
5137 | |
5138 events@1.1.1: {} | |
5139 | |
5140 evp_bytestokey@1.0.3: | |
1 | 5141 dependencies: |
5142 md5.js: 1.3.5 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5143 safe-buffer: 5.2.1 |
30 | 5144 |
5145 execa@5.1.1: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5146 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5147 cross-spawn: 7.0.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5148 get-stream: 6.0.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5149 human-signals: 2.1.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5150 is-stream: 2.0.1 |
1 | 5151 merge-stream: 2.0.0 |
5152 npm-run-path: 4.0.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5153 onetime: 5.1.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5154 signal-exit: 3.0.7 |
1 | 5155 strip-final-newline: 2.0.0 |
30 | 5156 |
5157 exit@0.1.2: {} | |
5158 | |
5159 expand-brackets@0.1.5: | |
1 | 5160 dependencies: |
5161 is-posix-bracket: 0.1.1 | |
30 | 5162 optional: true |
5163 | |
5164 expand-brackets@2.1.4: | |
1 | 5165 dependencies: |
5166 debug: 2.6.9 | |
5167 define-property: 0.2.5 | |
5168 extend-shallow: 2.0.1 | |
5169 posix-character-classes: 0.1.1 | |
5170 regex-not: 1.0.2 | |
5171 snapdragon: 0.8.2 | |
5172 to-regex: 3.0.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5173 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5174 - supports-color |
30 | 5175 optional: true |
5176 | |
5177 expand-range@1.8.2: | |
1 | 5178 dependencies: |
5179 fill-range: 2.2.4 | |
30 | 5180 optional: true |
5181 | |
5182 expect@29.7.0: | |
5183 dependencies: | |
5184 '@jest/expect-utils': 29.7.0 | |
5185 jest-get-type: 29.6.3 | |
5186 jest-matcher-utils: 29.7.0 | |
5187 jest-message-util: 29.7.0 | |
5188 jest-util: 29.7.0 | |
5189 | |
5190 express@4.19.2: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5191 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5192 accepts: 1.3.8 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5193 array-flatten: 1.1.1 |
30 | 5194 body-parser: 1.20.2 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5195 content-disposition: 0.5.4 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5196 content-type: 1.0.5 |
30 | 5197 cookie: 0.6.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5198 cookie-signature: 1.0.6 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5199 debug: 2.6.9 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5200 depd: 2.0.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5201 encodeurl: 1.0.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5202 escape-html: 1.0.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5203 etag: 1.8.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5204 finalhandler: 1.2.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5205 fresh: 0.5.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5206 http-errors: 2.0.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5207 merge-descriptors: 1.0.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5208 methods: 1.1.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5209 on-finished: 2.4.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5210 parseurl: 1.3.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5211 path-to-regexp: 0.1.7 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5212 proxy-addr: 2.0.7 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5213 qs: 6.11.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5214 range-parser: 1.2.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5215 safe-buffer: 5.2.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5216 send: 0.18.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5217 serve-static: 1.15.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5218 setprototypeof: 1.2.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5219 statuses: 2.0.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5220 type-is: 1.6.18 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5221 utils-merge: 1.0.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5222 vary: 1.1.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5223 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5224 - supports-color |
30 | 5225 |
5226 extend-shallow@2.0.1: | |
1 | 5227 dependencies: |
5228 is-extendable: 0.1.1 | |
30 | 5229 optional: true |
5230 | |
5231 extend-shallow@3.0.2: | |
1 | 5232 dependencies: |
5233 assign-symbols: 1.0.0 | |
5234 is-extendable: 1.0.1 | |
30 | 5235 optional: true |
5236 | |
5237 extglob@0.3.2: | |
1 | 5238 dependencies: |
5239 is-extglob: 1.0.0 | |
30 | 5240 optional: true |
5241 | |
5242 extglob@2.0.4: | |
1 | 5243 dependencies: |
5244 array-unique: 0.3.2 | |
5245 define-property: 1.0.0 | |
5246 expand-brackets: 2.1.4 | |
5247 extend-shallow: 2.0.1 | |
5248 fragment-cache: 0.2.1 | |
5249 regex-not: 1.0.2 | |
5250 snapdragon: 0.8.2 | |
5251 to-regex: 3.0.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5252 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5253 - supports-color |
30 | 5254 optional: true |
5255 | |
5256 fast-json-stable-stringify@2.1.0: {} | |
5257 | |
5258 fast-safe-stringify@2.1.1: {} | |
5259 | |
5260 fb-watchman@2.0.2: | |
1 | 5261 dependencies: |
5262 bser: 2.1.1 | |
30 | 5263 |
5264 file-uri-to-path@1.0.0: | |
5265 optional: true | |
5266 | |
5267 filelist@1.0.4: | |
5268 dependencies: | |
5269 minimatch: 5.1.6 | |
5270 | |
5271 filename-regex@2.0.1: | |
5272 optional: true | |
5273 | |
5274 fill-range@2.2.4: | |
1 | 5275 dependencies: |
5276 is-number: 2.1.0 | |
5277 isobject: 2.1.0 | |
5278 randomatic: 3.1.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5279 repeat-element: 1.1.4 |
1 | 5280 repeat-string: 1.6.1 |
30 | 5281 optional: true |
5282 | |
5283 fill-range@4.0.0: | |
1 | 5284 dependencies: |
5285 extend-shallow: 2.0.1 | |
5286 is-number: 3.0.0 | |
5287 repeat-string: 1.6.1 | |
5288 to-regex-range: 2.1.1 | |
30 | 5289 optional: true |
5290 | |
5291 fill-range@7.1.1: | |
1 | 5292 dependencies: |
5293 to-regex-range: 5.0.1 | |
30 | 5294 |
5295 finalhandler@1.2.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5296 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5297 debug: 2.6.9 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5298 encodeurl: 1.0.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5299 escape-html: 1.0.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5300 on-finished: 2.4.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5301 parseurl: 1.3.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5302 statuses: 2.0.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5303 unpipe: 1.0.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5304 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5305 - supports-color |
30 | 5306 |
5307 find-babel-config@1.2.2: | |
5308 dependencies: | |
5309 json5: 1.0.2 | |
1 | 5310 path-exists: 3.0.0 |
30 | 5311 |
5312 find-up@4.1.0: | |
1 | 5313 dependencies: |
5314 locate-path: 5.0.0 | |
5315 path-exists: 4.0.0 | |
30 | 5316 |
5317 for-in@1.0.2: | |
5318 optional: true | |
5319 | |
5320 for-own@0.1.5: | |
1 | 5321 dependencies: |
5322 for-in: 1.0.2 | |
30 | 5323 optional: true |
5324 | |
5325 forwarded@0.2.0: {} | |
5326 | |
5327 fragment-cache@0.2.1: | |
1 | 5328 dependencies: |
5329 map-cache: 0.2.2 | |
30 | 5330 optional: true |
5331 | |
5332 fresh@0.5.2: {} | |
5333 | |
5334 fs-readdir-recursive@1.1.0: {} | |
5335 | |
5336 fs.realpath@1.0.0: {} | |
5337 | |
5338 fsevents@1.2.13: | |
1 | 5339 dependencies: |
5340 bindings: 1.5.0 | |
30 | 5341 nan: 2.20.0 |
5342 optional: true | |
5343 | |
5344 fsevents@2.3.3: | |
5345 optional: true | |
5346 | |
5347 function-bind@1.1.2: {} | |
5348 | |
5349 gensync@1.0.0-beta.2: {} | |
5350 | |
5351 get-assigned-identifiers@1.2.0: {} | |
5352 | |
5353 get-caller-file@2.0.5: {} | |
5354 | |
5355 get-intrinsic@1.2.4: | |
5356 dependencies: | |
5357 es-errors: 1.3.0 | |
5358 function-bind: 1.1.2 | |
5359 has-proto: 1.0.3 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5360 has-symbols: 1.0.3 |
30 | 5361 hasown: 2.0.2 |
5362 | |
5363 get-package-type@0.1.0: {} | |
5364 | |
5365 get-stream@6.0.1: {} | |
5366 | |
5367 get-value@2.0.6: | |
5368 optional: true | |
5369 | |
5370 glob-base@0.3.0: | |
1 | 5371 dependencies: |
5372 glob-parent: 2.0.0 | |
5373 is-glob: 2.0.1 | |
30 | 5374 optional: true |
5375 | |
5376 glob-parent@2.0.0: | |
1 | 5377 dependencies: |
5378 is-glob: 2.0.1 | |
30 | 5379 optional: true |
5380 | |
5381 glob@7.2.3: | |
1 | 5382 dependencies: |
5383 fs.realpath: 1.0.0 | |
5384 inflight: 1.0.6 | |
5385 inherits: 2.0.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5386 minimatch: 3.1.2 |
1 | 5387 once: 1.4.0 |
5388 path-is-absolute: 1.0.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5389 |
30 | 5390 globals@11.12.0: {} |
5391 | |
5392 globals@9.18.0: {} | |
5393 | |
5394 gopd@1.0.1: | |
5395 dependencies: | |
5396 get-intrinsic: 1.2.4 | |
5397 | |
5398 graceful-fs@4.2.11: {} | |
5399 | |
5400 has-ansi@2.0.0: | |
1 | 5401 dependencies: |
5402 ansi-regex: 2.1.1 | |
30 | 5403 |
5404 has-flag@3.0.0: {} | |
5405 | |
5406 has-flag@4.0.0: {} | |
5407 | |
5408 has-property-descriptors@1.0.2: | |
5409 dependencies: | |
5410 es-define-property: 1.0.0 | |
5411 | |
5412 has-proto@1.0.3: {} | |
5413 | |
5414 has-symbols@1.0.3: {} | |
5415 | |
5416 has-value@0.3.1: | |
1 | 5417 dependencies: |
5418 get-value: 2.0.6 | |
5419 has-values: 0.1.4 | |
5420 isobject: 2.1.0 | |
30 | 5421 optional: true |
5422 | |
5423 has-value@1.0.0: | |
1 | 5424 dependencies: |
5425 get-value: 2.0.6 | |
5426 has-values: 1.0.0 | |
5427 isobject: 3.0.1 | |
30 | 5428 optional: true |
5429 | |
5430 has-values@0.1.4: | |
5431 optional: true | |
5432 | |
5433 has-values@1.0.0: | |
1 | 5434 dependencies: |
5435 is-number: 3.0.0 | |
5436 kind-of: 4.0.0 | |
30 | 5437 optional: true |
5438 | |
5439 has@1.0.4: {} | |
5440 | |
5441 hash-base@3.0.4: | |
5442 dependencies: | |
5443 inherits: 2.0.4 | |
5444 safe-buffer: 5.2.1 | |
5445 | |
5446 hash-base@3.1.0: | |
1 | 5447 dependencies: |
5448 inherits: 2.0.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5449 readable-stream: 3.6.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5450 safe-buffer: 5.2.1 |
30 | 5451 |
5452 hash.js@1.1.7: | |
1 | 5453 dependencies: |
5454 inherits: 2.0.4 | |
5455 minimalistic-assert: 1.0.1 | |
30 | 5456 |
5457 hasown@2.0.2: | |
5458 dependencies: | |
5459 function-bind: 1.1.2 | |
5460 | |
5461 hmac-drbg@1.0.1: | |
1 | 5462 dependencies: |
5463 hash.js: 1.1.7 | |
5464 minimalistic-assert: 1.0.1 | |
5465 minimalistic-crypto-utils: 1.0.1 | |
30 | 5466 |
5467 home-or-tmp@2.0.0: | |
1 | 5468 dependencies: |
5469 os-homedir: 1.0.2 | |
5470 os-tmpdir: 1.0.2 | |
30 | 5471 |
5472 html-escaper@2.0.2: {} | |
5473 | |
5474 htmlescape@1.1.1: {} | |
5475 | |
5476 http-errors@1.6.3: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5477 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5478 depd: 1.1.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5479 inherits: 2.0.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5480 setprototypeof: 1.1.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5481 statuses: 1.5.0 |
30 | 5482 |
5483 http-errors@2.0.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5484 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5485 depd: 2.0.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5486 inherits: 2.0.4 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5487 setprototypeof: 1.2.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5488 statuses: 2.0.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5489 toidentifier: 1.0.1 |
30 | 5490 |
5491 https-browserify@0.0.1: {} | |
5492 | |
5493 human-signals@2.1.0: {} | |
5494 | |
5495 iconv-lite@0.4.24: | |
1 | 5496 dependencies: |
5497 safer-buffer: 2.1.2 | |
30 | 5498 |
5499 ieee754@1.2.1: {} | |
5500 | |
5501 import-local@3.2.0: | |
1 | 5502 dependencies: |
5503 pkg-dir: 4.2.0 | |
5504 resolve-cwd: 3.0.0 | |
30 | 5505 |
5506 imurmurhash@0.1.4: {} | |
5507 | |
5508 indexof@0.0.1: {} | |
5509 | |
5510 inflight@1.0.6: | |
1 | 5511 dependencies: |
5512 once: 1.4.0 | |
5513 wrappy: 1.0.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5514 |
30 | 5515 inherits@2.0.3: {} |
5516 | |
5517 inherits@2.0.4: {} | |
5518 | |
5519 inline-source-map@0.6.3: | |
1 | 5520 dependencies: |
5521 source-map: 0.5.7 | |
30 | 5522 |
5523 insert-module-globals@7.2.1: | |
1 | 5524 dependencies: |
5525 JSONStream: 1.3.5 | |
5526 acorn-node: 1.8.2 | |
5527 combine-source-map: 0.8.0 | |
5528 concat-stream: 1.6.2 | |
5529 is-buffer: 1.1.6 | |
5530 path-is-absolute: 1.0.1 | |
5531 process: 0.11.10 | |
5532 through2: 2.0.5 | |
5533 undeclared-identifiers: 1.1.3 | |
5534 xtend: 4.0.2 | |
30 | 5535 |
5536 invariant@2.2.4: | |
1 | 5537 dependencies: |
5538 loose-envify: 1.4.0 | |
30 | 5539 |
5540 ipaddr.js@1.9.1: {} | |
5541 | |
5542 is-accessor-descriptor@1.0.1: | |
5543 dependencies: | |
5544 hasown: 2.0.2 | |
5545 optional: true | |
5546 | |
5547 is-arrayish@0.2.1: {} | |
5548 | |
5549 is-binary-path@1.0.1: | |
1 | 5550 dependencies: |
5551 binary-extensions: 1.13.1 | |
30 | 5552 optional: true |
5553 | |
5554 is-buffer@1.1.6: {} | |
5555 | |
5556 is-core-module@2.15.1: | |
5557 dependencies: | |
5558 hasown: 2.0.2 | |
5559 | |
5560 is-data-descriptor@1.0.1: | |
5561 dependencies: | |
5562 hasown: 2.0.2 | |
5563 optional: true | |
5564 | |
5565 is-descriptor@0.1.7: | |
5566 dependencies: | |
5567 is-accessor-descriptor: 1.0.1 | |
5568 is-data-descriptor: 1.0.1 | |
5569 optional: true | |
5570 | |
5571 is-descriptor@1.0.3: | |
5572 dependencies: | |
5573 is-accessor-descriptor: 1.0.1 | |
5574 is-data-descriptor: 1.0.1 | |
5575 optional: true | |
5576 | |
5577 is-dotfile@1.0.3: | |
5578 optional: true | |
5579 | |
5580 is-equal-shallow@0.1.3: | |
1 | 5581 dependencies: |
5582 is-primitive: 2.0.0 | |
30 | 5583 optional: true |
5584 | |
5585 is-extendable@0.1.1: | |
5586 optional: true | |
5587 | |
5588 is-extendable@1.0.1: | |
1 | 5589 dependencies: |
5590 is-plain-object: 2.0.4 | |
30 | 5591 optional: true |
5592 | |
5593 is-extglob@1.0.0: | |
5594 optional: true | |
5595 | |
5596 is-finite@1.1.0: {} | |
5597 | |
5598 is-fullwidth-code-point@3.0.0: {} | |
5599 | |
5600 is-generator-fn@2.1.0: {} | |
5601 | |
5602 is-glob@2.0.1: | |
1 | 5603 dependencies: |
5604 is-extglob: 1.0.0 | |
30 | 5605 optional: true |
5606 | |
5607 is-number@2.1.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5608 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5609 kind-of: 3.2.2 |
30 | 5610 optional: true |
5611 | |
5612 is-number@3.0.0: | |
5613 dependencies: | |
5614 kind-of: 3.2.2 | |
5615 optional: true | |
5616 | |
5617 is-number@4.0.0: | |
5618 optional: true | |
5619 | |
5620 is-number@7.0.0: {} | |
5621 | |
5622 is-plain-object@2.0.4: | |
1 | 5623 dependencies: |
5624 isobject: 3.0.1 | |
30 | 5625 optional: true |
5626 | |
5627 is-posix-bracket@0.1.1: | |
5628 optional: true | |
5629 | |
5630 is-primitive@2.0.0: | |
5631 optional: true | |
5632 | |
5633 is-stream@2.0.1: {} | |
5634 | |
5635 is-windows@1.0.2: | |
5636 optional: true | |
5637 | |
5638 isarray@1.0.0: {} | |
5639 | |
5640 isexe@2.0.0: {} | |
5641 | |
5642 isobject@2.1.0: | |
1 | 5643 dependencies: |
5644 isarray: 1.0.0 | |
30 | 5645 optional: true |
5646 | |
5647 isobject@3.0.1: | |
5648 optional: true | |
5649 | |
5650 istanbul-lib-coverage@3.2.2: {} | |
5651 | |
5652 istanbul-lib-instrument@5.2.1: | |
5653 dependencies: | |
5654 '@babel/core': 7.25.2 | |
5655 '@babel/parser': 7.25.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5656 '@istanbuljs/schema': 0.1.3 |
30 | 5657 istanbul-lib-coverage: 3.2.2 |
5658 semver: 6.3.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5659 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5660 - supports-color |
30 | 5661 |
5662 istanbul-lib-instrument@6.0.3: | |
5663 dependencies: | |
5664 '@babel/core': 7.25.2 | |
5665 '@babel/parser': 7.25.4 | |
5666 '@istanbuljs/schema': 0.1.3 | |
5667 istanbul-lib-coverage: 3.2.2 | |
5668 semver: 7.6.3 | |
5669 transitivePeerDependencies: | |
5670 - supports-color | |
5671 | |
5672 istanbul-lib-report@3.0.1: | |
5673 dependencies: | |
5674 istanbul-lib-coverage: 3.2.2 | |
5675 make-dir: 4.0.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5676 supports-color: 7.2.0 |
30 | 5677 |
5678 istanbul-lib-source-maps@4.0.1: | |
5679 dependencies: | |
5680 debug: 4.3.6 | |
5681 istanbul-lib-coverage: 3.2.2 | |
1 | 5682 source-map: 0.6.1 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5683 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5684 - supports-color |
30 | 5685 |
5686 istanbul-reports@3.1.7: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5687 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5688 html-escaper: 2.0.2 |
30 | 5689 istanbul-lib-report: 3.0.1 |
5690 | |
5691 jake@10.9.2: | |
5692 dependencies: | |
5693 async: 3.2.6 | |
5694 chalk: 4.1.2 | |
5695 filelist: 1.0.4 | |
5696 minimatch: 3.1.2 | |
5697 | |
5698 jest-changed-files@29.7.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5699 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5700 execa: 5.1.1 |
30 | 5701 jest-util: 29.7.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5702 p-limit: 3.1.0 |
30 | 5703 |
5704 jest-circus@29.7.0: | |
5705 dependencies: | |
5706 '@jest/environment': 29.7.0 | |
5707 '@jest/expect': 29.7.0 | |
5708 '@jest/test-result': 29.7.0 | |
5709 '@jest/types': 29.6.3 | |
5710 '@types/node': 22.5.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5711 chalk: 4.1.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5712 co: 4.6.0 |
30 | 5713 dedent: 1.5.3 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5714 is-generator-fn: 2.1.0 |
30 | 5715 jest-each: 29.7.0 |
5716 jest-matcher-utils: 29.7.0 | |
5717 jest-message-util: 29.7.0 | |
5718 jest-runtime: 29.7.0 | |
5719 jest-snapshot: 29.7.0 | |
5720 jest-util: 29.7.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5721 p-limit: 3.1.0 |
30 | 5722 pretty-format: 29.7.0 |
5723 pure-rand: 6.1.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5724 slash: 3.0.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5725 stack-utils: 2.0.6 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5726 transitivePeerDependencies: |
30 | 5727 - babel-plugin-macros |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5728 - supports-color |
30 | 5729 |
5730 jest-cli@29.7.0(@types/node@22.5.0): | |
5731 dependencies: | |
5732 '@jest/core': 29.7.0 | |
5733 '@jest/test-result': 29.7.0 | |
5734 '@jest/types': 29.6.3 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5735 chalk: 4.1.2 |
30 | 5736 create-jest: 29.7.0(@types/node@22.5.0) |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5737 exit: 0.1.2 |
30 | 5738 import-local: 3.2.0 |
5739 jest-config: 29.7.0(@types/node@22.5.0) | |
5740 jest-util: 29.7.0 | |
5741 jest-validate: 29.7.0 | |
5742 yargs: 17.7.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5743 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5744 - '@types/node' |
30 | 5745 - babel-plugin-macros |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5746 - supports-color |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5747 - ts-node |
30 | 5748 |
5749 jest-config@29.7.0(@types/node@22.5.0): | |
5750 dependencies: | |
5751 '@babel/core': 7.25.2 | |
5752 '@jest/test-sequencer': 29.7.0 | |
5753 '@jest/types': 29.6.3 | |
5754 babel-jest: 29.7.0(@babel/core@7.25.2) | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5755 chalk: 4.1.2 |
30 | 5756 ci-info: 3.9.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5757 deepmerge: 4.3.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5758 glob: 7.2.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5759 graceful-fs: 4.2.11 |
30 | 5760 jest-circus: 29.7.0 |
5761 jest-environment-node: 29.7.0 | |
5762 jest-get-type: 29.6.3 | |
5763 jest-regex-util: 29.6.3 | |
5764 jest-resolve: 29.7.0 | |
5765 jest-runner: 29.7.0 | |
5766 jest-util: 29.7.0 | |
5767 jest-validate: 29.7.0 | |
5768 micromatch: 4.0.8 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5769 parse-json: 5.2.0 |
30 | 5770 pretty-format: 29.7.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5771 slash: 3.0.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5772 strip-json-comments: 3.1.1 |
30 | 5773 optionalDependencies: |
5774 '@types/node': 22.5.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5775 transitivePeerDependencies: |
30 | 5776 - babel-plugin-macros |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5777 - supports-color |
30 | 5778 |
5779 jest-diff@29.7.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5780 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5781 chalk: 4.1.2 |
30 | 5782 diff-sequences: 29.6.3 |
5783 jest-get-type: 29.6.3 | |
5784 pretty-format: 29.7.0 | |
5785 | |
5786 jest-docblock@29.7.0: | |
1 | 5787 dependencies: |
5788 detect-newline: 3.1.0 | |
30 | 5789 |
5790 jest-each@29.7.0: | |
5791 dependencies: | |
5792 '@jest/types': 29.6.3 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5793 chalk: 4.1.2 |
30 | 5794 jest-get-type: 29.6.3 |
5795 jest-util: 29.7.0 | |
5796 pretty-format: 29.7.0 | |
5797 | |
5798 jest-environment-node@29.7.0: | |
5799 dependencies: | |
5800 '@jest/environment': 29.7.0 | |
5801 '@jest/fake-timers': 29.7.0 | |
5802 '@jest/types': 29.6.3 | |
5803 '@types/node': 22.5.0 | |
5804 jest-mock: 29.7.0 | |
5805 jest-util: 29.7.0 | |
5806 | |
5807 jest-get-type@29.6.3: {} | |
5808 | |
5809 jest-haste-map@29.7.0: | |
5810 dependencies: | |
5811 '@jest/types': 29.6.3 | |
5812 '@types/graceful-fs': 4.1.9 | |
5813 '@types/node': 22.5.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5814 anymatch: 3.1.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5815 fb-watchman: 2.0.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5816 graceful-fs: 4.2.11 |
30 | 5817 jest-regex-util: 29.6.3 |
5818 jest-util: 29.7.0 | |
5819 jest-worker: 29.7.0 | |
5820 micromatch: 4.0.8 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5821 walker: 1.0.8 |
1 | 5822 optionalDependencies: |
30 | 5823 fsevents: 2.3.3 |
5824 | |
5825 jest-leak-detector@29.7.0: | |
5826 dependencies: | |
5827 jest-get-type: 29.6.3 | |
5828 pretty-format: 29.7.0 | |
5829 | |
5830 jest-matcher-utils@29.7.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5831 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5832 chalk: 4.1.2 |
30 | 5833 jest-diff: 29.7.0 |
5834 jest-get-type: 29.6.3 | |
5835 pretty-format: 29.7.0 | |
5836 | |
5837 jest-message-util@29.7.0: | |
5838 dependencies: | |
5839 '@babel/code-frame': 7.24.7 | |
5840 '@jest/types': 29.6.3 | |
5841 '@types/stack-utils': 2.0.3 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5842 chalk: 4.1.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5843 graceful-fs: 4.2.11 |
30 | 5844 micromatch: 4.0.8 |
5845 pretty-format: 29.7.0 | |
1 | 5846 slash: 3.0.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5847 stack-utils: 2.0.6 |
30 | 5848 |
5849 jest-mock@29.7.0: | |
5850 dependencies: | |
5851 '@jest/types': 29.6.3 | |
5852 '@types/node': 22.5.0 | |
5853 jest-util: 29.7.0 | |
5854 | |
5855 jest-pnp-resolver@1.2.3(jest-resolve@29.7.0): | |
5856 optionalDependencies: | |
5857 jest-resolve: 29.7.0 | |
5858 | |
5859 jest-regex-util@29.6.3: {} | |
5860 | |
5861 jest-resolve-dependencies@29.7.0: | |
5862 dependencies: | |
5863 jest-regex-util: 29.6.3 | |
5864 jest-snapshot: 29.7.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5865 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5866 - supports-color |
30 | 5867 |
5868 jest-resolve@29.7.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5869 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5870 chalk: 4.1.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5871 graceful-fs: 4.2.11 |
30 | 5872 jest-haste-map: 29.7.0 |
5873 jest-pnp-resolver: 1.2.3(jest-resolve@29.7.0) | |
5874 jest-util: 29.7.0 | |
5875 jest-validate: 29.7.0 | |
5876 resolve: 1.22.8 | |
5877 resolve.exports: 2.0.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5878 slash: 3.0.0 |
30 | 5879 |
5880 jest-runner@29.7.0: | |
5881 dependencies: | |
5882 '@jest/console': 29.7.0 | |
5883 '@jest/environment': 29.7.0 | |
5884 '@jest/test-result': 29.7.0 | |
5885 '@jest/transform': 29.7.0 | |
5886 '@jest/types': 29.6.3 | |
5887 '@types/node': 22.5.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5888 chalk: 4.1.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5889 emittery: 0.13.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5890 graceful-fs: 4.2.11 |
30 | 5891 jest-docblock: 29.7.0 |
5892 jest-environment-node: 29.7.0 | |
5893 jest-haste-map: 29.7.0 | |
5894 jest-leak-detector: 29.7.0 | |
5895 jest-message-util: 29.7.0 | |
5896 jest-resolve: 29.7.0 | |
5897 jest-runtime: 29.7.0 | |
5898 jest-util: 29.7.0 | |
5899 jest-watcher: 29.7.0 | |
5900 jest-worker: 29.7.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5901 p-limit: 3.1.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5902 source-map-support: 0.5.13 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5903 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5904 - supports-color |
30 | 5905 |
5906 jest-runtime@29.7.0: | |
5907 dependencies: | |
5908 '@jest/environment': 29.7.0 | |
5909 '@jest/fake-timers': 29.7.0 | |
5910 '@jest/globals': 29.7.0 | |
5911 '@jest/source-map': 29.6.3 | |
5912 '@jest/test-result': 29.7.0 | |
5913 '@jest/transform': 29.7.0 | |
5914 '@jest/types': 29.6.3 | |
5915 '@types/node': 22.5.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5916 chalk: 4.1.2 |
30 | 5917 cjs-module-lexer: 1.4.0 |
5918 collect-v8-coverage: 1.0.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5919 glob: 7.2.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5920 graceful-fs: 4.2.11 |
30 | 5921 jest-haste-map: 29.7.0 |
5922 jest-message-util: 29.7.0 | |
5923 jest-mock: 29.7.0 | |
5924 jest-regex-util: 29.6.3 | |
5925 jest-resolve: 29.7.0 | |
5926 jest-snapshot: 29.7.0 | |
5927 jest-util: 29.7.0 | |
1 | 5928 slash: 3.0.0 |
5929 strip-bom: 4.0.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5930 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5931 - supports-color |
30 | 5932 |
5933 jest-snapshot@29.7.0: | |
5934 dependencies: | |
5935 '@babel/core': 7.25.2 | |
5936 '@babel/generator': 7.25.5 | |
5937 '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2) | |
5938 '@babel/plugin-syntax-typescript': 7.25.4(@babel/core@7.25.2) | |
5939 '@babel/types': 7.25.4 | |
5940 '@jest/expect-utils': 29.7.0 | |
5941 '@jest/transform': 29.7.0 | |
5942 '@jest/types': 29.6.3 | |
5943 babel-preset-current-node-syntax: 1.1.0(@babel/core@7.25.2) | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5944 chalk: 4.1.2 |
30 | 5945 expect: 29.7.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5946 graceful-fs: 4.2.11 |
30 | 5947 jest-diff: 29.7.0 |
5948 jest-get-type: 29.6.3 | |
5949 jest-matcher-utils: 29.7.0 | |
5950 jest-message-util: 29.7.0 | |
5951 jest-util: 29.7.0 | |
1 | 5952 natural-compare: 1.4.0 |
30 | 5953 pretty-format: 29.7.0 |
5954 semver: 7.6.3 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5955 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5956 - supports-color |
30 | 5957 |
5958 jest-util@29.7.0: | |
5959 dependencies: | |
5960 '@jest/types': 29.6.3 | |
5961 '@types/node': 22.5.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5962 chalk: 4.1.2 |
30 | 5963 ci-info: 3.9.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5964 graceful-fs: 4.2.11 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5965 picomatch: 2.3.1 |
30 | 5966 |
5967 jest-validate@29.7.0: | |
5968 dependencies: | |
5969 '@jest/types': 29.6.3 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5970 camelcase: 6.3.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5971 chalk: 4.1.2 |
30 | 5972 jest-get-type: 29.6.3 |
1 | 5973 leven: 3.1.0 |
30 | 5974 pretty-format: 29.7.0 |
5975 | |
5976 jest-watcher@29.7.0: | |
5977 dependencies: | |
5978 '@jest/test-result': 29.7.0 | |
5979 '@jest/types': 29.6.3 | |
5980 '@types/node': 22.5.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5981 ansi-escapes: 4.3.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5982 chalk: 4.1.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5983 emittery: 0.13.1 |
30 | 5984 jest-util: 29.7.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5985 string-length: 4.0.2 |
30 | 5986 |
5987 jest-worker@29.7.0: | |
5988 dependencies: | |
5989 '@types/node': 22.5.0 | |
5990 jest-util: 29.7.0 | |
1 | 5991 merge-stream: 2.0.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
5992 supports-color: 8.1.1 |
30 | 5993 |
5994 jest@29.7.0(@types/node@22.5.0): | |
5995 dependencies: | |
5996 '@jest/core': 29.7.0 | |
5997 '@jest/types': 29.6.3 | |
5998 import-local: 3.2.0 | |
5999 jest-cli: 29.7.0(@types/node@22.5.0) | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6000 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6001 - '@types/node' |
30 | 6002 - babel-plugin-macros |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6003 - supports-color |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6004 - ts-node |
30 | 6005 |
6006 js-tokens@3.0.2: {} | |
6007 | |
6008 js-tokens@4.0.0: {} | |
6009 | |
6010 js-yaml@3.14.1: | |
1 | 6011 dependencies: |
6012 argparse: 1.0.10 | |
6013 esprima: 4.0.1 | |
30 | 6014 |
6015 jsesc@0.5.0: {} | |
6016 | |
6017 jsesc@1.3.0: {} | |
6018 | |
6019 jsesc@2.5.2: {} | |
6020 | |
6021 json-parse-even-better-errors@2.3.1: {} | |
6022 | |
6023 json-stable-stringify@0.0.1: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6024 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6025 jsonify: 0.0.1 |
30 | 6026 |
6027 json5@0.5.1: {} | |
6028 | |
6029 json5@1.0.2: | |
6030 dependencies: | |
6031 minimist: 1.2.8 | |
6032 | |
6033 json5@2.2.3: {} | |
6034 | |
6035 jsonify@0.0.1: {} | |
6036 | |
6037 jsonparse@1.3.1: {} | |
6038 | |
6039 kind-of@3.2.2: | |
1 | 6040 dependencies: |
6041 is-buffer: 1.1.6 | |
30 | 6042 optional: true |
6043 | |
6044 kind-of@4.0.0: | |
1 | 6045 dependencies: |
6046 is-buffer: 1.1.6 | |
30 | 6047 optional: true |
6048 | |
6049 kind-of@6.0.3: | |
6050 optional: true | |
6051 | |
6052 kleur@3.0.3: {} | |
6053 | |
6054 labeled-stream-splicer@2.0.2: | |
1 | 6055 dependencies: |
6056 inherits: 2.0.4 | |
6057 stream-splicer: 2.0.1 | |
30 | 6058 |
6059 leven@3.1.0: {} | |
6060 | |
6061 lines-and-columns@1.2.4: {} | |
6062 | |
6063 lit-element@4.1.0: | |
6064 dependencies: | |
6065 '@lit-labs/ssr-dom-shim': 1.2.1 | |
6066 '@lit/reactive-element': 2.0.4 | |
6067 lit-html: 3.2.0 | |
6068 | |
6069 lit-html@3.2.0: | |
6070 dependencies: | |
6071 '@types/trusted-types': 2.0.7 | |
6072 | |
6073 lit@3.2.0: | |
6074 dependencies: | |
6075 '@lit/reactive-element': 2.0.4 | |
6076 lit-element: 4.1.0 | |
6077 lit-html: 3.2.0 | |
6078 | |
6079 locate-path@5.0.0: | |
1 | 6080 dependencies: |
6081 p-locate: 4.1.0 | |
30 | 6082 |
6083 lodash.memoize@3.0.4: {} | |
6084 | |
6085 lodash.memoize@4.1.2: {} | |
6086 | |
6087 lodash@4.17.21: {} | |
6088 | |
6089 loose-envify@1.4.0: | |
1 | 6090 dependencies: |
6091 js-tokens: 4.0.0 | |
30 | 6092 |
6093 lru-cache@5.1.1: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6094 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6095 yallist: 3.1.1 |
30 | 6096 |
6097 make-dir@4.0.0: | |
6098 dependencies: | |
6099 semver: 7.6.3 | |
6100 | |
6101 make-error@1.3.6: {} | |
6102 | |
6103 makeerror@1.0.12: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6104 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6105 tmpl: 1.0.5 |
30 | 6106 |
6107 map-cache@0.2.2: | |
6108 optional: true | |
6109 | |
6110 map-visit@1.0.0: | |
1 | 6111 dependencies: |
6112 object-visit: 1.0.1 | |
30 | 6113 optional: true |
6114 | |
6115 math-random@1.0.4: | |
6116 optional: true | |
6117 | |
6118 md5.js@1.3.5: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6119 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6120 hash-base: 3.1.0 |
1 | 6121 inherits: 2.0.4 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6122 safe-buffer: 5.2.1 |
30 | 6123 |
6124 media-typer@0.3.0: {} | |
6125 | |
6126 merge-descriptors@1.0.1: {} | |
6127 | |
6128 merge-stream@2.0.0: {} | |
6129 | |
6130 methods@1.1.2: {} | |
6131 | |
6132 micromatch@2.3.11: | |
1 | 6133 dependencies: |
6134 arr-diff: 2.0.0 | |
6135 array-unique: 0.2.1 | |
6136 braces: 1.8.5 | |
6137 expand-brackets: 0.1.5 | |
6138 extglob: 0.3.2 | |
6139 filename-regex: 2.0.1 | |
6140 is-extglob: 1.0.0 | |
6141 is-glob: 2.0.1 | |
6142 kind-of: 3.2.2 | |
6143 normalize-path: 2.1.1 | |
6144 object.omit: 2.0.1 | |
6145 parse-glob: 3.0.4 | |
6146 regex-cache: 0.4.4 | |
30 | 6147 optional: true |
6148 | |
6149 micromatch@3.1.10: | |
1 | 6150 dependencies: |
6151 arr-diff: 4.0.0 | |
6152 array-unique: 0.3.2 | |
6153 braces: 2.3.2 | |
6154 define-property: 2.0.2 | |
6155 extend-shallow: 3.0.2 | |
6156 extglob: 2.0.4 | |
6157 fragment-cache: 0.2.1 | |
6158 kind-of: 6.0.3 | |
6159 nanomatch: 1.2.13 | |
6160 object.pick: 1.3.0 | |
6161 regex-not: 1.0.2 | |
6162 snapdragon: 0.8.2 | |
6163 to-regex: 3.0.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6164 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6165 - supports-color |
30 | 6166 optional: true |
6167 | |
6168 micromatch@4.0.8: | |
6169 dependencies: | |
6170 braces: 3.0.3 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6171 picomatch: 2.3.1 |
30 | 6172 |
6173 miller-rabin@4.0.1: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6174 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6175 bn.js: 4.12.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6176 brorand: 1.1.0 |
30 | 6177 |
6178 mime-db@1.52.0: {} | |
6179 | |
6180 mime-types@2.1.35: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6181 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6182 mime-db: 1.52.0 |
30 | 6183 |
6184 mime@1.6.0: {} | |
6185 | |
6186 mimic-fn@2.1.0: {} | |
6187 | |
6188 minimalistic-assert@1.0.1: {} | |
6189 | |
6190 minimalistic-crypto-utils@1.0.1: {} | |
6191 | |
6192 minimatch@3.1.2: | |
1 | 6193 dependencies: |
6194 brace-expansion: 1.1.11 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6195 |
30 | 6196 minimatch@5.1.6: |
6197 dependencies: | |
6198 brace-expansion: 2.0.1 | |
6199 | |
6200 minimist@1.2.8: {} | |
6201 | |
6202 mixin-deep@1.3.2: | |
1 | 6203 dependencies: |
6204 for-in: 1.0.2 | |
6205 is-extendable: 1.0.1 | |
30 | 6206 optional: true |
6207 | |
6208 mkdirp@0.5.6: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6209 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6210 minimist: 1.2.8 |
30 | 6211 |
6212 module-deps@4.1.1: | |
1 | 6213 dependencies: |
6214 JSONStream: 1.3.5 | |
6215 browser-resolve: 1.11.3 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6216 cached-path-relative: 1.1.0 |
1 | 6217 concat-stream: 1.5.2 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6218 defined: 1.0.1 |
1 | 6219 detective: 4.7.1 |
6220 duplexer2: 0.1.4 | |
6221 inherits: 2.0.4 | |
6222 parents: 1.0.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6223 readable-stream: 2.3.8 |
30 | 6224 resolve: 1.22.8 |
1 | 6225 stream-combiner2: 1.1.1 |
6226 subarg: 1.0.0 | |
6227 through2: 2.0.5 | |
6228 xtend: 4.0.2 | |
30 | 6229 |
6230 moment-duration-format@1.3.0: {} | |
6231 | |
6232 moment@2.30.1: {} | |
6233 | |
6234 ms@2.0.0: {} | |
6235 | |
6236 ms@2.1.2: {} | |
6237 | |
6238 ms@2.1.3: {} | |
6239 | |
6240 nan@2.20.0: | |
6241 optional: true | |
6242 | |
6243 nanoid@3.3.7: {} | |
6244 | |
6245 nanomatch@1.2.13: | |
1 | 6246 dependencies: |
6247 arr-diff: 4.0.0 | |
6248 array-unique: 0.3.2 | |
6249 define-property: 2.0.2 | |
6250 extend-shallow: 3.0.2 | |
6251 fragment-cache: 0.2.1 | |
6252 is-windows: 1.0.2 | |
6253 kind-of: 6.0.3 | |
6254 object.pick: 1.3.0 | |
6255 regex-not: 1.0.2 | |
6256 snapdragon: 0.8.2 | |
6257 to-regex: 3.0.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6258 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6259 - supports-color |
30 | 6260 optional: true |
6261 | |
6262 natural-compare@1.4.0: {} | |
6263 | |
6264 negotiator@0.6.3: {} | |
6265 | |
6266 node-globals@0.1.5: | |
1 | 6267 dependencies: |
6268 babel-cli: 6.26.0 | |
6269 babel-plugin-module-resolver: 2.7.1 | |
6270 babel-preset-es2015: 6.24.1 | |
6271 babel-preset-latest: 6.24.1 | |
6272 babel-preset-stage-0: 6.24.1 | |
6273 browserify: 13.3.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6274 lodash: 4.17.21 |
30 | 6275 moment: 2.30.1 |
1 | 6276 moment-duration-format: 1.3.0 |
6277 seamless-immutable: 6.3.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6278 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6279 - supports-color |
30 | 6280 |
6281 node-int64@0.4.0: {} | |
6282 | |
6283 node-releases@2.0.18: {} | |
6284 | |
6285 normalize-path@2.1.1: | |
1 | 6286 dependencies: |
6287 remove-trailing-separator: 1.1.0 | |
30 | 6288 optional: true |
6289 | |
6290 normalize-path@3.0.0: {} | |
6291 | |
6292 npm-run-path@4.0.1: | |
1 | 6293 dependencies: |
6294 path-key: 3.1.1 | |
30 | 6295 |
6296 object-assign@4.1.1: {} | |
6297 | |
6298 object-copy@0.1.0: | |
1 | 6299 dependencies: |
6300 copy-descriptor: 0.1.1 | |
6301 define-property: 0.2.5 | |
6302 kind-of: 3.2.2 | |
30 | 6303 optional: true |
6304 | |
6305 object-inspect@1.13.2: {} | |
6306 | |
6307 object-keys@1.1.1: {} | |
6308 | |
6309 object-visit@1.0.1: | |
1 | 6310 dependencies: |
6311 isobject: 3.0.1 | |
30 | 6312 optional: true |
6313 | |
6314 object.assign@4.1.5: | |
6315 dependencies: | |
6316 call-bind: 1.0.7 | |
6317 define-properties: 1.2.1 | |
6318 has-symbols: 1.0.3 | |
6319 object-keys: 1.1.1 | |
6320 | |
6321 object.omit@2.0.1: | |
1 | 6322 dependencies: |
6323 for-own: 0.1.5 | |
6324 is-extendable: 0.1.1 | |
30 | 6325 optional: true |
6326 | |
6327 object.pick@1.3.0: | |
1 | 6328 dependencies: |
6329 isobject: 3.0.1 | |
30 | 6330 optional: true |
6331 | |
6332 on-finished@2.4.1: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6333 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6334 ee-first: 1.1.1 |
30 | 6335 |
6336 once@1.4.0: | |
1 | 6337 dependencies: |
6338 wrappy: 1.0.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6339 |
30 | 6340 onetime@5.1.2: |
1 | 6341 dependencies: |
6342 mimic-fn: 2.1.0 | |
30 | 6343 |
6344 os-browserify@0.1.2: {} | |
6345 | |
6346 os-homedir@1.0.2: {} | |
6347 | |
6348 os-tmpdir@1.0.2: {} | |
6349 | |
6350 output-file-sync@1.1.2: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6351 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6352 graceful-fs: 4.2.11 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6353 mkdirp: 0.5.6 |
1 | 6354 object-assign: 4.1.1 |
30 | 6355 |
6356 p-limit@2.3.0: | |
1 | 6357 dependencies: |
6358 p-try: 2.2.0 | |
30 | 6359 |
6360 p-limit@3.1.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6361 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6362 yocto-queue: 0.1.0 |
30 | 6363 |
6364 p-locate@4.1.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6365 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6366 p-limit: 2.3.0 |
30 | 6367 |
6368 p-try@2.2.0: {} | |
6369 | |
6370 pako@0.2.9: {} | |
6371 | |
6372 parents@1.0.1: | |
1 | 6373 dependencies: |
6374 path-platform: 0.11.15 | |
30 | 6375 |
6376 parse-asn1@5.1.7: | |
6377 dependencies: | |
6378 asn1.js: 4.10.1 | |
1 | 6379 browserify-aes: 1.2.0 |
6380 evp_bytestokey: 1.0.3 | |
30 | 6381 hash-base: 3.0.4 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6382 pbkdf2: 3.1.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6383 safe-buffer: 5.2.1 |
30 | 6384 |
6385 parse-glob@3.0.4: | |
1 | 6386 dependencies: |
6387 glob-base: 0.3.0 | |
6388 is-dotfile: 1.0.3 | |
6389 is-extglob: 1.0.0 | |
6390 is-glob: 2.0.1 | |
30 | 6391 optional: true |
6392 | |
6393 parse-json@5.2.0: | |
6394 dependencies: | |
6395 '@babel/code-frame': 7.24.7 | |
1 | 6396 error-ex: 1.3.2 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6397 json-parse-even-better-errors: 2.3.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6398 lines-and-columns: 1.2.4 |
30 | 6399 |
6400 parseurl@1.3.3: {} | |
6401 | |
6402 pascalcase@0.1.1: | |
6403 optional: true | |
6404 | |
6405 path-browserify@0.0.1: {} | |
6406 | |
6407 path-exists@3.0.0: {} | |
6408 | |
6409 path-exists@4.0.0: {} | |
6410 | |
6411 path-is-absolute@1.0.1: {} | |
6412 | |
6413 path-key@3.1.1: {} | |
6414 | |
6415 path-parse@1.0.7: {} | |
6416 | |
6417 path-platform@0.11.15: {} | |
6418 | |
6419 path-to-regexp@0.1.7: {} | |
6420 | |
6421 pbkdf2@3.1.2: | |
1 | 6422 dependencies: |
6423 create-hash: 1.2.0 | |
6424 create-hmac: 1.1.7 | |
6425 ripemd160: 2.0.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6426 safe-buffer: 5.2.1 |
1 | 6427 sha.js: 2.4.11 |
30 | 6428 |
6429 picocolors@1.0.1: {} | |
6430 | |
6431 picomatch@2.3.1: {} | |
6432 | |
6433 pirates@4.0.6: {} | |
6434 | |
6435 pkg-dir@4.2.0: | |
1 | 6436 dependencies: |
6437 find-up: 4.1.0 | |
30 | 6438 |
6439 posix-character-classes@0.1.1: | |
6440 optional: true | |
6441 | |
6442 postcss@8.4.41: | |
6443 dependencies: | |
6444 nanoid: 3.3.7 | |
6445 picocolors: 1.0.1 | |
6446 source-map-js: 1.2.0 | |
6447 | |
6448 preserve@0.2.0: | |
6449 optional: true | |
6450 | |
6451 pretty-format@29.7.0: | |
6452 dependencies: | |
6453 '@jest/schemas': 29.6.3 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6454 ansi-styles: 5.2.0 |
30 | 6455 react-is: 18.3.1 |
6456 | |
6457 private@0.1.8: {} | |
6458 | |
6459 process-nextick-args@1.0.7: {} | |
6460 | |
6461 process-nextick-args@2.0.1: {} | |
6462 | |
6463 process@0.11.10: {} | |
6464 | |
6465 prompts@2.4.2: | |
1 | 6466 dependencies: |
6467 kleur: 3.0.3 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6468 sisteransi: 1.0.5 |
30 | 6469 |
6470 proxy-addr@2.0.7: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6471 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6472 forwarded: 0.2.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6473 ipaddr.js: 1.9.1 |
30 | 6474 |
6475 public-encrypt@4.0.3: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6476 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6477 bn.js: 4.12.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6478 browserify-rsa: 4.1.0 |
1 | 6479 create-hash: 1.2.0 |
30 | 6480 parse-asn1: 5.1.7 |
1 | 6481 randombytes: 2.1.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6482 safe-buffer: 5.2.1 |
30 | 6483 |
6484 punycode@1.4.1: {} | |
6485 | |
6486 pure-rand@6.1.0: {} | |
6487 | |
6488 qr-creator@1.0.0: {} | |
6489 | |
6490 qs@6.11.0: | |
6491 dependencies: | |
6492 side-channel: 1.0.6 | |
6493 | |
6494 qs@6.13.0: | |
6495 dependencies: | |
6496 side-channel: 1.0.6 | |
6497 | |
6498 querystring-es3@0.2.1: {} | |
6499 | |
6500 randomatic@3.1.1: | |
1 | 6501 dependencies: |
6502 is-number: 4.0.0 | |
6503 kind-of: 6.0.3 | |
6504 math-random: 1.0.4 | |
30 | 6505 optional: true |
6506 | |
6507 randombytes@2.1.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6508 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6509 safe-buffer: 5.2.1 |
30 | 6510 |
6511 randomfill@1.0.4: | |
1 | 6512 dependencies: |
6513 randombytes: 2.1.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6514 safe-buffer: 5.2.1 |
30 | 6515 |
6516 range-parser@1.2.1: {} | |
6517 | |
6518 raw-body@2.5.2: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6519 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6520 bytes: 3.1.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6521 http-errors: 2.0.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6522 iconv-lite: 0.4.24 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6523 unpipe: 1.0.0 |
30 | 6524 |
6525 react-is@18.3.1: {} | |
6526 | |
6527 read-only-stream@2.0.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6528 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6529 readable-stream: 2.3.8 |
30 | 6530 |
6531 readable-stream@2.0.6: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6532 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6533 core-util-is: 1.0.3 |
1 | 6534 inherits: 2.0.4 |
6535 isarray: 1.0.0 | |
6536 process-nextick-args: 1.0.7 | |
6537 string_decoder: 0.10.31 | |
6538 util-deprecate: 1.0.2 | |
30 | 6539 |
6540 readable-stream@2.3.8: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6541 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6542 core-util-is: 1.0.3 |
1 | 6543 inherits: 2.0.4 |
6544 isarray: 1.0.0 | |
6545 process-nextick-args: 2.0.1 | |
6546 safe-buffer: 5.1.2 | |
6547 string_decoder: 1.1.1 | |
6548 util-deprecate: 1.0.2 | |
30 | 6549 |
6550 readable-stream@3.6.2: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6551 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6552 inherits: 2.0.4 |
30 | 6553 string_decoder: 1.3.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6554 util-deprecate: 1.0.2 |
30 | 6555 |
6556 readdirp@2.2.1: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6557 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6558 graceful-fs: 4.2.11 |
1 | 6559 micromatch: 3.1.10 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6560 readable-stream: 2.3.8 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6561 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6562 - supports-color |
30 | 6563 optional: true |
6564 | |
6565 regenerate@1.4.2: {} | |
6566 | |
6567 regenerator-runtime@0.10.5: {} | |
6568 | |
6569 regenerator-runtime@0.11.1: {} | |
6570 | |
6571 regenerator-transform@0.10.1: | |
1 | 6572 dependencies: |
6573 babel-runtime: 6.26.0 | |
6574 babel-types: 6.26.0 | |
6575 private: 0.1.8 | |
30 | 6576 |
6577 regex-cache@0.4.4: | |
1 | 6578 dependencies: |
6579 is-equal-shallow: 0.1.3 | |
30 | 6580 optional: true |
6581 | |
6582 regex-not@1.0.2: | |
1 | 6583 dependencies: |
6584 extend-shallow: 3.0.2 | |
6585 safe-regex: 1.1.0 | |
30 | 6586 optional: true |
6587 | |
6588 regexpu-core@2.0.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6589 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6590 regenerate: 1.4.2 |
1 | 6591 regjsgen: 0.2.0 |
6592 regjsparser: 0.1.5 | |
30 | 6593 |
6594 regjsgen@0.2.0: {} | |
6595 | |
6596 regjsparser@0.1.5: | |
1 | 6597 dependencies: |
6598 jsesc: 0.5.0 | |
30 | 6599 |
6600 remove-trailing-separator@1.1.0: | |
6601 optional: true | |
6602 | |
6603 repeat-element@1.1.4: | |
6604 optional: true | |
6605 | |
6606 repeat-string@1.6.1: | |
6607 optional: true | |
6608 | |
6609 repeating@2.0.1: | |
1 | 6610 dependencies: |
6611 is-finite: 1.1.0 | |
30 | 6612 |
6613 require-directory@2.1.1: {} | |
6614 | |
6615 resolve-cwd@3.0.0: | |
1 | 6616 dependencies: |
6617 resolve-from: 5.0.0 | |
30 | 6618 |
6619 resolve-from@5.0.0: {} | |
6620 | |
6621 resolve-url@0.2.1: | |
6622 optional: true | |
6623 | |
6624 resolve.exports@2.0.2: {} | |
6625 | |
6626 resolve@1.1.7: {} | |
6627 | |
6628 resolve@1.22.8: | |
6629 dependencies: | |
6630 is-core-module: 2.15.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6631 path-parse: 1.0.7 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6632 supports-preserve-symlinks-flag: 1.0.0 |
30 | 6633 |
6634 ret@0.1.15: | |
6635 optional: true | |
6636 | |
6637 ripemd160@2.0.2: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6638 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6639 hash-base: 3.1.0 |
1 | 6640 inherits: 2.0.4 |
30 | 6641 |
6642 rollup@4.21.1: | |
6643 dependencies: | |
6644 '@types/estree': 1.0.5 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6645 optionalDependencies: |
30 | 6646 '@rollup/rollup-android-arm-eabi': 4.21.1 |
6647 '@rollup/rollup-android-arm64': 4.21.1 | |
6648 '@rollup/rollup-darwin-arm64': 4.21.1 | |
6649 '@rollup/rollup-darwin-x64': 4.21.1 | |
6650 '@rollup/rollup-linux-arm-gnueabihf': 4.21.1 | |
6651 '@rollup/rollup-linux-arm-musleabihf': 4.21.1 | |
6652 '@rollup/rollup-linux-arm64-gnu': 4.21.1 | |
6653 '@rollup/rollup-linux-arm64-musl': 4.21.1 | |
6654 '@rollup/rollup-linux-powerpc64le-gnu': 4.21.1 | |
6655 '@rollup/rollup-linux-riscv64-gnu': 4.21.1 | |
6656 '@rollup/rollup-linux-s390x-gnu': 4.21.1 | |
6657 '@rollup/rollup-linux-x64-gnu': 4.21.1 | |
6658 '@rollup/rollup-linux-x64-musl': 4.21.1 | |
6659 '@rollup/rollup-win32-arm64-msvc': 4.21.1 | |
6660 '@rollup/rollup-win32-ia32-msvc': 4.21.1 | |
6661 '@rollup/rollup-win32-x64-msvc': 4.21.1 | |
6662 fsevents: 2.3.3 | |
6663 | |
6664 safe-buffer@5.1.2: {} | |
6665 | |
6666 safe-buffer@5.2.1: {} | |
6667 | |
6668 safe-regex@1.1.0: | |
1 | 6669 dependencies: |
6670 ret: 0.1.15 | |
30 | 6671 optional: true |
6672 | |
6673 safer-buffer@2.1.2: {} | |
6674 | |
6675 sax@1.3.0: {} | |
6676 | |
6677 seamless-immutable@6.3.0: {} | |
6678 | |
6679 semver@6.3.1: {} | |
6680 | |
6681 semver@7.6.3: {} | |
6682 | |
6683 send@0.18.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6684 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6685 debug: 2.6.9 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6686 depd: 2.0.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6687 destroy: 1.2.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6688 encodeurl: 1.0.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6689 escape-html: 1.0.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6690 etag: 1.8.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6691 fresh: 0.5.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6692 http-errors: 2.0.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6693 mime: 1.6.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6694 ms: 2.1.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6695 on-finished: 2.4.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6696 range-parser: 1.2.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6697 statuses: 2.0.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6698 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6699 - supports-color |
30 | 6700 |
6701 serve-index@1.9.1: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6702 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6703 accepts: 1.3.8 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6704 batch: 0.6.1 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6705 debug: 2.6.9 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6706 escape-html: 1.0.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6707 http-errors: 1.6.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6708 mime-types: 2.1.35 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6709 parseurl: 1.3.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6710 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6711 - supports-color |
30 | 6712 |
6713 serve-static@1.15.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6714 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6715 encodeurl: 1.0.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6716 escape-html: 1.0.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6717 parseurl: 1.3.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6718 send: 0.18.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6719 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6720 - supports-color |
30 | 6721 |
6722 set-function-length@1.2.2: | |
6723 dependencies: | |
6724 define-data-property: 1.1.4 | |
6725 es-errors: 1.3.0 | |
6726 function-bind: 1.1.2 | |
6727 get-intrinsic: 1.2.4 | |
6728 gopd: 1.0.1 | |
6729 has-property-descriptors: 1.0.2 | |
6730 | |
6731 set-value@2.0.1: | |
1 | 6732 dependencies: |
6733 extend-shallow: 2.0.1 | |
6734 is-extendable: 0.1.1 | |
6735 is-plain-object: 2.0.4 | |
6736 split-string: 3.1.0 | |
30 | 6737 optional: true |
6738 | |
6739 setprototypeof@1.1.0: {} | |
6740 | |
6741 setprototypeof@1.2.0: {} | |
6742 | |
6743 sha.js@2.4.11: | |
1 | 6744 dependencies: |
6745 inherits: 2.0.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6746 safe-buffer: 5.2.1 |
30 | 6747 |
6748 shaka-player@4.8.20: | |
6749 dependencies: | |
6750 eme-encryption-scheme-polyfill: 2.1.5 | |
6751 | |
6752 shaka-video-element@0.6.6: | |
6753 dependencies: | |
6754 custom-media-element: 1.3.2 | |
6755 shaka-player: 4.8.20 | |
6756 | |
6757 shasum-object@1.0.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6758 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6759 fast-safe-stringify: 2.1.1 |
30 | 6760 |
6761 shasum@1.0.2: | |
1 | 6762 dependencies: |
6763 json-stable-stringify: 0.0.1 | |
6764 sha.js: 2.4.11 | |
30 | 6765 |
6766 shebang-command@2.0.0: | |
1 | 6767 dependencies: |
6768 shebang-regex: 3.0.0 | |
30 | 6769 |
6770 shebang-regex@3.0.0: {} | |
6771 | |
6772 shell-quote@1.8.1: {} | |
6773 | |
6774 side-channel@1.0.6: | |
6775 dependencies: | |
6776 call-bind: 1.0.7 | |
6777 es-errors: 1.3.0 | |
6778 get-intrinsic: 1.2.4 | |
6779 object-inspect: 1.13.2 | |
6780 | |
6781 signal-exit@3.0.7: {} | |
6782 | |
6783 simple-concat@1.0.1: {} | |
6784 | |
6785 sisteransi@1.0.5: {} | |
6786 | |
6787 slash@1.0.0: {} | |
6788 | |
6789 slash@3.0.0: {} | |
6790 | |
6791 snapdragon-node@2.1.1: | |
1 | 6792 dependencies: |
6793 define-property: 1.0.0 | |
6794 isobject: 3.0.1 | |
6795 snapdragon-util: 3.0.1 | |
30 | 6796 optional: true |
6797 | |
6798 snapdragon-util@3.0.1: | |
1 | 6799 dependencies: |
6800 kind-of: 3.2.2 | |
30 | 6801 optional: true |
6802 | |
6803 snapdragon@0.8.2: | |
1 | 6804 dependencies: |
6805 base: 0.11.2 | |
6806 debug: 2.6.9 | |
6807 define-property: 0.2.5 | |
6808 extend-shallow: 2.0.1 | |
6809 map-cache: 0.2.2 | |
6810 source-map: 0.5.7 | |
6811 source-map-resolve: 0.5.3 | |
6812 use: 3.1.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6813 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6814 - supports-color |
30 | 6815 optional: true |
6816 | |
6817 source-map-js@1.2.0: {} | |
6818 | |
6819 source-map-resolve@0.5.3: | |
1 | 6820 dependencies: |
6821 atob: 2.1.2 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6822 decode-uri-component: 0.2.2 |
1 | 6823 resolve-url: 0.2.1 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6824 source-map-url: 0.4.1 |
1 | 6825 urix: 0.1.0 |
30 | 6826 optional: true |
6827 | |
6828 source-map-support@0.4.18: | |
1 | 6829 dependencies: |
6830 source-map: 0.5.7 | |
30 | 6831 |
6832 source-map-support@0.5.13: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6833 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6834 buffer-from: 1.1.2 |
1 | 6835 source-map: 0.6.1 |
30 | 6836 |
6837 source-map-url@0.4.1: | |
6838 optional: true | |
6839 | |
6840 source-map@0.5.7: {} | |
6841 | |
6842 source-map@0.6.1: {} | |
6843 | |
6844 source-map@0.7.4: {} | |
6845 | |
6846 split-string@3.1.0: | |
1 | 6847 dependencies: |
6848 extend-shallow: 3.0.2 | |
30 | 6849 optional: true |
6850 | |
6851 sprintf-js@1.0.3: {} | |
6852 | |
6853 stack-utils@2.0.6: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6854 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6855 escape-string-regexp: 2.0.0 |
30 | 6856 |
6857 static-extend@0.1.2: | |
1 | 6858 dependencies: |
6859 define-property: 0.2.5 | |
6860 object-copy: 0.1.0 | |
30 | 6861 optional: true |
6862 | |
6863 statuses@1.5.0: {} | |
6864 | |
6865 statuses@2.0.1: {} | |
6866 | |
6867 stream-browserify@2.0.2: | |
1 | 6868 dependencies: |
6869 inherits: 2.0.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6870 readable-stream: 2.3.8 |
30 | 6871 |
6872 stream-combiner2@1.1.1: | |
1 | 6873 dependencies: |
6874 duplexer2: 0.1.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6875 readable-stream: 2.3.8 |
30 | 6876 |
6877 stream-http@2.8.3: | |
1 | 6878 dependencies: |
6879 builtin-status-codes: 3.0.0 | |
6880 inherits: 2.0.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6881 readable-stream: 2.3.8 |
1 | 6882 to-arraybuffer: 1.0.1 |
6883 xtend: 4.0.2 | |
30 | 6884 |
6885 stream-splicer@2.0.1: | |
1 | 6886 dependencies: |
6887 inherits: 2.0.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6888 readable-stream: 2.3.8 |
30 | 6889 |
6890 string-length@4.0.2: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6891 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6892 char-regex: 1.0.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6893 strip-ansi: 6.0.1 |
30 | 6894 |
6895 string-width@4.2.3: | |
1 | 6896 dependencies: |
6897 emoji-regex: 8.0.0 | |
6898 is-fullwidth-code-point: 3.0.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6899 strip-ansi: 6.0.1 |
30 | 6900 |
6901 string_decoder@0.10.31: {} | |
6902 | |
6903 string_decoder@1.1.1: | |
1 | 6904 dependencies: |
6905 safe-buffer: 5.1.2 | |
30 | 6906 |
6907 string_decoder@1.3.0: | |
6908 dependencies: | |
6909 safe-buffer: 5.2.1 | |
6910 | |
6911 strip-ansi@3.0.1: | |
1 | 6912 dependencies: |
6913 ansi-regex: 2.1.1 | |
30 | 6914 |
6915 strip-ansi@6.0.1: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6916 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6917 ansi-regex: 5.0.1 |
30 | 6918 |
6919 strip-bom@4.0.0: {} | |
6920 | |
6921 strip-final-newline@2.0.0: {} | |
6922 | |
6923 strip-json-comments@3.1.1: {} | |
6924 | |
6925 stylus@0.63.0: | |
6926 dependencies: | |
6927 '@adobe/css-tools': 4.3.3 | |
6928 debug: 4.3.6 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6929 glob: 7.2.3 |
30 | 6930 sax: 1.3.0 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6931 source-map: 0.7.4 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6932 transitivePeerDependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6933 - supports-color |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6934 |
30 | 6935 subarg@1.0.0: |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6936 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6937 minimist: 1.2.8 |
30 | 6938 |
6939 supports-color@2.0.0: {} | |
6940 | |
6941 supports-color@5.5.0: | |
1 | 6942 dependencies: |
6943 has-flag: 3.0.0 | |
30 | 6944 |
6945 supports-color@7.2.0: | |
1 | 6946 dependencies: |
6947 has-flag: 4.0.0 | |
30 | 6948 |
6949 supports-color@8.1.1: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6950 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6951 has-flag: 4.0.0 |
30 | 6952 |
6953 supports-preserve-symlinks-flag@1.0.0: {} | |
6954 | |
6955 syntax-error@1.4.0: | |
1 | 6956 dependencies: |
6957 acorn-node: 1.8.2 | |
30 | 6958 |
6959 test-exclude@6.0.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6960 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6961 '@istanbuljs/schema': 0.1.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6962 glob: 7.2.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6963 minimatch: 3.1.2 |
30 | 6964 |
6965 through2@2.0.5: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6966 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
6967 readable-stream: 2.3.8 |
1 | 6968 xtend: 4.0.2 |
30 | 6969 |
6970 through@2.3.8: {} | |
6971 | |
6972 timers-browserify@1.4.2: | |
1 | 6973 dependencies: |
6974 process: 0.11.10 | |
30 | 6975 |
6976 tmpl@1.0.5: {} | |
6977 | |
6978 to-arraybuffer@1.0.1: {} | |
6979 | |
6980 to-fast-properties@1.0.3: {} | |
6981 | |
6982 to-fast-properties@2.0.0: {} | |
6983 | |
6984 to-object-path@0.3.0: | |
1 | 6985 dependencies: |
6986 kind-of: 3.2.2 | |
30 | 6987 optional: true |
6988 | |
6989 to-regex-range@2.1.1: | |
1 | 6990 dependencies: |
6991 is-number: 3.0.0 | |
6992 repeat-string: 1.6.1 | |
30 | 6993 optional: true |
6994 | |
6995 to-regex-range@5.0.1: | |
1 | 6996 dependencies: |
6997 is-number: 7.0.0 | |
30 | 6998 |
6999 to-regex@3.0.2: | |
1 | 7000 dependencies: |
7001 define-property: 2.0.2 | |
7002 extend-shallow: 3.0.2 | |
7003 regex-not: 1.0.2 | |
7004 safe-regex: 1.1.0 | |
30 | 7005 optional: true |
7006 | |
7007 toidentifier@1.0.1: {} | |
7008 | |
7009 trim-right@1.0.1: {} | |
7010 | |
7011 ts-jest@29.2.5(@babel/core@7.25.2)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.25.2))(jest@29.7.0(@types/node@22.5.0))(typescript@5.5.4): | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7012 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7013 bs-logger: 0.2.6 |
30 | 7014 ejs: 3.1.10 |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7015 fast-json-stable-stringify: 2.1.0 |
30 | 7016 jest: 29.7.0(@types/node@22.5.0) |
7017 jest-util: 29.7.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7018 json5: 2.2.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7019 lodash.memoize: 4.1.2 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7020 make-error: 1.3.6 |
30 | 7021 semver: 7.6.3 |
7022 typescript: 5.5.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7023 yargs-parser: 21.1.1 |
30 | 7024 optionalDependencies: |
7025 '@babel/core': 7.25.2 | |
7026 '@jest/transform': 29.7.0 | |
7027 '@jest/types': 29.6.3 | |
7028 babel-jest: 29.7.0(@babel/core@7.25.2) | |
7029 | |
7030 tslib@2.7.0: {} | |
7031 | |
7032 tty-browserify@0.0.1: {} | |
7033 | |
7034 type-detect@4.0.8: {} | |
7035 | |
7036 type-fest@0.21.3: {} | |
7037 | |
7038 type-is@1.6.18: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7039 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7040 media-typer: 0.3.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7041 mime-types: 2.1.35 |
30 | 7042 |
7043 typedarray@0.0.6: {} | |
7044 | |
7045 typedarray@0.0.7: {} | |
7046 | |
7047 typescript@5.5.4: {} | |
7048 | |
7049 umd@3.0.3: {} | |
7050 | |
7051 undeclared-identifiers@1.1.3: | |
1 | 7052 dependencies: |
7053 acorn-node: 1.8.2 | |
7054 dash-ast: 1.0.0 | |
7055 get-assigned-identifiers: 1.2.0 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7056 simple-concat: 1.0.1 |
1 | 7057 xtend: 4.0.2 |
30 | 7058 |
7059 undici-types@6.19.8: {} | |
7060 | |
7061 union-value@1.0.1: | |
1 | 7062 dependencies: |
7063 arr-union: 3.1.0 | |
7064 get-value: 2.0.6 | |
7065 is-extendable: 0.1.1 | |
7066 set-value: 2.0.1 | |
30 | 7067 optional: true |
7068 | |
7069 unpipe@1.0.0: {} | |
7070 | |
7071 unset-value@1.0.0: | |
1 | 7072 dependencies: |
7073 has-value: 0.3.1 | |
7074 isobject: 3.0.1 | |
30 | 7075 optional: true |
7076 | |
7077 update-browserslist-db@1.1.0(browserslist@4.23.3): | |
7078 dependencies: | |
7079 browserslist: 4.23.3 | |
7080 escalade: 3.1.2 | |
7081 picocolors: 1.0.1 | |
7082 | |
7083 urix@0.1.0: | |
7084 optional: true | |
7085 | |
7086 url@0.11.4: | |
7087 dependencies: | |
7088 punycode: 1.4.1 | |
7089 qs: 6.13.0 | |
7090 | |
7091 use@3.1.1: | |
7092 optional: true | |
7093 | |
7094 user-home@1.1.1: {} | |
7095 | |
7096 util-deprecate@1.0.2: {} | |
7097 | |
7098 util@0.10.4: | |
1 | 7099 dependencies: |
7100 inherits: 2.0.3 | |
30 | 7101 |
7102 utils-merge@1.0.1: {} | |
7103 | |
7104 v8-to-istanbul@9.3.0: | |
7105 dependencies: | |
7106 '@jridgewell/trace-mapping': 0.3.25 | |
7107 '@types/istanbul-lib-coverage': 2.0.6 | |
7108 convert-source-map: 2.0.0 | |
7109 | |
7110 v8flags@2.1.1: | |
1 | 7111 dependencies: |
7112 user-home: 1.1.1 | |
30 | 7113 |
7114 vary@1.1.2: {} | |
7115 | |
7116 vite@5.4.2(@types/node@22.5.0)(stylus@0.63.0): | |
7117 dependencies: | |
7118 esbuild: 0.21.5 | |
7119 postcss: 8.4.41 | |
7120 rollup: 4.21.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7121 optionalDependencies: |
30 | 7122 '@types/node': 22.5.0 |
7123 fsevents: 2.3.3 | |
7124 stylus: 0.63.0 | |
7125 | |
7126 vm-browserify@0.0.4: | |
1 | 7127 dependencies: |
7128 indexof: 0.0.1 | |
30 | 7129 |
7130 walker@1.0.8: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7131 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7132 makeerror: 1.0.12 |
30 | 7133 |
7134 which@2.0.2: | |
1 | 7135 dependencies: |
7136 isexe: 2.0.0 | |
30 | 7137 |
7138 wrap-ansi@7.0.0: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7139 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7140 ansi-styles: 4.3.0 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7141 string-width: 4.2.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7142 strip-ansi: 6.0.1 |
30 | 7143 |
7144 wrappy@1.0.2: {} | |
7145 | |
7146 write-file-atomic@4.0.2: | |
1 | 7147 dependencies: |
7148 imurmurhash: 0.1.4 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7149 signal-exit: 3.0.7 |
30 | 7150 |
7151 xtend@4.0.2: {} | |
7152 | |
7153 y18n@5.0.8: {} | |
7154 | |
7155 yallist@3.1.1: {} | |
7156 | |
7157 yargs-parser@21.1.1: {} | |
7158 | |
7159 yargs@17.7.2: | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7160 dependencies: |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7161 cliui: 8.0.1 |
30 | 7162 escalade: 3.1.2 |
1 | 7163 get-caller-file: 2.0.5 |
7164 require-directory: 2.1.1 | |
2
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7165 string-width: 4.2.3 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7166 y18n: 5.0.8 |
78c1a2983010
rewrite UI and file serving parts; use vite
drewp@bigasterisk.com
parents:
1
diff
changeset
|
7167 yargs-parser: 21.1.1 |
30 | 7168 |
7169 yocto-queue@0.1.0: {} |