Commit bce6cee53a6b247c04e6975a90829a22ae56e977
Committed by
GitHub
1 parent
32daad61
fix: 修复form设计器在黑暗模式下的显示问题 (#2543)
Showing
5 changed files
with
3593 additions
and
4450 deletions
pnpm-lock.yaml
1 | -lockfileVersion: 5.4 | |
1 | +lockfileVersion: 5.3 | |
2 | 2 | |
3 | 3 | overrides: |
4 | 4 | bin-wrapper: npm:bin-wrapper-china |
... | ... | @@ -58,6 +58,7 @@ specifiers: |
58 | 58 | eslint-plugin-prettier: ^4.0.0 |
59 | 59 | eslint-plugin-vue: ^8.6.0 |
60 | 60 | esno: ^0.14.1 |
61 | + exceljs: ^4.3.0 | |
61 | 62 | fs-extra: ^10.1.0 |
62 | 63 | husky: ^7.0.4 |
63 | 64 | inquirer: ^8.2.2 |
... | ... | @@ -82,6 +83,7 @@ specifiers: |
82 | 83 | rimraf: ^3.0.2 |
83 | 84 | rollup: ^2.56.3 |
84 | 85 | rollup-plugin-visualizer: ^5.6.0 |
86 | + sass: ^1.57.1 | |
85 | 87 | showdown: ^2.1.0 |
86 | 88 | sortablejs: ^1.15.0 |
87 | 89 | stylelint: ^14.7.1 |
... | ... | @@ -90,7 +92,7 @@ specifiers: |
90 | 92 | stylelint-config-recommended-vue: ^1.4.0 |
91 | 93 | stylelint-config-standard: ^25.0.0 |
92 | 94 | stylelint-order: ^5.0.0 |
93 | - tinymce: ^5.10.3 | |
95 | + tinymce: ^5.10.7 | |
94 | 96 | ts-node: ^10.7.0 |
95 | 97 | typescript: ^4.6.3 |
96 | 98 | vditor: ^3.8.13 |
... | ... | @@ -107,1359 +109,1394 @@ specifiers: |
107 | 109 | vite-plugin-theme: ^0.8.6 |
108 | 110 | vite-plugin-vue-setup-extend: ^0.4.0 |
109 | 111 | vite-plugin-windicss: ^1.8.4 |
110 | - vue: ^3.2.33 | |
112 | + vue: ^3.2.45 | |
111 | 113 | vue-eslint-parser: ^8.3.0 |
112 | 114 | vue-i18n: ^9.1.9 |
113 | 115 | vue-json-pretty: ^2.0.6 |
114 | 116 | vue-router: ^4.0.14 |
115 | 117 | vue-tsc: ^1.0.9 |
116 | 118 | vue-types: ^4.1.1 |
119 | + vuedraggable: ^4.1.0 | |
120 | + vxe-table: ^4.3.9 | |
121 | + vxe-table-plugin-export-xlsx: ^3.0.4 | |
122 | + xe-utils: ^3.5.7 | |
117 | 123 | xlsx: ^0.18.5 |
118 | 124 | |
119 | 125 | dependencies: |
120 | 126 | '@ant-design/colors': 6.0.0 |
121 | - '@ant-design/icons-vue': 6.1.0_vue@3.2.33 | |
127 | + '@ant-design/icons-vue': 6.1.0_vue@3.2.47 | |
122 | 128 | '@iconify/iconify': 2.2.1 |
123 | - '@logicflow/core': 1.1.13 | |
124 | - '@logicflow/extension': 1.1.13 | |
125 | - '@vue/runtime-core': 3.2.33 | |
126 | - '@vue/shared': 3.2.33 | |
127 | - '@vueuse/core': 8.3.0_vue@3.2.33 | |
128 | - '@vueuse/shared': 8.3.0_vue@3.2.33 | |
129 | - '@zxcvbn-ts/core': 2.0.1 | |
130 | - ant-design-vue: 3.2.0_vue@3.2.33 | |
129 | + '@logicflow/core': 1.1.31 | |
130 | + '@logicflow/extension': 1.1.31 | |
131 | + '@vue/runtime-core': 3.2.47 | |
132 | + '@vue/shared': 3.2.47 | |
133 | + '@vueuse/core': 8.9.4_vue@3.2.47 | |
134 | + '@vueuse/shared': 8.9.4_vue@3.2.47 | |
135 | + '@zxcvbn-ts/core': 2.2.1 | |
136 | + ant-design-vue: 3.2.15_vue@3.2.47 | |
131 | 137 | axios: 0.26.1 |
132 | - codemirror: 5.65.3 | |
133 | - cropperjs: 1.5.12 | |
138 | + codemirror: 5.65.11 | |
139 | + cropperjs: 1.5.13 | |
134 | 140 | crypto-js: 4.1.1 |
135 | - dayjs: 1.11.1 | |
136 | - echarts: 5.3.2 | |
141 | + dayjs: 1.11.7 | |
142 | + echarts: 5.4.1 | |
143 | + exceljs: 4.3.0 | |
137 | 144 | intro.js: 5.1.0 |
138 | 145 | lodash-es: 4.17.21 |
139 | 146 | mockjs: 1.1.0 |
140 | 147 | nprogress: 0.2.0 |
141 | - path-to-regexp: 6.2.0 | |
142 | - pinia: 2.0.12_ifhmkzsxec62ezvqv7qmanm4bq | |
148 | + path-to-regexp: 6.2.1 | |
149 | + pinia: 2.0.12_typescript@4.9.5+vue@3.2.47 | |
143 | 150 | print-js: 1.6.0 |
144 | - qrcode: 1.5.0 | |
145 | - qs: 6.10.3 | |
151 | + qrcode: 1.5.1 | |
152 | + qs: 6.11.0 | |
146 | 153 | resize-observer-polyfill: 1.5.1 |
147 | 154 | showdown: 2.1.0 |
148 | 155 | sortablejs: 1.15.0 |
149 | - tinymce: 5.10.3 | |
150 | - vditor: 3.8.13 | |
151 | - vue: 3.2.33 | |
152 | - vue-i18n: 9.1.9_vue@3.2.33 | |
153 | - vue-json-pretty: 2.0.6_vue@3.2.33 | |
154 | - vue-router: 4.0.14_vue@3.2.33 | |
155 | - vue-types: 4.1.1_vue@3.2.33 | |
156 | + tinymce: 5.10.7 | |
157 | + vditor: 3.9.0 | |
158 | + vue: 3.2.47 | |
159 | + vue-i18n: 9.2.2_vue@3.2.47 | |
160 | + vue-json-pretty: 2.2.3_vue@3.2.47 | |
161 | + vue-router: 4.1.6_vue@3.2.47 | |
162 | + vue-types: 4.2.1_vue@3.2.47 | |
163 | + vuedraggable: 4.1.0_vue@3.2.47 | |
164 | + vxe-table: 4.3.9_vue@3.2.47+xe-utils@3.5.7 | |
165 | + vxe-table-plugin-export-xlsx: 3.0.4_vxe-table@4.3.9 | |
166 | + xe-utils: 3.5.7 | |
156 | 167 | xlsx: 0.18.5 |
157 | 168 | |
158 | 169 | devDependencies: |
159 | - '@commitlint/cli': 16.2.3 | |
160 | - '@commitlint/config-conventional': 16.2.1 | |
161 | - '@iconify/json': 2.1.30 | |
170 | + '@commitlint/cli': 16.3.0 | |
171 | + '@commitlint/config-conventional': 16.2.4 | |
172 | + '@iconify/json': 2.2.19 | |
162 | 173 | '@purge-icons/generated': 0.8.1 |
163 | - '@types/codemirror': 5.60.5 | |
174 | + '@types/codemirror': 5.60.7 | |
164 | 175 | '@types/crypto-js': 4.1.1 |
165 | 176 | '@types/fs-extra': 9.0.13 |
166 | - '@types/inquirer': 8.2.1 | |
177 | + '@types/inquirer': 8.2.5 | |
167 | 178 | '@types/intro.js': 3.0.2 |
168 | 179 | '@types/lodash-es': 4.17.6 |
169 | - '@types/mockjs': 1.0.6 | |
170 | - '@types/node': 17.0.25 | |
180 | + '@types/mockjs': 1.0.7 | |
181 | + '@types/node': 17.0.45 | |
171 | 182 | '@types/nprogress': 0.2.0 |
172 | - '@types/qrcode': 1.4.2 | |
183 | + '@types/qrcode': 1.5.0 | |
173 | 184 | '@types/qs': 6.9.7 |
174 | 185 | '@types/showdown': 1.9.4 |
175 | - '@types/sortablejs': 1.10.7 | |
176 | - '@typescript-eslint/eslint-plugin': 5.20.0_xgwjwvswzzo77lpghh6plzerx4 | |
177 | - '@typescript-eslint/parser': 5.20.0_jzhokl4shvj5szf5bgr66kln2a | |
178 | - '@vitejs/plugin-legacy': 1.8.1_vite@2.9.5 | |
179 | - '@vitejs/plugin-vue': 2.3.1_vite@2.9.5+vue@3.2.33 | |
186 | + '@types/sortablejs': 1.15.0 | |
187 | + '@typescript-eslint/eslint-plugin': 5.51.0_0fb7d53160f0e41e16372a0eab719cf9 | |
188 | + '@typescript-eslint/parser': 5.51.0_eslint@8.33.0+typescript@4.9.5 | |
189 | + '@vitejs/plugin-legacy': 1.8.2_vite@2.9.15 | |
190 | + '@vitejs/plugin-vue': 2.3.4_vite@2.9.15+vue@3.2.47 | |
180 | 191 | '@vitejs/plugin-vue-jsx': 1.3.10 |
181 | - '@vue/compiler-sfc': 3.2.33 | |
182 | - '@vue/test-utils': 2.0.0-rc.21_vue@3.2.33 | |
183 | - autoprefixer: 10.4.4_postcss@8.4.12 | |
192 | + '@vue/compiler-sfc': 3.2.47 | |
193 | + '@vue/test-utils': 2.2.10_vue@3.2.47 | |
194 | + autoprefixer: 10.4.13_postcss@8.4.21 | |
184 | 195 | conventional-changelog-cli: 2.2.2 |
185 | 196 | cross-env: 7.0.3 |
186 | - cz-git: registry.npmmirror.com/cz-git/1.3.12 | |
187 | - czg: registry.npmmirror.com/czg/1.3.12 | |
188 | - dotenv: 16.0.0 | |
189 | - eslint: 8.13.0 | |
190 | - eslint-config-prettier: 8.5.0_eslint@8.13.0 | |
191 | - eslint-plugin-prettier: 4.0.0_dak2zfnx7mtmcpd5jcuo55rnb4 | |
192 | - eslint-plugin-vue: 8.6.0_eslint@8.13.0 | |
197 | + cz-git: 1.4.1 | |
198 | + czg: 1.4.1 | |
199 | + dotenv: 16.0.3 | |
200 | + eslint: 8.33.0 | |
201 | + eslint-config-prettier: 8.6.0_eslint@8.33.0 | |
202 | + eslint-plugin-prettier: 4.2.1_80353385657558523d8688bf9d3ac177 | |
203 | + eslint-plugin-vue: 8.7.1_eslint@8.33.0 | |
193 | 204 | esno: 0.14.1 |
194 | 205 | fs-extra: 10.1.0 |
195 | 206 | husky: 7.0.4 |
196 | - inquirer: 8.2.2 | |
197 | - less: 4.1.2 | |
207 | + inquirer: 8.2.5 | |
208 | + less: 4.1.3 | |
198 | 209 | lint-staged: 12.3.7 |
199 | 210 | npm-run-all: 4.1.5 |
200 | 211 | picocolors: 1.0.0 |
201 | - postcss: 8.4.12 | |
202 | - postcss-html: 1.4.1 | |
203 | - postcss-less: 6.0.0_postcss@8.4.12 | |
204 | - prettier: 2.6.2 | |
212 | + postcss: 8.4.21 | |
213 | + postcss-html: 1.5.0 | |
214 | + postcss-less: 6.0.0_postcss@8.4.21 | |
215 | + prettier: 2.8.4 | |
205 | 216 | rimraf: 3.0.2 |
206 | - rollup: 2.70.2 | |
207 | - rollup-plugin-visualizer: 5.6.0_rollup@2.70.2 | |
208 | - stylelint: 14.7.1 | |
209 | - stylelint-config-prettier: 9.0.3_stylelint@14.7.1 | |
210 | - stylelint-config-recommended: 7.0.0_stylelint@14.7.1 | |
211 | - stylelint-config-recommended-vue: 1.4.0_dkblcabdfo7hanxmbj6kpjf26q | |
212 | - stylelint-config-standard: 25.0.0_stylelint@14.7.1 | |
213 | - stylelint-order: 5.0.0_stylelint@14.7.1 | |
214 | - ts-node: 10.7.0_3z6inmgn4ud4moqealnfxgbl2m | |
215 | - typescript: 4.6.3 | |
216 | - vite: 2.9.5_less@4.1.2 | |
217 | - vite-plugin-compression: 0.5.1_vite@2.9.5 | |
218 | - vite-plugin-html: 3.2.0_vite@2.9.5 | |
219 | - vite-plugin-imagemin: 0.6.1_vite@2.9.5 | |
220 | - vite-plugin-mkcert: 1.6.0 | |
221 | - vite-plugin-mock: 2.9.6_qiwm6q27tfokd2mntem6ma7w4y | |
222 | - vite-plugin-purge-icons: 0.8.1_vite@2.9.5 | |
223 | - vite-plugin-pwa: 0.11.13_vite@2.9.5 | |
224 | - vite-plugin-style-import: 2.0.0_vite@2.9.5 | |
225 | - vite-plugin-svg-icons: 2.0.1_vite@2.9.5 | |
226 | - vite-plugin-theme: 0.8.6_vite@2.9.5 | |
227 | - vite-plugin-vue-setup-extend: 0.4.0_vite@2.9.5 | |
228 | - vite-plugin-windicss: 1.8.4_vite@2.9.5 | |
229 | - vue-eslint-parser: 8.3.0_eslint@8.13.0 | |
230 | - vue-tsc: registry.npmmirror.com/vue-tsc/1.0.9_typescript@4.6.3 | |
217 | + rollup: 2.79.1 | |
218 | + rollup-plugin-visualizer: 5.9.0_rollup@2.79.1 | |
219 | + sass: 1.58.0 | |
220 | + stylelint: 14.16.1 | |
221 | + stylelint-config-prettier: 9.0.4_stylelint@14.16.1 | |
222 | + stylelint-config-recommended: 7.0.0_stylelint@14.16.1 | |
223 | + stylelint-config-recommended-vue: 1.4.0_5066edc4db6a582cccfa8c6462b57280 | |
224 | + stylelint-config-standard: 25.0.0_stylelint@14.16.1 | |
225 | + stylelint-order: 5.0.0_stylelint@14.16.1 | |
226 | + ts-node: 10.9.1_121bb9107e71cb273c2c9f9d1b903c77 | |
227 | + typescript: 4.9.5 | |
228 | + vite: 2.9.15_less@4.1.3+sass@1.58.0 | |
229 | + vite-plugin-compression: 0.5.1_vite@2.9.15 | |
230 | + vite-plugin-html: 3.2.0_vite@2.9.15 | |
231 | + vite-plugin-imagemin: 0.6.1_vite@2.9.15 | |
232 | + vite-plugin-mkcert: 1.13.0_vite@2.9.15 | |
233 | + vite-plugin-mock: 2.9.6_5ff0b938b7352aba80836520b1cf4235 | |
234 | + vite-plugin-purge-icons: 0.8.2_vite@2.9.15 | |
235 | + vite-plugin-pwa: 0.11.13_vite@2.9.15 | |
236 | + vite-plugin-style-import: 2.0.0_vite@2.9.15 | |
237 | + vite-plugin-svg-icons: 2.0.1_vite@2.9.15 | |
238 | + vite-plugin-theme: 0.8.6_vite@2.9.15 | |
239 | + vite-plugin-vue-setup-extend: 0.4.0_vite@2.9.15 | |
240 | + vite-plugin-windicss: 1.8.10_vite@2.9.15 | |
241 | + vue-eslint-parser: 8.3.0_eslint@8.33.0 | |
242 | + vue-tsc: 1.0.24_typescript@4.9.5 | |
231 | 243 | |
232 | 244 | packages: |
233 | 245 | |
234 | - /@ampproject/remapping/2.1.2: | |
235 | - resolution: {integrity: sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==} | |
246 | + /@ampproject/remapping/2.2.0: | |
247 | + resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==} | |
236 | 248 | engines: {node: '>=6.0.0'} |
237 | 249 | dependencies: |
238 | - '@jridgewell/trace-mapping': 0.3.9 | |
250 | + '@jridgewell/gen-mapping': 0.1.1 | |
251 | + '@jridgewell/trace-mapping': 0.3.17 | |
239 | 252 | dev: true |
240 | 253 | |
241 | 254 | /@ant-design/colors/6.0.0: |
242 | 255 | resolution: {integrity: sha512-qAZRvPzfdWHtfameEGP2Qvuf838NhergR35o+EuVyB5XvSA98xod5r4utvi4TJ3ywmevm290g9nsCG5MryrdWQ==} |
243 | 256 | dependencies: |
244 | - '@ctrl/tinycolor': 3.4.1 | |
257 | + '@ctrl/tinycolor': 3.5.0 | |
245 | 258 | dev: false |
246 | 259 | |
247 | 260 | /@ant-design/icons-svg/4.2.1: |
248 | 261 | resolution: {integrity: sha512-EB0iwlKDGpG93hW8f85CTJTs4SvMX7tt5ceupvhALp1IF44SeUFOMhKUOYqpsoYWQKAOuTRDMqn75rEaKDp0Xw==} |
249 | 262 | dev: false |
250 | 263 | |
251 | - /@ant-design/icons-vue/6.1.0_vue@3.2.33: | |
264 | + /@ant-design/icons-vue/6.1.0_vue@3.2.47: | |
252 | 265 | resolution: {integrity: sha512-EX6bYm56V+ZrKN7+3MT/ubDkvJ5rK/O2t380WFRflDcVFgsvl3NLH7Wxeau6R8DbrO5jWR6DSTC3B6gYFp77AA==} |
253 | 266 | peerDependencies: |
254 | 267 | vue: '>=3.0.3' |
255 | 268 | dependencies: |
256 | 269 | '@ant-design/colors': 6.0.0 |
257 | 270 | '@ant-design/icons-svg': 4.2.1 |
258 | - vue: 3.2.33 | |
271 | + vue: 3.2.47 | |
259 | 272 | dev: false |
260 | 273 | |
261 | - /@antfu/utils/0.5.1: | |
262 | - resolution: {integrity: sha512-8Afo0+xvYe1K8Wm4xHTymfTkpzy36aaqDvhXIayUwl+mecMG9Xzl3XjXa6swG6Bk8FBeQ646RyvmsYt6+2Be9g==} | |
274 | + /@antfu/utils/0.7.2: | |
275 | + resolution: {integrity: sha512-vy9fM3pIxZmX07dL+VX1aZe7ynZ+YyB0jY+jE6r3hOK6GNY2t6W8rzpFC4tgpbXUYABkFQwgJq2XYXlxbXAI0g==} | |
263 | 276 | dev: true |
264 | 277 | |
265 | - /@apideck/better-ajv-errors/0.3.3_ajv@8.11.0: | |
266 | - resolution: {integrity: sha512-9o+HO2MbJhJHjDYZaDxJmSDckvDpiuItEsrIShV0DXeCshXWRHhqYyU/PKHMkuClOmFnZhRd6wzv4vpDu/dRKg==} | |
278 | + /@apideck/better-ajv-errors/0.3.6_ajv@8.12.0: | |
279 | + resolution: {integrity: sha512-P+ZygBLZtkp0qqOAJJVX4oX/sFo5JR3eBWwwuqHHhK0GIgQOKWrAfiAaWX0aArHkRWHMuggFEgAZNxVPwPZYaA==} | |
267 | 280 | engines: {node: '>=10'} |
268 | 281 | peerDependencies: |
269 | 282 | ajv: '>=8' |
270 | 283 | dependencies: |
271 | - ajv: 8.11.0 | |
284 | + ajv: 8.12.0 | |
272 | 285 | json-schema: 0.4.0 |
273 | - jsonpointer: 5.0.0 | |
286 | + jsonpointer: 5.0.1 | |
274 | 287 | leven: 3.1.0 |
275 | 288 | dev: true |
276 | 289 | |
277 | - /@babel/code-frame/7.16.7: | |
278 | - resolution: {integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==} | |
290 | + /@babel/code-frame/7.18.6: | |
291 | + resolution: {integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==} | |
279 | 292 | engines: {node: '>=6.9.0'} |
280 | 293 | dependencies: |
281 | - '@babel/highlight': 7.17.9 | |
294 | + '@babel/highlight': 7.18.6 | |
282 | 295 | dev: true |
283 | 296 | |
284 | - /@babel/compat-data/7.17.7: | |
285 | - resolution: {integrity: sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==} | |
297 | + /@babel/compat-data/7.20.14: | |
298 | + resolution: {integrity: sha512-0YpKHD6ImkWMEINCyDAD0HLLUH/lPCefG8ld9it8DJB2wnApraKuhgYTvTY1z7UFIfBTGy5LwncZ+5HWWGbhFw==} | |
286 | 299 | engines: {node: '>=6.9.0'} |
287 | 300 | dev: true |
288 | 301 | |
289 | - /@babel/core/7.17.9: | |
290 | - resolution: {integrity: sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw==} | |
302 | + /@babel/core/7.20.12: | |
303 | + resolution: {integrity: sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg==} | |
291 | 304 | engines: {node: '>=6.9.0'} |
292 | 305 | dependencies: |
293 | - '@ampproject/remapping': 2.1.2 | |
294 | - '@babel/code-frame': 7.16.7 | |
295 | - '@babel/generator': 7.17.9 | |
296 | - '@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.9 | |
297 | - '@babel/helper-module-transforms': 7.17.7 | |
298 | - '@babel/helpers': 7.17.9 | |
299 | - '@babel/parser': 7.17.9 | |
300 | - '@babel/template': 7.16.7 | |
301 | - '@babel/traverse': 7.17.9 | |
302 | - '@babel/types': 7.17.0 | |
303 | - convert-source-map: 1.8.0 | |
306 | + '@ampproject/remapping': 2.2.0 | |
307 | + '@babel/code-frame': 7.18.6 | |
308 | + '@babel/generator': 7.20.14 | |
309 | + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 | |
310 | + '@babel/helper-module-transforms': 7.20.11 | |
311 | + '@babel/helpers': 7.20.13 | |
312 | + '@babel/parser': 7.20.15 | |
313 | + '@babel/template': 7.20.7 | |
314 | + '@babel/traverse': 7.20.13 | |
315 | + '@babel/types': 7.20.7 | |
316 | + convert-source-map: 1.9.0 | |
304 | 317 | debug: 4.3.4 |
305 | 318 | gensync: 1.0.0-beta.2 |
306 | - json5: 2.2.1 | |
319 | + json5: 2.2.3 | |
307 | 320 | semver: 6.3.0 |
308 | 321 | transitivePeerDependencies: |
309 | 322 | - supports-color |
310 | 323 | dev: true |
311 | 324 | |
312 | - /@babel/generator/7.17.9: | |
313 | - resolution: {integrity: sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ==} | |
325 | + /@babel/generator/7.20.14: | |
326 | + resolution: {integrity: sha512-AEmuXHdcD3A52HHXxaTmYlb8q/xMEhoRP67B3T4Oq7lbmSoqroMZzjnGj3+i1io3pdnF8iBYVu4Ilj+c4hBxYg==} | |
314 | 327 | engines: {node: '>=6.9.0'} |
315 | 328 | dependencies: |
316 | - '@babel/types': 7.17.0 | |
329 | + '@babel/types': 7.20.7 | |
330 | + '@jridgewell/gen-mapping': 0.3.2 | |
317 | 331 | jsesc: 2.5.2 |
318 | - source-map: 0.5.7 | |
319 | 332 | dev: true |
320 | 333 | |
321 | - /@babel/helper-annotate-as-pure/7.16.7: | |
322 | - resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==} | |
334 | + /@babel/helper-annotate-as-pure/7.18.6: | |
335 | + resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==} | |
323 | 336 | engines: {node: '>=6.9.0'} |
324 | 337 | dependencies: |
325 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
338 | + '@babel/types': 7.20.7 | |
326 | 339 | dev: true |
327 | 340 | |
328 | - /@babel/helper-builder-binary-assignment-operator-visitor/7.16.7: | |
329 | - resolution: {integrity: sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==} | |
341 | + /@babel/helper-builder-binary-assignment-operator-visitor/7.18.9: | |
342 | + resolution: {integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==} | |
330 | 343 | engines: {node: '>=6.9.0'} |
331 | 344 | dependencies: |
332 | - '@babel/helper-explode-assignable-expression': 7.16.7 | |
333 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
345 | + '@babel/helper-explode-assignable-expression': 7.18.6 | |
346 | + '@babel/types': 7.20.7 | |
334 | 347 | dev: true |
335 | 348 | |
336 | - /@babel/helper-compilation-targets/7.17.7_@babel+core@7.17.9: | |
337 | - resolution: {integrity: sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==} | |
349 | + /@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.12: | |
350 | + resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==} | |
338 | 351 | engines: {node: '>=6.9.0'} |
339 | 352 | peerDependencies: |
340 | 353 | '@babel/core': ^7.0.0 |
341 | 354 | dependencies: |
342 | - '@babel/compat-data': 7.17.7 | |
343 | - '@babel/core': 7.17.9 | |
344 | - '@babel/helper-validator-option': 7.16.7 | |
345 | - browserslist: 4.20.2 | |
355 | + '@babel/compat-data': 7.20.14 | |
356 | + '@babel/core': 7.20.12 | |
357 | + '@babel/helper-validator-option': 7.18.6 | |
358 | + browserslist: 4.21.5 | |
359 | + lru-cache: 5.1.1 | |
346 | 360 | semver: 6.3.0 |
347 | 361 | dev: true |
348 | 362 | |
349 | - /@babel/helper-create-class-features-plugin/7.17.9_@babel+core@7.17.9: | |
350 | - resolution: {integrity: sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==} | |
363 | + /@babel/helper-create-class-features-plugin/7.20.12_@babel+core@7.20.12: | |
364 | + resolution: {integrity: sha512-9OunRkbT0JQcednL0UFvbfXpAsUXiGjUk0a7sN8fUXX7Mue79cUSMjHGDRRi/Vz9vYlpIhLV5fMD5dKoMhhsNQ==} | |
351 | 365 | engines: {node: '>=6.9.0'} |
352 | 366 | peerDependencies: |
353 | 367 | '@babel/core': ^7.0.0 |
354 | 368 | dependencies: |
355 | - '@babel/core': 7.17.9 | |
356 | - '@babel/helper-annotate-as-pure': 7.16.7 | |
357 | - '@babel/helper-environment-visitor': 7.16.7 | |
358 | - '@babel/helper-function-name': 7.17.9 | |
359 | - '@babel/helper-member-expression-to-functions': 7.17.7 | |
360 | - '@babel/helper-optimise-call-expression': 7.16.7 | |
361 | - '@babel/helper-replace-supers': 7.16.7 | |
362 | - '@babel/helper-split-export-declaration': 7.16.7 | |
369 | + '@babel/core': 7.20.12 | |
370 | + '@babel/helper-annotate-as-pure': 7.18.6 | |
371 | + '@babel/helper-environment-visitor': 7.18.9 | |
372 | + '@babel/helper-function-name': 7.19.0 | |
373 | + '@babel/helper-member-expression-to-functions': 7.20.7 | |
374 | + '@babel/helper-optimise-call-expression': 7.18.6 | |
375 | + '@babel/helper-replace-supers': 7.20.7 | |
376 | + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 | |
377 | + '@babel/helper-split-export-declaration': 7.18.6 | |
363 | 378 | transitivePeerDependencies: |
364 | 379 | - supports-color |
365 | 380 | dev: true |
366 | 381 | |
367 | - /@babel/helper-create-regexp-features-plugin/7.17.0_@babel+core@7.17.9: | |
368 | - resolution: {integrity: sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==} | |
382 | + /@babel/helper-create-regexp-features-plugin/7.20.5_@babel+core@7.20.12: | |
383 | + resolution: {integrity: sha512-m68B1lkg3XDGX5yCvGO0kPx3v9WIYLnzjKfPcQiwntEQa5ZeRkPmo2X/ISJc8qxWGfwUr+kvZAeEzAwLec2r2w==} | |
369 | 384 | engines: {node: '>=6.9.0'} |
370 | 385 | peerDependencies: |
371 | 386 | '@babel/core': ^7.0.0 |
372 | 387 | dependencies: |
373 | - '@babel/core': 7.17.9 | |
374 | - '@babel/helper-annotate-as-pure': 7.16.7 | |
375 | - regexpu-core: 5.0.1 | |
388 | + '@babel/core': 7.20.12 | |
389 | + '@babel/helper-annotate-as-pure': 7.18.6 | |
390 | + regexpu-core: 5.3.0 | |
376 | 391 | dev: true |
377 | 392 | |
378 | - /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.17.9: | |
379 | - resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==} | |
393 | + /@babel/helper-define-polyfill-provider/0.3.3_@babel+core@7.20.12: | |
394 | + resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==} | |
380 | 395 | peerDependencies: |
381 | 396 | '@babel/core': ^7.4.0-0 |
382 | 397 | dependencies: |
383 | - '@babel/core': 7.17.9 | |
384 | - '@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.9 | |
385 | - '@babel/helper-module-imports': 7.16.7 | |
386 | - '@babel/helper-plugin-utils': 7.16.7 | |
387 | - '@babel/traverse': 7.17.9 | |
398 | + '@babel/core': 7.20.12 | |
399 | + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 | |
400 | + '@babel/helper-plugin-utils': 7.20.2 | |
388 | 401 | debug: 4.3.4 |
389 | 402 | lodash.debounce: 4.0.8 |
390 | - resolve: 1.22.0 | |
403 | + resolve: 1.22.1 | |
391 | 404 | semver: 6.3.0 |
392 | 405 | transitivePeerDependencies: |
393 | 406 | - supports-color |
394 | 407 | dev: true |
395 | 408 | |
396 | - /@babel/helper-environment-visitor/7.16.7: | |
397 | - resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==} | |
409 | + /@babel/helper-environment-visitor/7.18.9: | |
410 | + resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==} | |
398 | 411 | engines: {node: '>=6.9.0'} |
399 | - dependencies: | |
400 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
401 | 412 | dev: true |
402 | 413 | |
403 | - /@babel/helper-explode-assignable-expression/7.16.7: | |
404 | - resolution: {integrity: sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==} | |
414 | + /@babel/helper-explode-assignable-expression/7.18.6: | |
415 | + resolution: {integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==} | |
405 | 416 | engines: {node: '>=6.9.0'} |
406 | 417 | dependencies: |
407 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
418 | + '@babel/types': 7.20.7 | |
408 | 419 | dev: true |
409 | 420 | |
410 | - /@babel/helper-function-name/7.17.9: | |
411 | - resolution: {integrity: sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==} | |
421 | + /@babel/helper-function-name/7.19.0: | |
422 | + resolution: {integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==} | |
412 | 423 | engines: {node: '>=6.9.0'} |
413 | 424 | dependencies: |
414 | - '@babel/template': 7.16.7 | |
415 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
425 | + '@babel/template': 7.20.7 | |
426 | + '@babel/types': 7.20.7 | |
416 | 427 | dev: true |
417 | 428 | |
418 | - /@babel/helper-hoist-variables/7.16.7: | |
419 | - resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==} | |
429 | + /@babel/helper-hoist-variables/7.18.6: | |
430 | + resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} | |
420 | 431 | engines: {node: '>=6.9.0'} |
421 | 432 | dependencies: |
422 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
433 | + '@babel/types': 7.20.7 | |
423 | 434 | dev: true |
424 | 435 | |
425 | - /@babel/helper-member-expression-to-functions/7.17.7: | |
426 | - resolution: {integrity: sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==} | |
436 | + /@babel/helper-member-expression-to-functions/7.20.7: | |
437 | + resolution: {integrity: sha512-9J0CxJLq315fEdi4s7xK5TQaNYjZw+nDVpVqr1axNGKzdrdwYBD5b4uKv3n75aABG0rCCTK8Im8Ww7eYfMrZgw==} | |
427 | 438 | engines: {node: '>=6.9.0'} |
428 | 439 | dependencies: |
429 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
440 | + '@babel/types': 7.20.7 | |
430 | 441 | dev: true |
431 | 442 | |
432 | - /@babel/helper-module-imports/7.16.7: | |
433 | - resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==} | |
443 | + /@babel/helper-module-imports/7.18.6: | |
444 | + resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} | |
434 | 445 | engines: {node: '>=6.9.0'} |
435 | 446 | dependencies: |
436 | - '@babel/types': 7.17.0 | |
447 | + '@babel/types': 7.20.7 | |
437 | 448 | dev: true |
438 | 449 | |
439 | - /@babel/helper-module-transforms/7.17.7: | |
440 | - resolution: {integrity: sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==} | |
450 | + /@babel/helper-module-transforms/7.20.11: | |
451 | + resolution: {integrity: sha512-uRy78kN4psmji1s2QtbtcCSaj/LILFDp0f/ymhpQH5QY3nljUZCaNWz9X1dEj/8MBdBEFECs7yRhKn8i7NjZgg==} | |
441 | 452 | engines: {node: '>=6.9.0'} |
442 | 453 | dependencies: |
443 | - '@babel/helper-environment-visitor': 7.16.7 | |
444 | - '@babel/helper-module-imports': 7.16.7 | |
445 | - '@babel/helper-simple-access': 7.17.7 | |
446 | - '@babel/helper-split-export-declaration': 7.16.7 | |
447 | - '@babel/helper-validator-identifier': 7.16.7 | |
448 | - '@babel/template': 7.16.7 | |
449 | - '@babel/traverse': 7.17.9 | |
450 | - '@babel/types': 7.17.0 | |
454 | + '@babel/helper-environment-visitor': 7.18.9 | |
455 | + '@babel/helper-module-imports': 7.18.6 | |
456 | + '@babel/helper-simple-access': 7.20.2 | |
457 | + '@babel/helper-split-export-declaration': 7.18.6 | |
458 | + '@babel/helper-validator-identifier': 7.19.1 | |
459 | + '@babel/template': 7.20.7 | |
460 | + '@babel/traverse': 7.20.13 | |
461 | + '@babel/types': 7.20.7 | |
451 | 462 | transitivePeerDependencies: |
452 | 463 | - supports-color |
453 | 464 | dev: true |
454 | 465 | |
455 | - /@babel/helper-optimise-call-expression/7.16.7: | |
456 | - resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==} | |
466 | + /@babel/helper-optimise-call-expression/7.18.6: | |
467 | + resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==} | |
457 | 468 | engines: {node: '>=6.9.0'} |
458 | 469 | dependencies: |
459 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
470 | + '@babel/types': 7.20.7 | |
460 | 471 | dev: true |
461 | 472 | |
462 | - /@babel/helper-plugin-utils/7.16.7: | |
463 | - resolution: {integrity: sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==} | |
473 | + /@babel/helper-plugin-utils/7.20.2: | |
474 | + resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==} | |
464 | 475 | engines: {node: '>=6.9.0'} |
465 | 476 | dev: true |
466 | 477 | |
467 | - /@babel/helper-remap-async-to-generator/7.16.8: | |
468 | - resolution: {integrity: sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==} | |
478 | + /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.20.12: | |
479 | + resolution: {integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==} | |
469 | 480 | engines: {node: '>=6.9.0'} |
481 | + peerDependencies: | |
482 | + '@babel/core': ^7.0.0 | |
470 | 483 | dependencies: |
471 | - '@babel/helper-annotate-as-pure': 7.16.7 | |
472 | - '@babel/helper-wrap-function': 7.16.8 | |
473 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
484 | + '@babel/core': 7.20.12 | |
485 | + '@babel/helper-annotate-as-pure': 7.18.6 | |
486 | + '@babel/helper-environment-visitor': 7.18.9 | |
487 | + '@babel/helper-wrap-function': 7.20.5 | |
488 | + '@babel/types': 7.20.7 | |
474 | 489 | transitivePeerDependencies: |
475 | 490 | - supports-color |
476 | 491 | dev: true |
477 | 492 | |
478 | - /@babel/helper-replace-supers/7.16.7: | |
479 | - resolution: {integrity: sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==} | |
493 | + /@babel/helper-replace-supers/7.20.7: | |
494 | + resolution: {integrity: sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==} | |
480 | 495 | engines: {node: '>=6.9.0'} |
481 | 496 | dependencies: |
482 | - '@babel/helper-environment-visitor': 7.16.7 | |
483 | - '@babel/helper-member-expression-to-functions': 7.17.7 | |
484 | - '@babel/helper-optimise-call-expression': 7.16.7 | |
485 | - '@babel/traverse': 7.17.9 | |
486 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
497 | + '@babel/helper-environment-visitor': 7.18.9 | |
498 | + '@babel/helper-member-expression-to-functions': 7.20.7 | |
499 | + '@babel/helper-optimise-call-expression': 7.18.6 | |
500 | + '@babel/template': 7.20.7 | |
501 | + '@babel/traverse': 7.20.13 | |
502 | + '@babel/types': 7.20.7 | |
487 | 503 | transitivePeerDependencies: |
488 | 504 | - supports-color |
489 | 505 | dev: true |
490 | 506 | |
491 | - /@babel/helper-simple-access/7.17.7: | |
492 | - resolution: {integrity: sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==} | |
507 | + /@babel/helper-simple-access/7.20.2: | |
508 | + resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==} | |
493 | 509 | engines: {node: '>=6.9.0'} |
494 | 510 | dependencies: |
495 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
511 | + '@babel/types': 7.20.7 | |
496 | 512 | dev: true |
497 | 513 | |
498 | - /@babel/helper-skip-transparent-expression-wrappers/7.16.0: | |
499 | - resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==} | |
514 | + /@babel/helper-skip-transparent-expression-wrappers/7.20.0: | |
515 | + resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==} | |
500 | 516 | engines: {node: '>=6.9.0'} |
501 | 517 | dependencies: |
502 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
518 | + '@babel/types': 7.20.7 | |
503 | 519 | dev: true |
504 | 520 | |
505 | - /@babel/helper-split-export-declaration/7.16.7: | |
506 | - resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==} | |
521 | + /@babel/helper-split-export-declaration/7.18.6: | |
522 | + resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} | |
507 | 523 | engines: {node: '>=6.9.0'} |
508 | 524 | dependencies: |
509 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
525 | + '@babel/types': 7.20.7 | |
526 | + dev: true | |
527 | + | |
528 | + /@babel/helper-string-parser/7.19.4: | |
529 | + resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==} | |
530 | + engines: {node: '>=6.9.0'} | |
510 | 531 | dev: true |
511 | 532 | |
512 | - /@babel/helper-validator-identifier/7.16.7: | |
513 | - resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==} | |
533 | + /@babel/helper-validator-identifier/7.19.1: | |
534 | + resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==} | |
514 | 535 | engines: {node: '>=6.9.0'} |
515 | 536 | dev: true |
516 | 537 | |
517 | - /@babel/helper-validator-option/7.16.7: | |
518 | - resolution: {integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==} | |
538 | + /@babel/helper-validator-option/7.18.6: | |
539 | + resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==} | |
519 | 540 | engines: {node: '>=6.9.0'} |
520 | 541 | dev: true |
521 | 542 | |
522 | - /@babel/helper-wrap-function/7.16.8: | |
523 | - resolution: {integrity: sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==} | |
543 | + /@babel/helper-wrap-function/7.20.5: | |
544 | + resolution: {integrity: sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==} | |
524 | 545 | engines: {node: '>=6.9.0'} |
525 | 546 | dependencies: |
526 | - '@babel/helper-function-name': 7.17.9 | |
527 | - '@babel/template': 7.16.7 | |
528 | - '@babel/traverse': 7.17.9 | |
529 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
547 | + '@babel/helper-function-name': 7.19.0 | |
548 | + '@babel/template': 7.20.7 | |
549 | + '@babel/traverse': 7.20.13 | |
550 | + '@babel/types': 7.20.7 | |
530 | 551 | transitivePeerDependencies: |
531 | 552 | - supports-color |
532 | 553 | dev: true |
533 | 554 | |
534 | - /@babel/helpers/7.17.9: | |
535 | - resolution: {integrity: sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==} | |
555 | + /@babel/helpers/7.20.13: | |
556 | + resolution: {integrity: sha512-nzJ0DWCL3gB5RCXbUO3KIMMsBY2Eqbx8mBpKGE/02PgyRQFcPQLbkQ1vyy596mZLaP+dAfD+R4ckASzNVmW3jg==} | |
536 | 557 | engines: {node: '>=6.9.0'} |
537 | 558 | dependencies: |
538 | - '@babel/template': 7.16.7 | |
539 | - '@babel/traverse': 7.17.9 | |
540 | - '@babel/types': 7.17.0 | |
559 | + '@babel/template': 7.20.7 | |
560 | + '@babel/traverse': 7.20.13 | |
561 | + '@babel/types': 7.20.7 | |
541 | 562 | transitivePeerDependencies: |
542 | 563 | - supports-color |
543 | 564 | dev: true |
544 | 565 | |
545 | - /@babel/highlight/7.17.9: | |
546 | - resolution: {integrity: sha512-J9PfEKCbFIv2X5bjTMiZu6Vf341N05QIY+d6FvVKynkG1S7G0j3I0QoRtWIrXhZ+/Nlb5Q0MzqL7TokEJ5BNHg==} | |
566 | + /@babel/highlight/7.18.6: | |
567 | + resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==} | |
547 | 568 | engines: {node: '>=6.9.0'} |
548 | 569 | dependencies: |
549 | - '@babel/helper-validator-identifier': 7.16.7 | |
570 | + '@babel/helper-validator-identifier': 7.19.1 | |
550 | 571 | chalk: 2.4.2 |
551 | 572 | js-tokens: 4.0.0 |
552 | 573 | dev: true |
553 | 574 | |
554 | - /@babel/parser/7.17.9: | |
555 | - resolution: {integrity: sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==} | |
575 | + /@babel/parser/7.20.15: | |
576 | + resolution: {integrity: sha512-DI4a1oZuf8wC+oAJA9RW6ga3Zbe8RZFt7kD9i4qAspz3I/yHet1VvC3DiSy/fsUvv5pvJuNPh0LPOdCcqinDPg==} | |
556 | 577 | engines: {node: '>=6.0.0'} |
557 | 578 | hasBin: true |
558 | - dependencies: | |
559 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
560 | 579 | |
561 | - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.7_@babel+core@7.17.9: | |
562 | - resolution: {integrity: sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==} | |
580 | + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.20.12: | |
581 | + resolution: {integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==} | |
563 | 582 | engines: {node: '>=6.9.0'} |
564 | 583 | peerDependencies: |
565 | 584 | '@babel/core': ^7.0.0 |
566 | 585 | dependencies: |
567 | - '@babel/core': 7.17.9 | |
568 | - '@babel/helper-plugin-utils': 7.16.7 | |
586 | + '@babel/core': 7.20.12 | |
587 | + '@babel/helper-plugin-utils': 7.20.2 | |
569 | 588 | dev: true |
570 | 589 | |
571 | - /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.7_@babel+core@7.17.9: | |
572 | - resolution: {integrity: sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==} | |
590 | + /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.20.7_@babel+core@7.20.12: | |
591 | + resolution: {integrity: sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==} | |
573 | 592 | engines: {node: '>=6.9.0'} |
574 | 593 | peerDependencies: |
575 | 594 | '@babel/core': ^7.13.0 |
576 | 595 | dependencies: |
577 | - '@babel/core': 7.17.9 | |
578 | - '@babel/helper-plugin-utils': 7.16.7 | |
579 | - '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 | |
580 | - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.17.9 | |
596 | + '@babel/core': 7.20.12 | |
597 | + '@babel/helper-plugin-utils': 7.20.2 | |
598 | + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 | |
599 | + '@babel/plugin-proposal-optional-chaining': 7.20.7_@babel+core@7.20.12 | |
581 | 600 | dev: true |
582 | 601 | |
583 | - /@babel/plugin-proposal-async-generator-functions/7.16.8_@babel+core@7.17.9: | |
584 | - resolution: {integrity: sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==} | |
602 | + /@babel/plugin-proposal-async-generator-functions/7.20.7_@babel+core@7.20.12: | |
603 | + resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==} | |
585 | 604 | engines: {node: '>=6.9.0'} |
586 | 605 | peerDependencies: |
587 | 606 | '@babel/core': ^7.0.0-0 |
588 | 607 | dependencies: |
589 | - '@babel/core': 7.17.9 | |
590 | - '@babel/helper-plugin-utils': 7.16.7 | |
591 | - '@babel/helper-remap-async-to-generator': 7.16.8 | |
592 | - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.17.9 | |
608 | + '@babel/core': 7.20.12 | |
609 | + '@babel/helper-environment-visitor': 7.18.9 | |
610 | + '@babel/helper-plugin-utils': 7.20.2 | |
611 | + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.12 | |
612 | + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.12 | |
593 | 613 | transitivePeerDependencies: |
594 | 614 | - supports-color |
595 | 615 | dev: true |
596 | 616 | |
597 | - /@babel/plugin-proposal-class-properties/7.16.7_@babel+core@7.17.9: | |
598 | - resolution: {integrity: sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==} | |
617 | + /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.20.12: | |
618 | + resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} | |
599 | 619 | engines: {node: '>=6.9.0'} |
600 | 620 | peerDependencies: |
601 | 621 | '@babel/core': ^7.0.0-0 |
602 | 622 | dependencies: |
603 | - '@babel/core': 7.17.9 | |
604 | - '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.17.9 | |
605 | - '@babel/helper-plugin-utils': 7.16.7 | |
623 | + '@babel/core': 7.20.12 | |
624 | + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 | |
625 | + '@babel/helper-plugin-utils': 7.20.2 | |
606 | 626 | transitivePeerDependencies: |
607 | 627 | - supports-color |
608 | 628 | dev: true |
609 | 629 | |
610 | - /@babel/plugin-proposal-class-static-block/7.17.6_@babel+core@7.17.9: | |
611 | - resolution: {integrity: sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==} | |
630 | + /@babel/plugin-proposal-class-static-block/7.20.7_@babel+core@7.20.12: | |
631 | + resolution: {integrity: sha512-AveGOoi9DAjUYYuUAG//Ig69GlazLnoyzMw68VCDux+c1tsnnH/OkYcpz/5xzMkEFC6UxjR5Gw1c+iY2wOGVeQ==} | |
612 | 632 | engines: {node: '>=6.9.0'} |
613 | 633 | peerDependencies: |
614 | 634 | '@babel/core': ^7.12.0 |
615 | 635 | dependencies: |
616 | - '@babel/core': 7.17.9 | |
617 | - '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.17.9 | |
618 | - '@babel/helper-plugin-utils': 7.16.7 | |
619 | - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.17.9 | |
636 | + '@babel/core': 7.20.12 | |
637 | + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 | |
638 | + '@babel/helper-plugin-utils': 7.20.2 | |
639 | + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.12 | |
620 | 640 | transitivePeerDependencies: |
621 | 641 | - supports-color |
622 | 642 | dev: true |
623 | 643 | |
624 | - /@babel/plugin-proposal-dynamic-import/7.16.7_@babel+core@7.17.9: | |
625 | - resolution: {integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==} | |
644 | + /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.20.12: | |
645 | + resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==} | |
626 | 646 | engines: {node: '>=6.9.0'} |
627 | 647 | peerDependencies: |
628 | 648 | '@babel/core': ^7.0.0-0 |
629 | 649 | dependencies: |
630 | - '@babel/core': 7.17.9 | |
631 | - '@babel/helper-plugin-utils': 7.16.7 | |
632 | - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.17.9 | |
650 | + '@babel/core': 7.20.12 | |
651 | + '@babel/helper-plugin-utils': 7.20.2 | |
652 | + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.12 | |
633 | 653 | dev: true |
634 | 654 | |
635 | - /@babel/plugin-proposal-export-namespace-from/7.16.7_@babel+core@7.17.9: | |
636 | - resolution: {integrity: sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==} | |
655 | + /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.20.12: | |
656 | + resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==} | |
637 | 657 | engines: {node: '>=6.9.0'} |
638 | 658 | peerDependencies: |
639 | 659 | '@babel/core': ^7.0.0-0 |
640 | 660 | dependencies: |
641 | - '@babel/core': 7.17.9 | |
642 | - '@babel/helper-plugin-utils': 7.16.7 | |
643 | - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.17.9 | |
661 | + '@babel/core': 7.20.12 | |
662 | + '@babel/helper-plugin-utils': 7.20.2 | |
663 | + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.12 | |
644 | 664 | dev: true |
645 | 665 | |
646 | - /@babel/plugin-proposal-json-strings/7.16.7_@babel+core@7.17.9: | |
647 | - resolution: {integrity: sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==} | |
666 | + /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.20.12: | |
667 | + resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==} | |
648 | 668 | engines: {node: '>=6.9.0'} |
649 | 669 | peerDependencies: |
650 | 670 | '@babel/core': ^7.0.0-0 |
651 | 671 | dependencies: |
652 | - '@babel/core': 7.17.9 | |
653 | - '@babel/helper-plugin-utils': 7.16.7 | |
654 | - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.17.9 | |
672 | + '@babel/core': 7.20.12 | |
673 | + '@babel/helper-plugin-utils': 7.20.2 | |
674 | + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.12 | |
655 | 675 | dev: true |
656 | 676 | |
657 | - /@babel/plugin-proposal-logical-assignment-operators/7.16.7_@babel+core@7.17.9: | |
658 | - resolution: {integrity: sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==} | |
677 | + /@babel/plugin-proposal-logical-assignment-operators/7.20.7_@babel+core@7.20.12: | |
678 | + resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==} | |
659 | 679 | engines: {node: '>=6.9.0'} |
660 | 680 | peerDependencies: |
661 | 681 | '@babel/core': ^7.0.0-0 |
662 | 682 | dependencies: |
663 | - '@babel/core': 7.17.9 | |
664 | - '@babel/helper-plugin-utils': 7.16.7 | |
665 | - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.17.9 | |
683 | + '@babel/core': 7.20.12 | |
684 | + '@babel/helper-plugin-utils': 7.20.2 | |
685 | + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.12 | |
666 | 686 | dev: true |
667 | 687 | |
668 | - /@babel/plugin-proposal-nullish-coalescing-operator/7.16.7_@babel+core@7.17.9: | |
669 | - resolution: {integrity: sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==} | |
688 | + /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.20.12: | |
689 | + resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==} | |
670 | 690 | engines: {node: '>=6.9.0'} |
671 | 691 | peerDependencies: |
672 | 692 | '@babel/core': ^7.0.0-0 |
673 | 693 | dependencies: |
674 | - '@babel/core': 7.17.9 | |
675 | - '@babel/helper-plugin-utils': 7.16.7 | |
676 | - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.17.9 | |
694 | + '@babel/core': 7.20.12 | |
695 | + '@babel/helper-plugin-utils': 7.20.2 | |
696 | + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.12 | |
677 | 697 | dev: true |
678 | 698 | |
679 | - /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.17.9: | |
680 | - resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==} | |
699 | + /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.20.12: | |
700 | + resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==} | |
681 | 701 | engines: {node: '>=6.9.0'} |
682 | 702 | peerDependencies: |
683 | 703 | '@babel/core': ^7.0.0-0 |
684 | 704 | dependencies: |
685 | - '@babel/core': 7.17.9 | |
686 | - '@babel/helper-plugin-utils': 7.16.7 | |
687 | - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.17.9 | |
705 | + '@babel/core': 7.20.12 | |
706 | + '@babel/helper-plugin-utils': 7.20.2 | |
707 | + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.12 | |
688 | 708 | dev: true |
689 | 709 | |
690 | - /@babel/plugin-proposal-object-rest-spread/7.17.3_@babel+core@7.17.9: | |
691 | - resolution: {integrity: sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==} | |
710 | + /@babel/plugin-proposal-object-rest-spread/7.20.7_@babel+core@7.20.12: | |
711 | + resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==} | |
692 | 712 | engines: {node: '>=6.9.0'} |
693 | 713 | peerDependencies: |
694 | 714 | '@babel/core': ^7.0.0-0 |
695 | 715 | dependencies: |
696 | - '@babel/compat-data': 7.17.7 | |
697 | - '@babel/core': 7.17.9 | |
698 | - '@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.9 | |
699 | - '@babel/helper-plugin-utils': 7.16.7 | |
700 | - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.9 | |
701 | - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.17.9 | |
716 | + '@babel/compat-data': 7.20.14 | |
717 | + '@babel/core': 7.20.12 | |
718 | + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 | |
719 | + '@babel/helper-plugin-utils': 7.20.2 | |
720 | + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.12 | |
721 | + '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.20.12 | |
702 | 722 | dev: true |
703 | 723 | |
704 | - /@babel/plugin-proposal-optional-catch-binding/7.16.7_@babel+core@7.17.9: | |
705 | - resolution: {integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==} | |
724 | + /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.20.12: | |
725 | + resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==} | |
706 | 726 | engines: {node: '>=6.9.0'} |
707 | 727 | peerDependencies: |
708 | 728 | '@babel/core': ^7.0.0-0 |
709 | 729 | dependencies: |
710 | - '@babel/core': 7.17.9 | |
711 | - '@babel/helper-plugin-utils': 7.16.7 | |
712 | - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.17.9 | |
730 | + '@babel/core': 7.20.12 | |
731 | + '@babel/helper-plugin-utils': 7.20.2 | |
732 | + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.12 | |
713 | 733 | dev: true |
714 | 734 | |
715 | - /@babel/plugin-proposal-optional-chaining/7.16.7_@babel+core@7.17.9: | |
716 | - resolution: {integrity: sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==} | |
735 | + /@babel/plugin-proposal-optional-chaining/7.20.7_@babel+core@7.20.12: | |
736 | + resolution: {integrity: sha512-T+A7b1kfjtRM51ssoOfS1+wbyCVqorfyZhT99TvxxLMirPShD8CzKMRepMlCBGM5RpHMbn8s+5MMHnPstJH6mQ==} | |
717 | 737 | engines: {node: '>=6.9.0'} |
718 | 738 | peerDependencies: |
719 | 739 | '@babel/core': ^7.0.0-0 |
720 | 740 | dependencies: |
721 | - '@babel/core': 7.17.9 | |
722 | - '@babel/helper-plugin-utils': 7.16.7 | |
723 | - '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 | |
724 | - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.17.9 | |
741 | + '@babel/core': 7.20.12 | |
742 | + '@babel/helper-plugin-utils': 7.20.2 | |
743 | + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 | |
744 | + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.12 | |
725 | 745 | dev: true |
726 | 746 | |
727 | - /@babel/plugin-proposal-private-methods/7.16.11_@babel+core@7.17.9: | |
728 | - resolution: {integrity: sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==} | |
747 | + /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.20.12: | |
748 | + resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==} | |
729 | 749 | engines: {node: '>=6.9.0'} |
730 | 750 | peerDependencies: |
731 | 751 | '@babel/core': ^7.0.0-0 |
732 | 752 | dependencies: |
733 | - '@babel/core': 7.17.9 | |
734 | - '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.17.9 | |
735 | - '@babel/helper-plugin-utils': 7.16.7 | |
753 | + '@babel/core': 7.20.12 | |
754 | + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 | |
755 | + '@babel/helper-plugin-utils': 7.20.2 | |
736 | 756 | transitivePeerDependencies: |
737 | 757 | - supports-color |
738 | 758 | dev: true |
739 | 759 | |
740 | - /@babel/plugin-proposal-private-property-in-object/7.16.7_@babel+core@7.17.9: | |
741 | - resolution: {integrity: sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==} | |
760 | + /@babel/plugin-proposal-private-property-in-object/7.20.5_@babel+core@7.20.12: | |
761 | + resolution: {integrity: sha512-Vq7b9dUA12ByzB4EjQTPo25sFhY+08pQDBSZRtUAkj7lb7jahaHR5igera16QZ+3my1nYR4dKsNdYj5IjPHilQ==} | |
742 | 762 | engines: {node: '>=6.9.0'} |
743 | 763 | peerDependencies: |
744 | 764 | '@babel/core': ^7.0.0-0 |
745 | 765 | dependencies: |
746 | - '@babel/core': 7.17.9 | |
747 | - '@babel/helper-annotate-as-pure': 7.16.7 | |
748 | - '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.17.9 | |
749 | - '@babel/helper-plugin-utils': 7.16.7 | |
750 | - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.17.9 | |
766 | + '@babel/core': 7.20.12 | |
767 | + '@babel/helper-annotate-as-pure': 7.18.6 | |
768 | + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 | |
769 | + '@babel/helper-plugin-utils': 7.20.2 | |
770 | + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.12 | |
751 | 771 | transitivePeerDependencies: |
752 | 772 | - supports-color |
753 | 773 | dev: true |
754 | 774 | |
755 | - /@babel/plugin-proposal-unicode-property-regex/7.16.7_@babel+core@7.17.9: | |
756 | - resolution: {integrity: sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==} | |
775 | + /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.20.12: | |
776 | + resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==} | |
757 | 777 | engines: {node: '>=4'} |
758 | 778 | peerDependencies: |
759 | 779 | '@babel/core': ^7.0.0-0 |
760 | 780 | dependencies: |
761 | - '@babel/core': 7.17.9 | |
762 | - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.9 | |
763 | - '@babel/helper-plugin-utils': 7.16.7 | |
781 | + '@babel/core': 7.20.12 | |
782 | + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 | |
783 | + '@babel/helper-plugin-utils': 7.20.2 | |
764 | 784 | dev: true |
765 | 785 | |
766 | - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.17.9: | |
786 | + /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.20.12: | |
767 | 787 | resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} |
768 | 788 | peerDependencies: |
769 | 789 | '@babel/core': ^7.0.0-0 |
770 | 790 | dependencies: |
771 | - '@babel/core': 7.17.9 | |
772 | - '@babel/helper-plugin-utils': 7.16.7 | |
791 | + '@babel/core': 7.20.12 | |
792 | + '@babel/helper-plugin-utils': 7.20.2 | |
773 | 793 | dev: true |
774 | 794 | |
775 | - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.17.9: | |
795 | + /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.20.12: | |
776 | 796 | resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} |
777 | 797 | peerDependencies: |
778 | 798 | '@babel/core': ^7.0.0-0 |
779 | 799 | dependencies: |
780 | - '@babel/core': 7.17.9 | |
781 | - '@babel/helper-plugin-utils': 7.16.7 | |
800 | + '@babel/core': 7.20.12 | |
801 | + '@babel/helper-plugin-utils': 7.20.2 | |
782 | 802 | dev: true |
783 | 803 | |
784 | - /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.17.9: | |
804 | + /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.20.12: | |
785 | 805 | resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} |
786 | 806 | engines: {node: '>=6.9.0'} |
787 | 807 | peerDependencies: |
788 | 808 | '@babel/core': ^7.0.0-0 |
789 | 809 | dependencies: |
790 | - '@babel/core': 7.17.9 | |
791 | - '@babel/helper-plugin-utils': 7.16.7 | |
810 | + '@babel/core': 7.20.12 | |
811 | + '@babel/helper-plugin-utils': 7.20.2 | |
792 | 812 | dev: true |
793 | 813 | |
794 | - /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.17.9: | |
814 | + /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.20.12: | |
795 | 815 | resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} |
796 | 816 | peerDependencies: |
797 | 817 | '@babel/core': ^7.0.0-0 |
798 | 818 | dependencies: |
799 | - '@babel/core': 7.17.9 | |
800 | - '@babel/helper-plugin-utils': 7.16.7 | |
819 | + '@babel/core': 7.20.12 | |
820 | + '@babel/helper-plugin-utils': 7.20.2 | |
801 | 821 | dev: true |
802 | 822 | |
803 | - /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.17.9: | |
823 | + /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.20.12: | |
804 | 824 | resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} |
805 | 825 | peerDependencies: |
806 | 826 | '@babel/core': ^7.0.0-0 |
807 | 827 | dependencies: |
808 | - '@babel/core': 7.17.9 | |
809 | - '@babel/helper-plugin-utils': 7.16.7 | |
828 | + '@babel/core': 7.20.12 | |
829 | + '@babel/helper-plugin-utils': 7.20.2 | |
830 | + dev: true | |
831 | + | |
832 | + /@babel/plugin-syntax-import-assertions/7.20.0_@babel+core@7.20.12: | |
833 | + resolution: {integrity: sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==} | |
834 | + engines: {node: '>=6.9.0'} | |
835 | + peerDependencies: | |
836 | + '@babel/core': ^7.0.0-0 | |
837 | + dependencies: | |
838 | + '@babel/core': 7.20.12 | |
839 | + '@babel/helper-plugin-utils': 7.20.2 | |
810 | 840 | dev: true |
811 | 841 | |
812 | - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.17.9: | |
842 | + /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.20.12: | |
813 | 843 | resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} |
814 | 844 | peerDependencies: |
815 | 845 | '@babel/core': ^7.0.0-0 |
816 | 846 | dependencies: |
817 | - '@babel/core': 7.17.9 | |
818 | - '@babel/helper-plugin-utils': 7.16.7 | |
847 | + '@babel/core': 7.20.12 | |
848 | + '@babel/helper-plugin-utils': 7.20.2 | |
819 | 849 | dev: true |
820 | 850 | |
821 | - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.17.9: | |
851 | + /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.20.12: | |
822 | 852 | resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} |
823 | 853 | peerDependencies: |
824 | 854 | '@babel/core': ^7.0.0-0 |
825 | 855 | dependencies: |
826 | - '@babel/core': 7.17.9 | |
827 | - '@babel/helper-plugin-utils': 7.16.7 | |
856 | + '@babel/core': 7.20.12 | |
857 | + '@babel/helper-plugin-utils': 7.20.2 | |
828 | 858 | dev: true |
829 | 859 | |
830 | - /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.9: | |
831 | - resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==} | |
860 | + /@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.12: | |
861 | + resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==} | |
832 | 862 | engines: {node: '>=6.9.0'} |
833 | 863 | peerDependencies: |
834 | 864 | '@babel/core': ^7.0.0-0 |
835 | 865 | dependencies: |
836 | - '@babel/core': 7.17.9 | |
837 | - '@babel/helper-plugin-utils': 7.16.7 | |
866 | + '@babel/core': 7.20.12 | |
867 | + '@babel/helper-plugin-utils': 7.20.2 | |
838 | 868 | dev: true |
839 | 869 | |
840 | - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.17.9: | |
870 | + /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.20.12: | |
841 | 871 | resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} |
842 | 872 | peerDependencies: |
843 | 873 | '@babel/core': ^7.0.0-0 |
844 | 874 | dependencies: |
845 | - '@babel/core': 7.17.9 | |
846 | - '@babel/helper-plugin-utils': 7.16.7 | |
875 | + '@babel/core': 7.20.12 | |
876 | + '@babel/helper-plugin-utils': 7.20.2 | |
847 | 877 | dev: true |
848 | 878 | |
849 | - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.17.9: | |
879 | + /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.20.12: | |
850 | 880 | resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} |
851 | 881 | peerDependencies: |
852 | 882 | '@babel/core': ^7.0.0-0 |
853 | 883 | dependencies: |
854 | - '@babel/core': 7.17.9 | |
855 | - '@babel/helper-plugin-utils': 7.16.7 | |
884 | + '@babel/core': 7.20.12 | |
885 | + '@babel/helper-plugin-utils': 7.20.2 | |
856 | 886 | dev: true |
857 | 887 | |
858 | - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.17.9: | |
888 | + /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.20.12: | |
859 | 889 | resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} |
860 | 890 | peerDependencies: |
861 | 891 | '@babel/core': ^7.0.0-0 |
862 | 892 | dependencies: |
863 | - '@babel/core': 7.17.9 | |
864 | - '@babel/helper-plugin-utils': 7.16.7 | |
893 | + '@babel/core': 7.20.12 | |
894 | + '@babel/helper-plugin-utils': 7.20.2 | |
865 | 895 | dev: true |
866 | 896 | |
867 | - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.17.9: | |
897 | + /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.20.12: | |
868 | 898 | resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} |
869 | 899 | peerDependencies: |
870 | 900 | '@babel/core': ^7.0.0-0 |
871 | 901 | dependencies: |
872 | - '@babel/core': 7.17.9 | |
873 | - '@babel/helper-plugin-utils': 7.16.7 | |
902 | + '@babel/core': 7.20.12 | |
903 | + '@babel/helper-plugin-utils': 7.20.2 | |
874 | 904 | dev: true |
875 | 905 | |
876 | - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.17.9: | |
906 | + /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.20.12: | |
877 | 907 | resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} |
878 | 908 | peerDependencies: |
879 | 909 | '@babel/core': ^7.0.0-0 |
880 | 910 | dependencies: |
881 | - '@babel/core': 7.17.9 | |
882 | - '@babel/helper-plugin-utils': 7.16.7 | |
911 | + '@babel/core': 7.20.12 | |
912 | + '@babel/helper-plugin-utils': 7.20.2 | |
883 | 913 | dev: true |
884 | 914 | |
885 | - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.17.9: | |
915 | + /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.20.12: | |
886 | 916 | resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} |
887 | 917 | peerDependencies: |
888 | 918 | '@babel/core': ^7.0.0-0 |
889 | 919 | dependencies: |
890 | - '@babel/core': 7.17.9 | |
891 | - '@babel/helper-plugin-utils': 7.16.7 | |
920 | + '@babel/core': 7.20.12 | |
921 | + '@babel/helper-plugin-utils': 7.20.2 | |
892 | 922 | dev: true |
893 | 923 | |
894 | - /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.17.9: | |
924 | + /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.20.12: | |
895 | 925 | resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} |
896 | 926 | engines: {node: '>=6.9.0'} |
897 | 927 | peerDependencies: |
898 | 928 | '@babel/core': ^7.0.0-0 |
899 | 929 | dependencies: |
900 | - '@babel/core': 7.17.9 | |
901 | - '@babel/helper-plugin-utils': 7.16.7 | |
930 | + '@babel/core': 7.20.12 | |
931 | + '@babel/helper-plugin-utils': 7.20.2 | |
902 | 932 | dev: true |
903 | 933 | |
904 | - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.17.9: | |
934 | + /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.20.12: | |
905 | 935 | resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} |
906 | 936 | engines: {node: '>=6.9.0'} |
907 | 937 | peerDependencies: |
908 | 938 | '@babel/core': ^7.0.0-0 |
909 | 939 | dependencies: |
910 | - '@babel/core': 7.17.9 | |
911 | - '@babel/helper-plugin-utils': 7.16.7 | |
940 | + '@babel/core': 7.20.12 | |
941 | + '@babel/helper-plugin-utils': 7.20.2 | |
912 | 942 | dev: true |
913 | 943 | |
914 | - /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.9: | |
915 | - resolution: {integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==} | |
944 | + /@babel/plugin-syntax-typescript/7.20.0_@babel+core@7.20.12: | |
945 | + resolution: {integrity: sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==} | |
916 | 946 | engines: {node: '>=6.9.0'} |
917 | 947 | peerDependencies: |
918 | 948 | '@babel/core': ^7.0.0-0 |
919 | 949 | dependencies: |
920 | - '@babel/core': 7.17.9 | |
921 | - '@babel/helper-plugin-utils': 7.16.7 | |
950 | + '@babel/core': 7.20.12 | |
951 | + '@babel/helper-plugin-utils': 7.20.2 | |
922 | 952 | dev: true |
923 | 953 | |
924 | - /@babel/plugin-transform-arrow-functions/7.16.7_@babel+core@7.17.9: | |
925 | - resolution: {integrity: sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==} | |
954 | + /@babel/plugin-transform-arrow-functions/7.20.7_@babel+core@7.20.12: | |
955 | + resolution: {integrity: sha512-3poA5E7dzDomxj9WXWwuD6A5F3kc7VXwIJO+E+J8qtDtS+pXPAhrgEyh+9GBwBgPq1Z+bB+/JD60lp5jsN7JPQ==} | |
926 | 956 | engines: {node: '>=6.9.0'} |
927 | 957 | peerDependencies: |
928 | 958 | '@babel/core': ^7.0.0-0 |
929 | 959 | dependencies: |
930 | - '@babel/core': 7.17.9 | |
931 | - '@babel/helper-plugin-utils': 7.16.7 | |
960 | + '@babel/core': 7.20.12 | |
961 | + '@babel/helper-plugin-utils': 7.20.2 | |
932 | 962 | dev: true |
933 | 963 | |
934 | - /@babel/plugin-transform-async-to-generator/7.16.8_@babel+core@7.17.9: | |
935 | - resolution: {integrity: sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==} | |
964 | + /@babel/plugin-transform-async-to-generator/7.20.7_@babel+core@7.20.12: | |
965 | + resolution: {integrity: sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==} | |
936 | 966 | engines: {node: '>=6.9.0'} |
937 | 967 | peerDependencies: |
938 | 968 | '@babel/core': ^7.0.0-0 |
939 | 969 | dependencies: |
940 | - '@babel/core': 7.17.9 | |
941 | - '@babel/helper-module-imports': 7.16.7 | |
942 | - '@babel/helper-plugin-utils': 7.16.7 | |
943 | - '@babel/helper-remap-async-to-generator': 7.16.8 | |
970 | + '@babel/core': 7.20.12 | |
971 | + '@babel/helper-module-imports': 7.18.6 | |
972 | + '@babel/helper-plugin-utils': 7.20.2 | |
973 | + '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.20.12 | |
944 | 974 | transitivePeerDependencies: |
945 | 975 | - supports-color |
946 | 976 | dev: true |
947 | 977 | |
948 | - /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.17.9: | |
949 | - resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} | |
978 | + /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.20.12: | |
979 | + resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==} | |
950 | 980 | engines: {node: '>=6.9.0'} |
951 | 981 | peerDependencies: |
952 | 982 | '@babel/core': ^7.0.0-0 |
953 | 983 | dependencies: |
954 | - '@babel/core': 7.17.9 | |
955 | - '@babel/helper-plugin-utils': 7.16.7 | |
984 | + '@babel/core': 7.20.12 | |
985 | + '@babel/helper-plugin-utils': 7.20.2 | |
956 | 986 | dev: true |
957 | 987 | |
958 | - /@babel/plugin-transform-block-scoping/7.16.7_@babel+core@7.17.9: | |
959 | - resolution: {integrity: sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==} | |
988 | + /@babel/plugin-transform-block-scoping/7.20.15_@babel+core@7.20.12: | |
989 | + resolution: {integrity: sha512-Vv4DMZ6MiNOhu/LdaZsT/bsLRxgL94d269Mv4R/9sp6+Mp++X/JqypZYypJXLlM4mlL352/Egzbzr98iABH1CA==} | |
960 | 990 | engines: {node: '>=6.9.0'} |
961 | 991 | peerDependencies: |
962 | 992 | '@babel/core': ^7.0.0-0 |
963 | 993 | dependencies: |
964 | - '@babel/core': 7.17.9 | |
965 | - '@babel/helper-plugin-utils': 7.16.7 | |
994 | + '@babel/core': 7.20.12 | |
995 | + '@babel/helper-plugin-utils': 7.20.2 | |
966 | 996 | dev: true |
967 | 997 | |
968 | - /@babel/plugin-transform-classes/7.16.7_@babel+core@7.17.9: | |
969 | - resolution: {integrity: sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==} | |
998 | + /@babel/plugin-transform-classes/7.20.7_@babel+core@7.20.12: | |
999 | + resolution: {integrity: sha512-LWYbsiXTPKl+oBlXUGlwNlJZetXD5Am+CyBdqhPsDVjM9Jc8jwBJFrKhHf900Kfk2eZG1y9MAG3UNajol7A4VQ==} | |
970 | 1000 | engines: {node: '>=6.9.0'} |
971 | 1001 | peerDependencies: |
972 | 1002 | '@babel/core': ^7.0.0-0 |
973 | 1003 | dependencies: |
974 | - '@babel/core': 7.17.9 | |
975 | - '@babel/helper-annotate-as-pure': 7.16.7 | |
976 | - '@babel/helper-environment-visitor': 7.16.7 | |
977 | - '@babel/helper-function-name': 7.17.9 | |
978 | - '@babel/helper-optimise-call-expression': 7.16.7 | |
979 | - '@babel/helper-plugin-utils': 7.16.7 | |
980 | - '@babel/helper-replace-supers': 7.16.7 | |
981 | - '@babel/helper-split-export-declaration': 7.16.7 | |
1004 | + '@babel/core': 7.20.12 | |
1005 | + '@babel/helper-annotate-as-pure': 7.18.6 | |
1006 | + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 | |
1007 | + '@babel/helper-environment-visitor': 7.18.9 | |
1008 | + '@babel/helper-function-name': 7.19.0 | |
1009 | + '@babel/helper-optimise-call-expression': 7.18.6 | |
1010 | + '@babel/helper-plugin-utils': 7.20.2 | |
1011 | + '@babel/helper-replace-supers': 7.20.7 | |
1012 | + '@babel/helper-split-export-declaration': 7.18.6 | |
982 | 1013 | globals: 11.12.0 |
983 | 1014 | transitivePeerDependencies: |
984 | 1015 | - supports-color |
985 | 1016 | dev: true |
986 | 1017 | |
987 | - /@babel/plugin-transform-computed-properties/7.16.7_@babel+core@7.17.9: | |
988 | - resolution: {integrity: sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==} | |
1018 | + /@babel/plugin-transform-computed-properties/7.20.7_@babel+core@7.20.12: | |
1019 | + resolution: {integrity: sha512-Lz7MvBK6DTjElHAmfu6bfANzKcxpyNPeYBGEafyA6E5HtRpjpZwU+u7Qrgz/2OR0z+5TvKYbPdphfSaAcZBrYQ==} | |
989 | 1020 | engines: {node: '>=6.9.0'} |
990 | 1021 | peerDependencies: |
991 | 1022 | '@babel/core': ^7.0.0-0 |
992 | 1023 | dependencies: |
993 | - '@babel/core': 7.17.9 | |
994 | - '@babel/helper-plugin-utils': 7.16.7 | |
1024 | + '@babel/core': 7.20.12 | |
1025 | + '@babel/helper-plugin-utils': 7.20.2 | |
1026 | + '@babel/template': 7.20.7 | |
995 | 1027 | dev: true |
996 | 1028 | |
997 | - /@babel/plugin-transform-destructuring/7.17.7_@babel+core@7.17.9: | |
998 | - resolution: {integrity: sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==} | |
1029 | + /@babel/plugin-transform-destructuring/7.20.7_@babel+core@7.20.12: | |
1030 | + resolution: {integrity: sha512-Xwg403sRrZb81IVB79ZPqNQME23yhugYVqgTxAhT99h485F4f+GMELFhhOsscDUB7HCswepKeCKLn/GZvUKoBA==} | |
999 | 1031 | engines: {node: '>=6.9.0'} |
1000 | 1032 | peerDependencies: |
1001 | 1033 | '@babel/core': ^7.0.0-0 |
1002 | 1034 | dependencies: |
1003 | - '@babel/core': 7.17.9 | |
1004 | - '@babel/helper-plugin-utils': 7.16.7 | |
1035 | + '@babel/core': 7.20.12 | |
1036 | + '@babel/helper-plugin-utils': 7.20.2 | |
1005 | 1037 | dev: true |
1006 | 1038 | |
1007 | - /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.17.9: | |
1008 | - resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==} | |
1039 | + /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.20.12: | |
1040 | + resolution: {integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==} | |
1009 | 1041 | engines: {node: '>=6.9.0'} |
1010 | 1042 | peerDependencies: |
1011 | 1043 | '@babel/core': ^7.0.0-0 |
1012 | 1044 | dependencies: |
1013 | - '@babel/core': 7.17.9 | |
1014 | - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.9 | |
1015 | - '@babel/helper-plugin-utils': 7.16.7 | |
1045 | + '@babel/core': 7.20.12 | |
1046 | + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 | |
1047 | + '@babel/helper-plugin-utils': 7.20.2 | |
1016 | 1048 | dev: true |
1017 | 1049 | |
1018 | - /@babel/plugin-transform-duplicate-keys/7.16.7_@babel+core@7.17.9: | |
1019 | - resolution: {integrity: sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==} | |
1050 | + /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.20.12: | |
1051 | + resolution: {integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==} | |
1020 | 1052 | engines: {node: '>=6.9.0'} |
1021 | 1053 | peerDependencies: |
1022 | 1054 | '@babel/core': ^7.0.0-0 |
1023 | 1055 | dependencies: |
1024 | - '@babel/core': 7.17.9 | |
1025 | - '@babel/helper-plugin-utils': 7.16.7 | |
1056 | + '@babel/core': 7.20.12 | |
1057 | + '@babel/helper-plugin-utils': 7.20.2 | |
1026 | 1058 | dev: true |
1027 | 1059 | |
1028 | - /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.17.9: | |
1029 | - resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==} | |
1060 | + /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.20.12: | |
1061 | + resolution: {integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==} | |
1030 | 1062 | engines: {node: '>=6.9.0'} |
1031 | 1063 | peerDependencies: |
1032 | 1064 | '@babel/core': ^7.0.0-0 |
1033 | 1065 | dependencies: |
1034 | - '@babel/core': 7.17.9 | |
1035 | - '@babel/helper-builder-binary-assignment-operator-visitor': 7.16.7 | |
1036 | - '@babel/helper-plugin-utils': 7.16.7 | |
1066 | + '@babel/core': 7.20.12 | |
1067 | + '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9 | |
1068 | + '@babel/helper-plugin-utils': 7.20.2 | |
1037 | 1069 | dev: true |
1038 | 1070 | |
1039 | - /@babel/plugin-transform-for-of/7.16.7_@babel+core@7.17.9: | |
1040 | - resolution: {integrity: sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==} | |
1071 | + /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.20.12: | |
1072 | + resolution: {integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==} | |
1041 | 1073 | engines: {node: '>=6.9.0'} |
1042 | 1074 | peerDependencies: |
1043 | 1075 | '@babel/core': ^7.0.0-0 |
1044 | 1076 | dependencies: |
1045 | - '@babel/core': 7.17.9 | |
1046 | - '@babel/helper-plugin-utils': 7.16.7 | |
1077 | + '@babel/core': 7.20.12 | |
1078 | + '@babel/helper-plugin-utils': 7.20.2 | |
1047 | 1079 | dev: true |
1048 | 1080 | |
1049 | - /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.17.9: | |
1050 | - resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} | |
1081 | + /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.20.12: | |
1082 | + resolution: {integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==} | |
1051 | 1083 | engines: {node: '>=6.9.0'} |
1052 | 1084 | peerDependencies: |
1053 | 1085 | '@babel/core': ^7.0.0-0 |
1054 | 1086 | dependencies: |
1055 | - '@babel/core': 7.17.9 | |
1056 | - '@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.9 | |
1057 | - '@babel/helper-function-name': 7.17.9 | |
1058 | - '@babel/helper-plugin-utils': 7.16.7 | |
1087 | + '@babel/core': 7.20.12 | |
1088 | + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 | |
1089 | + '@babel/helper-function-name': 7.19.0 | |
1090 | + '@babel/helper-plugin-utils': 7.20.2 | |
1059 | 1091 | dev: true |
1060 | 1092 | |
1061 | - /@babel/plugin-transform-literals/7.16.7_@babel+core@7.17.9: | |
1062 | - resolution: {integrity: sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==} | |
1093 | + /@babel/plugin-transform-literals/7.18.9_@babel+core@7.20.12: | |
1094 | + resolution: {integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==} | |
1063 | 1095 | engines: {node: '>=6.9.0'} |
1064 | 1096 | peerDependencies: |
1065 | 1097 | '@babel/core': ^7.0.0-0 |
1066 | 1098 | dependencies: |
1067 | - '@babel/core': 7.17.9 | |
1068 | - '@babel/helper-plugin-utils': 7.16.7 | |
1099 | + '@babel/core': 7.20.12 | |
1100 | + '@babel/helper-plugin-utils': 7.20.2 | |
1069 | 1101 | dev: true |
1070 | 1102 | |
1071 | - /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.17.9: | |
1072 | - resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} | |
1103 | + /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.20.12: | |
1104 | + resolution: {integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==} | |
1073 | 1105 | engines: {node: '>=6.9.0'} |
1074 | 1106 | peerDependencies: |
1075 | 1107 | '@babel/core': ^7.0.0-0 |
1076 | 1108 | dependencies: |
1077 | - '@babel/core': 7.17.9 | |
1078 | - '@babel/helper-plugin-utils': 7.16.7 | |
1109 | + '@babel/core': 7.20.12 | |
1110 | + '@babel/helper-plugin-utils': 7.20.2 | |
1079 | 1111 | dev: true |
1080 | 1112 | |
1081 | - /@babel/plugin-transform-modules-amd/7.16.7_@babel+core@7.17.9: | |
1082 | - resolution: {integrity: sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==} | |
1113 | + /@babel/plugin-transform-modules-amd/7.20.11_@babel+core@7.20.12: | |
1114 | + resolution: {integrity: sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==} | |
1083 | 1115 | engines: {node: '>=6.9.0'} |
1084 | 1116 | peerDependencies: |
1085 | 1117 | '@babel/core': ^7.0.0-0 |
1086 | 1118 | dependencies: |
1087 | - '@babel/core': 7.17.9 | |
1088 | - '@babel/helper-module-transforms': 7.17.7 | |
1089 | - '@babel/helper-plugin-utils': 7.16.7 | |
1090 | - babel-plugin-dynamic-import-node: 2.3.3 | |
1119 | + '@babel/core': 7.20.12 | |
1120 | + '@babel/helper-module-transforms': 7.20.11 | |
1121 | + '@babel/helper-plugin-utils': 7.20.2 | |
1091 | 1122 | transitivePeerDependencies: |
1092 | 1123 | - supports-color |
1093 | 1124 | dev: true |
1094 | 1125 | |
1095 | - /@babel/plugin-transform-modules-commonjs/7.17.9_@babel+core@7.17.9: | |
1096 | - resolution: {integrity: sha512-2TBFd/r2I6VlYn0YRTz2JdazS+FoUuQ2rIFHoAxtyP/0G3D82SBLaRq9rnUkpqlLg03Byfl/+M32mpxjO6KaPw==} | |
1126 | + /@babel/plugin-transform-modules-commonjs/7.20.11_@babel+core@7.20.12: | |
1127 | + resolution: {integrity: sha512-S8e1f7WQ7cimJQ51JkAaDrEtohVEitXjgCGAS2N8S31Y42E+kWwfSz83LYz57QdBm7q9diARVqanIaH2oVgQnw==} | |
1097 | 1128 | engines: {node: '>=6.9.0'} |
1098 | 1129 | peerDependencies: |
1099 | 1130 | '@babel/core': ^7.0.0-0 |
1100 | 1131 | dependencies: |
1101 | - '@babel/core': 7.17.9 | |
1102 | - '@babel/helper-module-transforms': 7.17.7 | |
1103 | - '@babel/helper-plugin-utils': 7.16.7 | |
1104 | - '@babel/helper-simple-access': 7.17.7 | |
1105 | - babel-plugin-dynamic-import-node: 2.3.3 | |
1132 | + '@babel/core': 7.20.12 | |
1133 | + '@babel/helper-module-transforms': 7.20.11 | |
1134 | + '@babel/helper-plugin-utils': 7.20.2 | |
1135 | + '@babel/helper-simple-access': 7.20.2 | |
1106 | 1136 | transitivePeerDependencies: |
1107 | 1137 | - supports-color |
1108 | 1138 | dev: true |
1109 | 1139 | |
1110 | - /@babel/plugin-transform-modules-systemjs/7.17.8_@babel+core@7.17.9: | |
1111 | - resolution: {integrity: sha512-39reIkMTUVagzgA5x88zDYXPCMT6lcaRKs1+S9K6NKBPErbgO/w/kP8GlNQTC87b412ZTlmNgr3k2JrWgHH+Bw==} | |
1140 | + /@babel/plugin-transform-modules-systemjs/7.20.11_@babel+core@7.20.12: | |
1141 | + resolution: {integrity: sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==} | |
1112 | 1142 | engines: {node: '>=6.9.0'} |
1113 | 1143 | peerDependencies: |
1114 | 1144 | '@babel/core': ^7.0.0-0 |
1115 | 1145 | dependencies: |
1116 | - '@babel/core': 7.17.9 | |
1117 | - '@babel/helper-hoist-variables': 7.16.7 | |
1118 | - '@babel/helper-module-transforms': 7.17.7 | |
1119 | - '@babel/helper-plugin-utils': 7.16.7 | |
1120 | - '@babel/helper-validator-identifier': 7.16.7 | |
1121 | - babel-plugin-dynamic-import-node: 2.3.3 | |
1146 | + '@babel/core': 7.20.12 | |
1147 | + '@babel/helper-hoist-variables': 7.18.6 | |
1148 | + '@babel/helper-module-transforms': 7.20.11 | |
1149 | + '@babel/helper-plugin-utils': 7.20.2 | |
1150 | + '@babel/helper-validator-identifier': 7.19.1 | |
1122 | 1151 | transitivePeerDependencies: |
1123 | 1152 | - supports-color |
1124 | 1153 | dev: true |
1125 | 1154 | |
1126 | - /@babel/plugin-transform-modules-umd/7.16.7_@babel+core@7.17.9: | |
1127 | - resolution: {integrity: sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==} | |
1155 | + /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.20.12: | |
1156 | + resolution: {integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==} | |
1128 | 1157 | engines: {node: '>=6.9.0'} |
1129 | 1158 | peerDependencies: |
1130 | 1159 | '@babel/core': ^7.0.0-0 |
1131 | 1160 | dependencies: |
1132 | - '@babel/core': 7.17.9 | |
1133 | - '@babel/helper-module-transforms': 7.17.7 | |
1134 | - '@babel/helper-plugin-utils': 7.16.7 | |
1161 | + '@babel/core': 7.20.12 | |
1162 | + '@babel/helper-module-transforms': 7.20.11 | |
1163 | + '@babel/helper-plugin-utils': 7.20.2 | |
1135 | 1164 | transitivePeerDependencies: |
1136 | 1165 | - supports-color |
1137 | 1166 | dev: true |
1138 | 1167 | |
1139 | - /@babel/plugin-transform-named-capturing-groups-regex/7.16.8_@babel+core@7.17.9: | |
1140 | - resolution: {integrity: sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==} | |
1168 | + /@babel/plugin-transform-named-capturing-groups-regex/7.20.5_@babel+core@7.20.12: | |
1169 | + resolution: {integrity: sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==} | |
1141 | 1170 | engines: {node: '>=6.9.0'} |
1142 | 1171 | peerDependencies: |
1143 | 1172 | '@babel/core': ^7.0.0 |
1144 | 1173 | dependencies: |
1145 | - '@babel/core': 7.17.9 | |
1146 | - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.9 | |
1174 | + '@babel/core': 7.20.12 | |
1175 | + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 | |
1176 | + '@babel/helper-plugin-utils': 7.20.2 | |
1147 | 1177 | dev: true |
1148 | 1178 | |
1149 | - /@babel/plugin-transform-new-target/7.16.7_@babel+core@7.17.9: | |
1150 | - resolution: {integrity: sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==} | |
1179 | + /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.20.12: | |
1180 | + resolution: {integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==} | |
1151 | 1181 | engines: {node: '>=6.9.0'} |
1152 | 1182 | peerDependencies: |
1153 | 1183 | '@babel/core': ^7.0.0-0 |
1154 | 1184 | dependencies: |
1155 | - '@babel/core': 7.17.9 | |
1156 | - '@babel/helper-plugin-utils': 7.16.7 | |
1185 | + '@babel/core': 7.20.12 | |
1186 | + '@babel/helper-plugin-utils': 7.20.2 | |
1157 | 1187 | dev: true |
1158 | 1188 | |
1159 | - /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.17.9: | |
1160 | - resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} | |
1189 | + /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.20.12: | |
1190 | + resolution: {integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==} | |
1161 | 1191 | engines: {node: '>=6.9.0'} |
1162 | 1192 | peerDependencies: |
1163 | 1193 | '@babel/core': ^7.0.0-0 |
1164 | 1194 | dependencies: |
1165 | - '@babel/core': 7.17.9 | |
1166 | - '@babel/helper-plugin-utils': 7.16.7 | |
1167 | - '@babel/helper-replace-supers': 7.16.7 | |
1195 | + '@babel/core': 7.20.12 | |
1196 | + '@babel/helper-plugin-utils': 7.20.2 | |
1197 | + '@babel/helper-replace-supers': 7.20.7 | |
1168 | 1198 | transitivePeerDependencies: |
1169 | 1199 | - supports-color |
1170 | 1200 | dev: true |
1171 | 1201 | |
1172 | - /@babel/plugin-transform-parameters/7.16.7_@babel+core@7.17.9: | |
1173 | - resolution: {integrity: sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==} | |
1202 | + /@babel/plugin-transform-parameters/7.20.7_@babel+core@7.20.12: | |
1203 | + resolution: {integrity: sha512-WiWBIkeHKVOSYPO0pWkxGPfKeWrCJyD3NJ53+Lrp/QMSZbsVPovrVl2aWZ19D/LTVnaDv5Ap7GJ/B2CTOZdrfA==} | |
1174 | 1204 | engines: {node: '>=6.9.0'} |
1175 | 1205 | peerDependencies: |
1176 | 1206 | '@babel/core': ^7.0.0-0 |
1177 | 1207 | dependencies: |
1178 | - '@babel/core': 7.17.9 | |
1179 | - '@babel/helper-plugin-utils': 7.16.7 | |
1208 | + '@babel/core': 7.20.12 | |
1209 | + '@babel/helper-plugin-utils': 7.20.2 | |
1180 | 1210 | dev: true |
1181 | 1211 | |
1182 | - /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.17.9: | |
1183 | - resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} | |
1212 | + /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.20.12: | |
1213 | + resolution: {integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==} | |
1184 | 1214 | engines: {node: '>=6.9.0'} |
1185 | 1215 | peerDependencies: |
1186 | 1216 | '@babel/core': ^7.0.0-0 |
1187 | 1217 | dependencies: |
1188 | - '@babel/core': 7.17.9 | |
1189 | - '@babel/helper-plugin-utils': 7.16.7 | |
1218 | + '@babel/core': 7.20.12 | |
1219 | + '@babel/helper-plugin-utils': 7.20.2 | |
1190 | 1220 | dev: true |
1191 | 1221 | |
1192 | - /@babel/plugin-transform-regenerator/7.17.9_@babel+core@7.17.9: | |
1193 | - resolution: {integrity: sha512-Lc2TfbxR1HOyn/c6b4Y/b6NHoTb67n/IoWLxTu4kC7h4KQnWlhCq2S8Tx0t2SVvv5Uu87Hs+6JEJ5kt2tYGylQ==} | |
1222 | + /@babel/plugin-transform-regenerator/7.20.5_@babel+core@7.20.12: | |
1223 | + resolution: {integrity: sha512-kW/oO7HPBtntbsahzQ0qSE3tFvkFwnbozz3NWFhLGqH75vLEg+sCGngLlhVkePlCs3Jv0dBBHDzCHxNiFAQKCQ==} | |
1194 | 1224 | engines: {node: '>=6.9.0'} |
1195 | 1225 | peerDependencies: |
1196 | 1226 | '@babel/core': ^7.0.0-0 |
1197 | 1227 | dependencies: |
1198 | - '@babel/core': 7.17.9 | |
1199 | - regenerator-transform: 0.15.0 | |
1228 | + '@babel/core': 7.20.12 | |
1229 | + '@babel/helper-plugin-utils': 7.20.2 | |
1230 | + regenerator-transform: 0.15.1 | |
1200 | 1231 | dev: true |
1201 | 1232 | |
1202 | - /@babel/plugin-transform-reserved-words/7.16.7_@babel+core@7.17.9: | |
1203 | - resolution: {integrity: sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==} | |
1233 | + /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.20.12: | |
1234 | + resolution: {integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==} | |
1204 | 1235 | engines: {node: '>=6.9.0'} |
1205 | 1236 | peerDependencies: |
1206 | 1237 | '@babel/core': ^7.0.0-0 |
1207 | 1238 | dependencies: |
1208 | - '@babel/core': 7.17.9 | |
1209 | - '@babel/helper-plugin-utils': 7.16.7 | |
1239 | + '@babel/core': 7.20.12 | |
1240 | + '@babel/helper-plugin-utils': 7.20.2 | |
1210 | 1241 | dev: true |
1211 | 1242 | |
1212 | - /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.17.9: | |
1213 | - resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==} | |
1243 | + /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.20.12: | |
1244 | + resolution: {integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==} | |
1214 | 1245 | engines: {node: '>=6.9.0'} |
1215 | 1246 | peerDependencies: |
1216 | 1247 | '@babel/core': ^7.0.0-0 |
1217 | 1248 | dependencies: |
1218 | - '@babel/core': 7.17.9 | |
1219 | - '@babel/helper-plugin-utils': 7.16.7 | |
1249 | + '@babel/core': 7.20.12 | |
1250 | + '@babel/helper-plugin-utils': 7.20.2 | |
1220 | 1251 | dev: true |
1221 | 1252 | |
1222 | - /@babel/plugin-transform-spread/7.16.7_@babel+core@7.17.9: | |
1223 | - resolution: {integrity: sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==} | |
1253 | + /@babel/plugin-transform-spread/7.20.7_@babel+core@7.20.12: | |
1254 | + resolution: {integrity: sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==} | |
1224 | 1255 | engines: {node: '>=6.9.0'} |
1225 | 1256 | peerDependencies: |
1226 | 1257 | '@babel/core': ^7.0.0-0 |
1227 | 1258 | dependencies: |
1228 | - '@babel/core': 7.17.9 | |
1229 | - '@babel/helper-plugin-utils': 7.16.7 | |
1230 | - '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 | |
1259 | + '@babel/core': 7.20.12 | |
1260 | + '@babel/helper-plugin-utils': 7.20.2 | |
1261 | + '@babel/helper-skip-transparent-expression-wrappers': 7.20.0 | |
1231 | 1262 | dev: true |
1232 | 1263 | |
1233 | - /@babel/plugin-transform-sticky-regex/7.16.7_@babel+core@7.17.9: | |
1234 | - resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==} | |
1264 | + /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.20.12: | |
1265 | + resolution: {integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==} | |
1235 | 1266 | engines: {node: '>=6.9.0'} |
1236 | 1267 | peerDependencies: |
1237 | 1268 | '@babel/core': ^7.0.0-0 |
1238 | 1269 | dependencies: |
1239 | - '@babel/core': 7.17.9 | |
1240 | - '@babel/helper-plugin-utils': 7.16.7 | |
1270 | + '@babel/core': 7.20.12 | |
1271 | + '@babel/helper-plugin-utils': 7.20.2 | |
1241 | 1272 | dev: true |
1242 | 1273 | |
1243 | - /@babel/plugin-transform-template-literals/7.16.7_@babel+core@7.17.9: | |
1244 | - resolution: {integrity: sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==} | |
1274 | + /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.20.12: | |
1275 | + resolution: {integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==} | |
1245 | 1276 | engines: {node: '>=6.9.0'} |
1246 | 1277 | peerDependencies: |
1247 | 1278 | '@babel/core': ^7.0.0-0 |
1248 | 1279 | dependencies: |
1249 | - '@babel/core': 7.17.9 | |
1250 | - '@babel/helper-plugin-utils': 7.16.7 | |
1280 | + '@babel/core': 7.20.12 | |
1281 | + '@babel/helper-plugin-utils': 7.20.2 | |
1251 | 1282 | dev: true |
1252 | 1283 | |
1253 | - /@babel/plugin-transform-typeof-symbol/7.16.7_@babel+core@7.17.9: | |
1254 | - resolution: {integrity: sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==} | |
1284 | + /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.20.12: | |
1285 | + resolution: {integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==} | |
1255 | 1286 | engines: {node: '>=6.9.0'} |
1256 | 1287 | peerDependencies: |
1257 | 1288 | '@babel/core': ^7.0.0-0 |
1258 | 1289 | dependencies: |
1259 | - '@babel/core': 7.17.9 | |
1260 | - '@babel/helper-plugin-utils': 7.16.7 | |
1290 | + '@babel/core': 7.20.12 | |
1291 | + '@babel/helper-plugin-utils': 7.20.2 | |
1261 | 1292 | dev: true |
1262 | 1293 | |
1263 | - /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.9: | |
1264 | - resolution: {integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==} | |
1294 | + /@babel/plugin-transform-typescript/7.20.13_@babel+core@7.20.12: | |
1295 | + resolution: {integrity: sha512-O7I/THxarGcDZxkgWKMUrk7NK1/WbHAg3Xx86gqS6x9MTrNL6AwIluuZ96ms4xeDe6AVx6rjHbWHP7x26EPQBA==} | |
1265 | 1296 | engines: {node: '>=6.9.0'} |
1266 | 1297 | peerDependencies: |
1267 | 1298 | '@babel/core': ^7.0.0-0 |
1268 | 1299 | dependencies: |
1269 | - '@babel/core': 7.17.9 | |
1270 | - '@babel/helper-create-class-features-plugin': 7.17.9_@babel+core@7.17.9 | |
1271 | - '@babel/helper-plugin-utils': 7.16.7 | |
1272 | - '@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.17.9 | |
1300 | + '@babel/core': 7.20.12 | |
1301 | + '@babel/helper-create-class-features-plugin': 7.20.12_@babel+core@7.20.12 | |
1302 | + '@babel/helper-plugin-utils': 7.20.2 | |
1303 | + '@babel/plugin-syntax-typescript': 7.20.0_@babel+core@7.20.12 | |
1273 | 1304 | transitivePeerDependencies: |
1274 | 1305 | - supports-color |
1275 | 1306 | dev: true |
1276 | 1307 | |
1277 | - /@babel/plugin-transform-unicode-escapes/7.16.7_@babel+core@7.17.9: | |
1278 | - resolution: {integrity: sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==} | |
1308 | + /@babel/plugin-transform-unicode-escapes/7.18.10_@babel+core@7.20.12: | |
1309 | + resolution: {integrity: sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==} | |
1279 | 1310 | engines: {node: '>=6.9.0'} |
1280 | 1311 | peerDependencies: |
1281 | 1312 | '@babel/core': ^7.0.0-0 |
1282 | 1313 | dependencies: |
1283 | - '@babel/core': 7.17.9 | |
1284 | - '@babel/helper-plugin-utils': 7.16.7 | |
1314 | + '@babel/core': 7.20.12 | |
1315 | + '@babel/helper-plugin-utils': 7.20.2 | |
1285 | 1316 | dev: true |
1286 | 1317 | |
1287 | - /@babel/plugin-transform-unicode-regex/7.16.7_@babel+core@7.17.9: | |
1288 | - resolution: {integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==} | |
1318 | + /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.20.12: | |
1319 | + resolution: {integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==} | |
1289 | 1320 | engines: {node: '>=6.9.0'} |
1290 | 1321 | peerDependencies: |
1291 | 1322 | '@babel/core': ^7.0.0-0 |
1292 | 1323 | dependencies: |
1293 | - '@babel/core': 7.17.9 | |
1294 | - '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.9 | |
1295 | - '@babel/helper-plugin-utils': 7.16.7 | |
1324 | + '@babel/core': 7.20.12 | |
1325 | + '@babel/helper-create-regexp-features-plugin': 7.20.5_@babel+core@7.20.12 | |
1326 | + '@babel/helper-plugin-utils': 7.20.2 | |
1296 | 1327 | dev: true |
1297 | 1328 | |
1298 | - /@babel/preset-env/7.16.11_@babel+core@7.17.9: | |
1299 | - resolution: {integrity: sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==} | |
1329 | + /@babel/preset-env/7.20.2_@babel+core@7.20.12: | |
1330 | + resolution: {integrity: sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==} | |
1300 | 1331 | engines: {node: '>=6.9.0'} |
1301 | 1332 | peerDependencies: |
1302 | 1333 | '@babel/core': ^7.0.0-0 |
1303 | 1334 | dependencies: |
1304 | - '@babel/compat-data': 7.17.7 | |
1305 | - '@babel/core': 7.17.9 | |
1306 | - '@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.9 | |
1307 | - '@babel/helper-plugin-utils': 7.16.7 | |
1308 | - '@babel/helper-validator-option': 7.16.7 | |
1309 | - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.16.7_@babel+core@7.17.9 | |
1310 | - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.16.7_@babel+core@7.17.9 | |
1311 | - '@babel/plugin-proposal-async-generator-functions': 7.16.8_@babel+core@7.17.9 | |
1312 | - '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.17.9 | |
1313 | - '@babel/plugin-proposal-class-static-block': 7.17.6_@babel+core@7.17.9 | |
1314 | - '@babel/plugin-proposal-dynamic-import': 7.16.7_@babel+core@7.17.9 | |
1315 | - '@babel/plugin-proposal-export-namespace-from': 7.16.7_@babel+core@7.17.9 | |
1316 | - '@babel/plugin-proposal-json-strings': 7.16.7_@babel+core@7.17.9 | |
1317 | - '@babel/plugin-proposal-logical-assignment-operators': 7.16.7_@babel+core@7.17.9 | |
1318 | - '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.17.9 | |
1319 | - '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.17.9 | |
1320 | - '@babel/plugin-proposal-object-rest-spread': 7.17.3_@babel+core@7.17.9 | |
1321 | - '@babel/plugin-proposal-optional-catch-binding': 7.16.7_@babel+core@7.17.9 | |
1322 | - '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.17.9 | |
1323 | - '@babel/plugin-proposal-private-methods': 7.16.11_@babel+core@7.17.9 | |
1324 | - '@babel/plugin-proposal-private-property-in-object': 7.16.7_@babel+core@7.17.9 | |
1325 | - '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.17.9 | |
1326 | - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.17.9 | |
1327 | - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.17.9 | |
1328 | - '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.17.9 | |
1329 | - '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.17.9 | |
1330 | - '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.17.9 | |
1331 | - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.17.9 | |
1332 | - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.17.9 | |
1333 | - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.17.9 | |
1334 | - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.17.9 | |
1335 | - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.9 | |
1336 | - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.17.9 | |
1337 | - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.17.9 | |
1338 | - '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.17.9 | |
1339 | - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.17.9 | |
1340 | - '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.17.9 | |
1341 | - '@babel/plugin-transform-async-to-generator': 7.16.8_@babel+core@7.17.9 | |
1342 | - '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.17.9 | |
1343 | - '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.17.9 | |
1344 | - '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.17.9 | |
1345 | - '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.17.9 | |
1346 | - '@babel/plugin-transform-destructuring': 7.17.7_@babel+core@7.17.9 | |
1347 | - '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.17.9 | |
1348 | - '@babel/plugin-transform-duplicate-keys': 7.16.7_@babel+core@7.17.9 | |
1349 | - '@babel/plugin-transform-exponentiation-operator': 7.16.7_@babel+core@7.17.9 | |
1350 | - '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.17.9 | |
1351 | - '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.17.9 | |
1352 | - '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.17.9 | |
1353 | - '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.17.9 | |
1354 | - '@babel/plugin-transform-modules-amd': 7.16.7_@babel+core@7.17.9 | |
1355 | - '@babel/plugin-transform-modules-commonjs': 7.17.9_@babel+core@7.17.9 | |
1356 | - '@babel/plugin-transform-modules-systemjs': 7.17.8_@babel+core@7.17.9 | |
1357 | - '@babel/plugin-transform-modules-umd': 7.16.7_@babel+core@7.17.9 | |
1358 | - '@babel/plugin-transform-named-capturing-groups-regex': 7.16.8_@babel+core@7.17.9 | |
1359 | - '@babel/plugin-transform-new-target': 7.16.7_@babel+core@7.17.9 | |
1360 | - '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.17.9 | |
1361 | - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.17.9 | |
1362 | - '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.17.9 | |
1363 | - '@babel/plugin-transform-regenerator': 7.17.9_@babel+core@7.17.9 | |
1364 | - '@babel/plugin-transform-reserved-words': 7.16.7_@babel+core@7.17.9 | |
1365 | - '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.17.9 | |
1366 | - '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.17.9 | |
1367 | - '@babel/plugin-transform-sticky-regex': 7.16.7_@babel+core@7.17.9 | |
1368 | - '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.17.9 | |
1369 | - '@babel/plugin-transform-typeof-symbol': 7.16.7_@babel+core@7.17.9 | |
1370 | - '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.17.9 | |
1371 | - '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.17.9 | |
1372 | - '@babel/preset-modules': 0.1.5_@babel+core@7.17.9 | |
1373 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
1374 | - babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.17.9 | |
1375 | - babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.17.9 | |
1376 | - babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.17.9 | |
1377 | - core-js-compat: 3.22.1 | |
1335 | + '@babel/compat-data': 7.20.14 | |
1336 | + '@babel/core': 7.20.12 | |
1337 | + '@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.12 | |
1338 | + '@babel/helper-plugin-utils': 7.20.2 | |
1339 | + '@babel/helper-validator-option': 7.18.6 | |
1340 | + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.20.12 | |
1341 | + '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.20.7_@babel+core@7.20.12 | |
1342 | + '@babel/plugin-proposal-async-generator-functions': 7.20.7_@babel+core@7.20.12 | |
1343 | + '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.20.12 | |
1344 | + '@babel/plugin-proposal-class-static-block': 7.20.7_@babel+core@7.20.12 | |
1345 | + '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.20.12 | |
1346 | + '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.20.12 | |
1347 | + '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.20.12 | |
1348 | + '@babel/plugin-proposal-logical-assignment-operators': 7.20.7_@babel+core@7.20.12 | |
1349 | + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.20.12 | |
1350 | + '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.20.12 | |
1351 | + '@babel/plugin-proposal-object-rest-spread': 7.20.7_@babel+core@7.20.12 | |
1352 | + '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.20.12 | |
1353 | + '@babel/plugin-proposal-optional-chaining': 7.20.7_@babel+core@7.20.12 | |
1354 | + '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.20.12 | |
1355 | + '@babel/plugin-proposal-private-property-in-object': 7.20.5_@babel+core@7.20.12 | |
1356 | + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.12 | |
1357 | + '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.20.12 | |
1358 | + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.20.12 | |
1359 | + '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.20.12 | |
1360 | + '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.20.12 | |
1361 | + '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.20.12 | |
1362 | + '@babel/plugin-syntax-import-assertions': 7.20.0_@babel+core@7.20.12 | |
1363 | + '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.20.12 | |
1364 | + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.20.12 | |
1365 | + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.20.12 | |
1366 | + '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.20.12 | |
1367 | + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.20.12 | |
1368 | + '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.20.12 | |
1369 | + '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.20.12 | |
1370 | + '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.20.12 | |
1371 | + '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.20.12 | |
1372 | + '@babel/plugin-transform-arrow-functions': 7.20.7_@babel+core@7.20.12 | |
1373 | + '@babel/plugin-transform-async-to-generator': 7.20.7_@babel+core@7.20.12 | |
1374 | + '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.20.12 | |
1375 | + '@babel/plugin-transform-block-scoping': 7.20.15_@babel+core@7.20.12 | |
1376 | + '@babel/plugin-transform-classes': 7.20.7_@babel+core@7.20.12 | |
1377 | + '@babel/plugin-transform-computed-properties': 7.20.7_@babel+core@7.20.12 | |
1378 | + '@babel/plugin-transform-destructuring': 7.20.7_@babel+core@7.20.12 | |
1379 | + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.12 | |
1380 | + '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.20.12 | |
1381 | + '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.20.12 | |
1382 | + '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.20.12 | |
1383 | + '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.20.12 | |
1384 | + '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.20.12 | |
1385 | + '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.20.12 | |
1386 | + '@babel/plugin-transform-modules-amd': 7.20.11_@babel+core@7.20.12 | |
1387 | + '@babel/plugin-transform-modules-commonjs': 7.20.11_@babel+core@7.20.12 | |
1388 | + '@babel/plugin-transform-modules-systemjs': 7.20.11_@babel+core@7.20.12 | |
1389 | + '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.20.12 | |
1390 | + '@babel/plugin-transform-named-capturing-groups-regex': 7.20.5_@babel+core@7.20.12 | |
1391 | + '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.20.12 | |
1392 | + '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.20.12 | |
1393 | + '@babel/plugin-transform-parameters': 7.20.7_@babel+core@7.20.12 | |
1394 | + '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.20.12 | |
1395 | + '@babel/plugin-transform-regenerator': 7.20.5_@babel+core@7.20.12 | |
1396 | + '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.20.12 | |
1397 | + '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.20.12 | |
1398 | + '@babel/plugin-transform-spread': 7.20.7_@babel+core@7.20.12 | |
1399 | + '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.20.12 | |
1400 | + '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.20.12 | |
1401 | + '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.20.12 | |
1402 | + '@babel/plugin-transform-unicode-escapes': 7.18.10_@babel+core@7.20.12 | |
1403 | + '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.20.12 | |
1404 | + '@babel/preset-modules': 0.1.5_@babel+core@7.20.12 | |
1405 | + '@babel/types': 7.20.7 | |
1406 | + babel-plugin-polyfill-corejs2: 0.3.3_@babel+core@7.20.12 | |
1407 | + babel-plugin-polyfill-corejs3: 0.6.0_@babel+core@7.20.12 | |
1408 | + babel-plugin-polyfill-regenerator: 0.4.1_@babel+core@7.20.12 | |
1409 | + core-js-compat: 3.27.2 | |
1378 | 1410 | semver: 6.3.0 |
1379 | 1411 | transitivePeerDependencies: |
1380 | 1412 | - supports-color |
1381 | 1413 | dev: true |
1382 | 1414 | |
1383 | - /@babel/preset-modules/0.1.5_@babel+core@7.17.9: | |
1415 | + /@babel/preset-modules/0.1.5_@babel+core@7.20.12: | |
1384 | 1416 | resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} |
1385 | 1417 | peerDependencies: |
1386 | 1418 | '@babel/core': ^7.0.0-0 |
1387 | 1419 | dependencies: |
1388 | - '@babel/core': 7.17.9 | |
1389 | - '@babel/helper-plugin-utils': 7.16.7 | |
1390 | - '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.17.9 | |
1391 | - '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.17.9 | |
1392 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
1420 | + '@babel/core': 7.20.12 | |
1421 | + '@babel/helper-plugin-utils': 7.20.2 | |
1422 | + '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.20.12 | |
1423 | + '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.20.12 | |
1424 | + '@babel/types': 7.20.7 | |
1393 | 1425 | esutils: 2.0.3 |
1394 | 1426 | dev: true |
1395 | 1427 | |
1396 | - /@babel/runtime/7.17.9: | |
1397 | - resolution: {integrity: sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==} | |
1428 | + /@babel/regjsgen/0.8.0: | |
1429 | + resolution: {integrity: sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==} | |
1430 | + dev: true | |
1431 | + | |
1432 | + /@babel/runtime/7.20.13: | |
1433 | + resolution: {integrity: sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==} | |
1398 | 1434 | engines: {node: '>=6.9.0'} |
1399 | 1435 | dependencies: |
1400 | - regenerator-runtime: 0.13.9 | |
1436 | + regenerator-runtime: 0.13.11 | |
1401 | 1437 | |
1402 | - /@babel/standalone/7.17.9: | |
1403 | - resolution: {integrity: sha512-9wL9AtDlga8avxUrBvQJmhUtJWrelsUL0uV+TcP+49Sb6Pj8/bNIzQzU4dDp0NAPOvnZR/7msFIKsKoCl/W1/w==} | |
1438 | + /@babel/standalone/7.20.15: | |
1439 | + resolution: {integrity: sha512-B3LmZ1NHlTb2eFEaw8rftZc730Wh9MlmsH8ubb6IjsNoIk9+SQ2aAA0nrm/1806+PftPRAACPClmKTu8PG7Tew==} | |
1404 | 1440 | engines: {node: '>=6.9.0'} |
1405 | 1441 | dev: true |
1406 | 1442 | |
1407 | - /@babel/template/7.16.7: | |
1408 | - resolution: {integrity: sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==} | |
1443 | + /@babel/template/7.20.7: | |
1444 | + resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==} | |
1409 | 1445 | engines: {node: '>=6.9.0'} |
1410 | 1446 | dependencies: |
1411 | - '@babel/code-frame': 7.16.7 | |
1412 | - '@babel/parser': 7.17.9 | |
1413 | - '@babel/types': 7.17.0 | |
1447 | + '@babel/code-frame': 7.18.6 | |
1448 | + '@babel/parser': 7.20.15 | |
1449 | + '@babel/types': 7.20.7 | |
1414 | 1450 | dev: true |
1415 | 1451 | |
1416 | - /@babel/traverse/7.17.9: | |
1417 | - resolution: {integrity: sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==} | |
1452 | + /@babel/traverse/7.20.13: | |
1453 | + resolution: {integrity: sha512-kMJXfF0T6DIS9E8cgdLCSAL+cuCK+YEZHWiLK0SXpTo8YRj5lpJu3CDNKiIBCne4m9hhTIqUg6SYTAI39tAiVQ==} | |
1418 | 1454 | engines: {node: '>=6.9.0'} |
1419 | 1455 | dependencies: |
1420 | - '@babel/code-frame': 7.16.7 | |
1421 | - '@babel/generator': 7.17.9 | |
1422 | - '@babel/helper-environment-visitor': 7.16.7 | |
1423 | - '@babel/helper-function-name': 7.17.9 | |
1424 | - '@babel/helper-hoist-variables': 7.16.7 | |
1425 | - '@babel/helper-split-export-declaration': 7.16.7 | |
1426 | - '@babel/parser': 7.17.9 | |
1427 | - '@babel/types': 7.17.0 | |
1456 | + '@babel/code-frame': 7.18.6 | |
1457 | + '@babel/generator': 7.20.14 | |
1458 | + '@babel/helper-environment-visitor': 7.18.9 | |
1459 | + '@babel/helper-function-name': 7.19.0 | |
1460 | + '@babel/helper-hoist-variables': 7.18.6 | |
1461 | + '@babel/helper-split-export-declaration': 7.18.6 | |
1462 | + '@babel/parser': 7.20.15 | |
1463 | + '@babel/types': 7.20.7 | |
1428 | 1464 | debug: 4.3.4 |
1429 | 1465 | globals: 11.12.0 |
1430 | 1466 | transitivePeerDependencies: |
1431 | 1467 | - supports-color |
1432 | 1468 | dev: true |
1433 | 1469 | |
1434 | - /@babel/types/7.17.0: | |
1435 | - resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==} | |
1470 | + /@babel/types/7.20.7: | |
1471 | + resolution: {integrity: sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==} | |
1436 | 1472 | engines: {node: '>=6.9.0'} |
1437 | 1473 | dependencies: |
1438 | - '@babel/helper-validator-identifier': 7.16.7 | |
1474 | + '@babel/helper-string-parser': 7.19.4 | |
1475 | + '@babel/helper-validator-identifier': 7.19.1 | |
1439 | 1476 | to-fast-properties: 2.0.0 |
1440 | 1477 | dev: true |
1441 | 1478 | |
1442 | - /@commitlint/cli/16.2.3: | |
1443 | - resolution: {integrity: sha512-VsJBQLvhhlOgEfxs/Z5liYuK0dXqLE5hz1VJzLBxiOxG31kL/X5Q4OvK292BmO7IGZcm1yJE3XQPWSiFaEHbWA==} | |
1479 | + /@commitlint/cli/16.3.0: | |
1480 | + resolution: {integrity: sha512-P+kvONlfsuTMnxSwWE1H+ZcPMY3STFaHb2kAacsqoIkNx66O0T7sTpBxpxkMrFPyhkJiLJnJWMhk4bbvYD3BMA==} | |
1444 | 1481 | engines: {node: '>=v12'} |
1445 | 1482 | hasBin: true |
1446 | 1483 | dependencies: |
1447 | 1484 | '@commitlint/format': 16.2.1 |
1448 | - '@commitlint/lint': 16.2.1 | |
1449 | - '@commitlint/load': 16.2.3 | |
1485 | + '@commitlint/lint': 16.2.4 | |
1486 | + '@commitlint/load': 16.3.0 | |
1450 | 1487 | '@commitlint/read': 16.2.1 |
1451 | 1488 | '@commitlint/types': 16.2.1 |
1452 | 1489 | lodash: 4.17.21 |
1453 | 1490 | resolve-from: 5.0.0 |
1454 | 1491 | resolve-global: 1.0.0 |
1455 | - yargs: 17.4.1 | |
1492 | + yargs: 17.6.2 | |
1456 | 1493 | transitivePeerDependencies: |
1457 | 1494 | - '@swc/core' |
1458 | 1495 | - '@swc/wasm' |
1459 | 1496 | dev: true |
1460 | 1497 | |
1461 | - /@commitlint/config-conventional/16.2.1: | |
1462 | - resolution: {integrity: sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==} | |
1498 | + /@commitlint/config-conventional/16.2.4: | |
1499 | + resolution: {integrity: sha512-av2UQJa3CuE5P0dzxj/o/B9XVALqYzEViHrMXtDrW9iuflrqCStWBAioijppj9URyz6ONpohJKAtSdgAOE0gkA==} | |
1463 | 1500 | engines: {node: '>=v12'} |
1464 | 1501 | dependencies: |
1465 | 1502 | conventional-changelog-conventionalcommits: 4.6.3 |
... | ... | @@ -1494,39 +1531,39 @@ packages: |
1494 | 1531 | chalk: 4.1.2 |
1495 | 1532 | dev: true |
1496 | 1533 | |
1497 | - /@commitlint/is-ignored/16.2.1: | |
1498 | - resolution: {integrity: sha512-exl8HRzTIfb1YvDJp2b2HU5z1BT+9tmgxR2XF0YEzkMiCIuEKh+XLeocPr1VcvAKXv3Cmv5X/OfNRp+i+/HIhQ==} | |
1534 | + /@commitlint/is-ignored/16.2.4: | |
1535 | + resolution: {integrity: sha512-Lxdq9aOAYCOOOjKi58ulbwK/oBiiKz+7Sq0+/SpFIEFwhHkIVugvDvWjh2VRBXmRC/x5lNcjDcYEwS/uYUvlYQ==} | |
1499 | 1536 | engines: {node: '>=v12'} |
1500 | 1537 | dependencies: |
1501 | 1538 | '@commitlint/types': 16.2.1 |
1502 | - semver: 7.3.5 | |
1539 | + semver: 7.3.7 | |
1503 | 1540 | dev: true |
1504 | 1541 | |
1505 | - /@commitlint/lint/16.2.1: | |
1506 | - resolution: {integrity: sha512-fNINQ3X2ZqsCkNB3Z0Z8ElmhewqrS3gy2wgBTx97BkcjOWiyPAGwDJ752hwrsUnWAVBRztgw826n37xPzxsOgg==} | |
1542 | + /@commitlint/lint/16.2.4: | |
1543 | + resolution: {integrity: sha512-AUDuwOxb2eGqsXbTMON3imUGkc1jRdtXrbbohiLSCSk3jFVXgJLTMaEcr39pR00N8nE9uZ+V2sYaiILByZVmxQ==} | |
1507 | 1544 | engines: {node: '>=v12'} |
1508 | 1545 | dependencies: |
1509 | - '@commitlint/is-ignored': 16.2.1 | |
1546 | + '@commitlint/is-ignored': 16.2.4 | |
1510 | 1547 | '@commitlint/parse': 16.2.1 |
1511 | - '@commitlint/rules': 16.2.1 | |
1548 | + '@commitlint/rules': 16.2.4 | |
1512 | 1549 | '@commitlint/types': 16.2.1 |
1513 | 1550 | dev: true |
1514 | 1551 | |
1515 | - /@commitlint/load/16.2.3: | |
1516 | - resolution: {integrity: sha512-Hb4OUlMnBUK6UxJEZ/VJ5k0LocIS7PtEMbRXEAA7eSpOgORIFexC4K/RaRpVd5UTtu3M0ST3ddPPijF9rdW6nw==} | |
1552 | + /@commitlint/load/16.3.0: | |
1553 | + resolution: {integrity: sha512-3tykjV/iwbkv2FU9DG+NZ/JqmP0Nm3b7aDwgCNQhhKV5P74JAuByULkafnhn+zsFGypG1qMtI5u+BZoa9APm0A==} | |
1517 | 1554 | engines: {node: '>=v12'} |
1518 | 1555 | dependencies: |
1519 | 1556 | '@commitlint/config-validator': 16.2.1 |
1520 | 1557 | '@commitlint/execute-rule': 16.2.1 |
1521 | 1558 | '@commitlint/resolve-extends': 16.2.1 |
1522 | 1559 | '@commitlint/types': 16.2.1 |
1523 | - '@types/node': 17.0.25 | |
1560 | + '@types/node': 17.0.45 | |
1524 | 1561 | chalk: 4.1.2 |
1525 | - cosmiconfig: 7.0.1 | |
1526 | - cosmiconfig-typescript-loader: 1.0.9_3z6inmgn4ud4moqealnfxgbl2m | |
1562 | + cosmiconfig: 7.1.0 | |
1563 | + cosmiconfig-typescript-loader: 2.0.2_121bb9107e71cb273c2c9f9d1b903c77 | |
1527 | 1564 | lodash: 4.17.21 |
1528 | 1565 | resolve-from: 5.0.0 |
1529 | - typescript: 4.6.3 | |
1566 | + typescript: 4.9.5 | |
1530 | 1567 | transitivePeerDependencies: |
1531 | 1568 | - '@swc/core' |
1532 | 1569 | - '@swc/wasm' |
... | ... | @@ -1568,8 +1605,8 @@ packages: |
1568 | 1605 | resolve-global: 1.0.0 |
1569 | 1606 | dev: true |
1570 | 1607 | |
1571 | - /@commitlint/rules/16.2.1: | |
1572 | - resolution: {integrity: sha512-ZFezJXQaBBso+BOTre/+1dGCuCzlWVaeLiVRGypI53qVgPMzQqZhkCcrxBFeqB87qeyzr4A4EoG++IvITwwpIw==} | |
1608 | + /@commitlint/rules/16.2.4: | |
1609 | + resolution: {integrity: sha512-rK5rNBIN2ZQNQK+I6trRPK3dWa0MtaTN4xnwOma1qxa4d5wQMQJtScwTZjTJeallFxhOgbNOgr48AMHkdounVg==} | |
1573 | 1610 | engines: {node: '>=v12'} |
1574 | 1611 | dependencies: |
1575 | 1612 | '@commitlint/ensure': 16.2.1 |
... | ... | @@ -1598,32 +1635,245 @@ packages: |
1598 | 1635 | chalk: 4.1.2 |
1599 | 1636 | dev: true |
1600 | 1637 | |
1601 | - /@cspotcode/source-map-consumer/0.8.0: | |
1602 | - resolution: {integrity: sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg==} | |
1603 | - engines: {node: '>= 12'} | |
1638 | + /@cspotcode/source-map-support/0.8.1: | |
1639 | + resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==} | |
1640 | + engines: {node: '>=12'} | |
1641 | + dependencies: | |
1642 | + '@jridgewell/trace-mapping': 0.3.9 | |
1604 | 1643 | dev: true |
1605 | 1644 | |
1606 | - /@cspotcode/source-map-support/0.7.0: | |
1607 | - resolution: {integrity: sha512-X4xqRHqN8ACt2aHVe51OxeA2HjbcL4MqFqXkrmQszJ1NOUuUu5u6Vqx/0lZSVNku7velL5FC/s5uEAj1lsBMhA==} | |
1608 | - engines: {node: '>=12'} | |
1645 | + /@csstools/selector-specificity/2.1.1_b0132eb4833290a175e2a58939fd6432: | |
1646 | + resolution: {integrity: sha512-jwx+WCqszn53YHOfvFMJJRd/B2GqkCBt+1MJSG6o5/s8+ytHMvDZXsJgUEWLk12UnLd7HYKac4BYU5i/Ron1Cw==} | |
1647 | + engines: {node: ^14 || ^16 || >=18} | |
1648 | + peerDependencies: | |
1649 | + postcss: ^8.4 | |
1650 | + postcss-selector-parser: ^6.0.10 | |
1609 | 1651 | dependencies: |
1610 | - '@cspotcode/source-map-consumer': 0.8.0 | |
1652 | + postcss: 8.4.21 | |
1653 | + postcss-selector-parser: 6.0.11 | |
1611 | 1654 | dev: true |
1612 | 1655 | |
1613 | - /@ctrl/tinycolor/3.4.1: | |
1614 | - resolution: {integrity: sha512-ej5oVy6lykXsvieQtqZxCOaLT+xD4+QNarq78cIYISHmZXshCvROLudpQN3lfL8G0NL7plMSSK+zlyvCaIJ4Iw==} | |
1656 | + /@ctrl/tinycolor/3.5.0: | |
1657 | + resolution: {integrity: sha512-tlJpwF40DEQcfR/QF+wNMVyGMaO9FQp6Z1Wahj4Gk3CJQYHwA2xVG7iKDFdW6zuxZY9XWOpGcfNCTsX4McOsOg==} | |
1615 | 1658 | engines: {node: '>=10'} |
1616 | 1659 | dev: false |
1617 | 1660 | |
1618 | - /@eslint/eslintrc/1.2.1: | |
1619 | - resolution: {integrity: sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==} | |
1661 | + /@esbuild/android-arm/0.17.7: | |
1662 | + resolution: {integrity: sha512-Np6Lg8VUiuzHP5XvHU7zfSVPN4ILdiOhxA1GQ1uvCK2T2l3nI8igQV0c9FJx4hTkq8WGqhGEvn5UuRH8jMkExg==} | |
1663 | + engines: {node: '>=12'} | |
1664 | + cpu: [arm] | |
1665 | + os: [android] | |
1666 | + requiresBuild: true | |
1667 | + dev: true | |
1668 | + optional: true | |
1669 | + | |
1670 | + /@esbuild/android-arm64/0.17.7: | |
1671 | + resolution: {integrity: sha512-fOUBZvcbtbQJIj2K/LMKcjULGfXLV9R4qjXFsi3UuqFhIRJHz0Fp6kFjsMFI6vLuPrfC5G9Dmh+3RZOrSKY2Lg==} | |
1672 | + engines: {node: '>=12'} | |
1673 | + cpu: [arm64] | |
1674 | + os: [android] | |
1675 | + requiresBuild: true | |
1676 | + dev: true | |
1677 | + optional: true | |
1678 | + | |
1679 | + /@esbuild/android-x64/0.17.7: | |
1680 | + resolution: {integrity: sha512-6YILpPvop1rPAvaO/n2iWQL45RyTVTR/1SK7P6Xi2fyu+hpEeX22fE2U2oJd1sfpovUJOWTRdugjddX6QCup3A==} | |
1681 | + engines: {node: '>=12'} | |
1682 | + cpu: [x64] | |
1683 | + os: [android] | |
1684 | + requiresBuild: true | |
1685 | + dev: true | |
1686 | + optional: true | |
1687 | + | |
1688 | + /@esbuild/darwin-arm64/0.17.7: | |
1689 | + resolution: {integrity: sha512-7i0gfFsDt1BBiurZz5oZIpzfxqy5QkJmhXdtrf2Hma/gI9vL2AqxHhRBoI1NeWc9IhN1qOzWZrslhiXZweMSFg==} | |
1690 | + engines: {node: '>=12'} | |
1691 | + cpu: [arm64] | |
1692 | + os: [darwin] | |
1693 | + requiresBuild: true | |
1694 | + dev: true | |
1695 | + optional: true | |
1696 | + | |
1697 | + /@esbuild/darwin-x64/0.17.7: | |
1698 | + resolution: {integrity: sha512-hRvIu3vuVIcv4SJXEKOHVsNssM5tLE2xWdb9ZyJqsgYp+onRa5El3VJ4+WjTbkf/A2FD5wuMIbO2FCTV39LE0w==} | |
1699 | + engines: {node: '>=12'} | |
1700 | + cpu: [x64] | |
1701 | + os: [darwin] | |
1702 | + requiresBuild: true | |
1703 | + dev: true | |
1704 | + optional: true | |
1705 | + | |
1706 | + /@esbuild/freebsd-arm64/0.17.7: | |
1707 | + resolution: {integrity: sha512-2NJjeQ9kiabJkVXLM3sHkySqkL1KY8BeyLams3ITyiLW10IwDL0msU5Lq1cULCn9zNxt1Seh1I6QrqyHUvOtQw==} | |
1708 | + engines: {node: '>=12'} | |
1709 | + cpu: [arm64] | |
1710 | + os: [freebsd] | |
1711 | + requiresBuild: true | |
1712 | + dev: true | |
1713 | + optional: true | |
1714 | + | |
1715 | + /@esbuild/freebsd-x64/0.17.7: | |
1716 | + resolution: {integrity: sha512-8kSxlbjuLYMoIgvRxPybirHJeW45dflyIgHVs+jzMYJf87QOay1ZUTzKjNL3vqHQjmkSn8p6KDfHVrztn7Rprw==} | |
1717 | + engines: {node: '>=12'} | |
1718 | + cpu: [x64] | |
1719 | + os: [freebsd] | |
1720 | + requiresBuild: true | |
1721 | + dev: true | |
1722 | + optional: true | |
1723 | + | |
1724 | + /@esbuild/linux-arm/0.17.7: | |
1725 | + resolution: {integrity: sha512-07RsAAzznWqdfJC+h3L2UVWwnUHepsFw5GmzySnUspHHb7glJ1+47rvlcH0SeUtoVOs8hF4/THgZbtJRyALaJA==} | |
1726 | + engines: {node: '>=12'} | |
1727 | + cpu: [arm] | |
1728 | + os: [linux] | |
1729 | + requiresBuild: true | |
1730 | + dev: true | |
1731 | + optional: true | |
1732 | + | |
1733 | + /@esbuild/linux-arm64/0.17.7: | |
1734 | + resolution: {integrity: sha512-43Bbhq3Ia/mGFTCRA4NlY8VRH3dLQltJ4cqzhSfq+cdvdm9nKJXVh4NUkJvdZgEZIkf/ufeMmJ0/22v9btXTcw==} | |
1735 | + engines: {node: '>=12'} | |
1736 | + cpu: [arm64] | |
1737 | + os: [linux] | |
1738 | + requiresBuild: true | |
1739 | + dev: true | |
1740 | + optional: true | |
1741 | + | |
1742 | + /@esbuild/linux-ia32/0.17.7: | |
1743 | + resolution: {integrity: sha512-ViYkfcfnbwOoTS7xE4DvYFv7QOlW8kPBuccc4erJ0jx2mXDPR7e0lYOH9JelotS9qe8uJ0s2i3UjUvjunEp53A==} | |
1744 | + engines: {node: '>=12'} | |
1745 | + cpu: [ia32] | |
1746 | + os: [linux] | |
1747 | + requiresBuild: true | |
1748 | + dev: true | |
1749 | + optional: true | |
1750 | + | |
1751 | + /@esbuild/linux-loong64/0.14.54: | |
1752 | + resolution: {integrity: sha512-bZBrLAIX1kpWelV0XemxBZllyRmM6vgFQQG2GdNb+r3Fkp0FOh1NJSvekXDs7jq70k4euu1cryLMfU+mTXlEpw==} | |
1753 | + engines: {node: '>=12'} | |
1754 | + cpu: [loong64] | |
1755 | + os: [linux] | |
1756 | + requiresBuild: true | |
1757 | + dev: true | |
1758 | + optional: true | |
1759 | + | |
1760 | + /@esbuild/linux-loong64/0.17.7: | |
1761 | + resolution: {integrity: sha512-H1g+AwwcqYQ/Hl/sMcopRcNLY/fysIb/ksDfCa3/kOaHQNhBrLeDYw+88VAFV5U6oJL9GqnmUj72m9Nv3th3hA==} | |
1762 | + engines: {node: '>=12'} | |
1763 | + cpu: [loong64] | |
1764 | + os: [linux] | |
1765 | + requiresBuild: true | |
1766 | + dev: true | |
1767 | + optional: true | |
1768 | + | |
1769 | + /@esbuild/linux-mips64el/0.17.7: | |
1770 | + resolution: {integrity: sha512-MDLGrVbTGYtmldlbcxfeDPdhxttUmWoX3ovk9u6jc8iM+ueBAFlaXKuUMCoyP/zfOJb+KElB61eSdBPSvNcCEg==} | |
1771 | + engines: {node: '>=12'} | |
1772 | + cpu: [mips64el] | |
1773 | + os: [linux] | |
1774 | + requiresBuild: true | |
1775 | + dev: true | |
1776 | + optional: true | |
1777 | + | |
1778 | + /@esbuild/linux-ppc64/0.17.7: | |
1779 | + resolution: {integrity: sha512-UWtLhRPKzI+v2bKk4j9rBpGyXbLAXLCOeqt1tLVAt1mfagHpFjUzzIHCpPiUfY3x1xY5e45/+BWzGpqqvSglNw==} | |
1780 | + engines: {node: '>=12'} | |
1781 | + cpu: [ppc64] | |
1782 | + os: [linux] | |
1783 | + requiresBuild: true | |
1784 | + dev: true | |
1785 | + optional: true | |
1786 | + | |
1787 | + /@esbuild/linux-riscv64/0.17.7: | |
1788 | + resolution: {integrity: sha512-3C/RTKqZauUwBYtIQAv7ELTJd+H2dNKPyzwE2ZTbz2RNrNhNHRoeKnG5C++eM6nSZWUCLyyaWfq1v1YRwBS/+A==} | |
1789 | + engines: {node: '>=12'} | |
1790 | + cpu: [riscv64] | |
1791 | + os: [linux] | |
1792 | + requiresBuild: true | |
1793 | + dev: true | |
1794 | + optional: true | |
1795 | + | |
1796 | + /@esbuild/linux-s390x/0.17.7: | |
1797 | + resolution: {integrity: sha512-x7cuRSCm998KFZqGEtSo8rI5hXLxWji4znZkBhg2FPF8A8lxLLCsSXe2P5utf0RBQflb3K97dkEH/BJwTqrbDw==} | |
1798 | + engines: {node: '>=12'} | |
1799 | + cpu: [s390x] | |
1800 | + os: [linux] | |
1801 | + requiresBuild: true | |
1802 | + dev: true | |
1803 | + optional: true | |
1804 | + | |
1805 | + /@esbuild/linux-x64/0.17.7: | |
1806 | + resolution: {integrity: sha512-1Z2BtWgM0Wc92WWiZR5kZ5eC+IetI++X+nf9NMbUvVymt74fnQqwgM5btlTW7P5uCHfq03u5MWHjIZa4o+TnXQ==} | |
1807 | + engines: {node: '>=12'} | |
1808 | + cpu: [x64] | |
1809 | + os: [linux] | |
1810 | + requiresBuild: true | |
1811 | + dev: true | |
1812 | + optional: true | |
1813 | + | |
1814 | + /@esbuild/netbsd-x64/0.17.7: | |
1815 | + resolution: {integrity: sha512-//VShPN4hgbmkDjYNCZermIhj8ORqoPNmAnwSPqPtBB0xOpHrXMlJhsqLNsgoBm0zi/5tmy//WyL6g81Uq2c6Q==} | |
1816 | + engines: {node: '>=12'} | |
1817 | + cpu: [x64] | |
1818 | + os: [netbsd] | |
1819 | + requiresBuild: true | |
1820 | + dev: true | |
1821 | + optional: true | |
1822 | + | |
1823 | + /@esbuild/openbsd-x64/0.17.7: | |
1824 | + resolution: {integrity: sha512-IQ8BliXHiOsbQEOHzc7mVLIw2UYPpbOXJQ9cK1nClNYQjZthvfiA6rWZMz4BZpVzHZJ+/H2H23cZwRJ1NPYOGg==} | |
1825 | + engines: {node: '>=12'} | |
1826 | + cpu: [x64] | |
1827 | + os: [openbsd] | |
1828 | + requiresBuild: true | |
1829 | + dev: true | |
1830 | + optional: true | |
1831 | + | |
1832 | + /@esbuild/sunos-x64/0.17.7: | |
1833 | + resolution: {integrity: sha512-phO5HvU3SyURmcW6dfQXX4UEkFREUwaoiTgi1xH+CAFKPGsrcG6oDp1U70yQf5lxRKujoSCEIoBr0uFykJzN2g==} | |
1834 | + engines: {node: '>=12'} | |
1835 | + cpu: [x64] | |
1836 | + os: [sunos] | |
1837 | + requiresBuild: true | |
1838 | + dev: true | |
1839 | + optional: true | |
1840 | + | |
1841 | + /@esbuild/win32-arm64/0.17.7: | |
1842 | + resolution: {integrity: sha512-G/cRKlYrwp1B0uvzEdnFPJ3A6zSWjnsRrWivsEW0IEHZk+czv0Bmiwa51RncruHLjQ4fGsvlYPmCmwzmutPzHA==} | |
1843 | + engines: {node: '>=12'} | |
1844 | + cpu: [arm64] | |
1845 | + os: [win32] | |
1846 | + requiresBuild: true | |
1847 | + dev: true | |
1848 | + optional: true | |
1849 | + | |
1850 | + /@esbuild/win32-ia32/0.17.7: | |
1851 | + resolution: {integrity: sha512-/yMNVlMew07NrOflJdRAZcMdUoYTOCPbCHx0eHtg55l87wXeuhvYOPBQy5HLX31Ku+W2XsBD5HnjUjEUsTXJug==} | |
1852 | + engines: {node: '>=12'} | |
1853 | + cpu: [ia32] | |
1854 | + os: [win32] | |
1855 | + requiresBuild: true | |
1856 | + dev: true | |
1857 | + optional: true | |
1858 | + | |
1859 | + /@esbuild/win32-x64/0.17.7: | |
1860 | + resolution: {integrity: sha512-K9/YybM6WZO71x73Iyab6mwieHtHjm9hrPR/a9FBPZmFO3w+fJaM2uu2rt3JYf/rZR24MFwTliI8VSoKKOtYtg==} | |
1861 | + engines: {node: '>=12'} | |
1862 | + cpu: [x64] | |
1863 | + os: [win32] | |
1864 | + requiresBuild: true | |
1865 | + dev: true | |
1866 | + optional: true | |
1867 | + | |
1868 | + /@eslint/eslintrc/1.4.1: | |
1869 | + resolution: {integrity: sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==} | |
1620 | 1870 | engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
1621 | 1871 | dependencies: |
1622 | 1872 | ajv: 6.12.6 |
1623 | 1873 | debug: 4.3.4 |
1624 | - espree: 9.3.1 | |
1625 | - globals: 13.13.0 | |
1626 | - ignore: 5.2.0 | |
1874 | + espree: 9.4.1 | |
1875 | + globals: 13.20.0 | |
1876 | + ignore: 5.2.4 | |
1627 | 1877 | import-fresh: 3.3.0 |
1628 | 1878 | js-yaml: 4.1.0 |
1629 | 1879 | minimatch: 3.1.2 |
... | ... | @@ -1632,8 +1882,31 @@ packages: |
1632 | 1882 | - supports-color |
1633 | 1883 | dev: true |
1634 | 1884 | |
1635 | - /@humanwhocodes/config-array/0.9.5: | |
1636 | - resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==} | |
1885 | + /@fast-csv/format/4.3.5: | |
1886 | + resolution: {integrity: sha512-8iRn6QF3I8Ak78lNAa+Gdl5MJJBM5vRHivFtMRUWINdevNo00K7OXxS2PshawLKTejVwieIlPmK5YlLu6w4u8A==} | |
1887 | + dependencies: | |
1888 | + '@types/node': 14.18.36 | |
1889 | + lodash.escaperegexp: 4.1.2 | |
1890 | + lodash.isboolean: 3.0.3 | |
1891 | + lodash.isequal: 4.5.0 | |
1892 | + lodash.isfunction: 3.0.9 | |
1893 | + lodash.isnil: 4.0.0 | |
1894 | + dev: false | |
1895 | + | |
1896 | + /@fast-csv/parse/4.3.6: | |
1897 | + resolution: {integrity: sha512-uRsLYksqpbDmWaSmzvJcuApSEe38+6NQZBUsuAyMZKqHxH0g1wcJgsKUvN3WC8tewaqFjBMMGrkHmC+T7k8LvA==} | |
1898 | + dependencies: | |
1899 | + '@types/node': 14.18.36 | |
1900 | + lodash.escaperegexp: 4.1.2 | |
1901 | + lodash.groupby: 4.6.0 | |
1902 | + lodash.isfunction: 3.0.9 | |
1903 | + lodash.isnil: 4.0.0 | |
1904 | + lodash.isundefined: 3.0.1 | |
1905 | + lodash.uniq: 4.5.0 | |
1906 | + dev: false | |
1907 | + | |
1908 | + /@humanwhocodes/config-array/0.11.8: | |
1909 | + resolution: {integrity: sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==} | |
1637 | 1910 | engines: {node: '>=10.10.0'} |
1638 | 1911 | dependencies: |
1639 | 1912 | '@humanwhocodes/object-schema': 1.2.1 |
... | ... | @@ -1643,6 +1916,11 @@ packages: |
1643 | 1916 | - supports-color |
1644 | 1917 | dev: true |
1645 | 1918 | |
1919 | + /@humanwhocodes/module-importer/1.0.1: | |
1920 | + resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} | |
1921 | + engines: {node: '>=12.22'} | |
1922 | + dev: true | |
1923 | + | |
1646 | 1924 | /@humanwhocodes/object-schema/1.2.1: |
1647 | 1925 | resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} |
1648 | 1926 | dev: true |
... | ... | @@ -1663,103 +1941,121 @@ packages: |
1663 | 1941 | /@iconify/iconify/2.2.1: |
1664 | 1942 | resolution: {integrity: sha512-WJzw+3iicrF/tbjbxxRinSgy5FHdJoz/egTqwi3xCDkNRJPq482RX1iyaWrjNuY2vMNSPkQMuqHvZDXgA+WnwQ==} |
1665 | 1943 | |
1666 | - /@iconify/json/2.1.30: | |
1667 | - resolution: {integrity: sha512-mxaB9gr4sSAKUq6GJdXV42YC7tkJ9WOZW6/8zGXciiA1cjLLyHe73GJl6qpnc53G8SDSSXWClQC5RHWNz/HIBQ==} | |
1944 | + /@iconify/json/2.2.19: | |
1945 | + resolution: {integrity: sha512-u9GEiedZRmDAqbYa2A43KG5BQ6lYrFtwpoBm9CJuA7FyN4UUrf3qyaNvEaD9R+dfie8KXqqTa2hKEAoJ7F1McA==} | |
1668 | 1946 | dependencies: |
1669 | - '@iconify/types': 1.1.0 | |
1670 | - pathe: 0.2.0 | |
1947 | + '@iconify/types': 2.0.0 | |
1948 | + pathe: 1.1.0 | |
1671 | 1949 | dev: true |
1672 | 1950 | |
1673 | - /@iconify/types/1.1.0: | |
1674 | - resolution: {integrity: sha512-Jh0llaK2LRXQoYsorIH8maClebsnzTcve+7U3rQUSnC11X4jtPnFuyatqFLvMxZ8MLG8dB4zfHsbPfuvxluONw==} | |
1951 | + /@iconify/types/2.0.0: | |
1952 | + resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} | |
1675 | 1953 | dev: true |
1676 | 1954 | |
1677 | - /@intlify/core-base/9.1.9: | |
1678 | - resolution: {integrity: sha512-x5T0p/Ja0S8hs5xs+ImKyYckVkL4CzcEXykVYYV6rcbXxJTe2o58IquSqX9bdncVKbRZP7GlBU1EcRaQEEJ+vw==} | |
1679 | - engines: {node: '>= 10'} | |
1955 | + /@intlify/core-base/9.2.2: | |
1956 | + resolution: {integrity: sha512-JjUpQtNfn+joMbrXvpR4hTF8iJQ2sEFzzK3KIESOx+f+uwIjgw20igOyaIdhfsVVBCds8ZM64MoeNSx+PHQMkA==} | |
1957 | + engines: {node: '>= 14'} | |
1680 | 1958 | dependencies: |
1681 | - '@intlify/devtools-if': 9.1.9 | |
1682 | - '@intlify/message-compiler': 9.1.9 | |
1683 | - '@intlify/message-resolver': 9.1.9 | |
1684 | - '@intlify/runtime': 9.1.9 | |
1685 | - '@intlify/shared': 9.1.9 | |
1686 | - '@intlify/vue-devtools': 9.1.9 | |
1959 | + '@intlify/devtools-if': 9.2.2 | |
1960 | + '@intlify/message-compiler': 9.2.2 | |
1961 | + '@intlify/shared': 9.2.2 | |
1962 | + '@intlify/vue-devtools': 9.2.2 | |
1687 | 1963 | dev: false |
1688 | 1964 | |
1689 | - /@intlify/devtools-if/9.1.9: | |
1690 | - resolution: {integrity: sha512-oKSMKjttG3Ut/1UGEZjSdghuP3fwA15zpDPcjkf/1FjlOIm6uIBGMNS5jXzsZy593u+P/YcnrZD6cD3IVFz9vQ==} | |
1691 | - engines: {node: '>= 10'} | |
1965 | + /@intlify/devtools-if/9.2.2: | |
1966 | + resolution: {integrity: sha512-4ttr/FNO29w+kBbU7HZ/U0Lzuh2cRDhP8UlWOtV9ERcjHzuyXVZmjyleESK6eVP60tGC9QtQW9yZE+JeRhDHkg==} | |
1967 | + engines: {node: '>= 14'} | |
1692 | 1968 | dependencies: |
1693 | - '@intlify/shared': 9.1.9 | |
1969 | + '@intlify/shared': 9.2.2 | |
1694 | 1970 | dev: false |
1695 | 1971 | |
1696 | - /@intlify/message-compiler/9.1.9: | |
1697 | - resolution: {integrity: sha512-6YgCMF46Xd0IH2hMRLCssZI3gFG4aywidoWQ3QP4RGYQXQYYfFC54DxhSgfIPpVoPLQ+4AD29eoYmhiHZ+qLFQ==} | |
1698 | - engines: {node: '>= 10'} | |
1972 | + /@intlify/message-compiler/9.2.2: | |
1973 | + resolution: {integrity: sha512-IUrQW7byAKN2fMBe8z6sK6riG1pue95e5jfokn8hA5Q3Bqy4MBJ5lJAofUsawQJYHeoPJ7svMDyBaVJ4d0GTtA==} | |
1974 | + engines: {node: '>= 14'} | |
1699 | 1975 | dependencies: |
1700 | - '@intlify/message-resolver': 9.1.9 | |
1701 | - '@intlify/shared': 9.1.9 | |
1976 | + '@intlify/shared': 9.2.2 | |
1702 | 1977 | source-map: 0.6.1 |
1703 | 1978 | dev: false |
1704 | 1979 | |
1705 | - /@intlify/message-resolver/9.1.9: | |
1706 | - resolution: {integrity: sha512-Lx/DBpigeK0sz2BBbzv5mu9/dAlt98HxwbG7xLawC3O2xMF9MNWU5FtOziwYG6TDIjNq0O/3ZbOJAxwITIWXEA==} | |
1707 | - engines: {node: '>= 10'} | |
1980 | + /@intlify/shared/9.2.2: | |
1981 | + resolution: {integrity: sha512-wRwTpsslgZS5HNyM7uDQYZtxnbI12aGiBZURX3BTR9RFIKKRWpllTsgzHWvj3HKm3Y2Sh5LPC1r0PDCKEhVn9Q==} | |
1982 | + engines: {node: '>= 14'} | |
1708 | 1983 | dev: false |
1709 | 1984 | |
1710 | - /@intlify/runtime/9.1.9: | |
1711 | - resolution: {integrity: sha512-XgPw8+UlHCiie3fI41HPVa/VDJb3/aSH7bLhY1hJvlvNV713PFtb4p4Jo+rlE0gAoMsMCGcsiT982fImolSltg==} | |
1712 | - engines: {node: '>= 10'} | |
1985 | + /@intlify/vue-devtools/9.2.2: | |
1986 | + resolution: {integrity: sha512-+dUyqyCHWHb/UcvY1MlIpO87munedm3Gn6E9WWYdWrMuYLcoIoOEVDWSS8xSwtlPU+kA+MEQTP6Q1iI/ocusJg==} | |
1987 | + engines: {node: '>= 14'} | |
1713 | 1988 | dependencies: |
1714 | - '@intlify/message-compiler': 9.1.9 | |
1715 | - '@intlify/message-resolver': 9.1.9 | |
1716 | - '@intlify/shared': 9.1.9 | |
1989 | + '@intlify/core-base': 9.2.2 | |
1990 | + '@intlify/shared': 9.2.2 | |
1717 | 1991 | dev: false |
1718 | 1992 | |
1719 | - /@intlify/shared/9.1.9: | |
1720 | - resolution: {integrity: sha512-xKGM1d0EAxdDFCWedcYXOm6V5Pfw/TMudd6/qCdEb4tv0hk9EKeg7lwQF1azE0dP2phvx0yXxrt7UQK+IZjNdw==} | |
1721 | - engines: {node: '>= 10'} | |
1722 | - dev: false | |
1993 | + /@jridgewell/gen-mapping/0.1.1: | |
1994 | + resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==} | |
1995 | + engines: {node: '>=6.0.0'} | |
1996 | + dependencies: | |
1997 | + '@jridgewell/set-array': 1.1.2 | |
1998 | + '@jridgewell/sourcemap-codec': 1.4.14 | |
1999 | + dev: true | |
1723 | 2000 | |
1724 | - /@intlify/vue-devtools/9.1.9: | |
1725 | - resolution: {integrity: sha512-YPehH9uL4vZcGXky4Ev5qQIITnHKIvsD2GKGXgqf+05osMUI6WSEQHaN9USRa318Rs8RyyPCiDfmA0hRu3k7og==} | |
1726 | - engines: {node: '>= 10'} | |
2001 | + /@jridgewell/gen-mapping/0.3.2: | |
2002 | + resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==} | |
2003 | + engines: {node: '>=6.0.0'} | |
1727 | 2004 | dependencies: |
1728 | - '@intlify/message-resolver': 9.1.9 | |
1729 | - '@intlify/runtime': 9.1.9 | |
1730 | - '@intlify/shared': 9.1.9 | |
1731 | - dev: false | |
2005 | + '@jridgewell/set-array': 1.1.2 | |
2006 | + '@jridgewell/sourcemap-codec': 1.4.14 | |
2007 | + '@jridgewell/trace-mapping': 0.3.17 | |
2008 | + dev: true | |
2009 | + | |
2010 | + /@jridgewell/resolve-uri/3.1.0: | |
2011 | + resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} | |
2012 | + engines: {node: '>=6.0.0'} | |
2013 | + dev: true | |
1732 | 2014 | |
1733 | - /@jridgewell/resolve-uri/3.0.5: | |
1734 | - resolution: {integrity: sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==} | |
2015 | + /@jridgewell/set-array/1.1.2: | |
2016 | + resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} | |
1735 | 2017 | engines: {node: '>=6.0.0'} |
1736 | 2018 | dev: true |
1737 | 2019 | |
1738 | - /@jridgewell/sourcemap-codec/1.4.11: | |
1739 | - resolution: {integrity: sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==} | |
2020 | + /@jridgewell/source-map/0.3.2: | |
2021 | + resolution: {integrity: sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==} | |
2022 | + dependencies: | |
2023 | + '@jridgewell/gen-mapping': 0.3.2 | |
2024 | + '@jridgewell/trace-mapping': 0.3.17 | |
2025 | + dev: true | |
2026 | + | |
2027 | + /@jridgewell/sourcemap-codec/1.4.14: | |
2028 | + resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} | |
2029 | + dev: true | |
2030 | + | |
2031 | + /@jridgewell/trace-mapping/0.3.17: | |
2032 | + resolution: {integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==} | |
2033 | + dependencies: | |
2034 | + '@jridgewell/resolve-uri': 3.1.0 | |
2035 | + '@jridgewell/sourcemap-codec': 1.4.14 | |
1740 | 2036 | dev: true |
1741 | 2037 | |
1742 | 2038 | /@jridgewell/trace-mapping/0.3.9: |
1743 | 2039 | resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==} |
1744 | 2040 | dependencies: |
1745 | - '@jridgewell/resolve-uri': 3.0.5 | |
1746 | - '@jridgewell/sourcemap-codec': 1.4.11 | |
2041 | + '@jridgewell/resolve-uri': 3.1.0 | |
2042 | + '@jridgewell/sourcemap-codec': 1.4.14 | |
1747 | 2043 | dev: true |
1748 | 2044 | |
1749 | - /@logicflow/core/1.1.13: | |
1750 | - resolution: {integrity: sha512-BfdzJMJO+qRnVzYYvr5RQsDmw1cYzmgKZ9VehnH1nboFpPowAd6/TNkYxNLlFKNZvwJmZOLvNKqRjShkZO2wWg==} | |
2045 | + /@logicflow/core/1.1.31: | |
2046 | + resolution: {integrity: sha512-TQYJoxhqSzWBvw/NkI5hNZ8WkfS7JDLrvp56EU/OYo6Nbusj2n8/ya8XaMM50+GXqnp6+38t3RAGCC9Dk9cmhA==} | |
1751 | 2047 | dependencies: |
1752 | - '@types/mousetrap': 1.6.9 | |
2048 | + '@types/mousetrap': 1.6.11 | |
1753 | 2049 | mousetrap: 1.6.5 |
1754 | - preact: 10.7.1 | |
2050 | + preact: 10.12.1 | |
1755 | 2051 | dev: false |
1756 | 2052 | |
1757 | - /@logicflow/extension/1.1.13: | |
1758 | - resolution: {integrity: sha512-Iidqm1iu8+N3vsnTYuw6t7PLfSWoTsB6qOuXmNheJtPVsw6edFUN6BG9pUpgChQRbxTIiP12dRfvwZkusCmIZA==} | |
2053 | + /@logicflow/extension/1.1.31: | |
2054 | + resolution: {integrity: sha512-MUDdP7Anf3OmIEVmJTlIH8e5h2yrdqlwWYCDjDoh9R1IOfzR4wCvEiH4HgOkadTsGtfaihFRyFnPIYT1cu7oUA==} | |
1759 | 2055 | dependencies: |
1760 | - '@logicflow/core': 1.1.13 | |
2056 | + '@logicflow/core': 1.1.31 | |
1761 | 2057 | ids: 1.0.0 |
1762 | - preact: 10.7.1 | |
2058 | + preact: 10.12.1 | |
1763 | 2059 | dev: false |
1764 | 2060 | |
1765 | 2061 | /@nodelib/fs.scandir/2.1.5: |
... | ... | @@ -1780,114 +2076,123 @@ packages: |
1780 | 2076 | engines: {node: '>= 8'} |
1781 | 2077 | dependencies: |
1782 | 2078 | '@nodelib/fs.scandir': 2.1.5 |
1783 | - fastq: 1.13.0 | |
2079 | + fastq: 1.15.0 | |
1784 | 2080 | dev: true |
1785 | 2081 | |
1786 | - /@octokit/auth-token/2.5.0: | |
1787 | - resolution: {integrity: sha512-r5FVUJCOLl19AxiuZD2VRZ/ORjp/4IN98Of6YJoJOkY75CIBuYfmiNHGrDwXr+aLGG55igl9QrxX3hbiXlLb+g==} | |
2082 | + /@octokit/auth-token/3.0.3: | |
2083 | + resolution: {integrity: sha512-/aFM2M4HVDBT/jjDBa84sJniv1t9Gm/rLkalaz9htOm+L+8JMj1k9w0CkUdcxNyNxZPlTxKPVko+m1VlM58ZVA==} | |
2084 | + engines: {node: '>= 14'} | |
1788 | 2085 | dependencies: |
1789 | - '@octokit/types': 6.34.0 | |
2086 | + '@octokit/types': 9.0.0 | |
1790 | 2087 | dev: true |
1791 | 2088 | |
1792 | - /@octokit/core/3.6.0: | |
1793 | - resolution: {integrity: sha512-7RKRKuA4xTjMhY+eG3jthb3hlZCsOwg3rztWh75Xc+ShDWOfDDATWbeZpAHBNRpm4Tv9WgBMOy1zEJYXG6NJ7Q==} | |
2089 | + /@octokit/core/4.2.0: | |
2090 | + resolution: {integrity: sha512-AgvDRUg3COpR82P7PBdGZF/NNqGmtMq2NiPqeSsDIeCfYFOZ9gddqWNQHnFdEUf+YwOj4aZYmJnlPp7OXmDIDg==} | |
2091 | + engines: {node: '>= 14'} | |
1794 | 2092 | dependencies: |
1795 | - '@octokit/auth-token': 2.5.0 | |
1796 | - '@octokit/graphql': 4.8.0 | |
1797 | - '@octokit/request': 5.6.3 | |
1798 | - '@octokit/request-error': 2.1.0 | |
1799 | - '@octokit/types': 6.34.0 | |
1800 | - before-after-hook: 2.2.2 | |
2093 | + '@octokit/auth-token': 3.0.3 | |
2094 | + '@octokit/graphql': 5.0.5 | |
2095 | + '@octokit/request': 6.2.3 | |
2096 | + '@octokit/request-error': 3.0.3 | |
2097 | + '@octokit/types': 9.0.0 | |
2098 | + before-after-hook: 2.2.3 | |
1801 | 2099 | universal-user-agent: 6.0.0 |
1802 | 2100 | transitivePeerDependencies: |
1803 | 2101 | - encoding |
1804 | 2102 | dev: true |
1805 | 2103 | |
1806 | - /@octokit/endpoint/6.0.12: | |
1807 | - resolution: {integrity: sha512-lF3puPwkQWGfkMClXb4k/eUT/nZKQfxinRWJrdZaJO85Dqwo/G0yOC434Jr2ojwafWJMYqFGFa5ms4jJUgujdA==} | |
2104 | + /@octokit/endpoint/7.0.5: | |
2105 | + resolution: {integrity: sha512-LG4o4HMY1Xoaec87IqQ41TQ+glvIeTKqfjkCEmt5AIwDZJwQeVZFIEYXrYY6yLwK+pAScb9Gj4q+Nz2qSw1roA==} | |
2106 | + engines: {node: '>= 14'} | |
1808 | 2107 | dependencies: |
1809 | - '@octokit/types': 6.34.0 | |
2108 | + '@octokit/types': 9.0.0 | |
1810 | 2109 | is-plain-object: 5.0.0 |
1811 | 2110 | universal-user-agent: 6.0.0 |
1812 | 2111 | dev: true |
1813 | 2112 | |
1814 | - /@octokit/graphql/4.8.0: | |
1815 | - resolution: {integrity: sha512-0gv+qLSBLKF0z8TKaSKTsS39scVKF9dbMxJpj3U0vC7wjNWFuIpL/z76Qe2fiuCbDRcJSavkXsVtMS6/dtQQsg==} | |
2113 | + /@octokit/graphql/5.0.5: | |
2114 | + resolution: {integrity: sha512-Qwfvh3xdqKtIznjX9lz2D458r7dJPP8l6r4GQkIdWQouZwHQK0mVT88uwiU2bdTU2OtT1uOlKpRciUWldpG0yQ==} | |
2115 | + engines: {node: '>= 14'} | |
1816 | 2116 | dependencies: |
1817 | - '@octokit/request': 5.6.3 | |
1818 | - '@octokit/types': 6.34.0 | |
2117 | + '@octokit/request': 6.2.3 | |
2118 | + '@octokit/types': 9.0.0 | |
1819 | 2119 | universal-user-agent: 6.0.0 |
1820 | 2120 | transitivePeerDependencies: |
1821 | 2121 | - encoding |
1822 | 2122 | dev: true |
1823 | 2123 | |
1824 | - /@octokit/openapi-types/11.2.0: | |
1825 | - resolution: {integrity: sha512-PBsVO+15KSlGmiI8QAzaqvsNlZlrDlyAJYcrXBCvVUxCp7VnXjkwPoFHgjEJXx3WF9BAwkA6nfCUA7i9sODzKA==} | |
2124 | + /@octokit/openapi-types/16.0.0: | |
2125 | + resolution: {integrity: sha512-JbFWOqTJVLHZSUUoF4FzAZKYtqdxWu9Z5m2QQnOyEa04fOFljvyh7D3GYKbfuaSWisqehImiVIMG4eyJeP5VEA==} | |
1826 | 2126 | dev: true |
1827 | 2127 | |
1828 | - /@octokit/plugin-paginate-rest/2.17.0_@octokit+core@3.6.0: | |
1829 | - resolution: {integrity: sha512-tzMbrbnam2Mt4AhuyCHvpRkS0oZ5MvwwcQPYGtMv4tUa5kkzG58SVB0fcsLulOZQeRnOgdkZWkRUiyBlh0Bkyw==} | |
2128 | + /@octokit/plugin-paginate-rest/6.0.0_@octokit+core@4.2.0: | |
2129 | + resolution: {integrity: sha512-Sq5VU1PfT6/JyuXPyt04KZNVsFOSBaYOAq2QRZUwzVlI10KFvcbUo8lR258AAQL1Et60b0WuVik+zOWKLuDZxw==} | |
2130 | + engines: {node: '>= 14'} | |
1830 | 2131 | peerDependencies: |
1831 | - '@octokit/core': '>=2' | |
2132 | + '@octokit/core': '>=4' | |
1832 | 2133 | dependencies: |
1833 | - '@octokit/core': 3.6.0 | |
1834 | - '@octokit/types': 6.34.0 | |
2134 | + '@octokit/core': 4.2.0 | |
2135 | + '@octokit/types': 9.0.0 | |
1835 | 2136 | dev: true |
1836 | 2137 | |
1837 | - /@octokit/plugin-request-log/1.0.4_@octokit+core@3.6.0: | |
2138 | + /@octokit/plugin-request-log/1.0.4_@octokit+core@4.2.0: | |
1838 | 2139 | resolution: {integrity: sha512-mLUsMkgP7K/cnFEw07kWqXGF5LKrOkD+lhCrKvPHXWDywAwuDUeDwWBpc69XK3pNX0uKiVt8g5z96PJ6z9xCFA==} |
1839 | 2140 | peerDependencies: |
1840 | 2141 | '@octokit/core': '>=3' |
1841 | 2142 | dependencies: |
1842 | - '@octokit/core': 3.6.0 | |
2143 | + '@octokit/core': 4.2.0 | |
1843 | 2144 | dev: true |
1844 | 2145 | |
1845 | - /@octokit/plugin-rest-endpoint-methods/5.13.0_@octokit+core@3.6.0: | |
1846 | - resolution: {integrity: sha512-uJjMTkN1KaOIgNtUPMtIXDOjx6dGYysdIFhgA52x4xSadQCz3b/zJexvITDVpANnfKPW/+E0xkOvLntqMYpviA==} | |
2146 | + /@octokit/plugin-rest-endpoint-methods/7.0.1_@octokit+core@4.2.0: | |
2147 | + resolution: {integrity: sha512-pnCaLwZBudK5xCdrR823xHGNgqOzRnJ/mpC/76YPpNP7DybdsJtP7mdOwh+wYZxK5jqeQuhu59ogMI4NRlBUvA==} | |
2148 | + engines: {node: '>= 14'} | |
1847 | 2149 | peerDependencies: |
1848 | 2150 | '@octokit/core': '>=3' |
1849 | 2151 | dependencies: |
1850 | - '@octokit/core': 3.6.0 | |
1851 | - '@octokit/types': 6.34.0 | |
2152 | + '@octokit/core': 4.2.0 | |
2153 | + '@octokit/types': 9.0.0 | |
1852 | 2154 | deprecation: 2.3.1 |
1853 | 2155 | dev: true |
1854 | 2156 | |
1855 | - /@octokit/request-error/2.1.0: | |
1856 | - resolution: {integrity: sha512-1VIvgXxs9WHSjicsRwq8PlR2LR2x6DwsJAaFgzdi0JfJoGSO8mYI/cHJQ+9FbN21aa+DrgNLnwObmyeSC8Rmpg==} | |
2157 | + /@octokit/request-error/3.0.3: | |
2158 | + resolution: {integrity: sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ==} | |
2159 | + engines: {node: '>= 14'} | |
1857 | 2160 | dependencies: |
1858 | - '@octokit/types': 6.34.0 | |
2161 | + '@octokit/types': 9.0.0 | |
1859 | 2162 | deprecation: 2.3.1 |
1860 | 2163 | once: 1.4.0 |
1861 | 2164 | dev: true |
1862 | 2165 | |
1863 | - /@octokit/request/5.6.3: | |
1864 | - resolution: {integrity: sha512-bFJl0I1KVc9jYTe9tdGGpAMPy32dLBXXo1dS/YwSCTL/2nd9XeHsY616RE3HPXDVk+a+dBuzyz5YdlXwcDTr2A==} | |
2166 | + /@octokit/request/6.2.3: | |
2167 | + resolution: {integrity: sha512-TNAodj5yNzrrZ/VxP+H5HiYaZep0H3GU0O7PaF+fhDrt8FPrnkei9Aal/txsN/1P7V3CPiThG0tIvpPDYUsyAA==} | |
2168 | + engines: {node: '>= 14'} | |
1865 | 2169 | dependencies: |
1866 | - '@octokit/endpoint': 6.0.12 | |
1867 | - '@octokit/request-error': 2.1.0 | |
1868 | - '@octokit/types': 6.34.0 | |
2170 | + '@octokit/endpoint': 7.0.5 | |
2171 | + '@octokit/request-error': 3.0.3 | |
2172 | + '@octokit/types': 9.0.0 | |
1869 | 2173 | is-plain-object: 5.0.0 |
1870 | - node-fetch: 2.6.7 | |
2174 | + node-fetch: 2.6.9 | |
1871 | 2175 | universal-user-agent: 6.0.0 |
1872 | 2176 | transitivePeerDependencies: |
1873 | 2177 | - encoding |
1874 | 2178 | dev: true |
1875 | 2179 | |
1876 | - /@octokit/rest/18.12.0: | |
1877 | - resolution: {integrity: sha512-gDPiOHlyGavxr72y0guQEhLsemgVjwRePayJ+FcKc2SJqKUbxbkvf5kAZEWA/MKvsfYlQAMVzNJE3ezQcxMJ2Q==} | |
2180 | + /@octokit/rest/19.0.7: | |
2181 | + resolution: {integrity: sha512-HRtSfjrWmWVNp2uAkEpQnuGMJsu/+dBr47dRc5QVgsCbnIc1+GFEaoKBWkYG+zjrsHpSqcAElMio+n10c0b5JA==} | |
2182 | + engines: {node: '>= 14'} | |
1878 | 2183 | dependencies: |
1879 | - '@octokit/core': 3.6.0 | |
1880 | - '@octokit/plugin-paginate-rest': 2.17.0_@octokit+core@3.6.0 | |
1881 | - '@octokit/plugin-request-log': 1.0.4_@octokit+core@3.6.0 | |
1882 | - '@octokit/plugin-rest-endpoint-methods': 5.13.0_@octokit+core@3.6.0 | |
2184 | + '@octokit/core': 4.2.0 | |
2185 | + '@octokit/plugin-paginate-rest': 6.0.0_@octokit+core@4.2.0 | |
2186 | + '@octokit/plugin-request-log': 1.0.4_@octokit+core@4.2.0 | |
2187 | + '@octokit/plugin-rest-endpoint-methods': 7.0.1_@octokit+core@4.2.0 | |
1883 | 2188 | transitivePeerDependencies: |
1884 | 2189 | - encoding |
1885 | 2190 | dev: true |
1886 | 2191 | |
1887 | - /@octokit/types/6.34.0: | |
1888 | - resolution: {integrity: sha512-s1zLBjWhdEI2zwaoSgyOFoKSl109CUcVBCc7biPJ3aAf6LGLU6szDvi31JPU7bxfla2lqfhjbbg/5DdFNxOwHw==} | |
2192 | + /@octokit/types/9.0.0: | |
2193 | + resolution: {integrity: sha512-LUewfj94xCMH2rbD5YJ+6AQ4AVjFYTgpp6rboWM5T7N3IsIF65SBEOVcYMGAEzO/kKNiNaW4LoWtoThOhH06gw==} | |
1889 | 2194 | dependencies: |
1890 | - '@octokit/openapi-types': 11.2.0 | |
2195 | + '@octokit/openapi-types': 16.0.0 | |
1891 | 2196 | dev: true |
1892 | 2197 | |
1893 | 2198 | /@purge-icons/core/0.8.0: |
... | ... | @@ -1896,7 +2201,7 @@ packages: |
1896 | 2201 | '@iconify/iconify': 2.1.2 |
1897 | 2202 | axios: 0.26.1_debug@4.3.4 |
1898 | 2203 | debug: 4.3.4 |
1899 | - fast-glob: 3.2.11 | |
2204 | + fast-glob: 3.2.12 | |
1900 | 2205 | fs-extra: 10.1.0 |
1901 | 2206 | transitivePeerDependencies: |
1902 | 2207 | - encoding |
... | ... | @@ -1909,7 +2214,7 @@ packages: |
1909 | 2214 | '@iconify/iconify': 2.2.1 |
1910 | 2215 | dev: true |
1911 | 2216 | |
1912 | - /@rollup/plugin-babel/5.3.1_6m6vi5xreq5wlqqwvo3xvcrttm: | |
2217 | + /@rollup/plugin-babel/5.3.1_d8e457a9eec5694be0a6185ede2794cb: | |
1913 | 2218 | resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} |
1914 | 2219 | engines: {node: '>= 10.0.0'} |
1915 | 2220 | peerDependencies: |
... | ... | @@ -1920,53 +2225,53 @@ packages: |
1920 | 2225 | '@types/babel__core': |
1921 | 2226 | optional: true |
1922 | 2227 | dependencies: |
1923 | - '@babel/core': 7.17.9 | |
1924 | - '@babel/helper-module-imports': 7.16.7 | |
1925 | - '@rollup/pluginutils': 3.1.0_rollup@2.70.2 | |
1926 | - rollup: 2.70.2 | |
2228 | + '@babel/core': 7.20.12 | |
2229 | + '@babel/helper-module-imports': 7.18.6 | |
2230 | + '@rollup/pluginutils': 3.1.0_rollup@2.79.1 | |
2231 | + rollup: 2.79.1 | |
1927 | 2232 | dev: true |
1928 | 2233 | |
1929 | - /@rollup/plugin-node-resolve/11.2.1_rollup@2.70.2: | |
2234 | + /@rollup/plugin-node-resolve/11.2.1_rollup@2.79.1: | |
1930 | 2235 | resolution: {integrity: sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==} |
1931 | 2236 | engines: {node: '>= 10.0.0'} |
1932 | 2237 | peerDependencies: |
1933 | 2238 | rollup: ^1.20.0||^2.0.0 |
1934 | 2239 | dependencies: |
1935 | - '@rollup/pluginutils': 3.1.0_rollup@2.70.2 | |
2240 | + '@rollup/pluginutils': 3.1.0_rollup@2.79.1 | |
1936 | 2241 | '@types/resolve': 1.17.1 |
1937 | - builtin-modules: 3.2.0 | |
1938 | - deepmerge: 4.2.2 | |
2242 | + builtin-modules: 3.3.0 | |
2243 | + deepmerge: 4.3.0 | |
1939 | 2244 | is-module: 1.0.0 |
1940 | - resolve: 1.22.0 | |
1941 | - rollup: 2.70.2 | |
2245 | + resolve: 1.22.1 | |
2246 | + rollup: 2.79.1 | |
1942 | 2247 | dev: true |
1943 | 2248 | |
1944 | - /@rollup/plugin-node-resolve/13.2.1_rollup@2.70.2: | |
1945 | - resolution: {integrity: sha512-btX7kzGvp1JwShQI9V6IM841YKNPYjKCvUbNrQ2EcVYbULtUd/GH6wZ/qdqH13j9pOHBER+EZXNN2L8RSJhVRA==} | |
2249 | + /@rollup/plugin-node-resolve/13.3.0_rollup@2.79.1: | |
2250 | + resolution: {integrity: sha512-Lus8rbUo1eEcnS4yTFKLZrVumLPY+YayBdWXgFSHYhTT2iJbMhoaaBL3xl5NCdeRytErGr8tZ0L71BMRmnlwSw==} | |
1946 | 2251 | engines: {node: '>= 10.0.0'} |
1947 | 2252 | peerDependencies: |
1948 | 2253 | rollup: ^2.42.0 |
1949 | 2254 | dependencies: |
1950 | - '@rollup/pluginutils': 3.1.0_rollup@2.70.2 | |
2255 | + '@rollup/pluginutils': 3.1.0_rollup@2.79.1 | |
1951 | 2256 | '@types/resolve': 1.17.1 |
1952 | - builtin-modules: 3.2.0 | |
1953 | - deepmerge: 4.2.2 | |
2257 | + deepmerge: 4.3.0 | |
2258 | + is-builtin-module: 3.2.1 | |
1954 | 2259 | is-module: 1.0.0 |
1955 | - resolve: 1.22.0 | |
1956 | - rollup: 2.70.2 | |
2260 | + resolve: 1.22.1 | |
2261 | + rollup: 2.79.1 | |
1957 | 2262 | dev: true |
1958 | 2263 | |
1959 | - /@rollup/plugin-replace/2.4.2_rollup@2.70.2: | |
2264 | + /@rollup/plugin-replace/2.4.2_rollup@2.79.1: | |
1960 | 2265 | resolution: {integrity: sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==} |
1961 | 2266 | peerDependencies: |
1962 | 2267 | rollup: ^1.20.0 || ^2.0.0 |
1963 | 2268 | dependencies: |
1964 | - '@rollup/pluginutils': 3.1.0_rollup@2.70.2 | |
2269 | + '@rollup/pluginutils': 3.1.0_rollup@2.79.1 | |
1965 | 2270 | magic-string: 0.25.9 |
1966 | - rollup: 2.70.2 | |
2271 | + rollup: 2.79.1 | |
1967 | 2272 | dev: true |
1968 | 2273 | |
1969 | - /@rollup/pluginutils/3.1.0_rollup@2.70.2: | |
2274 | + /@rollup/pluginutils/3.1.0_rollup@2.79.1: | |
1970 | 2275 | resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} |
1971 | 2276 | engines: {node: '>= 8.0.0'} |
1972 | 2277 | peerDependencies: |
... | ... | @@ -1975,7 +2280,7 @@ packages: |
1975 | 2280 | '@types/estree': 0.0.39 |
1976 | 2281 | estree-walker: 1.0.1 |
1977 | 2282 | picomatch: 2.3.1 |
1978 | - rollup: 2.70.2 | |
2283 | + rollup: 2.79.1 | |
1979 | 2284 | dev: true |
1980 | 2285 | |
1981 | 2286 | /@rollup/pluginutils/4.2.1: |
... | ... | @@ -1989,17 +2294,22 @@ packages: |
1989 | 2294 | /@simonwep/pickr/1.8.2: |
1990 | 2295 | resolution: {integrity: sha512-/l5w8BIkrpP6n1xsetx9MWPWlU6OblN5YgZZphxan0Tq4BByTCETL6lyIeY8lagalS2Nbt4F2W034KHLIiunKA==} |
1991 | 2296 | dependencies: |
1992 | - core-js: 3.22.1 | |
1993 | - nanopop: 2.1.0 | |
2297 | + core-js: 3.27.2 | |
2298 | + nanopop: 2.2.0 | |
1994 | 2299 | dev: false |
1995 | 2300 | |
2301 | + /@sindresorhus/is/0.7.0: | |
2302 | + resolution: {integrity: sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==} | |
2303 | + engines: {node: '>=4'} | |
2304 | + dev: true | |
2305 | + | |
1996 | 2306 | /@surma/rollup-plugin-off-main-thread/2.2.3: |
1997 | 2307 | resolution: {integrity: sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==} |
1998 | 2308 | dependencies: |
1999 | - ejs: 3.1.7 | |
2000 | - json5: 2.2.1 | |
2309 | + ejs: 3.1.8 | |
2310 | + json5: 2.2.3 | |
2001 | 2311 | magic-string: 0.25.9 |
2002 | - string.prototype.matchall: 4.0.7 | |
2312 | + string.prototype.matchall: 4.0.8 | |
2003 | 2313 | dev: true |
2004 | 2314 | |
2005 | 2315 | /@trysound/sax/0.2.0: |
... | ... | @@ -2007,24 +2317,24 @@ packages: |
2007 | 2317 | engines: {node: '>=10.13.0'} |
2008 | 2318 | dev: true |
2009 | 2319 | |
2010 | - /@tsconfig/node10/1.0.8: | |
2011 | - resolution: {integrity: sha512-6XFfSQmMgq0CFLY1MslA/CPUfhIL919M1rMsa5lP2P097N2Wd1sSX0tx1u4olM16fLNhtHZpRhedZJphNJqmZg==} | |
2320 | + /@tsconfig/node10/1.0.9: | |
2321 | + resolution: {integrity: sha512-jNsYVVxU8v5g43Erja32laIDHXeoNvFEpX33OK4d6hljo3jDhCBDhx5dhCCTMWUojscpAagGiRkBKxpdl9fxqA==} | |
2012 | 2322 | dev: true |
2013 | 2323 | |
2014 | - /@tsconfig/node12/1.0.9: | |
2015 | - resolution: {integrity: sha512-/yBMcem+fbvhSREH+s14YJi18sp7J9jpuhYByADT2rypfajMZZN4WQ6zBGgBKp53NKmqI36wFYDb3yaMPurITw==} | |
2324 | + /@tsconfig/node12/1.0.11: | |
2325 | + resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==} | |
2016 | 2326 | dev: true |
2017 | 2327 | |
2018 | - /@tsconfig/node14/1.0.1: | |
2019 | - resolution: {integrity: sha512-509r2+yARFfHHE7T6Puu2jjkoycftovhXRqW328PDXTVGKihlb1P8Z9mMZH04ebyajfRY7dedfGynlrFHJUQCg==} | |
2328 | + /@tsconfig/node14/1.0.3: | |
2329 | + resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==} | |
2020 | 2330 | dev: true |
2021 | 2331 | |
2022 | - /@tsconfig/node16/1.0.2: | |
2023 | - resolution: {integrity: sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==} | |
2332 | + /@tsconfig/node16/1.0.3: | |
2333 | + resolution: {integrity: sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==} | |
2024 | 2334 | dev: true |
2025 | 2335 | |
2026 | - /@types/codemirror/5.60.5: | |
2027 | - resolution: {integrity: sha512-TiECZmm8St5YxjFUp64LK0c8WU5bxMDt9YaAek1UqUb9swrSCoJhh92fWu1p3mTEqlHjhB5sY7OFBhWroJXZVg==} | |
2336 | + /@types/codemirror/5.60.7: | |
2337 | + resolution: {integrity: sha512-QXIC+RPzt/1BGSuD6iFn6UMC9TDp+9hkOANYNPVsjjrDdzKphfRkwQDKGp2YaC54Yhz0g6P5uYTCCibZZEiMAA==} | |
2028 | 2338 | dependencies: |
2029 | 2339 | '@types/tern': 0.23.4 |
2030 | 2340 | dev: true |
... | ... | @@ -2037,21 +2347,21 @@ packages: |
2037 | 2347 | resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} |
2038 | 2348 | dev: true |
2039 | 2349 | |
2040 | - /@types/estree/0.0.51: | |
2041 | - resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==} | |
2350 | + /@types/estree/1.0.0: | |
2351 | + resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==} | |
2042 | 2352 | dev: true |
2043 | 2353 | |
2044 | 2354 | /@types/fs-extra/9.0.13: |
2045 | 2355 | resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} |
2046 | 2356 | dependencies: |
2047 | - '@types/node': 17.0.25 | |
2357 | + '@types/node': 17.0.45 | |
2048 | 2358 | dev: true |
2049 | 2359 | |
2050 | 2360 | /@types/glob/7.2.0: |
2051 | 2361 | resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} |
2052 | 2362 | dependencies: |
2053 | - '@types/minimatch': 3.0.5 | |
2054 | - '@types/node': 17.0.25 | |
2363 | + '@types/minimatch': 5.1.2 | |
2364 | + '@types/node': 17.0.45 | |
2055 | 2365 | dev: true |
2056 | 2366 | |
2057 | 2367 | /@types/imagemin-gifsicle/7.0.1: |
... | ... | @@ -2078,11 +2388,11 @@ packages: |
2078 | 2388 | '@types/imagemin': 7.0.1 |
2079 | 2389 | dev: true |
2080 | 2390 | |
2081 | - /@types/imagemin-svgo/10.0.1: | |
2082 | - resolution: {integrity: sha512-F3Tcm0iElDp9o1QnulC7EFR6KrYaXs0ARFnAmaYwPsPQ1AMcrjy45NI7cfGJ9yfuBDep/GU/tqj4EUD62DOWgg==} | |
2391 | + /@types/imagemin-svgo/10.0.2: | |
2392 | + resolution: {integrity: sha512-F4enqbl7eE0JhrwGdJSMKFDn1j1Pk8JsCvnjA5iJKSi+IK3sd4CronabzVmOuEkz663tV7FsRQp1f7SP3zmIaA==} | |
2083 | 2393 | dependencies: |
2084 | 2394 | '@types/imagemin': 7.0.1 |
2085 | - '@types/svgo': 2.6.3 | |
2395 | + '@types/svgo': 2.6.4 | |
2086 | 2396 | dev: true |
2087 | 2397 | |
2088 | 2398 | /@types/imagemin-webp/7.0.0: |
... | ... | @@ -2094,14 +2404,13 @@ packages: |
2094 | 2404 | /@types/imagemin/7.0.1: |
2095 | 2405 | resolution: {integrity: sha512-xEn5+M3lDBtI3JxLy6eU3ksoVurygnlG7OYhTqJfGGP4PcvYnfn+IABCmMve7ziM/SneHDm5xgJFKC8hCYPicw==} |
2096 | 2406 | dependencies: |
2097 | - '@types/node': 17.0.25 | |
2407 | + '@types/node': 17.0.45 | |
2098 | 2408 | dev: true |
2099 | 2409 | |
2100 | - /@types/inquirer/8.2.1: | |
2101 | - resolution: {integrity: sha512-wKW3SKIUMmltbykg4I5JzCVzUhkuD9trD6efAmYgN2MrSntY0SMRQzEnD3mkyJ/rv9NLbTC7g3hKKE86YwEDLw==} | |
2410 | + /@types/inquirer/8.2.5: | |
2411 | + resolution: {integrity: sha512-QXlzybid60YtAwfgG3cpykptRYUx2KomzNutMlWsQC64J/WG/gQSl+P4w7A21sGN0VIxRVava4rgnT7FQmFCdg==} | |
2102 | 2412 | dependencies: |
2103 | 2413 | '@types/through': 0.0.30 |
2104 | - rxjs: 7.5.5 | |
2105 | 2414 | dev: true |
2106 | 2415 | |
2107 | 2416 | /@types/intro.js/3.0.2: |
... | ... | @@ -2115,35 +2424,34 @@ packages: |
2115 | 2424 | /@types/lodash-es/4.17.6: |
2116 | 2425 | resolution: {integrity: sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg==} |
2117 | 2426 | dependencies: |
2118 | - '@types/lodash': 4.14.182 | |
2427 | + '@types/lodash': 4.14.191 | |
2119 | 2428 | dev: true |
2120 | 2429 | |
2121 | - /@types/lodash/4.14.182: | |
2122 | - resolution: {integrity: sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==} | |
2430 | + /@types/lodash/4.14.191: | |
2431 | + resolution: {integrity: sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==} | |
2123 | 2432 | dev: true |
2124 | 2433 | |
2125 | - /@types/minimatch/3.0.5: | |
2126 | - resolution: {integrity: sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==} | |
2434 | + /@types/minimatch/5.1.2: | |
2435 | + resolution: {integrity: sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==} | |
2127 | 2436 | dev: true |
2128 | 2437 | |
2129 | 2438 | /@types/minimist/1.2.2: |
2130 | 2439 | resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} |
2131 | 2440 | dev: true |
2132 | 2441 | |
2133 | - /@types/mockjs/1.0.6: | |
2134 | - resolution: {integrity: sha512-Yu5YlqbYZyqsd6LjO4e8ONJDN9pTSnciHDcRP4teNOh/au2b8helFhgRx+3w8xsTFEnwr9jtfTVJbAx+eYmlHA==} | |
2442 | + /@types/mockjs/1.0.7: | |
2443 | + resolution: {integrity: sha512-OCxXz6hEaJOVpRwuJMiVY5a6LtJcih+br9gwB/Q8ooOBikvk5FpBQ31OlNimXo3EqKha1Z7PFBni+q9m+8NCWg==} | |
2135 | 2444 | dev: true |
2136 | 2445 | |
2137 | - /@types/mousetrap/1.6.9: | |
2138 | - resolution: {integrity: sha512-HUAiN65VsRXyFCTicolwb5+I7FM6f72zjMWr+ajGk+YTvzBgXqa2A5U7d+rtsouAkunJ5U4Sb5lNJjo9w+nmXg==} | |
2446 | + /@types/mousetrap/1.6.11: | |
2447 | + resolution: {integrity: sha512-F0oAily9Q9QQpv9JKxKn0zMKfOo36KHCW7myYsmUyf2t0g+sBTbG3UleTPoguHdE1z3GLFr3p7/wiOio52QFjQ==} | |
2139 | 2448 | dev: false |
2140 | 2449 | |
2141 | - /@types/node/14.18.13: | |
2142 | - resolution: {integrity: sha512-Z6/KzgyWOga3pJNS42A+zayjhPbf2zM3hegRQaOPnLOzEi86VV++6FLDWgR1LGrVCRufP/ph2daa3tEa5br1zA==} | |
2143 | - dev: true | |
2450 | + /@types/node/14.18.36: | |
2451 | + resolution: {integrity: sha512-FXKWbsJ6a1hIrRxv+FoukuHnGTgEzKYGi7kilfMae96AL9UNkPFNWJEEYWzdRI9ooIkbr4AKldyuSTLql06vLQ==} | |
2144 | 2452 | |
2145 | - /@types/node/17.0.25: | |
2146 | - resolution: {integrity: sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w==} | |
2453 | + /@types/node/17.0.45: | |
2454 | + resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} | |
2147 | 2455 | dev: true |
2148 | 2456 | |
2149 | 2457 | /@types/normalize-package-data/2.4.1: |
... | ... | @@ -2158,10 +2466,10 @@ packages: |
2158 | 2466 | resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} |
2159 | 2467 | dev: true |
2160 | 2468 | |
2161 | - /@types/qrcode/1.4.2: | |
2162 | - resolution: {integrity: sha512-7uNT9L4WQTNJejHTSTdaJhfBSCN73xtXaHFyBJ8TSwiLhe4PRuTue7Iph0s2nG9R/ifUaSnGhLUOZavlBEqDWQ==} | |
2469 | + /@types/qrcode/1.5.0: | |
2470 | + resolution: {integrity: sha512-x5ilHXRxUPIMfjtM+1vf/GPTRWZ81nqscursm5gMznJeK9M0YnZ1c3bEvRLQ0zSSgedLx1J6MGL231ObQGGhaA==} | |
2163 | 2471 | dependencies: |
2164 | - '@types/node': 17.0.25 | |
2472 | + '@types/node': 17.0.45 | |
2165 | 2473 | dev: true |
2166 | 2474 | |
2167 | 2475 | /@types/qs/6.9.7: |
... | ... | @@ -2171,33 +2479,37 @@ packages: |
2171 | 2479 | /@types/resolve/1.17.1: |
2172 | 2480 | resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} |
2173 | 2481 | dependencies: |
2174 | - '@types/node': 17.0.25 | |
2482 | + '@types/node': 17.0.45 | |
2483 | + dev: true | |
2484 | + | |
2485 | + /@types/semver/7.3.13: | |
2486 | + resolution: {integrity: sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==} | |
2175 | 2487 | dev: true |
2176 | 2488 | |
2177 | 2489 | /@types/showdown/1.9.4: |
2178 | 2490 | resolution: {integrity: sha512-50ehC3IAijfkvoNqmQ+VL73S7orOxmAK8ljQAFBv8o7G66lAZyxQj1L3BAv2dD86myLXI+sgKP1kcxAaxW356w==} |
2179 | 2491 | dev: true |
2180 | 2492 | |
2181 | - /@types/sortablejs/1.10.7: | |
2182 | - resolution: {integrity: sha512-lGCwwgpj8zW/ZmaueoPVSP7nnc9t8VqVWXS+ASX3eoUUENmiazv0rlXyTRludXzuX9ALjPsMqBu85TgJNWbTOg==} | |
2493 | + /@types/sortablejs/1.15.0: | |
2494 | + resolution: {integrity: sha512-qrhtM7M41EhH4tZQTNw2/RJkxllBx3reiJpTbgWCM2Dx0U1sZ6LwKp9lfNln9uqE26ZMKUaPEYaD4rzvOWYtZw==} | |
2183 | 2495 | dev: true |
2184 | 2496 | |
2185 | - /@types/svgo/2.6.3: | |
2186 | - resolution: {integrity: sha512-5sP0Xgo0dXppY0tbYF6TevB/1+tzFLuu71XXxC/zGvQAn9PW7y+DwtDO81g0ZUPye00K6tPwtsLDOpARa0mFcA==} | |
2497 | + /@types/svgo/2.6.4: | |
2498 | + resolution: {integrity: sha512-l4cmyPEckf8moNYHdJ+4wkHvFxjyW6ulm9l4YGaOxeyBWPhBOT0gvni1InpFPdzx1dKf/2s62qGITwxNWnPQng==} | |
2187 | 2499 | dependencies: |
2188 | - '@types/node': 17.0.25 | |
2500 | + '@types/node': 17.0.45 | |
2189 | 2501 | dev: true |
2190 | 2502 | |
2191 | 2503 | /@types/tern/0.23.4: |
2192 | 2504 | resolution: {integrity: sha512-JAUw1iXGO1qaWwEOzxTKJZ/5JxVeON9kvGZ/osgZaJImBnyjyn0cjovPsf6FNLmyGY8Vw9DoXZCMlfMkMwHRWg==} |
2193 | 2505 | dependencies: |
2194 | - '@types/estree': 0.0.51 | |
2506 | + '@types/estree': 1.0.0 | |
2195 | 2507 | dev: true |
2196 | 2508 | |
2197 | 2509 | /@types/through/0.0.30: |
2198 | 2510 | resolution: {integrity: sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==} |
2199 | 2511 | dependencies: |
2200 | - '@types/node': 17.0.25 | |
2512 | + '@types/node': 17.0.45 | |
2201 | 2513 | dev: true |
2202 | 2514 | |
2203 | 2515 | /@types/tinycolor2/1.4.3: |
... | ... | @@ -2208,8 +2520,12 @@ packages: |
2208 | 2520 | resolution: {integrity: sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==} |
2209 | 2521 | dev: true |
2210 | 2522 | |
2211 | - /@typescript-eslint/eslint-plugin/5.20.0_xgwjwvswzzo77lpghh6plzerx4: | |
2212 | - resolution: {integrity: sha512-fapGzoxilCn3sBtC6NtXZX6+P/Hef7VDbyfGqTTpzYydwhlkevB+0vE0EnmHPVTVSy68GUncyJ/2PcrFBeCo5Q==} | |
2523 | + /@types/web-bluetooth/0.0.14: | |
2524 | + resolution: {integrity: sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A==} | |
2525 | + dev: false | |
2526 | + | |
2527 | + /@typescript-eslint/eslint-plugin/5.51.0_0fb7d53160f0e41e16372a0eab719cf9: | |
2528 | + resolution: {integrity: sha512-wcAwhEWm1RgNd7dxD/o+nnLW8oH+6RK1OGnmbmkj/GGoDPV1WWMVP0FXYQBivKHdwM1pwii3bt//RC62EriIUQ==} | |
2213 | 2529 | engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
2214 | 2530 | peerDependencies: |
2215 | 2531 | '@typescript-eslint/parser': ^5.0.0 |
... | ... | @@ -2219,24 +2535,25 @@ packages: |
2219 | 2535 | typescript: |
2220 | 2536 | optional: true |
2221 | 2537 | dependencies: |
2222 | - '@typescript-eslint/parser': 5.20.0_jzhokl4shvj5szf5bgr66kln2a | |
2223 | - '@typescript-eslint/scope-manager': 5.20.0 | |
2224 | - '@typescript-eslint/type-utils': 5.20.0_jzhokl4shvj5szf5bgr66kln2a | |
2225 | - '@typescript-eslint/utils': 5.20.0_jzhokl4shvj5szf5bgr66kln2a | |
2538 | + '@typescript-eslint/parser': 5.51.0_eslint@8.33.0+typescript@4.9.5 | |
2539 | + '@typescript-eslint/scope-manager': 5.51.0 | |
2540 | + '@typescript-eslint/type-utils': 5.51.0_eslint@8.33.0+typescript@4.9.5 | |
2541 | + '@typescript-eslint/utils': 5.51.0_eslint@8.33.0+typescript@4.9.5 | |
2226 | 2542 | debug: 4.3.4 |
2227 | - eslint: 8.13.0 | |
2228 | - functional-red-black-tree: 1.0.1 | |
2229 | - ignore: 5.2.0 | |
2543 | + eslint: 8.33.0 | |
2544 | + grapheme-splitter: 1.0.4 | |
2545 | + ignore: 5.2.4 | |
2546 | + natural-compare-lite: 1.4.0 | |
2230 | 2547 | regexpp: 3.2.0 |
2231 | - semver: 7.3.7 | |
2232 | - tsutils: 3.21.0_typescript@4.6.3 | |
2233 | - typescript: 4.6.3 | |
2548 | + semver: 7.3.8 | |
2549 | + tsutils: 3.21.0_typescript@4.9.5 | |
2550 | + typescript: 4.9.5 | |
2234 | 2551 | transitivePeerDependencies: |
2235 | 2552 | - supports-color |
2236 | 2553 | dev: true |
2237 | 2554 | |
2238 | - /@typescript-eslint/parser/5.20.0_jzhokl4shvj5szf5bgr66kln2a: | |
2239 | - resolution: {integrity: sha512-UWKibrCZQCYvobmu3/N8TWbEeo/EPQbS41Ux1F9XqPzGuV7pfg6n50ZrFo6hryynD8qOTTfLHtHjjdQtxJ0h/w==} | |
2555 | + /@typescript-eslint/parser/5.51.0_eslint@8.33.0+typescript@4.9.5: | |
2556 | + resolution: {integrity: sha512-fEV0R9gGmfpDeRzJXn+fGQKcl0inIeYobmmUWijZh9zA7bxJ8clPhV9up2ZQzATxAiFAECqPQyMDB4o4B81AaA==} | |
2240 | 2557 | engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
2241 | 2558 | peerDependencies: |
2242 | 2559 | eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 |
... | ... | @@ -2245,26 +2562,26 @@ packages: |
2245 | 2562 | typescript: |
2246 | 2563 | optional: true |
2247 | 2564 | dependencies: |
2248 | - '@typescript-eslint/scope-manager': 5.20.0 | |
2249 | - '@typescript-eslint/types': 5.20.0 | |
2250 | - '@typescript-eslint/typescript-estree': 5.20.0_typescript@4.6.3 | |
2565 | + '@typescript-eslint/scope-manager': 5.51.0 | |
2566 | + '@typescript-eslint/types': 5.51.0 | |
2567 | + '@typescript-eslint/typescript-estree': 5.51.0_typescript@4.9.5 | |
2251 | 2568 | debug: 4.3.4 |
2252 | - eslint: 8.13.0 | |
2253 | - typescript: 4.6.3 | |
2569 | + eslint: 8.33.0 | |
2570 | + typescript: 4.9.5 | |
2254 | 2571 | transitivePeerDependencies: |
2255 | 2572 | - supports-color |
2256 | 2573 | dev: true |
2257 | 2574 | |
2258 | - /@typescript-eslint/scope-manager/5.20.0: | |
2259 | - resolution: {integrity: sha512-h9KtuPZ4D/JuX7rpp1iKg3zOH0WNEa+ZIXwpW/KWmEFDxlA/HSfCMhiyF1HS/drTICjIbpA6OqkAhrP/zkCStg==} | |
2575 | + /@typescript-eslint/scope-manager/5.51.0: | |
2576 | + resolution: {integrity: sha512-gNpxRdlx5qw3yaHA0SFuTjW4rxeYhpHxt491PEcKF8Z6zpq0kMhe0Tolxt0qjlojS+/wArSDlj/LtE69xUJphQ==} | |
2260 | 2577 | engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
2261 | 2578 | dependencies: |
2262 | - '@typescript-eslint/types': 5.20.0 | |
2263 | - '@typescript-eslint/visitor-keys': 5.20.0 | |
2579 | + '@typescript-eslint/types': 5.51.0 | |
2580 | + '@typescript-eslint/visitor-keys': 5.51.0 | |
2264 | 2581 | dev: true |
2265 | 2582 | |
2266 | - /@typescript-eslint/type-utils/5.20.0_jzhokl4shvj5szf5bgr66kln2a: | |
2267 | - resolution: {integrity: sha512-WxNrCwYB3N/m8ceyoGCgbLmuZwupvzN0rE8NBuwnl7APgjv24ZJIjkNzoFBXPRCGzLNkoU/WfanW0exvp/+3Iw==} | |
2583 | + /@typescript-eslint/type-utils/5.51.0_eslint@8.33.0+typescript@4.9.5: | |
2584 | + resolution: {integrity: sha512-QHC5KKyfV8sNSyHqfNa0UbTbJ6caB8uhcx2hYcWVvJAZYJRBo5HyyZfzMdRx8nvS+GyMg56fugMzzWnojREuQQ==} | |
2268 | 2585 | engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
2269 | 2586 | peerDependencies: |
2270 | 2587 | eslint: '*' |
... | ... | @@ -2273,22 +2590,23 @@ packages: |
2273 | 2590 | typescript: |
2274 | 2591 | optional: true |
2275 | 2592 | dependencies: |
2276 | - '@typescript-eslint/utils': 5.20.0_jzhokl4shvj5szf5bgr66kln2a | |
2593 | + '@typescript-eslint/typescript-estree': 5.51.0_typescript@4.9.5 | |
2594 | + '@typescript-eslint/utils': 5.51.0_eslint@8.33.0+typescript@4.9.5 | |
2277 | 2595 | debug: 4.3.4 |
2278 | - eslint: 8.13.0 | |
2279 | - tsutils: 3.21.0_typescript@4.6.3 | |
2280 | - typescript: 4.6.3 | |
2596 | + eslint: 8.33.0 | |
2597 | + tsutils: 3.21.0_typescript@4.9.5 | |
2598 | + typescript: 4.9.5 | |
2281 | 2599 | transitivePeerDependencies: |
2282 | 2600 | - supports-color |
2283 | 2601 | dev: true |
2284 | 2602 | |
2285 | - /@typescript-eslint/types/5.20.0: | |
2286 | - resolution: {integrity: sha512-+d8wprF9GyvPwtoB4CxBAR/s0rpP25XKgnOvMf/gMXYDvlUC3rPFHupdTQ/ow9vn7UDe5rX02ovGYQbv/IUCbg==} | |
2603 | + /@typescript-eslint/types/5.51.0: | |
2604 | + resolution: {integrity: sha512-SqOn0ANn/v6hFn0kjvLwiDi4AzR++CBZz0NV5AnusT2/3y32jdc0G4woXPWHCumWtUXZKPAS27/9vziSsC9jnw==} | |
2287 | 2605 | engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
2288 | 2606 | dev: true |
2289 | 2607 | |
2290 | - /@typescript-eslint/typescript-estree/5.20.0_typescript@4.6.3: | |
2291 | - resolution: {integrity: sha512-36xLjP/+bXusLMrT9fMMYy1KJAGgHhlER2TqpUVDYUQg4w0q/NW/sg4UGAgVwAqb8V4zYg43KMUpM8vV2lve6w==} | |
2608 | + /@typescript-eslint/typescript-estree/5.51.0_typescript@4.9.5: | |
2609 | + resolution: {integrity: sha512-TSkNupHvNRkoH9FMA3w7TazVFcBPveAAmb7Sz+kArY6sLT86PA5Vx80cKlYmd8m3Ha2SwofM1KwraF24lM9FvA==} | |
2292 | 2610 | engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
2293 | 2611 | peerDependencies: |
2294 | 2612 | typescript: '*' |
... | ... | @@ -2296,95 +2614,136 @@ packages: |
2296 | 2614 | typescript: |
2297 | 2615 | optional: true |
2298 | 2616 | dependencies: |
2299 | - '@typescript-eslint/types': 5.20.0 | |
2300 | - '@typescript-eslint/visitor-keys': 5.20.0 | |
2617 | + '@typescript-eslint/types': 5.51.0 | |
2618 | + '@typescript-eslint/visitor-keys': 5.51.0 | |
2301 | 2619 | debug: 4.3.4 |
2302 | 2620 | globby: 11.1.0 |
2303 | 2621 | is-glob: 4.0.3 |
2304 | - semver: 7.3.7 | |
2305 | - tsutils: 3.21.0_typescript@4.6.3 | |
2306 | - typescript: 4.6.3 | |
2622 | + semver: 7.3.8 | |
2623 | + tsutils: 3.21.0_typescript@4.9.5 | |
2624 | + typescript: 4.9.5 | |
2307 | 2625 | transitivePeerDependencies: |
2308 | 2626 | - supports-color |
2309 | 2627 | dev: true |
2310 | 2628 | |
2311 | - /@typescript-eslint/utils/5.20.0_jzhokl4shvj5szf5bgr66kln2a: | |
2312 | - resolution: {integrity: sha512-lHONGJL1LIO12Ujyx8L8xKbwWSkoUKFSO+0wDAqGXiudWB2EO7WEUT+YZLtVbmOmSllAjLb9tpoIPwpRe5Tn6w==} | |
2629 | + /@typescript-eslint/utils/5.51.0_eslint@8.33.0+typescript@4.9.5: | |
2630 | + resolution: {integrity: sha512-76qs+5KWcaatmwtwsDJvBk4H76RJQBFe+Gext0EfJdC3Vd2kpY2Pf//OHHzHp84Ciw0/rYoGTDnIAr3uWhhJYw==} | |
2313 | 2631 | engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
2314 | 2632 | peerDependencies: |
2315 | 2633 | eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 |
2316 | 2634 | dependencies: |
2317 | 2635 | '@types/json-schema': 7.0.11 |
2318 | - '@typescript-eslint/scope-manager': 5.20.0 | |
2319 | - '@typescript-eslint/types': 5.20.0 | |
2320 | - '@typescript-eslint/typescript-estree': 5.20.0_typescript@4.6.3 | |
2321 | - eslint: 8.13.0 | |
2636 | + '@types/semver': 7.3.13 | |
2637 | + '@typescript-eslint/scope-manager': 5.51.0 | |
2638 | + '@typescript-eslint/types': 5.51.0 | |
2639 | + '@typescript-eslint/typescript-estree': 5.51.0_typescript@4.9.5 | |
2640 | + eslint: 8.33.0 | |
2322 | 2641 | eslint-scope: 5.1.1 |
2323 | - eslint-utils: 3.0.0_eslint@8.13.0 | |
2642 | + eslint-utils: 3.0.0_eslint@8.33.0 | |
2643 | + semver: 7.3.8 | |
2324 | 2644 | transitivePeerDependencies: |
2325 | 2645 | - supports-color |
2326 | 2646 | - typescript |
2327 | 2647 | dev: true |
2328 | 2648 | |
2329 | - /@typescript-eslint/visitor-keys/5.20.0: | |
2330 | - resolution: {integrity: sha512-1flRpNF+0CAQkMNlTJ6L/Z5jiODG/e5+7mk6XwtPOUS3UrTz3UOiAg9jG2VtKsWI6rZQfy4C6a232QNRZTRGlg==} | |
2649 | + /@typescript-eslint/visitor-keys/5.51.0: | |
2650 | + resolution: {integrity: sha512-Oh2+eTdjHjOFjKA27sxESlA87YPSOJafGCR0md5oeMdh1ZcCfAGCIOL216uTBAkAIptvLIfKQhl7lHxMJet4GQ==} | |
2331 | 2651 | engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
2332 | 2652 | dependencies: |
2333 | - '@typescript-eslint/types': 5.20.0 | |
2653 | + '@typescript-eslint/types': 5.51.0 | |
2334 | 2654 | eslint-visitor-keys: 3.3.0 |
2335 | 2655 | dev: true |
2336 | 2656 | |
2337 | - /@vitejs/plugin-legacy/1.8.1_vite@2.9.5: | |
2338 | - resolution: {integrity: sha512-kmBWKq7EeNvzS4AqPBqUKdoWG/NYQXh7StUFMWR3D21aN5Mfmar7CTO2a7K+bBxJH/vAL9gnnueA0wb7cycCmQ==} | |
2657 | + /@vitejs/plugin-legacy/1.8.2_vite@2.9.15: | |
2658 | + resolution: {integrity: sha512-NCOKU+pU+cxLMR9P9RTolEuOK+h+zYBXlknj+zGcKSj/NXBZYgA1GAH1FnO4zijoWRiTaiOm2ha9LQrELE7XHg==} | |
2339 | 2659 | engines: {node: '>=12.0.0'} |
2340 | 2660 | peerDependencies: |
2341 | 2661 | vite: ^2.8.0 |
2342 | 2662 | dependencies: |
2343 | - '@babel/standalone': 7.17.9 | |
2344 | - core-js: 3.22.1 | |
2345 | - magic-string: 0.26.1 | |
2346 | - regenerator-runtime: 0.13.9 | |
2347 | - systemjs: 6.12.1 | |
2348 | - vite: 2.9.5_less@4.1.2 | |
2663 | + '@babel/standalone': 7.20.15 | |
2664 | + core-js: 3.27.2 | |
2665 | + magic-string: 0.26.7 | |
2666 | + regenerator-runtime: 0.13.11 | |
2667 | + systemjs: 6.13.0 | |
2668 | + vite: 2.9.15_less@4.1.3+sass@1.58.0 | |
2349 | 2669 | dev: true |
2350 | 2670 | |
2351 | 2671 | /@vitejs/plugin-vue-jsx/1.3.10: |
2352 | 2672 | resolution: {integrity: sha512-Cf5zznh4yNMiEMBfTOztaDVDmK1XXfgxClzOSUVUc8WAmHzogrCUeM8B05ABzuGtg0D1amfng+mUmSIOFGP3Pw==} |
2353 | 2673 | engines: {node: '>=12.0.0'} |
2354 | 2674 | dependencies: |
2355 | - '@babel/core': 7.17.9 | |
2356 | - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.17.9 | |
2357 | - '@babel/plugin-transform-typescript': 7.16.8_@babel+core@7.17.9 | |
2675 | + '@babel/core': 7.20.12 | |
2676 | + '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.20.12 | |
2677 | + '@babel/plugin-transform-typescript': 7.20.13_@babel+core@7.20.12 | |
2358 | 2678 | '@rollup/pluginutils': 4.2.1 |
2359 | - '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.17.9 | |
2679 | + '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.20.12 | |
2360 | 2680 | hash-sum: 2.0.0 |
2361 | 2681 | transitivePeerDependencies: |
2362 | 2682 | - supports-color |
2363 | 2683 | dev: true |
2364 | 2684 | |
2365 | - /@vitejs/plugin-vue/2.3.1_vite@2.9.5+vue@3.2.33: | |
2366 | - resolution: {integrity: sha512-YNzBt8+jt6bSwpt7LP890U1UcTOIZZxfpE5WOJ638PNxSEKOqAi0+FSKS0nVeukfdZ0Ai/H7AFd6k3hayfGZqQ==} | |
2685 | + /@vitejs/plugin-vue/2.3.4_vite@2.9.15+vue@3.2.47: | |
2686 | + resolution: {integrity: sha512-IfFNbtkbIm36O9KB8QodlwwYvTEsJb4Lll4c2IwB3VHc2gie2mSPtSzL0eYay7X2jd/2WX02FjSGTWR6OPr/zg==} | |
2367 | 2687 | engines: {node: '>=12.0.0'} |
2368 | 2688 | peerDependencies: |
2369 | 2689 | vite: ^2.5.10 |
2370 | 2690 | vue: ^3.2.25 |
2371 | 2691 | dependencies: |
2372 | - vite: 2.9.5_less@4.1.2 | |
2373 | - vue: 3.2.33 | |
2692 | + vite: 2.9.15_less@4.1.3+sass@1.58.0 | |
2693 | + vue: 3.2.47 | |
2694 | + dev: true | |
2695 | + | |
2696 | + /@volar/language-core/1.0.24: | |
2697 | + resolution: {integrity: sha512-vTN+alJiWwK0Pax6POqrmevbtFW2dXhjwWiW/MW4f48eDYPLdyURWcr8TixO7EN/nHsUBj2udT7igFKPtjyAKg==} | |
2698 | + dependencies: | |
2699 | + '@volar/source-map': 1.0.24 | |
2700 | + muggle-string: 0.1.0 | |
2701 | + dev: true | |
2702 | + | |
2703 | + /@volar/source-map/1.0.24: | |
2704 | + resolution: {integrity: sha512-Qsv/tkplx18pgBr8lKAbM1vcDqgkGKQzbChg6NW+v0CZc3G7FLmK+WrqEPzKlN7Cwdc6XVL559Nod8WKAfKr4A==} | |
2705 | + dependencies: | |
2706 | + muggle-string: 0.1.0 | |
2707 | + dev: true | |
2708 | + | |
2709 | + /@volar/typescript/1.0.24: | |
2710 | + resolution: {integrity: sha512-f8hCSk+PfKR1/RQHxZ79V1NpDImHoivqoizK+mstphm25tn/YJ/JnKNjZHB+o21fuW0yKlI26NV3jkVb2Cc/7A==} | |
2711 | + dependencies: | |
2712 | + '@volar/language-core': 1.0.24 | |
2713 | + dev: true | |
2714 | + | |
2715 | + /@volar/vue-language-core/1.0.24: | |
2716 | + resolution: {integrity: sha512-2NTJzSgrwKu6uYwPqLiTMuAzi7fAY3yFy5PJ255bGJc82If0Xr+cW8pC80vpjG0D/aVLmlwAdO4+Ya2BI8GdDg==} | |
2717 | + dependencies: | |
2718 | + '@volar/language-core': 1.0.24 | |
2719 | + '@volar/source-map': 1.0.24 | |
2720 | + '@vue/compiler-dom': 3.2.47 | |
2721 | + '@vue/compiler-sfc': 3.2.47 | |
2722 | + '@vue/reactivity': 3.2.47 | |
2723 | + '@vue/shared': 3.2.47 | |
2724 | + minimatch: 5.1.6 | |
2725 | + vue-template-compiler: 2.7.14 | |
2726 | + dev: true | |
2727 | + | |
2728 | + /@volar/vue-typescript/1.0.24: | |
2729 | + resolution: {integrity: sha512-9a25oHDvGaNC0okRS47uqJI6FxY4hUQZUsxeOUFHcqVxZEv8s17LPuP/pMMXyz7jPygrZubB/qXqHY5jEu/akA==} | |
2730 | + dependencies: | |
2731 | + '@volar/typescript': 1.0.24 | |
2732 | + '@volar/vue-language-core': 1.0.24 | |
2374 | 2733 | dev: true |
2375 | 2734 | |
2376 | 2735 | /@vue/babel-helper-vue-transform-on/1.0.2: |
2377 | 2736 | resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==} |
2378 | 2737 | dev: true |
2379 | 2738 | |
2380 | - /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.17.9: | |
2739 | + /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.20.12: | |
2381 | 2740 | resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==} |
2382 | 2741 | dependencies: |
2383 | - '@babel/helper-module-imports': 7.16.7 | |
2384 | - '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.9 | |
2385 | - '@babel/template': 7.16.7 | |
2386 | - '@babel/traverse': 7.17.9 | |
2387 | - '@babel/types': 7.17.0 | |
2742 | + '@babel/helper-module-imports': 7.18.6 | |
2743 | + '@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.12 | |
2744 | + '@babel/template': 7.20.7 | |
2745 | + '@babel/traverse': 7.20.13 | |
2746 | + '@babel/types': 7.20.7 | |
2388 | 2747 | '@vue/babel-helper-vue-transform-on': 1.0.2 |
2389 | 2748 | camelcase: 6.3.0 |
2390 | 2749 | html-tags: 3.2.0 |
... | ... | @@ -2394,93 +2753,99 @@ packages: |
2394 | 2753 | - supports-color |
2395 | 2754 | dev: true |
2396 | 2755 | |
2397 | - /@vue/compiler-core/3.2.33: | |
2398 | - resolution: {integrity: sha512-AAmr52ji3Zhk7IKIuigX2osWWsb2nQE5xsdFYjdnmtQ4gymmqXbjLvkSE174+fF3A3kstYrTgGkqgOEbsdLDpw==} | |
2756 | + /@vue/compiler-core/3.2.47: | |
2757 | + resolution: {integrity: sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==} | |
2399 | 2758 | dependencies: |
2400 | - '@babel/parser': 7.17.9 | |
2401 | - '@vue/shared': 3.2.33 | |
2759 | + '@babel/parser': 7.20.15 | |
2760 | + '@vue/shared': 3.2.47 | |
2402 | 2761 | estree-walker: 2.0.2 |
2403 | 2762 | source-map: 0.6.1 |
2404 | 2763 | |
2405 | - /@vue/compiler-dom/3.2.33: | |
2406 | - resolution: {integrity: sha512-GhiG1C8X98Xz9QUX/RlA6/kgPBWJkjq0Rq6//5XTAGSYrTMBgcLpP9+CnlUg1TFxnnCVughAG+KZl28XJqw8uQ==} | |
2764 | + /@vue/compiler-dom/3.2.47: | |
2765 | + resolution: {integrity: sha512-dBBnEHEPoftUiS03a4ggEig74J2YBZ2UIeyfpcRM2tavgMWo4bsEfgCGsu+uJIL/vax9S+JztH8NmQerUo7shQ==} | |
2407 | 2766 | dependencies: |
2408 | - '@vue/compiler-core': 3.2.33 | |
2409 | - '@vue/shared': 3.2.33 | |
2767 | + '@vue/compiler-core': 3.2.47 | |
2768 | + '@vue/shared': 3.2.47 | |
2410 | 2769 | |
2411 | - /@vue/compiler-sfc/3.2.33: | |
2412 | - resolution: {integrity: sha512-H8D0WqagCr295pQjUYyO8P3IejM3vEzeCO1apzByAEaAR/WimhMYczHfZVvlCE/9yBaEu/eu9RdiWr0kF8b71Q==} | |
2770 | + /@vue/compiler-sfc/3.2.47: | |
2771 | + resolution: {integrity: sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==} | |
2413 | 2772 | dependencies: |
2414 | - '@babel/parser': 7.17.9 | |
2415 | - '@vue/compiler-core': 3.2.33 | |
2416 | - '@vue/compiler-dom': 3.2.33 | |
2417 | - '@vue/compiler-ssr': 3.2.33 | |
2418 | - '@vue/reactivity-transform': 3.2.33 | |
2419 | - '@vue/shared': 3.2.33 | |
2773 | + '@babel/parser': 7.20.15 | |
2774 | + '@vue/compiler-core': 3.2.47 | |
2775 | + '@vue/compiler-dom': 3.2.47 | |
2776 | + '@vue/compiler-ssr': 3.2.47 | |
2777 | + '@vue/reactivity-transform': 3.2.47 | |
2778 | + '@vue/shared': 3.2.47 | |
2420 | 2779 | estree-walker: 2.0.2 |
2421 | 2780 | magic-string: 0.25.9 |
2422 | - postcss: 8.4.12 | |
2781 | + postcss: 8.4.21 | |
2423 | 2782 | source-map: 0.6.1 |
2424 | 2783 | |
2425 | - /@vue/compiler-ssr/3.2.33: | |
2426 | - resolution: {integrity: sha512-XQh1Xdk3VquDpXsnoCd7JnMoWec9CfAzQDQsaMcSU79OrrO2PNR0ErlIjm/mGq3GmBfkQjzZACV+7GhfRB8xMQ==} | |
2784 | + /@vue/compiler-ssr/3.2.47: | |
2785 | + resolution: {integrity: sha512-wVXC+gszhulcMD8wpxMsqSOpvDZ6xKXSVWkf50Guf/S+28hTAXPDYRTbLQ3EDkOP5Xz/+SY37YiwDquKbJOgZw==} | |
2427 | 2786 | dependencies: |
2428 | - '@vue/compiler-dom': 3.2.33 | |
2429 | - '@vue/shared': 3.2.33 | |
2787 | + '@vue/compiler-dom': 3.2.47 | |
2788 | + '@vue/shared': 3.2.47 | |
2430 | 2789 | |
2431 | - /@vue/devtools-api/6.1.4: | |
2432 | - resolution: {integrity: sha512-IiA0SvDrJEgXvVxjNkHPFfDx6SXw0b/TUkqMcDZWNg9fnCAHbTpoo59YfJ9QLFkwa3raau5vSlRVzMSLDnfdtQ==} | |
2790 | + /@vue/devtools-api/6.5.0: | |
2791 | + resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} | |
2433 | 2792 | dev: false |
2434 | 2793 | |
2435 | - /@vue/reactivity-transform/3.2.33: | |
2436 | - resolution: {integrity: sha512-4UL5KOIvSQb254aqenW4q34qMXbfZcmEsV/yVidLUgvwYQQ/D21bGX3DlgPUGI3c4C+iOnNmDCkIxkILoX/Pyw==} | |
2794 | + /@vue/reactivity-transform/3.2.47: | |
2795 | + resolution: {integrity: sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==} | |
2437 | 2796 | dependencies: |
2438 | - '@babel/parser': 7.17.9 | |
2439 | - '@vue/compiler-core': 3.2.33 | |
2440 | - '@vue/shared': 3.2.33 | |
2797 | + '@babel/parser': 7.20.15 | |
2798 | + '@vue/compiler-core': 3.2.47 | |
2799 | + '@vue/shared': 3.2.47 | |
2441 | 2800 | estree-walker: 2.0.2 |
2442 | 2801 | magic-string: 0.25.9 |
2443 | 2802 | |
2444 | - /@vue/reactivity/3.2.33: | |
2445 | - resolution: {integrity: sha512-62Sq0mp9/0bLmDuxuLD5CIaMG2susFAGARLuZ/5jkU1FCf9EDbwUuF+BO8Ub3Rbodx0ziIecM/NsmyjardBxfQ==} | |
2803 | + /@vue/reactivity/3.2.47: | |
2804 | + resolution: {integrity: sha512-7khqQ/75oyyg+N/e+iwV6lpy1f5wq759NdlS1fpAhFXa8VeAIKGgk2E/C4VF59lx5b+Ezs5fpp/5WsRYXQiKxQ==} | |
2446 | 2805 | dependencies: |
2447 | - '@vue/shared': 3.2.33 | |
2806 | + '@vue/shared': 3.2.47 | |
2448 | 2807 | |
2449 | - /@vue/runtime-core/3.2.33: | |
2450 | - resolution: {integrity: sha512-N2D2vfaXsBPhzCV3JsXQa2NECjxP3eXgZlFqKh4tgakp3iX6LCGv76DLlc+IfFZq+TW10Y8QUfeihXOupJ1dGw==} | |
2808 | + /@vue/runtime-core/3.2.47: | |
2809 | + resolution: {integrity: sha512-RZxbLQIRB/K0ev0K9FXhNbBzT32H9iRtYbaXb0ZIz2usLms/D55dJR2t6cIEUn6vyhS3ALNvNthI+Q95C+NOpA==} | |
2451 | 2810 | dependencies: |
2452 | - '@vue/reactivity': 3.2.33 | |
2453 | - '@vue/shared': 3.2.33 | |
2811 | + '@vue/reactivity': 3.2.47 | |
2812 | + '@vue/shared': 3.2.47 | |
2813 | + dev: false | |
2454 | 2814 | |
2455 | - /@vue/runtime-dom/3.2.33: | |
2456 | - resolution: {integrity: sha512-LSrJ6W7CZTSUygX5s8aFkraDWlO6K4geOwA3quFF2O+hC3QuAMZt/0Xb7JKE3C4JD4pFwCSO7oCrZmZ0BIJUnw==} | |
2815 | + /@vue/runtime-dom/3.2.47: | |
2816 | + resolution: {integrity: sha512-ArXrFTjS6TsDei4qwNvgrdmHtD930KgSKGhS5M+j8QxXrDJYLqYw4RRcDy1bz1m1wMmb6j+zGLifdVHtkXA7gA==} | |
2457 | 2817 | dependencies: |
2458 | - '@vue/runtime-core': 3.2.33 | |
2459 | - '@vue/shared': 3.2.33 | |
2460 | - csstype: 2.6.20 | |
2818 | + '@vue/runtime-core': 3.2.47 | |
2819 | + '@vue/shared': 3.2.47 | |
2820 | + csstype: 2.6.21 | |
2821 | + dev: false | |
2461 | 2822 | |
2462 | - /@vue/server-renderer/3.2.33_vue@3.2.33: | |
2463 | - resolution: {integrity: sha512-4jpJHRD4ORv8PlbYi+/MfP8ec1okz6rybe36MdpkDrGIdEItHEUyaHSKvz+ptNEyQpALmmVfRteHkU9F8vxOew==} | |
2823 | + /@vue/server-renderer/3.2.47_vue@3.2.47: | |
2824 | + resolution: {integrity: sha512-dN9gc1i8EvmP9RCzvneONXsKfBRgqFeFZLurmHOveL7oH6HiFXJw5OGu294n1nHc/HMgTy6LulU/tv5/A7f/LA==} | |
2464 | 2825 | peerDependencies: |
2465 | - vue: 3.2.33 | |
2826 | + vue: 3.2.47 | |
2466 | 2827 | dependencies: |
2467 | - '@vue/compiler-ssr': 3.2.33 | |
2468 | - '@vue/shared': 3.2.33 | |
2469 | - vue: 3.2.33 | |
2828 | + '@vue/compiler-ssr': 3.2.47 | |
2829 | + '@vue/shared': 3.2.47 | |
2830 | + vue: 3.2.47 | |
2831 | + dev: false | |
2470 | 2832 | |
2471 | - /@vue/shared/3.2.33: | |
2472 | - resolution: {integrity: sha512-UBc1Pg1T3yZ97vsA2ueER0F6GbJebLHYlEi4ou1H5YL4KWvMOOWwpYo9/QpWq93wxKG6Wo13IY74Hcn/f7c7Bg==} | |
2833 | + /@vue/shared/3.2.47: | |
2834 | + resolution: {integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==} | |
2473 | 2835 | |
2474 | - /@vue/test-utils/2.0.0-rc.21_vue@3.2.33: | |
2475 | - resolution: {integrity: sha512-wIJR4e/jISBKVKfiod3DV32BlDsoD744WVCuCaGtaSKvhvTL9gI5vl2AYSy00V51YaM8dCOFi3zcpCON8G1WqA==} | |
2836 | + /@vue/test-utils/2.2.10_vue@3.2.47: | |
2837 | + resolution: {integrity: sha512-UPY+VdWST5vYZ/Qhl+sLuJAv596e6kTbrOPgdGY82qd9kGN/MfjzLT5KXlmpChkiCbPP3abZ8XT25u1n5h+mRg==} | |
2476 | 2838 | peerDependencies: |
2477 | 2839 | vue: ^3.0.1 |
2478 | 2840 | dependencies: |
2479 | - vue: 3.2.33 | |
2841 | + js-beautify: 1.14.6 | |
2842 | + vue: 3.2.47 | |
2843 | + optionalDependencies: | |
2844 | + '@vue/compiler-dom': 3.2.47 | |
2480 | 2845 | dev: true |
2481 | 2846 | |
2482 | - /@vueuse/core/8.3.0_vue@3.2.33: | |
2483 | - resolution: {integrity: sha512-GDHM0vr/E3mw1fbh3yj4DJCJ/KvTXtOtT0OR2kCKuEUOo0Btk45MDGI6MdIqsHMjI0OXBJl8jH8WFv64KU2mOQ==} | |
2847 | + /@vueuse/core/8.9.4_vue@3.2.47: | |
2848 | + resolution: {integrity: sha512-B/Mdj9TK1peFyWaPof+Zf/mP9XuGAngaJZBwPaXBvU3aCTZlx3ltlrFFFyMV4iGBwsjSCeUCgZrtkEj9dS2Y3Q==} | |
2484 | 2849 | peerDependencies: |
2485 | 2850 | '@vue/composition-api': ^1.1.0 |
2486 | 2851 | vue: ^2.6.0 || ^3.2.0 |
... | ... | @@ -2490,18 +2855,19 @@ packages: |
2490 | 2855 | vue: |
2491 | 2856 | optional: true |
2492 | 2857 | dependencies: |
2493 | - '@vueuse/metadata': 8.3.0 | |
2494 | - '@vueuse/shared': 8.3.0_vue@3.2.33 | |
2495 | - vue: 3.2.33 | |
2496 | - vue-demi: 0.12.5_vue@3.2.33 | |
2858 | + '@types/web-bluetooth': 0.0.14 | |
2859 | + '@vueuse/metadata': 8.9.4 | |
2860 | + '@vueuse/shared': 8.9.4_vue@3.2.47 | |
2861 | + vue: 3.2.47 | |
2862 | + vue-demi: 0.13.11_vue@3.2.47 | |
2497 | 2863 | dev: false |
2498 | 2864 | |
2499 | - /@vueuse/metadata/8.3.0: | |
2500 | - resolution: {integrity: sha512-7R/LNPQWp1r/owa2e71l3dFlJ21p89YE3ks14ZclP2VOTvhC6AzDRcpk+ChISNetv8spsFbWZj/Z7sFjbFZfuw==} | |
2865 | + /@vueuse/metadata/8.9.4: | |
2866 | + resolution: {integrity: sha512-IwSfzH80bnJMzqhaapqJl9JRIiyQU0zsRGEgnxN6jhq7992cPUJIRfV+JHRIZXjYqbwt07E1gTEp0R0zPJ1aqw==} | |
2501 | 2867 | dev: false |
2502 | 2868 | |
2503 | - /@vueuse/shared/8.3.0_vue@3.2.33: | |
2504 | - resolution: {integrity: sha512-xehtLfevPw9nsVIGFe/tWMtFvbvZjeAfXh7DT9Fptt/6/C5rLwpJtxsVguIBtPybjwobO4KCpQYS78aa9fg5Sw==} | |
2869 | + /@vueuse/shared/8.9.4_vue@3.2.47: | |
2870 | + resolution: {integrity: sha512-wt+T30c4K6dGRMVqPddexEVLa28YwxW5OFIPmzUHICjphfAuBFTTdDoyqREZNDOFJZ44ARH1WWQNCUK8koJ+Ag==} | |
2505 | 2871 | peerDependencies: |
2506 | 2872 | '@vue/composition-api': ^1.1.0 |
2507 | 2873 | vue: ^2.6.0 || ^3.2.0 |
... | ... | @@ -2511,38 +2877,38 @@ packages: |
2511 | 2877 | vue: |
2512 | 2878 | optional: true |
2513 | 2879 | dependencies: |
2514 | - vue: 3.2.33 | |
2515 | - vue-demi: 0.12.5_vue@3.2.33 | |
2880 | + vue: 3.2.47 | |
2881 | + vue-demi: 0.13.11_vue@3.2.47 | |
2516 | 2882 | dev: false |
2517 | 2883 | |
2518 | - /@windicss/config/1.8.4: | |
2519 | - resolution: {integrity: sha512-i4fFGFfZoRess6WMkauykHC3PFd9xKYVx7lSuLfMK7sgo6x3+l4dY42GbsWMHyLqH1sTMfyt1LgfXSIKYJozSA==} | |
2884 | + /@windicss/config/1.8.10: | |
2885 | + resolution: {integrity: sha512-O9SsC110b1Ik3YYa4Ck/0TWuCo7YFfA9KDrwD5sAeqscT5COIGK1HszdCT3oh0MJFej2wNrvpfyW9h6yQaW6PA==} | |
2520 | 2886 | dependencies: |
2521 | 2887 | debug: 4.3.4 |
2522 | - jiti: 1.13.0 | |
2523 | - windicss: 3.5.1 | |
2888 | + jiti: 1.17.0 | |
2889 | + windicss: 3.5.6 | |
2524 | 2890 | transitivePeerDependencies: |
2525 | 2891 | - supports-color |
2526 | 2892 | dev: true |
2527 | 2893 | |
2528 | - /@windicss/plugin-utils/1.8.4: | |
2529 | - resolution: {integrity: sha512-DqJVwAfzlgd8nYSNlmhXOey32pI8UwH7QiOWdFS/AR2O/q9oLDGHDn97Its/kZdfoyhi8ylwZNP2Pk0H7cihhQ==} | |
2894 | + /@windicss/plugin-utils/1.8.10: | |
2895 | + resolution: {integrity: sha512-Phqk5OW1w+Mv+ry6t7BzAeDq3aMhbI94gR49j9vQCufFfDGCHndhhjtMK0sBv+NPJUsIAIh6qayb1iwBCXUGrw==} | |
2530 | 2896 | dependencies: |
2531 | - '@antfu/utils': 0.5.1 | |
2532 | - '@windicss/config': 1.8.4 | |
2897 | + '@antfu/utils': 0.7.2 | |
2898 | + '@windicss/config': 1.8.10 | |
2533 | 2899 | debug: 4.3.4 |
2534 | - fast-glob: 3.2.11 | |
2535 | - magic-string: 0.26.1 | |
2900 | + fast-glob: 3.2.12 | |
2901 | + magic-string: 0.27.0 | |
2536 | 2902 | micromatch: 4.0.5 |
2537 | - windicss: 3.5.1 | |
2903 | + windicss: 3.5.6 | |
2538 | 2904 | transitivePeerDependencies: |
2539 | 2905 | - supports-color |
2540 | 2906 | dev: true |
2541 | 2907 | |
2542 | - /@zxcvbn-ts/core/2.0.1: | |
2543 | - resolution: {integrity: sha512-i3viYattwORK5liqS/d9WaIWSLki75oKVog5Elg9Ls9d8L6zKLwpAkj6PT/P4LZqJHIVRPnKjgajpP6SLerr6Q==} | |
2908 | + /@zxcvbn-ts/core/2.2.1: | |
2909 | + resolution: {integrity: sha512-Cg1JyRpCDIF+Dh3nauqygmmCYxogNVZDxSn+9PgkPD1HZ2QiJe4elruVJrGmYRS7muGmZ1hNJq8ySQdPv6GHaw==} | |
2544 | 2910 | dependencies: |
2545 | - fastest-levenshtein: 1.0.12 | |
2911 | + fastest-levenshtein: 1.0.16 | |
2546 | 2912 | dev: false |
2547 | 2913 | |
2548 | 2914 | /JSONStream/1.3.5: |
... | ... | @@ -2553,12 +2919,16 @@ packages: |
2553 | 2919 | through: 2.3.8 |
2554 | 2920 | dev: true |
2555 | 2921 | |
2556 | - /acorn-jsx/5.3.2_acorn@8.7.0: | |
2922 | + /abbrev/1.1.1: | |
2923 | + resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} | |
2924 | + dev: true | |
2925 | + | |
2926 | + /acorn-jsx/5.3.2_acorn@8.8.2: | |
2557 | 2927 | resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} |
2558 | 2928 | peerDependencies: |
2559 | 2929 | acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 |
2560 | 2930 | dependencies: |
2561 | - acorn: 8.7.0 | |
2931 | + acorn: 8.8.2 | |
2562 | 2932 | dev: true |
2563 | 2933 | |
2564 | 2934 | /acorn-walk/8.2.0: |
... | ... | @@ -2566,14 +2936,14 @@ packages: |
2566 | 2936 | engines: {node: '>=0.4.0'} |
2567 | 2937 | dev: true |
2568 | 2938 | |
2569 | - /acorn/8.7.0: | |
2570 | - resolution: {integrity: sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==} | |
2939 | + /acorn/8.8.2: | |
2940 | + resolution: {integrity: sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==} | |
2571 | 2941 | engines: {node: '>=0.4.0'} |
2572 | 2942 | hasBin: true |
2573 | 2943 | dev: true |
2574 | 2944 | |
2575 | 2945 | /add-stream/1.0.0: |
2576 | - resolution: {integrity: sha1-anmQQ3ynNtXhKI25K9MmbV9csqo=} | |
2946 | + resolution: {integrity: sha512-qQLMr+8o0WC4FZGQTcJiKBVC59JylcPSrTtk6usvmIDFUOCKegapy1VHQwRbFMOFyb/inzUVqHs+eMYKDM1YeQ==} | |
2577 | 2947 | dev: true |
2578 | 2948 | |
2579 | 2949 | /adler-32/1.3.1: |
... | ... | @@ -2598,8 +2968,8 @@ packages: |
2598 | 2968 | uri-js: 4.4.1 |
2599 | 2969 | dev: true |
2600 | 2970 | |
2601 | - /ajv/8.11.0: | |
2602 | - resolution: {integrity: sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==} | |
2971 | + /ajv/8.12.0: | |
2972 | + resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} | |
2603 | 2973 | dependencies: |
2604 | 2974 | fast-deep-equal: 3.1.3 |
2605 | 2975 | json-schema-traverse: 1.0.0 |
... | ... | @@ -2615,7 +2985,7 @@ packages: |
2615 | 2985 | dev: true |
2616 | 2986 | |
2617 | 2987 | /ansi-regex/2.1.1: |
2618 | - resolution: {integrity: sha1-w7M6te42DYbg5ijwRorn7yfWVN8=} | |
2988 | + resolution: {integrity: sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==} | |
2619 | 2989 | engines: {node: '>=0.10.0'} |
2620 | 2990 | dev: true |
2621 | 2991 | |
... | ... | @@ -2629,7 +2999,7 @@ packages: |
2629 | 2999 | dev: true |
2630 | 3000 | |
2631 | 3001 | /ansi-styles/2.2.1: |
2632 | - resolution: {integrity: sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=} | |
3002 | + resolution: {integrity: sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==} | |
2633 | 3003 | engines: {node: '>=0.10.0'} |
2634 | 3004 | dev: true |
2635 | 3005 | |
... | ... | @@ -2646,55 +3016,96 @@ packages: |
2646 | 3016 | dependencies: |
2647 | 3017 | color-convert: 2.0.1 |
2648 | 3018 | |
2649 | - /ansi-styles/6.1.0: | |
2650 | - resolution: {integrity: sha512-VbqNsoz55SYGczauuup0MFUyXNQviSpFTj1RQtFzmQLk18qbVSpTFFGMT293rmDaQuKCT6InmbuEyUne4mTuxQ==} | |
3019 | + /ansi-styles/6.2.1: | |
3020 | + resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==} | |
2651 | 3021 | engines: {node: '>=12'} |
2652 | 3022 | dev: true |
2653 | 3023 | |
2654 | - /ant-design-vue/3.2.0_vue@3.2.33: | |
2655 | - resolution: {integrity: sha512-qY9f/kF9YqfzV/vJ9/GKj7s1wmpCuNwWVRyQ3qsG8P4Was/u5WTKG5hz9huUY/cNle2nBTDacvMBIOkfxPeUiQ==} | |
3024 | + /ant-design-vue/3.2.15_vue@3.2.47: | |
3025 | + resolution: {integrity: sha512-sJfE7LWimSdAPe4dzNyQBrmVMnOTNQTkG9oOyr+7W8qIYrX8sYWyC68Nn1uum4KBJUSZUa/BU6dohvTG0urBhA==} | |
3026 | + engines: {node: '>=12.22.0'} | |
2656 | 3027 | peerDependencies: |
2657 | 3028 | vue: '>=3.2.0' |
2658 | 3029 | dependencies: |
2659 | 3030 | '@ant-design/colors': 6.0.0 |
2660 | - '@ant-design/icons-vue': 6.1.0_vue@3.2.33 | |
2661 | - '@babel/runtime': 7.17.9 | |
2662 | - '@ctrl/tinycolor': 3.4.1 | |
3031 | + '@ant-design/icons-vue': 6.1.0_vue@3.2.47 | |
3032 | + '@babel/runtime': 7.20.13 | |
3033 | + '@ctrl/tinycolor': 3.5.0 | |
2663 | 3034 | '@simonwep/pickr': 1.8.2 |
2664 | 3035 | array-tree-filter: 2.1.0 |
2665 | - async-validator: 4.0.7 | |
2666 | - dayjs: 1.11.1 | |
2667 | - dom-align: 1.12.2 | |
3036 | + async-validator: 4.2.5 | |
3037 | + dayjs: 1.11.7 | |
3038 | + dom-align: 1.12.4 | |
2668 | 3039 | dom-scroll-into-view: 2.0.1 |
2669 | 3040 | lodash: 4.17.21 |
2670 | 3041 | lodash-es: 4.17.21 |
2671 | 3042 | resize-observer-polyfill: 1.5.1 |
2672 | - scroll-into-view-if-needed: 2.2.29 | |
3043 | + scroll-into-view-if-needed: 2.2.31 | |
2673 | 3044 | shallow-equal: 1.2.1 |
2674 | - vue: 3.2.33 | |
2675 | - vue-types: 3.0.2_vue@3.2.33 | |
3045 | + vue: 3.2.47 | |
3046 | + vue-types: 3.0.2_vue@3.2.47 | |
2676 | 3047 | warning: 4.0.3 |
2677 | 3048 | dev: false |
2678 | 3049 | |
2679 | - /anymatch/3.1.2: | |
2680 | - resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==} | |
3050 | + /anymatch/3.1.3: | |
3051 | + resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} | |
2681 | 3052 | engines: {node: '>= 8'} |
2682 | 3053 | dependencies: |
2683 | 3054 | normalize-path: 3.0.0 |
2684 | 3055 | picomatch: 2.3.1 |
2685 | 3056 | dev: true |
2686 | 3057 | |
2687 | - /arg/4.1.3: | |
2688 | - resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} | |
3058 | + /arch/2.2.0: | |
3059 | + resolution: {integrity: sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==} | |
2689 | 3060 | dev: true |
2690 | 3061 | |
2691 | - /argparse/2.0.1: | |
2692 | - resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} | |
3062 | + /archive-type/4.0.0: | |
3063 | + resolution: {integrity: sha512-zV4Ky0v1F8dBrdYElwTvQhweQ0P7Kwc1aluqJsYtOBP01jXcWCyW2IEfI1YiqsG+Iy7ZR+o5LF1N+PGECBxHWA==} | |
3064 | + engines: {node: '>=4'} | |
3065 | + dependencies: | |
3066 | + file-type: 4.4.0 | |
2693 | 3067 | dev: true |
2694 | 3068 | |
2695 | - /arr-diff/4.0.0: | |
2696 | - resolution: {integrity: sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=} | |
2697 | - engines: {node: '>=0.10.0'} | |
3069 | + /archiver-utils/2.1.0: | |
3070 | + resolution: {integrity: sha512-bEL/yUb/fNNiNTuUz979Z0Yg5L+LzLxGJz8x79lYmR54fmTIb6ob/hNQgkQnIUDWIFjZVQwl9Xs356I6BAMHfw==} | |
3071 | + engines: {node: '>= 6'} | |
3072 | + dependencies: | |
3073 | + glob: 7.2.3 | |
3074 | + graceful-fs: 4.2.10 | |
3075 | + lazystream: 1.0.1 | |
3076 | + lodash.defaults: 4.2.0 | |
3077 | + lodash.difference: 4.5.0 | |
3078 | + lodash.flatten: 4.4.0 | |
3079 | + lodash.isplainobject: 4.0.6 | |
3080 | + lodash.union: 4.6.0 | |
3081 | + normalize-path: 3.0.0 | |
3082 | + readable-stream: 2.3.7 | |
3083 | + dev: false | |
3084 | + | |
3085 | + /archiver/5.3.1: | |
3086 | + resolution: {integrity: sha512-8KyabkmbYrH+9ibcTScQ1xCJC/CGcugdVIwB+53f5sZziXgwUh3iXlAlANMxcZyDEfTHMe6+Z5FofV8nopXP7w==} | |
3087 | + engines: {node: '>= 10'} | |
3088 | + dependencies: | |
3089 | + archiver-utils: 2.1.0 | |
3090 | + async: 3.2.4 | |
3091 | + buffer-crc32: 0.2.13 | |
3092 | + readable-stream: 3.6.0 | |
3093 | + readdir-glob: 1.1.2 | |
3094 | + tar-stream: 2.2.0 | |
3095 | + zip-stream: 4.1.0 | |
3096 | + dev: false | |
3097 | + | |
3098 | + /arg/4.1.3: | |
3099 | + resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} | |
3100 | + dev: true | |
3101 | + | |
3102 | + /argparse/2.0.1: | |
3103 | + resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} | |
3104 | + dev: true | |
3105 | + | |
3106 | + /arr-diff/4.0.0: | |
3107 | + resolution: {integrity: sha512-YVIQ82gZPGBebQV/a8dar4AitzCQs0jjXwMPZllpXMaGjXPYVUawSxQrRsjhjupyVxEvbHgUmIhKVlND+j02kA==} | |
3108 | + engines: {node: '>=0.10.0'} | |
2698 | 3109 | dev: true |
2699 | 3110 | |
2700 | 3111 | /arr-flatten/1.1.0: |
... | ... | @@ -2703,17 +3114,17 @@ packages: |
2703 | 3114 | dev: true |
2704 | 3115 | |
2705 | 3116 | /arr-union/3.1.0: |
2706 | - resolution: {integrity: sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=} | |
3117 | + resolution: {integrity: sha512-sKpyeERZ02v1FeCZT8lrfJq5u6goHCtpTAzPwJYe7c8SPFOboNjNg1vz2L4VTn9T4PQxEx13TbXLmYUcS6Ug7Q==} | |
2707 | 3118 | engines: {node: '>=0.10.0'} |
2708 | 3119 | dev: true |
2709 | 3120 | |
2710 | 3121 | /array-find-index/1.0.2: |
2711 | - resolution: {integrity: sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=} | |
3122 | + resolution: {integrity: sha512-M1HQyIXcBGtVywBt8WVdim+lrNaK7VHp99Qt5pSNziXznKHViIBbXWtfRTpEFpF/c4FdfxNAsCCwPp5phBYJtw==} | |
2712 | 3123 | engines: {node: '>=0.10.0'} |
2713 | 3124 | dev: true |
2714 | 3125 | |
2715 | 3126 | /array-ify/1.0.0: |
2716 | - resolution: {integrity: sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=} | |
3127 | + resolution: {integrity: sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==} | |
2717 | 3128 | dev: true |
2718 | 3129 | |
2719 | 3130 | /array-tree-filter/2.1.0: |
... | ... | @@ -2726,17 +3137,17 @@ packages: |
2726 | 3137 | dev: true |
2727 | 3138 | |
2728 | 3139 | /array-unique/0.3.2: |
2729 | - resolution: {integrity: sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=} | |
3140 | + resolution: {integrity: sha512-SleRWjh9JUud2wH1hPs9rZBZ33H6T9HOiL0uwGnGx9FpE6wKGyfWugmbkEOIs6qWrZhg0LWeLziLrEwQJhs5mQ==} | |
2730 | 3141 | engines: {node: '>=0.10.0'} |
2731 | 3142 | dev: true |
2732 | 3143 | |
2733 | 3144 | /arrify/1.0.1: |
2734 | - resolution: {integrity: sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=} | |
3145 | + resolution: {integrity: sha512-3CYzex9M9FGQjCGMGyi6/31c8GJbgb0qGyrx5HWxPd0aCwh4cB2YjMb2Xf9UuoogrMrlO9cTqnB5rI5GHZTcUA==} | |
2735 | 3146 | engines: {node: '>=0.10.0'} |
2736 | 3147 | dev: true |
2737 | 3148 | |
2738 | 3149 | /assign-symbols/1.0.0: |
2739 | - resolution: {integrity: sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=} | |
3150 | + resolution: {integrity: sha512-Q+JC7Whu8HhmTdBph/Tq59IoRtoy6KAm5zzPv00WdujX82lbAL8K7WVjne7vdCsAmbF4AYaDOPyO3k0kl8qIrw==} | |
2740 | 3151 | engines: {node: '>=0.10.0'} |
2741 | 3152 | dev: true |
2742 | 3153 | |
... | ... | @@ -2745,12 +3156,15 @@ packages: |
2745 | 3156 | engines: {node: '>=8'} |
2746 | 3157 | dev: true |
2747 | 3158 | |
2748 | - /async-validator/4.0.7: | |
2749 | - resolution: {integrity: sha512-Pj2IR7u8hmUEDOwB++su6baaRi+QvsgajuFB9j95foM1N2gy5HM4z60hfusIO0fBPG5uLAEl6yCJr1jNSVugEQ==} | |
3159 | + /async-validator/4.2.5: | |
3160 | + resolution: {integrity: sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==} | |
2750 | 3161 | dev: false |
2751 | 3162 | |
2752 | - /async/3.2.3: | |
2753 | - resolution: {integrity: sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==} | |
3163 | + /async/3.2.4: | |
3164 | + resolution: {integrity: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==} | |
3165 | + | |
3166 | + /asynckit/0.4.0: | |
3167 | + resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} | |
2754 | 3168 | dev: true |
2755 | 3169 | |
2756 | 3170 | /at-least-node/1.0.0: |
... | ... | @@ -2764,34 +3178,31 @@ packages: |
2764 | 3178 | hasBin: true |
2765 | 3179 | dev: true |
2766 | 3180 | |
2767 | - /autoprefixer/10.4.4_postcss@8.4.12: | |
2768 | - resolution: {integrity: sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==} | |
3181 | + /autoprefixer/10.4.13_postcss@8.4.21: | |
3182 | + resolution: {integrity: sha512-49vKpMqcZYsJjwotvt4+h/BCjJVnhGwcLpDt5xkcaOG3eLrG/HUYLagrihYsQ+qrIBgIzX1Rw7a6L8I/ZA1Atg==} | |
2769 | 3183 | engines: {node: ^10 || ^12 || >=14} |
2770 | 3184 | hasBin: true |
2771 | 3185 | peerDependencies: |
2772 | 3186 | postcss: ^8.1.0 |
2773 | 3187 | dependencies: |
2774 | - browserslist: 4.20.2 | |
2775 | - caniuse-lite: 1.0.30001332 | |
3188 | + browserslist: 4.21.5 | |
3189 | + caniuse-lite: 1.0.30001451 | |
2776 | 3190 | fraction.js: 4.2.0 |
2777 | 3191 | normalize-range: 0.1.2 |
2778 | 3192 | picocolors: 1.0.0 |
2779 | - postcss: 8.4.12 | |
3193 | + postcss: 8.4.21 | |
2780 | 3194 | postcss-value-parser: 4.2.0 |
2781 | 3195 | dev: true |
2782 | 3196 | |
2783 | - /axios/0.21.4_debug@4.3.4: | |
2784 | - resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==} | |
2785 | - dependencies: | |
2786 | - follow-redirects: 1.14.9 | |
2787 | - transitivePeerDependencies: | |
2788 | - - debug | |
3197 | + /available-typed-arrays/1.0.5: | |
3198 | + resolution: {integrity: sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==} | |
3199 | + engines: {node: '>= 0.4'} | |
2789 | 3200 | dev: true |
2790 | 3201 | |
2791 | 3202 | /axios/0.26.1: |
2792 | 3203 | resolution: {integrity: sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==} |
2793 | 3204 | dependencies: |
2794 | - follow-redirects: 1.14.9 | |
3205 | + follow-redirects: 1.15.2 | |
2795 | 3206 | transitivePeerDependencies: |
2796 | 3207 | - debug |
2797 | 3208 | dev: false |
... | ... | @@ -2799,56 +3210,59 @@ packages: |
2799 | 3210 | /axios/0.26.1_debug@4.3.4: |
2800 | 3211 | resolution: {integrity: sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==} |
2801 | 3212 | dependencies: |
2802 | - follow-redirects: 1.14.9_debug@4.3.4 | |
3213 | + follow-redirects: 1.15.2_debug@4.3.4 | |
2803 | 3214 | transitivePeerDependencies: |
2804 | 3215 | - debug |
2805 | 3216 | dev: true |
2806 | 3217 | |
2807 | - /babel-plugin-dynamic-import-node/2.3.3: | |
2808 | - resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==} | |
3218 | + /axios/1.3.2_debug@4.3.4: | |
3219 | + resolution: {integrity: sha512-1M3O703bYqYuPhbHeya5bnhpYVsDDRyQSabNja04mZtboLNSuZ4YrltestrLXfHgmzua4TpUqRiVKbiQuo2epw==} | |
2809 | 3220 | dependencies: |
2810 | - object.assign: 4.1.2 | |
3221 | + follow-redirects: 1.15.2 | |
3222 | + form-data: 4.0.0 | |
3223 | + proxy-from-env: 1.1.0 | |
3224 | + transitivePeerDependencies: | |
3225 | + - debug | |
2811 | 3226 | dev: true |
2812 | 3227 | |
2813 | - /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.17.9: | |
2814 | - resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==} | |
3228 | + /babel-plugin-polyfill-corejs2/0.3.3_@babel+core@7.20.12: | |
3229 | + resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==} | |
2815 | 3230 | peerDependencies: |
2816 | 3231 | '@babel/core': ^7.0.0-0 |
2817 | 3232 | dependencies: |
2818 | - '@babel/compat-data': 7.17.7 | |
2819 | - '@babel/core': 7.17.9 | |
2820 | - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.17.9 | |
3233 | + '@babel/compat-data': 7.20.14 | |
3234 | + '@babel/core': 7.20.12 | |
3235 | + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 | |
2821 | 3236 | semver: 6.3.0 |
2822 | 3237 | transitivePeerDependencies: |
2823 | 3238 | - supports-color |
2824 | 3239 | dev: true |
2825 | 3240 | |
2826 | - /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.17.9: | |
2827 | - resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==} | |
3241 | + /babel-plugin-polyfill-corejs3/0.6.0_@babel+core@7.20.12: | |
3242 | + resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==} | |
2828 | 3243 | peerDependencies: |
2829 | 3244 | '@babel/core': ^7.0.0-0 |
2830 | 3245 | dependencies: |
2831 | - '@babel/core': 7.17.9 | |
2832 | - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.17.9 | |
2833 | - core-js-compat: 3.22.1 | |
3246 | + '@babel/core': 7.20.12 | |
3247 | + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 | |
3248 | + core-js-compat: 3.27.2 | |
2834 | 3249 | transitivePeerDependencies: |
2835 | 3250 | - supports-color |
2836 | 3251 | dev: true |
2837 | 3252 | |
2838 | - /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.17.9: | |
2839 | - resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==} | |
3253 | + /babel-plugin-polyfill-regenerator/0.4.1_@babel+core@7.20.12: | |
3254 | + resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==} | |
2840 | 3255 | peerDependencies: |
2841 | 3256 | '@babel/core': ^7.0.0-0 |
2842 | 3257 | dependencies: |
2843 | - '@babel/core': 7.17.9 | |
2844 | - '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.17.9 | |
3258 | + '@babel/core': 7.20.12 | |
3259 | + '@babel/helper-define-polyfill-provider': 0.3.3_@babel+core@7.20.12 | |
2845 | 3260 | transitivePeerDependencies: |
2846 | 3261 | - supports-color |
2847 | 3262 | dev: true |
2848 | 3263 | |
2849 | 3264 | /balanced-match/1.0.2: |
2850 | 3265 | resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} |
2851 | - dev: true | |
2852 | 3266 | |
2853 | 3267 | /balanced-match/2.0.0: |
2854 | 3268 | resolution: {integrity: sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==} |
... | ... | @@ -2869,12 +3283,16 @@ packages: |
2869 | 3283 | |
2870 | 3284 | /base64-js/1.5.1: |
2871 | 3285 | resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} |
2872 | - dev: true | |
2873 | 3286 | |
2874 | - /before-after-hook/2.2.2: | |
2875 | - resolution: {integrity: sha512-3pZEU3NT5BFUo/AD5ERPWOgQOCZITni6iavr5AUw5AUwQjMlI0kzu5btnyD39AF0gUEsDPwJT+oY1ORBJijPjQ==} | |
3287 | + /before-after-hook/2.2.3: | |
3288 | + resolution: {integrity: sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==} | |
2876 | 3289 | dev: true |
2877 | 3290 | |
3291 | + /big-integer/1.6.51: | |
3292 | + resolution: {integrity: sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==} | |
3293 | + engines: {node: '>=0.6'} | |
3294 | + dev: false | |
3295 | + | |
2878 | 3296 | /big.js/5.2.2: |
2879 | 3297 | resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==} |
2880 | 3298 | dev: true |
... | ... | @@ -2890,11 +3308,61 @@ packages: |
2890 | 3308 | tempfile: 2.0.0 |
2891 | 3309 | dev: true |
2892 | 3310 | |
3311 | + /bin-check/4.1.0: | |
3312 | + resolution: {integrity: sha512-b6weQyEUKsDGFlACWSIOfveEnImkJyK/FGW6FAG42loyoquvjdtOIqO6yBFzHyqyVVhNgNkQxxx09SFLK28YnA==} | |
3313 | + engines: {node: '>=4'} | |
3314 | + dependencies: | |
3315 | + execa: 0.7.0 | |
3316 | + executable: 4.1.1 | |
3317 | + dev: true | |
3318 | + | |
3319 | + /bin-version-check/4.0.0: | |
3320 | + resolution: {integrity: sha512-sR631OrhC+1f8Cvs8WyVWOA33Y8tgwjETNPyyD/myRBXLkfS/vl74FmH/lFcRl9KY3zwGh7jFhvyk9vV3/3ilQ==} | |
3321 | + engines: {node: '>=6'} | |
3322 | + dependencies: | |
3323 | + bin-version: 3.1.0 | |
3324 | + semver: 5.7.1 | |
3325 | + semver-truncate: 1.1.2 | |
3326 | + dev: true | |
3327 | + | |
3328 | + /bin-version/3.1.0: | |
3329 | + resolution: {integrity: sha512-Mkfm4iE1VFt4xd4vH+gx+0/71esbfus2LsnCGe8Pi4mndSPyT+NGES/Eg99jx8/lUGWfu3z2yuB/bt5UB+iVbQ==} | |
3330 | + engines: {node: '>=6'} | |
3331 | + dependencies: | |
3332 | + execa: 1.0.0 | |
3333 | + find-versions: 3.2.0 | |
3334 | + dev: true | |
3335 | + | |
3336 | + /bin-wrapper-china/0.1.0: | |
3337 | + resolution: {integrity: sha512-1UCm17WYEbgry50tup+AQN+JGVEVzoW4f8HMl899k1lvuFxWKGZXl/G2fgxQxAckRjnloO3ijLVVEsv8zescUg==} | |
3338 | + engines: {node: '>=8.3'} | |
3339 | + hasBin: true | |
3340 | + dependencies: | |
3341 | + bin-check: 4.1.0 | |
3342 | + bin-version-check: 4.0.0 | |
3343 | + binary-mirror-config: 1.41.0 | |
3344 | + download: 7.1.0 | |
3345 | + import-lazy: 4.0.0 | |
3346 | + os-filter-obj: 2.0.0 | |
3347 | + pify: 4.0.1 | |
3348 | + dev: true | |
3349 | + | |
2893 | 3350 | /binary-extensions/2.2.0: |
2894 | 3351 | resolution: {integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==} |
2895 | 3352 | engines: {node: '>=8'} |
2896 | 3353 | dev: true |
2897 | 3354 | |
3355 | + /binary-mirror-config/1.41.0: | |
3356 | + resolution: {integrity: sha512-ZiIhR1s6Sv1Fv6qCQqfPjx0Cj86BgFlhqNxZgHkQOWcxJcMbO3mj1iqsuVjowYqJqeZL8e52+IEv7IRnSX6T6w==} | |
3357 | + dev: true | |
3358 | + | |
3359 | + /binary/0.3.0: | |
3360 | + resolution: {integrity: sha512-D4H1y5KYwpJgK8wk1Cue5LLPgmwHKYSChkbspQg5JtVuR5ulGckxfR62H3AE9UDkdMC8yyXlqYihuz3Aqg2XZg==} | |
3361 | + dependencies: | |
3362 | + buffers: 0.1.1 | |
3363 | + chainsaw: 0.1.0 | |
3364 | + dev: false | |
3365 | + | |
2898 | 3366 | /bl/1.2.3: |
2899 | 3367 | resolution: {integrity: sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==} |
2900 | 3368 | dependencies: |
... | ... | @@ -2908,14 +3376,17 @@ packages: |
2908 | 3376 | buffer: 5.7.1 |
2909 | 3377 | inherits: 2.0.4 |
2910 | 3378 | readable-stream: 3.6.0 |
2911 | - dev: true | |
3379 | + | |
3380 | + /bluebird/3.4.7: | |
3381 | + resolution: {integrity: sha512-iD3898SR7sWVRHbiQv+sHUtHnMvC1o3nW5rAcqnq3uOn07DSAppZYUkIGslDz6gXC7HfunPe7YVBgoEJASPcHA==} | |
3382 | + dev: false | |
2912 | 3383 | |
2913 | 3384 | /bluebird/3.7.2: |
2914 | 3385 | resolution: {integrity: sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==} |
2915 | 3386 | dev: true |
2916 | 3387 | |
2917 | 3388 | /boolbase/1.0.0: |
2918 | - resolution: {integrity: sha1-aN/1++YMUes3cl6p4+0xDcwed24=} | |
3389 | + resolution: {integrity: sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==} | |
2919 | 3390 | dev: true |
2920 | 3391 | |
2921 | 3392 | /brace-expansion/1.1.11: |
... | ... | @@ -2923,7 +3394,11 @@ packages: |
2923 | 3394 | dependencies: |
2924 | 3395 | balanced-match: 1.0.2 |
2925 | 3396 | concat-map: 0.0.1 |
2926 | - dev: true | |
3397 | + | |
3398 | + /brace-expansion/2.0.1: | |
3399 | + resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==} | |
3400 | + dependencies: | |
3401 | + balanced-match: 1.0.2 | |
2927 | 3402 | |
2928 | 3403 | /braces/2.3.2: |
2929 | 3404 | resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==} |
... | ... | @@ -2939,8 +3414,6 @@ packages: |
2939 | 3414 | snapdragon-node: 2.1.1 |
2940 | 3415 | split-string: 3.1.0 |
2941 | 3416 | to-regex: 3.0.2 |
2942 | - transitivePeerDependencies: | |
2943 | - - supports-color | |
2944 | 3417 | dev: true |
2945 | 3418 | |
2946 | 3419 | /braces/3.0.2: |
... | ... | @@ -2950,16 +3423,15 @@ packages: |
2950 | 3423 | fill-range: 7.0.1 |
2951 | 3424 | dev: true |
2952 | 3425 | |
2953 | - /browserslist/4.20.2: | |
2954 | - resolution: {integrity: sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==} | |
3426 | + /browserslist/4.21.5: | |
3427 | + resolution: {integrity: sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==} | |
2955 | 3428 | engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} |
2956 | 3429 | hasBin: true |
2957 | 3430 | dependencies: |
2958 | - caniuse-lite: 1.0.30001332 | |
2959 | - electron-to-chromium: 1.4.116 | |
2960 | - escalade: 3.1.1 | |
2961 | - node-releases: 2.0.3 | |
2962 | - picocolors: 1.0.0 | |
3431 | + caniuse-lite: 1.0.30001451 | |
3432 | + electron-to-chromium: 1.4.293 | |
3433 | + node-releases: 2.0.10 | |
3434 | + update-browserslist-db: 1.0.10_browserslist@4.21.5 | |
2963 | 3435 | dev: true |
2964 | 3436 | |
2965 | 3437 | /buffer-alloc-unsafe/1.1.0: |
... | ... | @@ -2975,7 +3447,6 @@ packages: |
2975 | 3447 | |
2976 | 3448 | /buffer-crc32/0.2.13: |
2977 | 3449 | resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==} |
2978 | - dev: true | |
2979 | 3450 | |
2980 | 3451 | /buffer-fill/1.0.0: |
2981 | 3452 | resolution: {integrity: sha512-T7zexNBwiiaCOGDg9xNX9PBmjrubblRkENuptryuI64URkXDFum9il/JGL8Lm8wYfAXpredVXXZz7eMHilimiQ==} |
... | ... | @@ -2985,22 +3456,31 @@ packages: |
2985 | 3456 | resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} |
2986 | 3457 | dev: true |
2987 | 3458 | |
3459 | + /buffer-indexof-polyfill/1.0.2: | |
3460 | + resolution: {integrity: sha512-I7wzHwA3t1/lwXQh+A5PbNvJxgfo5r3xulgpYDB5zckTu/Z9oUK9biouBKQUjEqzaz3HnAT6TYoovmE+GqSf7A==} | |
3461 | + engines: {node: '>=0.10'} | |
3462 | + dev: false | |
3463 | + | |
2988 | 3464 | /buffer/5.7.1: |
2989 | 3465 | resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} |
2990 | 3466 | dependencies: |
2991 | 3467 | base64-js: 1.5.1 |
2992 | 3468 | ieee754: 1.2.1 |
2993 | - dev: true | |
2994 | 3469 | |
2995 | - /builtin-modules/3.2.0: | |
2996 | - resolution: {integrity: sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA==} | |
3470 | + /buffers/0.1.1: | |
3471 | + resolution: {integrity: sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==} | |
3472 | + engines: {node: '>=0.2.0'} | |
3473 | + dev: false | |
3474 | + | |
3475 | + /builtin-modules/3.3.0: | |
3476 | + resolution: {integrity: sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==} | |
2997 | 3477 | engines: {node: '>=6'} |
2998 | 3478 | dev: true |
2999 | 3479 | |
3000 | 3480 | /builtins/4.1.0: |
3001 | 3481 | resolution: {integrity: sha512-1bPRZQtmKaO6h7qV1YHXNtr6nCK28k0Zo95KM4dXfILcZZwoHJBN1m3lfLv9LPkcOZlrSr+J1bzMaZFO98Yq0w==} |
3002 | 3482 | dependencies: |
3003 | - semver: 7.3.7 | |
3483 | + semver: 7.3.8 | |
3004 | 3484 | dev: true |
3005 | 3485 | |
3006 | 3486 | /cache-base/1.0.1: |
... | ... | @@ -3018,11 +3498,23 @@ packages: |
3018 | 3498 | unset-value: 1.0.0 |
3019 | 3499 | dev: true |
3020 | 3500 | |
3501 | + /cacheable-request/2.1.4: | |
3502 | + resolution: {integrity: sha512-vag0O2LKZ/najSoUwDbVlnlCFvhBE/7mGTY2B5FgCBDcRD+oVV1HYTOwM6JZfMg/hIcM6IwnTZ1uQQL5/X3xIQ==} | |
3503 | + dependencies: | |
3504 | + clone-response: 1.0.2 | |
3505 | + get-stream: 3.0.0 | |
3506 | + http-cache-semantics: 3.8.1 | |
3507 | + keyv: 3.0.0 | |
3508 | + lowercase-keys: 1.0.0 | |
3509 | + normalize-url: 2.0.1 | |
3510 | + responselike: 1.0.2 | |
3511 | + dev: true | |
3512 | + | |
3021 | 3513 | /call-bind/1.0.2: |
3022 | 3514 | resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} |
3023 | 3515 | dependencies: |
3024 | 3516 | function-bind: 1.1.1 |
3025 | - get-intrinsic: 1.1.1 | |
3517 | + get-intrinsic: 1.2.0 | |
3026 | 3518 | |
3027 | 3519 | /callsites/3.1.0: |
3028 | 3520 | resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} |
... | ... | @@ -3033,11 +3525,11 @@ packages: |
3033 | 3525 | resolution: {integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==} |
3034 | 3526 | dependencies: |
3035 | 3527 | pascal-case: 3.1.2 |
3036 | - tslib: 2.3.1 | |
3528 | + tslib: 2.5.0 | |
3037 | 3529 | dev: true |
3038 | 3530 | |
3039 | 3531 | /camelcase-keys/2.1.0: |
3040 | - resolution: {integrity: sha1-MIvur/3ygRkFHvodkyITyRuPkuc=} | |
3532 | + resolution: {integrity: sha512-bA/Z/DERHKqoEOrp+qeGKw1QlvEQkGZSc0XaY6VnTxZr+Kv1G5zFwttpjv8qxZ/sBPT4nthwZaAcsAZTJlSKXQ==} | |
3041 | 3533 | engines: {node: '>=0.10.0'} |
3042 | 3534 | dependencies: |
3043 | 3535 | camelcase: 2.1.1 |
... | ... | @@ -3054,7 +3546,7 @@ packages: |
3054 | 3546 | dev: true |
3055 | 3547 | |
3056 | 3548 | /camelcase/2.1.1: |
3057 | - resolution: {integrity: sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=} | |
3549 | + resolution: {integrity: sha512-DLIsRzJVBQu72meAKPkWQOLcujdXT32hwdfnkI1frSiSRMK1MofjKHf+MEx0SB6fjEFXL8fBDv1dKymBlOp4Qw==} | |
3058 | 3550 | engines: {node: '>=0.10.0'} |
3059 | 3551 | dev: true |
3060 | 3552 | |
... | ... | @@ -3067,15 +3559,15 @@ packages: |
3067 | 3559 | engines: {node: '>=10'} |
3068 | 3560 | dev: true |
3069 | 3561 | |
3070 | - /caniuse-lite/1.0.30001332: | |
3071 | - resolution: {integrity: sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==} | |
3562 | + /caniuse-lite/1.0.30001451: | |
3563 | + resolution: {integrity: sha512-XY7UbUpGRatZzoRft//5xOa69/1iGJRBlrieH6QYrkKLIFn3m7OVEJ81dSrKoy2BnKsdbX5cLrOispZNYo9v2w==} | |
3072 | 3564 | dev: true |
3073 | 3565 | |
3074 | 3566 | /capital-case/1.0.4: |
3075 | 3567 | resolution: {integrity: sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A==} |
3076 | 3568 | dependencies: |
3077 | 3569 | no-case: 3.0.4 |
3078 | - tslib: 2.3.1 | |
3570 | + tslib: 2.5.0 | |
3079 | 3571 | upper-case-first: 2.0.2 |
3080 | 3572 | dev: true |
3081 | 3573 | |
... | ... | @@ -3097,8 +3589,14 @@ packages: |
3097 | 3589 | crc-32: 1.2.2 |
3098 | 3590 | dev: false |
3099 | 3591 | |
3592 | + /chainsaw/0.1.0: | |
3593 | + resolution: {integrity: sha512-75kWfWt6MEKNC8xYXIdRpDehRYY/tNSgwKaJq+dbbDcxORuVrrQ+SEHoWsniVn9XPYfP4gmdWIeDk/4YNp1rNQ==} | |
3594 | + dependencies: | |
3595 | + traverse: 0.3.9 | |
3596 | + dev: false | |
3597 | + | |
3100 | 3598 | /chalk/1.1.3: |
3101 | - resolution: {integrity: sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=} | |
3599 | + resolution: {integrity: sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==} | |
3102 | 3600 | engines: {node: '>=0.10.0'} |
3103 | 3601 | dependencies: |
3104 | 3602 | ansi-styles: 2.2.1 |
... | ... | @@ -3139,7 +3637,7 @@ packages: |
3139 | 3637 | path-case: 3.0.4 |
3140 | 3638 | sentence-case: 3.0.4 |
3141 | 3639 | snake-case: 3.0.4 |
3142 | - tslib: 2.3.1 | |
3640 | + tslib: 2.5.0 | |
3143 | 3641 | dev: true |
3144 | 3642 | |
3145 | 3643 | /chardet/0.7.0: |
... | ... | @@ -3150,7 +3648,7 @@ packages: |
3150 | 3648 | resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} |
3151 | 3649 | engines: {node: '>= 8.10.0'} |
3152 | 3650 | dependencies: |
3153 | - anymatch: 3.1.2 | |
3651 | + anymatch: 3.1.3 | |
3154 | 3652 | braces: 3.0.2 |
3155 | 3653 | glob-parent: 5.1.2 |
3156 | 3654 | is-binary-path: 2.1.0 |
... | ... | @@ -3158,7 +3656,7 @@ packages: |
3158 | 3656 | normalize-path: 3.0.0 |
3159 | 3657 | readdirp: 3.6.0 |
3160 | 3658 | optionalDependencies: |
3161 | - fsevents: registry.npmmirror.com/fsevents/2.3.2 | |
3659 | + fsevents: 2.3.2 | |
3162 | 3660 | dev: true |
3163 | 3661 | |
3164 | 3662 | /class-utils/0.3.6: |
... | ... | @@ -3171,8 +3669,8 @@ packages: |
3171 | 3669 | static-extend: 0.1.2 |
3172 | 3670 | dev: true |
3173 | 3671 | |
3174 | - /clean-css/5.3.0: | |
3175 | - resolution: {integrity: sha512-YYuuxv4H/iNb1Z/5IbMRoxgrzjWGhOEFfd+groZ5dMCVkpENiMZmwspdrzBo9286JjM1gZJPAyL7ZIdzuvu2AQ==} | |
3672 | + /clean-css/5.3.2: | |
3673 | + resolution: {integrity: sha512-JVJbM+f3d3Q704rF4bqQ5UUyTtuJ0JRKNbTKVEeujCCBoMdkEi+V+e8oktO9qGQNSvHrFTM6JZRXrUvGR1czww==} | |
3176 | 3674 | engines: {node: '>= 10.0'} |
3177 | 3675 | dependencies: |
3178 | 3676 | source-map: 0.6.1 |
... | ... | @@ -3190,8 +3688,8 @@ packages: |
3190 | 3688 | restore-cursor: 3.1.0 |
3191 | 3689 | dev: true |
3192 | 3690 | |
3193 | - /cli-spinners/2.6.1: | |
3194 | - resolution: {integrity: sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g==} | |
3691 | + /cli-spinners/2.7.0: | |
3692 | + resolution: {integrity: sha512-qu3pN8Y3qHNgE2AFweciB1IfMnmZ/fsNTEE+NOFjmGB2F/7rLhnhzppvpCnN4FovtP26k8lHyy9ptEbNwWFLzw==} | |
3195 | 3693 | engines: {node: '>=6'} |
3196 | 3694 | dev: true |
3197 | 3695 | |
... | ... | @@ -3232,25 +3730,33 @@ packages: |
3232 | 3730 | wrap-ansi: 7.0.0 |
3233 | 3731 | dev: true |
3234 | 3732 | |
3235 | - /clone-regexp/2.2.0: | |
3236 | - resolution: {integrity: sha512-beMpP7BOtTipFuW8hrJvREQ2DrRu3BE7by0ZpibtfBA+qfHYvMGTc2Yb1JMYPKg/JUw0CHYvpg796aNTSW9z7Q==} | |
3237 | - engines: {node: '>=6'} | |
3733 | + /cliui/8.0.1: | |
3734 | + resolution: {integrity: sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==} | |
3735 | + engines: {node: '>=12'} | |
3736 | + dependencies: | |
3737 | + string-width: 4.2.3 | |
3738 | + strip-ansi: 6.0.1 | |
3739 | + wrap-ansi: 7.0.0 | |
3740 | + dev: true | |
3741 | + | |
3742 | + /clone-response/1.0.2: | |
3743 | + resolution: {integrity: sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=} | |
3238 | 3744 | dependencies: |
3239 | - is-regexp: 2.1.0 | |
3745 | + mimic-response: 1.0.1 | |
3240 | 3746 | dev: true |
3241 | 3747 | |
3242 | 3748 | /clone/1.0.4: |
3243 | - resolution: {integrity: sha1-2jCcwmPfFZlMaIypAheco8fNfH4=} | |
3749 | + resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==} | |
3244 | 3750 | engines: {node: '>=0.8'} |
3245 | 3751 | dev: true |
3246 | 3752 | |
3247 | 3753 | /clone/2.1.2: |
3248 | - resolution: {integrity: sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=} | |
3754 | + resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==} | |
3249 | 3755 | engines: {node: '>=0.8'} |
3250 | 3756 | dev: true |
3251 | 3757 | |
3252 | - /codemirror/5.65.3: | |
3253 | - resolution: {integrity: sha512-kCC0iwGZOVZXHEKW3NDTObvM7pTIyowjty4BUqeREROc/3I6bWbgZDA3fGDwlA+rbgRjvnRnfqs9SfXynel1AQ==} | |
3758 | + /codemirror/5.65.11: | |
3759 | + resolution: {integrity: sha512-Gp62g2eKSCHYt10axmGhKq3WoJSvVpvhXmowNq7pZdRVowwtvBR/hi2LSP5srtctKkRT33T6/n8Kv1UGp7JW4A==} | |
3254 | 3760 | dev: false |
3255 | 3761 | |
3256 | 3762 | /codepage/1.15.0: |
... | ... | @@ -3259,7 +3765,7 @@ packages: |
3259 | 3765 | dev: false |
3260 | 3766 | |
3261 | 3767 | /collection-visit/1.0.0: |
3262 | - resolution: {integrity: sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=} | |
3768 | + resolution: {integrity: sha512-lNkKvzEeMBBjUGHZ+q6z9pSJla0KWAQPvtzhEV9+iGyQYG+pBpl7xKDhxoNSOZH2hhv0v5k0y2yAM4o4SjoSkw==} | |
3263 | 3769 | engines: {node: '>=0.10.0'} |
3264 | 3770 | dependencies: |
3265 | 3771 | map-visit: 1.0.0 |
... | ... | @@ -3279,20 +3785,32 @@ packages: |
3279 | 3785 | color-name: 1.1.4 |
3280 | 3786 | |
3281 | 3787 | /color-name/1.1.3: |
3282 | - resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=} | |
3788 | + resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==} | |
3283 | 3789 | dev: true |
3284 | 3790 | |
3285 | 3791 | /color-name/1.1.4: |
3286 | 3792 | resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} |
3287 | 3793 | |
3288 | - /colord/2.9.2: | |
3289 | - resolution: {integrity: sha512-Uqbg+J445nc1TKn4FoDPS6ZZqAvEDnwrH42yo8B40JSOgSLxMZ/gt3h4nmCtPLQeXhjJJkqBx7SCY35WnIixaQ==} | |
3794 | + /colord/2.9.3: | |
3795 | + resolution: {integrity: sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==} | |
3796 | + dev: true | |
3797 | + | |
3798 | + /colorette/2.0.19: | |
3799 | + resolution: {integrity: sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==} | |
3290 | 3800 | dev: true |
3291 | 3801 | |
3292 | - /colorette/2.0.16: | |
3293 | - resolution: {integrity: sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==} | |
3802 | + /combined-stream/1.0.8: | |
3803 | + resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} | |
3804 | + engines: {node: '>= 0.8'} | |
3805 | + dependencies: | |
3806 | + delayed-stream: 1.0.0 | |
3294 | 3807 | dev: true |
3295 | 3808 | |
3809 | + /commander/10.0.0: | |
3810 | + resolution: {integrity: sha512-zS5PnTI22FIRM6ylNW8G4Ap0IEOyk62fhLSD0+uHRT9McRCLGpkVNvao4bjimpK/GShynyQkFFxHhwMcETmduA==} | |
3811 | + engines: {node: '>=14'} | |
3812 | + dev: false | |
3813 | + | |
3296 | 3814 | /commander/2.20.3: |
3297 | 3815 | resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} |
3298 | 3816 | dev: true |
... | ... | @@ -3307,9 +3825,10 @@ packages: |
3307 | 3825 | engines: {node: '>= 12'} |
3308 | 3826 | dev: true |
3309 | 3827 | |
3310 | - /commander/9.2.0: | |
3311 | - resolution: {integrity: sha512-e2i4wANQiSXgnrBlIatyHtP1odfUp0BbV5Y5nEGbxtIrStkEOAAzCUirvLBNXHLr7kwLvJl6V+4V3XV9x7Wd9w==} | |
3828 | + /commander/9.5.0: | |
3829 | + resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==} | |
3312 | 3830 | engines: {node: ^12.20.0 || >=14} |
3831 | + dev: false | |
3313 | 3832 | |
3314 | 3833 | /common-tags/1.8.2: |
3315 | 3834 | resolution: {integrity: sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==} |
... | ... | @@ -3327,13 +3846,22 @@ packages: |
3327 | 3846 | resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==} |
3328 | 3847 | dev: true |
3329 | 3848 | |
3330 | - /compute-scroll-into-view/1.0.17: | |
3331 | - resolution: {integrity: sha512-j4dx+Fb0URmzbwwMUrhqWM2BEWHdFGx+qZ9qqASHRPqvTYdqvWnHg0H1hIbcyLnvgnoNAVMlwkepyqM3DaIFUg==} | |
3849 | + /compress-commons/4.1.1: | |
3850 | + resolution: {integrity: sha512-QLdDLCKNV2dtoTorqgxngQCMA+gWXkM/Nwu7FpeBhk/RdkzimqC3jueb/FDmaZeXh+uby1jkBqE3xArsLBE5wQ==} | |
3851 | + engines: {node: '>= 10'} | |
3852 | + dependencies: | |
3853 | + buffer-crc32: 0.2.13 | |
3854 | + crc32-stream: 4.0.2 | |
3855 | + normalize-path: 3.0.0 | |
3856 | + readable-stream: 3.6.0 | |
3857 | + dev: false | |
3858 | + | |
3859 | + /compute-scroll-into-view/1.0.20: | |
3860 | + resolution: {integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==} | |
3332 | 3861 | dev: false |
3333 | 3862 | |
3334 | 3863 | /concat-map/0.0.1: |
3335 | 3864 | resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} |
3336 | - dev: true | |
3337 | 3865 | |
3338 | 3866 | /config-chain/1.1.13: |
3339 | 3867 | resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==} |
... | ... | @@ -3355,8 +3883,6 @@ packages: |
3355 | 3883 | finalhandler: 1.1.2 |
3356 | 3884 | parseurl: 1.3.3 |
3357 | 3885 | utils-merge: 1.0.1 |
3358 | - transitivePeerDependencies: | |
3359 | - - supports-color | |
3360 | 3886 | dev: true |
3361 | 3887 | |
3362 | 3888 | /consola/2.15.3: |
... | ... | @@ -3364,18 +3890,18 @@ packages: |
3364 | 3890 | dev: true |
3365 | 3891 | |
3366 | 3892 | /console-stream/0.1.1: |
3367 | - resolution: {integrity: sha1-oJX+B7IEZZVfL6/Si11yvM2UnUQ=} | |
3893 | + resolution: {integrity: sha512-QC/8l9e6ofi6nqZ5PawlDgzmMw3OxIXtvolBzap/F4UDBJlDaZRSNbL/lb41C29FcbSJncBFlJFj2WJoNyZRfQ==} | |
3368 | 3894 | dev: true |
3369 | 3895 | |
3370 | 3896 | /console/0.7.2: |
3371 | - resolution: {integrity: sha1-+aQzEkkpFZG3v5v/qOIFNW8gqfA=} | |
3897 | + resolution: {integrity: sha512-+JSDwGunA4MTEgAV/4VBKwUHonP8CzJ/6GIuwPi6acKFqFfHUdSGCm89ZxZ5FfGWdZfkdgAroy5bJ5FSeN/t4g==} | |
3372 | 3898 | dev: true |
3373 | 3899 | |
3374 | 3900 | /constant-case/3.0.4: |
3375 | 3901 | resolution: {integrity: sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ==} |
3376 | 3902 | dependencies: |
3377 | 3903 | no-case: 3.0.4 |
3378 | - tslib: 2.3.1 | |
3904 | + tslib: 2.5.0 | |
3379 | 3905 | upper-case: 2.0.2 |
3380 | 3906 | dev: true |
3381 | 3907 | |
... | ... | @@ -3536,18 +4062,16 @@ packages: |
3536 | 4062 | engines: {node: '>=10'} |
3537 | 4063 | hasBin: true |
3538 | 4064 | dependencies: |
3539 | - JSONStream: 1.3.5 | |
3540 | 4065 | is-text-path: 1.0.1 |
4066 | + JSONStream: 1.3.5 | |
3541 | 4067 | lodash: 4.17.21 |
3542 | 4068 | meow: 8.1.2 |
3543 | 4069 | split2: 3.2.2 |
3544 | 4070 | through2: 4.0.2 |
3545 | 4071 | dev: true |
3546 | 4072 | |
3547 | - /convert-source-map/1.8.0: | |
3548 | - resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==} | |
3549 | - dependencies: | |
3550 | - safe-buffer: 5.1.2 | |
4073 | + /convert-source-map/1.9.0: | |
4074 | + resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} | |
3551 | 4075 | dev: true |
3552 | 4076 | |
3553 | 4077 | /copy-anything/2.0.6: |
... | ... | @@ -3557,24 +4081,22 @@ packages: |
3557 | 4081 | dev: true |
3558 | 4082 | |
3559 | 4083 | /copy-descriptor/0.1.1: |
3560 | - resolution: {integrity: sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=} | |
4084 | + resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==} | |
3561 | 4085 | engines: {node: '>=0.10.0'} |
3562 | 4086 | dev: true |
3563 | 4087 | |
3564 | - /core-js-compat/3.22.1: | |
3565 | - resolution: {integrity: sha512-CWbNqTluLMvZg1cjsQUbGiCM91dobSHKfDIyCoxuqxthdjGuUlaMbCsSehP3CBiVvG0C7P6UIrC1v0hgFE75jw==} | |
4088 | + /core-js-compat/3.27.2: | |
4089 | + resolution: {integrity: sha512-welaYuF7ZtbYKGrIy7y3eb40d37rG1FvzEOfe7hSLd2iD6duMDqUhRfSvCGyC46HhR6Y8JXXdZ2lnRUMkPBpvg==} | |
3566 | 4090 | dependencies: |
3567 | - browserslist: 4.20.2 | |
3568 | - semver: 7.0.0 | |
4091 | + browserslist: 4.21.5 | |
3569 | 4092 | dev: true |
3570 | 4093 | |
3571 | - /core-js/3.22.1: | |
3572 | - resolution: {integrity: sha512-l6CwCLq7XgITOQGhv1dIUmwCFoqFjyQ6zQHUCQlS0xKmb9d6OHIg8jDiEoswhaettT21BSF5qKr6kbvE+aKwxw==} | |
4094 | + /core-js/3.27.2: | |
4095 | + resolution: {integrity: sha512-9ashVQskuh5AZEZ1JdQWp1GqSoC1e1G87MzRqg2gIfVAQ7Qn9K+uFj8EcniUFA4P2NLZfV+TOlX1SzoKfo+s7w==} | |
3573 | 4096 | requiresBuild: true |
3574 | 4097 | |
3575 | 4098 | /core-util-is/1.0.3: |
3576 | 4099 | resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} |
3577 | - dev: true | |
3578 | 4100 | |
3579 | 4101 | /cors/2.8.5: |
3580 | 4102 | resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==} |
... | ... | @@ -3584,24 +4106,24 @@ packages: |
3584 | 4106 | vary: 1.1.2 |
3585 | 4107 | dev: true |
3586 | 4108 | |
3587 | - /cosmiconfig-typescript-loader/1.0.9_3z6inmgn4ud4moqealnfxgbl2m: | |
3588 | - resolution: {integrity: sha512-tRuMRhxN4m1Y8hP9SNYfz7jRwt8lZdWxdjg/ohg5esKmsndJIn4yT96oJVcf5x0eA11taXl+sIp+ielu529k6g==} | |
4109 | + /cosmiconfig-typescript-loader/2.0.2_121bb9107e71cb273c2c9f9d1b903c77: | |
4110 | + resolution: {integrity: sha512-KmE+bMjWMXJbkWCeY4FJX/npHuZPNr9XF9q9CIQ/bpFwi1qHfCmSiKarrCcRa0LO4fWjk93pVoeRtJAkTGcYNw==} | |
3589 | 4111 | engines: {node: '>=12', npm: '>=6'} |
3590 | 4112 | peerDependencies: |
3591 | 4113 | '@types/node': '*' |
3592 | 4114 | typescript: '>=3' |
3593 | 4115 | dependencies: |
3594 | - '@types/node': 17.0.25 | |
3595 | - cosmiconfig: 7.0.1 | |
3596 | - ts-node: 10.7.0_3z6inmgn4ud4moqealnfxgbl2m | |
3597 | - typescript: 4.6.3 | |
4116 | + '@types/node': 17.0.45 | |
4117 | + cosmiconfig: 7.1.0 | |
4118 | + ts-node: 10.9.1_121bb9107e71cb273c2c9f9d1b903c77 | |
4119 | + typescript: 4.9.5 | |
3598 | 4120 | transitivePeerDependencies: |
3599 | 4121 | - '@swc/core' |
3600 | 4122 | - '@swc/wasm' |
3601 | 4123 | dev: true |
3602 | 4124 | |
3603 | - /cosmiconfig/7.0.1: | |
3604 | - resolution: {integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==} | |
4125 | + /cosmiconfig/7.1.0: | |
4126 | + resolution: {integrity: sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==} | |
3605 | 4127 | engines: {node: '>=10'} |
3606 | 4128 | dependencies: |
3607 | 4129 | '@types/parse-json': 4.0.0 |
... | ... | @@ -3617,12 +4139,20 @@ packages: |
3617 | 4139 | hasBin: true |
3618 | 4140 | dev: false |
3619 | 4141 | |
4142 | + /crc32-stream/4.0.2: | |
4143 | + resolution: {integrity: sha512-DxFZ/Hk473b/muq1VJ///PMNLj0ZMnzye9thBpmjpJKCc5eMgB95aK8zCGrGfQ90cWo561Te6HK9D+j4KPdM6w==} | |
4144 | + engines: {node: '>= 10'} | |
4145 | + dependencies: | |
4146 | + crc-32: 1.2.2 | |
4147 | + readable-stream: 3.6.0 | |
4148 | + dev: false | |
4149 | + | |
3620 | 4150 | /create-require/1.1.1: |
3621 | 4151 | resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==} |
3622 | 4152 | dev: true |
3623 | 4153 | |
3624 | - /cropperjs/1.5.12: | |
3625 | - resolution: {integrity: sha512-re7UdjE5UnwdrovyhNzZ6gathI4Rs3KGCBSc8HCIjUo5hO42CtzyblmWLj6QWVw7huHyDMfpKxhiO2II77nhDw==} | |
4154 | + /cropperjs/1.5.13: | |
4155 | + resolution: {integrity: sha512-by7jKAo73y5/Do0K6sxdTKHgndY0NMjG2bEdgeJxycbcmHuCiMXqw8sxy5C5Y5WTOTcDGmbT7Sr5CgKOXR06OA==} | |
3626 | 4156 | dev: false |
3627 | 4157 | |
3628 | 4158 | /cross-env/7.0.3: |
... | ... | @@ -3678,8 +4208,8 @@ packages: |
3678 | 4208 | engines: {node: '>=8'} |
3679 | 4209 | dev: true |
3680 | 4210 | |
3681 | - /css-functions-list/3.0.1: | |
3682 | - resolution: {integrity: sha512-PriDuifDt4u4rkDgnqRCLnjfMatufLmWNfQnGCq34xZwpY3oabwhB9SqRBmuvWUgndbemCFlKqg+nO7C2q0SBw==} | |
4211 | + /css-functions-list/3.1.0: | |
4212 | + resolution: {integrity: sha512-/9lCvYZaUbBGvYUgYGFJ4dcYiyqdhSjG7IPVluoV8A1ILjkF7ilmhp1OGUz8n+nmBcu0RNrQAzgD8B6FJbrt2w==} | |
3683 | 4213 | engines: {node: '>=12.22'} |
3684 | 4214 | dev: true |
3685 | 4215 | |
... | ... | @@ -3690,7 +4220,7 @@ packages: |
3690 | 4220 | css-what: 6.1.0 |
3691 | 4221 | domhandler: 4.3.1 |
3692 | 4222 | domutils: 2.8.0 |
3693 | - nth-check: 2.0.1 | |
4223 | + nth-check: 2.1.1 | |
3694 | 4224 | dev: true |
3695 | 4225 | |
3696 | 4226 | /css-tree/1.1.3: |
... | ... | @@ -3719,25 +4249,34 @@ packages: |
3719 | 4249 | css-tree: 1.1.3 |
3720 | 4250 | dev: true |
3721 | 4251 | |
3722 | - /csstype/2.6.20: | |
3723 | - resolution: {integrity: sha512-/WwNkdXfckNgw6S5R125rrW8ez139lBHWouiBvX8dfMFtcn6V81REDqnH7+CRpRipfYlyU1CmOnOxrmGcFOjeA==} | |
4252 | + /csstype/2.6.21: | |
4253 | + resolution: {integrity: sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==} | |
4254 | + dev: false | |
3724 | 4255 | |
3725 | 4256 | /currently-unhandled/0.4.1: |
3726 | - resolution: {integrity: sha1-mI3zP+qxke95mmE2nddsF635V+o=} | |
4257 | + resolution: {integrity: sha512-/fITjgjGU50vjQ4FH6eUoYu+iUoUKIXws2hL15JJpIR+BbTxaXQsMuuyjtNh2WqsSBS5nsaZHFsFecyw5CCAng==} | |
3727 | 4258 | engines: {node: '>=0.10.0'} |
3728 | 4259 | dependencies: |
3729 | 4260 | array-find-index: 1.0.2 |
3730 | 4261 | dev: true |
3731 | 4262 | |
3732 | - /cwebp-bin/5.1.0: | |
3733 | - resolution: {integrity: sha512-BsPKStaNr98zfxwejWWLIGELbPERULJoD2v5ijvpeutSAGsegX7gmABgnkRK7MUucCPROXXfaPqkLAwI509JzA==} | |
3734 | - engines: {node: '>=6'} | |
4263 | + /cwebp-bin/6.1.2: | |
4264 | + resolution: {integrity: sha512-NLEZ/BVAl9g426hwUX/qrQ7b/EfQH7BS1tr+CzPo2EgDQbcdzmUVE+fIfsi64lsL638lWgzTEViMAL4pxV1GOg==} | |
4265 | + engines: {node: '>=10'} | |
3735 | 4266 | hasBin: true |
3736 | 4267 | requiresBuild: true |
3737 | 4268 | dependencies: |
3738 | 4269 | bin-build: 3.0.0 |
3739 | - bin-wrapper: registry.npmmirror.com/bin-wrapper-china/0.1.0 | |
3740 | - logalot: 2.1.0 | |
4270 | + bin-wrapper: /bin-wrapper-china/0.1.0 | |
4271 | + dev: true | |
4272 | + | |
4273 | + /cz-git/1.4.1: | |
4274 | + resolution: {integrity: sha512-EOtuitcnfxde8t3NNTKh2YxEJhLXGiVlKSVaZipK3+DVo135rEUifAfqxkslM66Nf6ZO7a+3JR+XAOLhMXUAjQ==} | |
4275 | + dev: true | |
4276 | + | |
4277 | + /czg/1.4.1: | |
4278 | + resolution: {integrity: sha512-ZjK46yrHgRbypfKAzv8D/UIWiz3BgGfO0cSPAGpk4VO9FmJ3tqaLqelrNyiVjHqOyg1dOi8hoxBHdrdvwa1eaQ==} | |
4279 | + hasBin: true | |
3741 | 4280 | dev: true |
3742 | 4281 | |
3743 | 4282 | /dargs/7.0.0: |
... | ... | @@ -3749,28 +4288,22 @@ packages: |
3749 | 4288 | resolution: {integrity: sha512-jyCETtSl3VMZMWeRo7iY1FL19ges1t55hMo5yaam4Jrsm5EPL89UQkoQRyiI+Yf4k8r2ZpdngkV8hr1lIdjb3Q==} |
3750 | 4289 | dev: true |
3751 | 4290 | |
3752 | - /dayjs/1.11.1: | |
3753 | - resolution: {integrity: sha512-ER7EjqVAMkRRsxNCC5YqJ9d9VQYuWdGt7aiH2qA5R5wt8ZmWaP2dLUSIK6y/kVzLMlmh1Tvu5xUf4M/wdGJ5KA==} | |
4291 | + /dayjs/1.11.7: | |
4292 | + resolution: {integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==} | |
3754 | 4293 | dev: false |
3755 | 4294 | |
4295 | + /de-indent/1.0.2: | |
4296 | + resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==} | |
4297 | + dev: true | |
4298 | + | |
3756 | 4299 | /debug/2.6.9: |
3757 | 4300 | resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} |
3758 | - peerDependencies: | |
3759 | - supports-color: '*' | |
3760 | - peerDependenciesMeta: | |
3761 | - supports-color: | |
3762 | - optional: true | |
3763 | 4301 | dependencies: |
3764 | 4302 | ms: 2.0.0 |
3765 | 4303 | dev: true |
3766 | 4304 | |
3767 | 4305 | /debug/3.2.7: |
3768 | 4306 | resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} |
3769 | - peerDependencies: | |
3770 | - supports-color: '*' | |
3771 | - peerDependenciesMeta: | |
3772 | - supports-color: | |
3773 | - optional: true | |
3774 | 4307 | dependencies: |
3775 | 4308 | ms: 2.1.3 |
3776 | 4309 | dev: true |
... | ... | @@ -3788,7 +4321,7 @@ packages: |
3788 | 4321 | ms: 2.1.2 |
3789 | 4322 | dev: true |
3790 | 4323 | |
3791 | - /debug/4.3.4_supports-color@9.2.2: | |
4324 | + /debug/4.3.4_supports-color@9.3.1: | |
3792 | 4325 | resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==} |
3793 | 4326 | engines: {node: '>=6.0'} |
3794 | 4327 | peerDependencies: |
... | ... | @@ -3798,11 +4331,11 @@ packages: |
3798 | 4331 | optional: true |
3799 | 4332 | dependencies: |
3800 | 4333 | ms: 2.1.2 |
3801 | - supports-color: 9.2.2 | |
4334 | + supports-color: 9.3.1 | |
3802 | 4335 | dev: true |
3803 | 4336 | |
3804 | - /decamelize-keys/1.1.0: | |
3805 | - resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=} | |
4337 | + /decamelize-keys/1.1.1: | |
4338 | + resolution: {integrity: sha512-WiPxgEirIV0/eIOMcnFBA3/IJZAZqKnwAwWyvvdi4lsr1WCN22nhdf/3db3DoZcUjTV2SqfzIwNyp6y2xs3nmg==} | |
3806 | 4339 | engines: {node: '>=0.10.0'} |
3807 | 4340 | dependencies: |
3808 | 4341 | decamelize: 1.2.0 |
... | ... | @@ -3810,11 +4343,11 @@ packages: |
3810 | 4343 | dev: true |
3811 | 4344 | |
3812 | 4345 | /decamelize/1.2.0: |
3813 | - resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=} | |
4346 | + resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==} | |
3814 | 4347 | engines: {node: '>=0.10.0'} |
3815 | 4348 | |
3816 | - /decode-uri-component/0.2.0: | |
3817 | - resolution: {integrity: sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==} | |
4349 | + /decode-uri-component/0.2.2: | |
4350 | + resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==} | |
3818 | 4351 | engines: {node: '>=0.10'} |
3819 | 4352 | dev: true |
3820 | 4353 | |
... | ... | @@ -3872,8 +4405,8 @@ packages: |
3872 | 4405 | decompress-tarbz2: 4.1.1 |
3873 | 4406 | decompress-targz: 4.1.1 |
3874 | 4407 | decompress-unzip: 4.0.1 |
3875 | - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 | |
3876 | - make-dir: registry.npmmirror.com/make-dir/1.3.0 | |
4408 | + graceful-fs: 4.2.10 | |
4409 | + make-dir: 1.3.0 | |
3877 | 4410 | pify: 2.3.0 |
3878 | 4411 | strip-dirs: 2.1.0 |
3879 | 4412 | dev: true |
... | ... | @@ -3882,13 +4415,13 @@ packages: |
3882 | 4415 | resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} |
3883 | 4416 | dev: true |
3884 | 4417 | |
3885 | - /deepmerge/4.2.2: | |
3886 | - resolution: {integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==} | |
4418 | + /deepmerge/4.3.0: | |
4419 | + resolution: {integrity: sha512-z2wJZXrmeHdvYJp/Ux55wIjqo81G5Bp4c+oELTW+7ar6SogWHajt5a9gO3s3IDaGSAXjDk0vlQKN3rms8ab3og==} | |
3887 | 4420 | engines: {node: '>=0.10.0'} |
3888 | 4421 | dev: true |
3889 | 4422 | |
3890 | - /defaults/1.0.3: | |
3891 | - resolution: {integrity: sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=} | |
4423 | + /defaults/1.0.4: | |
4424 | + resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==} | |
3892 | 4425 | dependencies: |
3893 | 4426 | clone: 1.0.4 |
3894 | 4427 | dev: true |
... | ... | @@ -3907,14 +4440,14 @@ packages: |
3907 | 4440 | dev: true |
3908 | 4441 | |
3909 | 4442 | /define-property/0.2.5: |
3910 | - resolution: {integrity: sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=} | |
4443 | + resolution: {integrity: sha512-Rr7ADjQZenceVOAKop6ALkkRAmH1A4Gx9hV/7ZujPUN2rkATqFO0JZLZInbAjpZYoJ1gUx8MRMQVkYemcbMSTA==} | |
3911 | 4444 | engines: {node: '>=0.10.0'} |
3912 | 4445 | dependencies: |
3913 | 4446 | is-descriptor: 0.1.6 |
3914 | 4447 | dev: true |
3915 | 4448 | |
3916 | 4449 | /define-property/1.0.0: |
3917 | - resolution: {integrity: sha1-dp66rz9KY6rTr56NMEybvnm/sOY=} | |
4450 | + resolution: {integrity: sha512-cZTYKFWspt9jZsMscWo8sc/5lbPC9Q0N5nBLgb+Yd915iL3udB1uFgS3B8YCx66UVHq018DAVFoee7x+gxggeA==} | |
3918 | 4451 | engines: {node: '>=0.10.0'} |
3919 | 4452 | dependencies: |
3920 | 4453 | is-descriptor: 1.0.2 |
... | ... | @@ -3928,6 +4461,11 @@ packages: |
3928 | 4461 | isobject: 3.0.1 |
3929 | 4462 | dev: true |
3930 | 4463 | |
4464 | + /delayed-stream/1.0.0: | |
4465 | + resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==} | |
4466 | + engines: {node: '>=0.4.0'} | |
4467 | + dev: true | |
4468 | + | |
3931 | 4469 | /deprecation/2.3.1: |
3932 | 4470 | resolution: {integrity: sha512-xmHIy4F3scKVwMsQ4WnVaS8bHOx0DmVwRywosKhaILI0ywMDWPtBSku2HNxRvF7jtwDRsoEwYQSfbxj8b7RlJQ==} |
3933 | 4471 | dev: true |
... | ... | @@ -3959,8 +4497,8 @@ packages: |
3959 | 4497 | esutils: 2.0.3 |
3960 | 4498 | dev: true |
3961 | 4499 | |
3962 | - /dom-align/1.12.2: | |
3963 | - resolution: {integrity: sha512-pHuazgqrsTFrGU2WLDdXxCFabkdQDx72ddkraZNih1KsMcN5qsRSTR9O4VJRlwTPCPb5COYg3LOfiMHHcPInHg==} | |
4500 | + /dom-align/1.12.4: | |
4501 | + resolution: {integrity: sha512-R8LUSEay/68zE5c8/3BDxiTEvgb4xZTF0RKmAHfiEVN3klfIpXfi2/QCoiWPccVQ0J/ZGdz9OjzL4uJEP/MRAw==} | |
3964 | 4502 | dev: false |
3965 | 4503 | |
3966 | 4504 | /dom-scroll-into-view/2.0.1: |
... | ... | @@ -3982,6 +4520,14 @@ packages: |
3982 | 4520 | entities: 2.2.0 |
3983 | 4521 | dev: true |
3984 | 4522 | |
4523 | + /dom-serializer/2.0.0: | |
4524 | + resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==} | |
4525 | + dependencies: | |
4526 | + domelementtype: 2.3.0 | |
4527 | + domhandler: 5.0.3 | |
4528 | + entities: 4.4.0 | |
4529 | + dev: true | |
4530 | + | |
3985 | 4531 | /domelementtype/1.3.1: |
3986 | 4532 | resolution: {integrity: sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w==} |
3987 | 4533 | dev: true |
... | ... | @@ -4003,6 +4549,13 @@ packages: |
4003 | 4549 | domelementtype: 2.3.0 |
4004 | 4550 | dev: true |
4005 | 4551 | |
4552 | + /domhandler/5.0.3: | |
4553 | + resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==} | |
4554 | + engines: {node: '>= 4'} | |
4555 | + dependencies: | |
4556 | + domelementtype: 2.3.0 | |
4557 | + dev: true | |
4558 | + | |
4006 | 4559 | /domutils/1.7.0: |
4007 | 4560 | resolution: {integrity: sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==} |
4008 | 4561 | dependencies: |
... | ... | @@ -4018,11 +4571,19 @@ packages: |
4018 | 4571 | domhandler: 4.3.1 |
4019 | 4572 | dev: true |
4020 | 4573 | |
4574 | + /domutils/3.0.1: | |
4575 | + resolution: {integrity: sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==} | |
4576 | + dependencies: | |
4577 | + dom-serializer: 2.0.0 | |
4578 | + domelementtype: 2.3.0 | |
4579 | + domhandler: 5.0.3 | |
4580 | + dev: true | |
4581 | + | |
4021 | 4582 | /dot-case/3.0.4: |
4022 | 4583 | resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} |
4023 | 4584 | dependencies: |
4024 | 4585 | no-case: 3.0.4 |
4025 | - tslib: 2.3.1 | |
4586 | + tslib: 2.5.0 | |
4026 | 4587 | dev: true |
4027 | 4588 | |
4028 | 4589 | /dot-prop/5.3.0: |
... | ... | @@ -4037,8 +4598,8 @@ packages: |
4037 | 4598 | engines: {node: '>=12'} |
4038 | 4599 | dev: true |
4039 | 4600 | |
4040 | - /dotenv/16.0.0: | |
4041 | - resolution: {integrity: sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==} | |
4601 | + /dotenv/16.0.3: | |
4602 | + resolution: {integrity: sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==} | |
4042 | 4603 | engines: {node: '>=12'} |
4043 | 4604 | dev: true |
4044 | 4605 | |
... | ... | @@ -4054,40 +4615,74 @@ packages: |
4054 | 4615 | filenamify: 2.1.0 |
4055 | 4616 | get-stream: 3.0.0 |
4056 | 4617 | got: 7.1.0 |
4057 | - make-dir: registry.npmmirror.com/make-dir/1.3.0 | |
4618 | + make-dir: 1.3.0 | |
4058 | 4619 | p-event: 1.3.0 |
4059 | 4620 | pify: 3.0.0 |
4060 | 4621 | dev: true |
4061 | 4622 | |
4062 | - /duplexer3/0.1.4: | |
4063 | - resolution: {integrity: sha512-CEj8FwwNA4cVH2uFCoHUrmojhYh1vmCdOaneKJXwkeY1i9jnlslVo9dx+hQ5Hl9GnH/Bwy/IjxAyOePyPKYnzA==} | |
4623 | + /download/7.1.0: | |
4624 | + resolution: {integrity: sha512-xqnBTVd/E+GxJVrX5/eUJiLYjCGPwMpdL+jGhGU57BvtcA7wwhtHVbXBeUk51kOpW3S7Jn3BQbN9Q1R1Km2qDQ==} | |
4625 | + engines: {node: '>=6'} | |
4626 | + dependencies: | |
4627 | + archive-type: 4.0.0 | |
4628 | + caw: 2.0.1 | |
4629 | + content-disposition: 0.5.4 | |
4630 | + decompress: 4.2.1 | |
4631 | + ext-name: 5.0.0 | |
4632 | + file-type: 8.1.0 | |
4633 | + filenamify: 2.1.0 | |
4634 | + get-stream: 3.0.0 | |
4635 | + got: 8.3.2 | |
4636 | + make-dir: 1.3.0 | |
4637 | + p-event: 2.3.1 | |
4638 | + pify: 3.0.0 | |
4639 | + dev: true | |
4640 | + | |
4641 | + /duplexer2/0.1.4: | |
4642 | + resolution: {integrity: sha512-asLFVfWWtJ90ZyOUHMqk7/S2w2guQKxUI2itj3d92ADHhxUSbCMGi1f1cBcJ7xM1To+pE/Khbwo1yuNbMEPKeA==} | |
4643 | + dependencies: | |
4644 | + readable-stream: 2.3.7 | |
4645 | + dev: false | |
4646 | + | |
4647 | + /duplexer3/0.1.5: | |
4648 | + resolution: {integrity: sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==} | |
4064 | 4649 | dev: true |
4065 | 4650 | |
4066 | 4651 | /eastasianwidth/0.2.0: |
4067 | 4652 | resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} |
4068 | 4653 | dev: true |
4069 | 4654 | |
4070 | - /echarts/5.3.2: | |
4071 | - resolution: {integrity: sha512-LWCt7ohOKdJqyiBJ0OGBmE9szLdfA9sGcsMEi+GGoc6+Xo75C+BkcT/6NNGRHAWtnQl2fNow05AQjznpap28TQ==} | |
4655 | + /echarts/5.4.1: | |
4656 | + resolution: {integrity: sha512-9ltS3M2JB0w2EhcYjCdmtrJ+6haZcW6acBolMGIuf01Hql1yrIV01L1aRj7jsaaIULJslEP9Z3vKlEmnJaWJVQ==} | |
4072 | 4657 | dependencies: |
4073 | 4658 | tslib: 2.3.0 |
4074 | - zrender: 5.3.1 | |
4659 | + zrender: 5.4.1 | |
4075 | 4660 | dev: false |
4076 | 4661 | |
4662 | + /editorconfig/0.15.3: | |
4663 | + resolution: {integrity: sha512-M9wIMFx96vq0R4F+gRpY3o2exzb8hEj/n9S8unZtHSvYjibBp/iMufSzvmOcV/laG0ZtuTVGtiJggPOSW2r93g==} | |
4664 | + hasBin: true | |
4665 | + dependencies: | |
4666 | + commander: 2.20.3 | |
4667 | + lru-cache: 4.1.5 | |
4668 | + semver: 5.7.1 | |
4669 | + sigmund: 1.0.1 | |
4670 | + dev: true | |
4671 | + | |
4077 | 4672 | /ee-first/1.1.1: |
4078 | 4673 | resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=} |
4079 | 4674 | dev: true |
4080 | 4675 | |
4081 | - /ejs/3.1.7: | |
4082 | - resolution: {integrity: sha512-BIar7R6abbUxDA3bfXrO4DSgwo8I+fB5/1zgujl3HLLjwd6+9iOnrT+t3grn2qbk9vOgBubXOFwX2m9axoFaGw==} | |
4676 | + /ejs/3.1.8: | |
4677 | + resolution: {integrity: sha512-/sXZeMlhS0ArkfX2Aw780gJzXSMPnKjtspYZv+f3NiKLlubezAHDU5+9xz6gd3/NhG3txQCo6xlglmTS+oTGEQ==} | |
4083 | 4678 | engines: {node: '>=0.10.0'} |
4084 | 4679 | hasBin: true |
4085 | 4680 | dependencies: |
4086 | 4681 | jake: 10.8.5 |
4087 | 4682 | dev: true |
4088 | 4683 | |
4089 | - /electron-to-chromium/1.4.116: | |
4090 | - resolution: {integrity: sha512-sy2ol5DTH0sy8xvAglyHFxsNFXFsOBfa6rGmrtjiSdQOp53ossspduOzU+5Lx23H7GxEjjvtSF36XqkajV6Z5A==} | |
4684 | + /electron-to-chromium/1.4.293: | |
4685 | + resolution: {integrity: sha512-h7vBlhC83NsgC9UO3LOZx91xgstIrHk5iqMbZgnEArL5rHTM6HfsUZhnwb3oRnNetXM1741kB9SO7x9jLshz5A==} | |
4091 | 4686 | dev: true |
4092 | 4687 | |
4093 | 4688 | /emoji-regex/8.0.0: |
... | ... | @@ -4107,7 +4702,7 @@ packages: |
4107 | 4702 | dev: false |
4108 | 4703 | |
4109 | 4704 | /encodeurl/1.0.2: |
4110 | - resolution: {integrity: sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=} | |
4705 | + resolution: {integrity: sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==} | |
4111 | 4706 | engines: {node: '>= 0.8'} |
4112 | 4707 | dev: true |
4113 | 4708 | |
... | ... | @@ -4115,7 +4710,6 @@ packages: |
4115 | 4710 | resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} |
4116 | 4711 | dependencies: |
4117 | 4712 | once: 1.4.0 |
4118 | - dev: true | |
4119 | 4713 | |
4120 | 4714 | /entities/1.1.2: |
4121 | 4715 | resolution: {integrity: sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==} |
... | ... | @@ -4125,125 +4719,370 @@ packages: |
4125 | 4719 | resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==} |
4126 | 4720 | dev: true |
4127 | 4721 | |
4128 | - /entities/3.0.1: | |
4129 | - resolution: {integrity: sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==} | |
4722 | + /entities/4.4.0: | |
4723 | + resolution: {integrity: sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==} | |
4130 | 4724 | engines: {node: '>=0.12'} |
4131 | 4725 | dev: true |
4132 | 4726 | |
4727 | + /errno/0.1.8: | |
4728 | + resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==} | |
4729 | + hasBin: true | |
4730 | + requiresBuild: true | |
4731 | + dependencies: | |
4732 | + prr: 1.0.1 | |
4733 | + dev: true | |
4734 | + optional: true | |
4735 | + | |
4133 | 4736 | /error-ex/1.3.2: |
4134 | 4737 | resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} |
4135 | 4738 | dependencies: |
4136 | 4739 | is-arrayish: 0.2.1 |
4137 | 4740 | dev: true |
4138 | 4741 | |
4139 | - /es-abstract/1.19.5: | |
4140 | - resolution: {integrity: sha512-Aa2G2+Rd3b6kxEUKTF4TaW67czBLyAv3z7VOhYRU50YBx+bbsYZ9xQP4lMNazePuFlybXI0V4MruPos7qUo5fA==} | |
4742 | + /es-abstract/1.21.1: | |
4743 | + resolution: {integrity: sha512-QudMsPOz86xYz/1dG1OuGBKOELjCh99IIWHLzy5znUB6j8xG2yMA7bfTV86VSqKF+Y/H08vQPR+9jyXpuC6hfg==} | |
4141 | 4744 | engines: {node: '>= 0.4'} |
4142 | 4745 | dependencies: |
4746 | + available-typed-arrays: 1.0.5 | |
4143 | 4747 | call-bind: 1.0.2 |
4748 | + es-set-tostringtag: 2.0.1 | |
4144 | 4749 | es-to-primitive: 1.2.1 |
4145 | 4750 | function-bind: 1.1.1 |
4146 | - get-intrinsic: 1.1.1 | |
4751 | + function.prototype.name: 1.1.5 | |
4752 | + get-intrinsic: 1.2.0 | |
4147 | 4753 | get-symbol-description: 1.0.0 |
4754 | + globalthis: 1.0.3 | |
4755 | + gopd: 1.0.1 | |
4148 | 4756 | has: 1.0.3 |
4757 | + has-property-descriptors: 1.0.0 | |
4758 | + has-proto: 1.0.1 | |
4149 | 4759 | has-symbols: 1.0.3 |
4150 | - internal-slot: 1.0.3 | |
4151 | - is-callable: 1.2.4 | |
4760 | + internal-slot: 1.0.5 | |
4761 | + is-array-buffer: 3.0.1 | |
4762 | + is-callable: 1.2.7 | |
4152 | 4763 | is-negative-zero: 2.0.2 |
4153 | 4764 | is-regex: 1.1.4 |
4154 | 4765 | is-shared-array-buffer: 1.0.2 |
4155 | 4766 | is-string: 1.0.7 |
4767 | + is-typed-array: 1.1.10 | |
4156 | 4768 | is-weakref: 1.0.2 |
4157 | - object-inspect: 1.12.0 | |
4769 | + object-inspect: 1.12.3 | |
4158 | 4770 | object-keys: 1.1.1 |
4159 | - object.assign: 4.1.2 | |
4160 | - string.prototype.trimend: 1.0.4 | |
4161 | - string.prototype.trimstart: 1.0.4 | |
4162 | - unbox-primitive: 1.0.1 | |
4771 | + object.assign: 4.1.4 | |
4772 | + regexp.prototype.flags: 1.4.3 | |
4773 | + safe-regex-test: 1.0.0 | |
4774 | + string.prototype.trimend: 1.0.6 | |
4775 | + string.prototype.trimstart: 1.0.6 | |
4776 | + typed-array-length: 1.0.4 | |
4777 | + unbox-primitive: 1.0.2 | |
4778 | + which-typed-array: 1.1.9 | |
4163 | 4779 | dev: true |
4164 | 4780 | |
4165 | 4781 | /es-module-lexer/0.9.3: |
4166 | 4782 | resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==} |
4167 | 4783 | dev: true |
4168 | 4784 | |
4785 | + /es-set-tostringtag/2.0.1: | |
4786 | + resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==} | |
4787 | + engines: {node: '>= 0.4'} | |
4788 | + dependencies: | |
4789 | + get-intrinsic: 1.2.0 | |
4790 | + has: 1.0.3 | |
4791 | + has-tostringtag: 1.0.0 | |
4792 | + dev: true | |
4793 | + | |
4169 | 4794 | /es-to-primitive/1.2.1: |
4170 | 4795 | resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} |
4171 | 4796 | engines: {node: '>= 0.4'} |
4172 | 4797 | dependencies: |
4173 | - is-callable: 1.2.4 | |
4798 | + is-callable: 1.2.7 | |
4174 | 4799 | is-date-object: 1.0.5 |
4175 | 4800 | is-symbol: 1.0.4 |
4176 | 4801 | dev: true |
4177 | 4802 | |
4178 | - /esbuild-node-loader/0.6.5: | |
4179 | - resolution: {integrity: sha512-uPP+dllWm38cFvDysdocutN3lfe5pTIbddAHp1ENyLzpHYqE2r+3Wo+pfg9X3p8DFWwzIisft5YkeBIthIcixw==} | |
4180 | - dependencies: | |
4181 | - esbuild: 0.14.37 | |
4803 | + /esbuild-android-64/0.14.54: | |
4804 | + resolution: {integrity: sha512-Tz2++Aqqz0rJ7kYBfz+iqyE3QMycD4vk7LBRyWaAVFgFtQ/O8EJOnVmTOiDWYZ/uYzB4kvP+bqejYdVKzE5lAQ==} | |
4805 | + engines: {node: '>=12'} | |
4806 | + cpu: [x64] | |
4807 | + os: [android] | |
4808 | + requiresBuild: true | |
4182 | 4809 | dev: true |
4810 | + optional: true | |
4183 | 4811 | |
4184 | - /esbuild-plugin-alias/0.1.2: | |
4185 | - resolution: {integrity: sha512-WsX0OJy8IGOsGZV+4oHEU5B6XQUpxOsZN1iSoYf9COTDbY7WXcOwd1oCLYNWUIWCExyGXSghIGq2k7sXBldxwQ==} | |
4812 | + /esbuild-android-arm64/0.14.54: | |
4813 | + resolution: {integrity: sha512-F9E+/QDi9sSkLaClO8SOV6etqPd+5DgJje1F9lOWoNncDdOBL2YF59IhsWATSt0TLZbYCf3pNlTHvVV5VfHdvg==} | |
4814 | + engines: {node: '>=12'} | |
4815 | + cpu: [arm64] | |
4816 | + os: [android] | |
4817 | + requiresBuild: true | |
4186 | 4818 | dev: true |
4819 | + optional: true | |
4187 | 4820 | |
4188 | - /esbuild-register/3.3.2_esbuild@0.14.37: | |
4189 | - resolution: {integrity: sha512-jceAtTO6zxPmCfSD5cBb3rgIK1vmuqCKYwgylHiS1BF4pq0jJiJb4K2QMuqF4BEw7XDBRatYzip0upyTzfkgsQ==} | |
4190 | - peerDependencies: | |
4191 | - esbuild: '>=0.12 <1' | |
4192 | - dependencies: | |
4193 | - esbuild: 0.14.37 | |
4821 | + /esbuild-darwin-64/0.14.54: | |
4822 | + resolution: {integrity: sha512-jtdKWV3nBviOd5v4hOpkVmpxsBy90CGzebpbO9beiqUYVMBtSc0AL9zGftFuBon7PNDcdvNCEuQqw2x0wP9yug==} | |
4823 | + engines: {node: '>=12'} | |
4824 | + cpu: [x64] | |
4825 | + os: [darwin] | |
4826 | + requiresBuild: true | |
4194 | 4827 | dev: true |
4828 | + optional: true | |
4195 | 4829 | |
4196 | - /esbuild/0.11.23: | |
4197 | - resolution: {integrity: sha512-iaiZZ9vUF5wJV8ob1tl+5aJTrwDczlvGP0JoMmnpC2B0ppiMCu8n8gmy5ZTGl5bcG081XBVn+U+jP+mPFm5T5Q==} | |
4198 | - hasBin: true | |
4830 | + /esbuild-darwin-arm64/0.14.54: | |
4831 | + resolution: {integrity: sha512-OPafJHD2oUPyvJMrsCvDGkRrVCar5aVyHfWGQzY1dWnzErjrDuSETxwA2HSsyg2jORLY8yBfzc1MIpUkXlctmw==} | |
4832 | + engines: {node: '>=12'} | |
4833 | + cpu: [arm64] | |
4834 | + os: [darwin] | |
4199 | 4835 | requiresBuild: true |
4200 | 4836 | dev: true |
4837 | + optional: true | |
4201 | 4838 | |
4202 | - /esbuild/0.11.3: | |
4203 | - resolution: {integrity: sha512-BzVRHcCtFepjS9WcqRjqoIxLqgpK21a8J4Zi4msSGxDxiXVO1IbcqT1KjhdDDnJxKfe7bvzZrvMEX+bVO0Elcw==} | |
4204 | - hasBin: true | |
4839 | + /esbuild-freebsd-64/0.14.54: | |
4840 | + resolution: {integrity: sha512-OKwd4gmwHqOTp4mOGZKe/XUlbDJ4Q9TjX0hMPIDBUWWu/kwhBAudJdBoxnjNf9ocIB6GN6CPowYpR/hRCbSYAg==} | |
4841 | + engines: {node: '>=12'} | |
4842 | + cpu: [x64] | |
4843 | + os: [freebsd] | |
4205 | 4844 | requiresBuild: true |
4206 | 4845 | dev: true |
4846 | + optional: true | |
4207 | 4847 | |
4208 | - /esbuild/0.14.37: | |
4209 | - resolution: {integrity: sha512-sPlTpEkjzgFjWjYdve5xM1A3fpKXWNc+0yh0u9tqdER992OEpvde1c/+5rbRFsaSEEjQM9qXRcYn3EvNwgLF9w==} | |
4848 | + /esbuild-freebsd-arm64/0.14.54: | |
4849 | + resolution: {integrity: sha512-sFwueGr7OvIFiQT6WeG0jRLjkjdqWWSrfbVwZp8iMP+8UHEHRBvlaxL6IuKNDwAozNUmbb8nIMXa7oAOARGs1Q==} | |
4210 | 4850 | engines: {node: '>=12'} |
4211 | - hasBin: true | |
4851 | + cpu: [arm64] | |
4852 | + os: [freebsd] | |
4212 | 4853 | requiresBuild: true |
4213 | - optionalDependencies: | |
4214 | - esbuild-android-64: registry.npmmirror.com/esbuild-android-64/0.14.37 | |
4215 | - esbuild-android-arm64: registry.npmmirror.com/esbuild-android-arm64/0.14.37 | |
4216 | - esbuild-darwin-64: registry.npmmirror.com/esbuild-darwin-64/0.14.37 | |
4217 | - esbuild-darwin-arm64: registry.npmmirror.com/esbuild-darwin-arm64/0.14.37 | |
4218 | - esbuild-freebsd-64: registry.npmmirror.com/esbuild-freebsd-64/0.14.37 | |
4219 | - esbuild-freebsd-arm64: registry.npmmirror.com/esbuild-freebsd-arm64/0.14.37 | |
4220 | - esbuild-linux-32: registry.npmmirror.com/esbuild-linux-32/0.14.37 | |
4221 | - esbuild-linux-64: registry.npmmirror.com/esbuild-linux-64/0.14.37 | |
4222 | - esbuild-linux-arm: registry.npmmirror.com/esbuild-linux-arm/0.14.37 | |
4223 | - esbuild-linux-arm64: registry.npmmirror.com/esbuild-linux-arm64/0.14.37 | |
4224 | - esbuild-linux-mips64le: registry.npmmirror.com/esbuild-linux-mips64le/0.14.37 | |
4225 | - esbuild-linux-ppc64le: registry.npmmirror.com/esbuild-linux-ppc64le/0.14.37 | |
4226 | - esbuild-linux-riscv64: registry.npmmirror.com/esbuild-linux-riscv64/0.14.37 | |
4227 | - esbuild-linux-s390x: registry.npmmirror.com/esbuild-linux-s390x/0.14.37 | |
4228 | - esbuild-netbsd-64: registry.npmmirror.com/esbuild-netbsd-64/0.14.37 | |
4229 | - esbuild-openbsd-64: registry.npmmirror.com/esbuild-openbsd-64/0.14.37 | |
4230 | - esbuild-sunos-64: registry.npmmirror.com/esbuild-sunos-64/0.14.37 | |
4231 | - esbuild-windows-32: registry.npmmirror.com/esbuild-windows-32/0.14.37 | |
4232 | - esbuild-windows-64: registry.npmmirror.com/esbuild-windows-64/0.14.37 | |
4233 | - esbuild-windows-arm64: registry.npmmirror.com/esbuild-windows-arm64/0.14.37 | |
4234 | 4854 | dev: true |
4855 | + optional: true | |
4235 | 4856 | |
4236 | - /escalade/3.1.1: | |
4237 | - resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} | |
4238 | - engines: {node: '>=6'} | |
4857 | + /esbuild-linux-32/0.14.54: | |
4858 | + resolution: {integrity: sha512-1ZuY+JDI//WmklKlBgJnglpUL1owm2OX+8E1syCD6UAxcMM/XoWd76OHSjl/0MR0LisSAXDqgjT3uJqT67O3qw==} | |
4859 | + engines: {node: '>=12'} | |
4860 | + cpu: [ia32] | |
4861 | + os: [linux] | |
4862 | + requiresBuild: true | |
4239 | 4863 | dev: true |
4864 | + optional: true | |
4240 | 4865 | |
4241 | - /escape-html/1.0.3: | |
4242 | - resolution: {integrity: sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=} | |
4866 | + /esbuild-linux-64/0.14.54: | |
4867 | + resolution: {integrity: sha512-EgjAgH5HwTbtNsTqQOXWApBaPVdDn7XcK+/PtJwZLT1UmpLoznPd8c5CxqsH2dQK3j05YsB3L17T8vE7cp4cCg==} | |
4868 | + engines: {node: '>=12'} | |
4869 | + cpu: [x64] | |
4870 | + os: [linux] | |
4871 | + requiresBuild: true | |
4872 | + dev: true | |
4873 | + optional: true | |
4874 | + | |
4875 | + /esbuild-linux-arm/0.14.54: | |
4876 | + resolution: {integrity: sha512-qqz/SjemQhVMTnvcLGoLOdFpCYbz4v4fUo+TfsWG+1aOu70/80RV6bgNpR2JCrppV2moUQkww+6bWxXRL9YMGw==} | |
4877 | + engines: {node: '>=12'} | |
4878 | + cpu: [arm] | |
4879 | + os: [linux] | |
4880 | + requiresBuild: true | |
4881 | + dev: true | |
4882 | + optional: true | |
4883 | + | |
4884 | + /esbuild-linux-arm64/0.14.54: | |
4885 | + resolution: {integrity: sha512-WL71L+0Rwv+Gv/HTmxTEmpv0UgmxYa5ftZILVi2QmZBgX3q7+tDeOQNqGtdXSdsL8TQi1vIaVFHUPDe0O0kdig==} | |
4886 | + engines: {node: '>=12'} | |
4887 | + cpu: [arm64] | |
4888 | + os: [linux] | |
4889 | + requiresBuild: true | |
4890 | + dev: true | |
4891 | + optional: true | |
4892 | + | |
4893 | + /esbuild-linux-mips64le/0.14.54: | |
4894 | + resolution: {integrity: sha512-qTHGQB8D1etd0u1+sB6p0ikLKRVuCWhYQhAHRPkO+OF3I/iSlTKNNS0Lh2Oc0g0UFGguaFZZiPJdJey3AGpAlw==} | |
4895 | + engines: {node: '>=12'} | |
4896 | + cpu: [mips64el] | |
4897 | + os: [linux] | |
4898 | + requiresBuild: true | |
4899 | + dev: true | |
4900 | + optional: true | |
4901 | + | |
4902 | + /esbuild-linux-ppc64le/0.14.54: | |
4903 | + resolution: {integrity: sha512-j3OMlzHiqwZBDPRCDFKcx595XVfOfOnv68Ax3U4UKZ3MTYQB5Yz3X1mn5GnodEVYzhtZgxEBidLWeIs8FDSfrQ==} | |
4904 | + engines: {node: '>=12'} | |
4905 | + cpu: [ppc64] | |
4906 | + os: [linux] | |
4907 | + requiresBuild: true | |
4908 | + dev: true | |
4909 | + optional: true | |
4910 | + | |
4911 | + /esbuild-linux-riscv64/0.14.54: | |
4912 | + resolution: {integrity: sha512-y7Vt7Wl9dkOGZjxQZnDAqqn+XOqFD7IMWiewY5SPlNlzMX39ocPQlOaoxvT4FllA5viyV26/QzHtvTjVNOxHZg==} | |
4913 | + engines: {node: '>=12'} | |
4914 | + cpu: [riscv64] | |
4915 | + os: [linux] | |
4916 | + requiresBuild: true | |
4917 | + dev: true | |
4918 | + optional: true | |
4919 | + | |
4920 | + /esbuild-linux-s390x/0.14.54: | |
4921 | + resolution: {integrity: sha512-zaHpW9dziAsi7lRcyV4r8dhfG1qBidQWUXweUjnw+lliChJqQr+6XD71K41oEIC3Mx1KStovEmlzm+MkGZHnHA==} | |
4922 | + engines: {node: '>=12'} | |
4923 | + cpu: [s390x] | |
4924 | + os: [linux] | |
4925 | + requiresBuild: true | |
4926 | + dev: true | |
4927 | + optional: true | |
4928 | + | |
4929 | + /esbuild-netbsd-64/0.14.54: | |
4930 | + resolution: {integrity: sha512-PR01lmIMnfJTgeU9VJTDY9ZerDWVFIUzAtJuDHwwceppW7cQWjBBqP48NdeRtoP04/AtO9a7w3viI+PIDr6d+w==} | |
4931 | + engines: {node: '>=12'} | |
4932 | + cpu: [x64] | |
4933 | + os: [netbsd] | |
4934 | + requiresBuild: true | |
4935 | + dev: true | |
4936 | + optional: true | |
4937 | + | |
4938 | + /esbuild-node-loader/0.6.5: | |
4939 | + resolution: {integrity: sha512-uPP+dllWm38cFvDysdocutN3lfe5pTIbddAHp1ENyLzpHYqE2r+3Wo+pfg9X3p8DFWwzIisft5YkeBIthIcixw==} | |
4940 | + dependencies: | |
4941 | + esbuild: 0.17.7 | |
4942 | + dev: true | |
4943 | + | |
4944 | + /esbuild-openbsd-64/0.14.54: | |
4945 | + resolution: {integrity: sha512-Qyk7ikT2o7Wu76UsvvDS5q0amJvmRzDyVlL0qf5VLsLchjCa1+IAvd8kTBgUxD7VBUUVgItLkk609ZHUc1oCaw==} | |
4946 | + engines: {node: '>=12'} | |
4947 | + cpu: [x64] | |
4948 | + os: [openbsd] | |
4949 | + requiresBuild: true | |
4950 | + dev: true | |
4951 | + optional: true | |
4952 | + | |
4953 | + /esbuild-plugin-alias/0.1.2: | |
4954 | + resolution: {integrity: sha512-WsX0OJy8IGOsGZV+4oHEU5B6XQUpxOsZN1iSoYf9COTDbY7WXcOwd1oCLYNWUIWCExyGXSghIGq2k7sXBldxwQ==} | |
4955 | + dev: true | |
4956 | + | |
4957 | + /esbuild-register/3.4.2_esbuild@0.17.7: | |
4958 | + resolution: {integrity: sha512-kG/XyTDyz6+YDuyfB9ZoSIOOmgyFCH+xPRtsCa8W85HLRV5Csp+o3jWVbOSHgSLfyLc5DmP+KFDNwty4mEjC+Q==} | |
4959 | + peerDependencies: | |
4960 | + esbuild: '>=0.12 <1' | |
4961 | + dependencies: | |
4962 | + debug: 4.3.4 | |
4963 | + esbuild: 0.17.7 | |
4964 | + transitivePeerDependencies: | |
4965 | + - supports-color | |
4966 | + dev: true | |
4967 | + | |
4968 | + /esbuild-sunos-64/0.14.54: | |
4969 | + resolution: {integrity: sha512-28GZ24KmMSeKi5ueWzMcco6EBHStL3B6ubM7M51RmPwXQGLe0teBGJocmWhgwccA1GeFXqxzILIxXpHbl9Q/Kw==} | |
4970 | + engines: {node: '>=12'} | |
4971 | + cpu: [x64] | |
4972 | + os: [sunos] | |
4973 | + requiresBuild: true | |
4974 | + dev: true | |
4975 | + optional: true | |
4976 | + | |
4977 | + /esbuild-windows-32/0.14.54: | |
4978 | + resolution: {integrity: sha512-T+rdZW19ql9MjS7pixmZYVObd9G7kcaZo+sETqNH4RCkuuYSuv9AGHUVnPoP9hhuE1WM1ZimHz1CIBHBboLU7w==} | |
4979 | + engines: {node: '>=12'} | |
4980 | + cpu: [ia32] | |
4981 | + os: [win32] | |
4982 | + requiresBuild: true | |
4983 | + dev: true | |
4984 | + optional: true | |
4985 | + | |
4986 | + /esbuild-windows-64/0.14.54: | |
4987 | + resolution: {integrity: sha512-AoHTRBUuYwXtZhjXZbA1pGfTo8cJo3vZIcWGLiUcTNgHpJJMC1rVA44ZereBHMJtotyN71S8Qw0npiCIkW96cQ==} | |
4988 | + engines: {node: '>=12'} | |
4989 | + cpu: [x64] | |
4990 | + os: [win32] | |
4991 | + requiresBuild: true | |
4992 | + dev: true | |
4993 | + optional: true | |
4994 | + | |
4995 | + /esbuild-windows-arm64/0.14.54: | |
4996 | + resolution: {integrity: sha512-M0kuUvXhot1zOISQGXwWn6YtS+Y/1RT9WrVIOywZnJHo3jCDyewAc79aKNQWFCQm+xNHVTq9h8dZKvygoXQQRg==} | |
4997 | + engines: {node: '>=12'} | |
4998 | + cpu: [arm64] | |
4999 | + os: [win32] | |
5000 | + requiresBuild: true | |
5001 | + dev: true | |
5002 | + optional: true | |
5003 | + | |
5004 | + /esbuild/0.11.23: | |
5005 | + resolution: {integrity: sha512-iaiZZ9vUF5wJV8ob1tl+5aJTrwDczlvGP0JoMmnpC2B0ppiMCu8n8gmy5ZTGl5bcG081XBVn+U+jP+mPFm5T5Q==} | |
5006 | + hasBin: true | |
5007 | + requiresBuild: true | |
5008 | + dev: true | |
5009 | + | |
5010 | + /esbuild/0.11.3: | |
5011 | + resolution: {integrity: sha512-BzVRHcCtFepjS9WcqRjqoIxLqgpK21a8J4Zi4msSGxDxiXVO1IbcqT1KjhdDDnJxKfe7bvzZrvMEX+bVO0Elcw==} | |
5012 | + hasBin: true | |
5013 | + requiresBuild: true | |
5014 | + dev: true | |
5015 | + | |
5016 | + /esbuild/0.14.54: | |
5017 | + resolution: {integrity: sha512-Cy9llcy8DvET5uznocPyqL3BFRrFXSVqbgpMJ9Wz8oVjZlh/zUSNbPRbov0VX7VxN2JH1Oa0uNxZ7eLRb62pJA==} | |
5018 | + engines: {node: '>=12'} | |
5019 | + hasBin: true | |
5020 | + requiresBuild: true | |
5021 | + optionalDependencies: | |
5022 | + '@esbuild/linux-loong64': 0.14.54 | |
5023 | + esbuild-android-64: 0.14.54 | |
5024 | + esbuild-android-arm64: 0.14.54 | |
5025 | + esbuild-darwin-64: 0.14.54 | |
5026 | + esbuild-darwin-arm64: 0.14.54 | |
5027 | + esbuild-freebsd-64: 0.14.54 | |
5028 | + esbuild-freebsd-arm64: 0.14.54 | |
5029 | + esbuild-linux-32: 0.14.54 | |
5030 | + esbuild-linux-64: 0.14.54 | |
5031 | + esbuild-linux-arm: 0.14.54 | |
5032 | + esbuild-linux-arm64: 0.14.54 | |
5033 | + esbuild-linux-mips64le: 0.14.54 | |
5034 | + esbuild-linux-ppc64le: 0.14.54 | |
5035 | + esbuild-linux-riscv64: 0.14.54 | |
5036 | + esbuild-linux-s390x: 0.14.54 | |
5037 | + esbuild-netbsd-64: 0.14.54 | |
5038 | + esbuild-openbsd-64: 0.14.54 | |
5039 | + esbuild-sunos-64: 0.14.54 | |
5040 | + esbuild-windows-32: 0.14.54 | |
5041 | + esbuild-windows-64: 0.14.54 | |
5042 | + esbuild-windows-arm64: 0.14.54 | |
5043 | + dev: true | |
5044 | + | |
5045 | + /esbuild/0.17.7: | |
5046 | + resolution: {integrity: sha512-+5hHlrK108fT6C6/40juy0w4DYKtyZ5NjfBlTccBdsFutR7WBxpIY633JzZJewdsCy8xWA/u2z0MSniIJwufYg==} | |
5047 | + engines: {node: '>=12'} | |
5048 | + hasBin: true | |
5049 | + requiresBuild: true | |
5050 | + optionalDependencies: | |
5051 | + '@esbuild/android-arm': 0.17.7 | |
5052 | + '@esbuild/android-arm64': 0.17.7 | |
5053 | + '@esbuild/android-x64': 0.17.7 | |
5054 | + '@esbuild/darwin-arm64': 0.17.7 | |
5055 | + '@esbuild/darwin-x64': 0.17.7 | |
5056 | + '@esbuild/freebsd-arm64': 0.17.7 | |
5057 | + '@esbuild/freebsd-x64': 0.17.7 | |
5058 | + '@esbuild/linux-arm': 0.17.7 | |
5059 | + '@esbuild/linux-arm64': 0.17.7 | |
5060 | + '@esbuild/linux-ia32': 0.17.7 | |
5061 | + '@esbuild/linux-loong64': 0.17.7 | |
5062 | + '@esbuild/linux-mips64el': 0.17.7 | |
5063 | + '@esbuild/linux-ppc64': 0.17.7 | |
5064 | + '@esbuild/linux-riscv64': 0.17.7 | |
5065 | + '@esbuild/linux-s390x': 0.17.7 | |
5066 | + '@esbuild/linux-x64': 0.17.7 | |
5067 | + '@esbuild/netbsd-x64': 0.17.7 | |
5068 | + '@esbuild/openbsd-x64': 0.17.7 | |
5069 | + '@esbuild/sunos-x64': 0.17.7 | |
5070 | + '@esbuild/win32-arm64': 0.17.7 | |
5071 | + '@esbuild/win32-ia32': 0.17.7 | |
5072 | + '@esbuild/win32-x64': 0.17.7 | |
5073 | + dev: true | |
5074 | + | |
5075 | + /escalade/3.1.1: | |
5076 | + resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} | |
5077 | + engines: {node: '>=6'} | |
5078 | + dev: true | |
5079 | + | |
5080 | + /escape-html/1.0.3: | |
5081 | + resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==} | |
4243 | 5082 | dev: true |
4244 | 5083 | |
4245 | 5084 | /escape-string-regexp/1.0.5: |
4246 | - resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=} | |
5085 | + resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==} | |
4247 | 5086 | engines: {node: '>=0.8.0'} |
4248 | 5087 | dev: true |
4249 | 5088 | |
... | ... | @@ -4252,18 +5091,18 @@ packages: |
4252 | 5091 | engines: {node: '>=10'} |
4253 | 5092 | dev: true |
4254 | 5093 | |
4255 | - /eslint-config-prettier/8.5.0_eslint@8.13.0: | |
4256 | - resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} | |
5094 | + /eslint-config-prettier/8.6.0_eslint@8.33.0: | |
5095 | + resolution: {integrity: sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==} | |
4257 | 5096 | hasBin: true |
4258 | 5097 | peerDependencies: |
4259 | 5098 | eslint: '>=7.0.0' |
4260 | 5099 | dependencies: |
4261 | - eslint: 8.13.0 | |
5100 | + eslint: 8.33.0 | |
4262 | 5101 | dev: true |
4263 | 5102 | |
4264 | - /eslint-plugin-prettier/4.0.0_dak2zfnx7mtmcpd5jcuo55rnb4: | |
4265 | - resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==} | |
4266 | - engines: {node: '>=6.0.0'} | |
5103 | + /eslint-plugin-prettier/4.2.1_80353385657558523d8688bf9d3ac177: | |
5104 | + resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} | |
5105 | + engines: {node: '>=12.0.0'} | |
4267 | 5106 | peerDependencies: |
4268 | 5107 | eslint: '>=7.28.0' |
4269 | 5108 | eslint-config-prettier: '*' |
... | ... | @@ -4272,23 +5111,25 @@ packages: |
4272 | 5111 | eslint-config-prettier: |
4273 | 5112 | optional: true |
4274 | 5113 | dependencies: |
4275 | - eslint: 8.13.0 | |
4276 | - eslint-config-prettier: 8.5.0_eslint@8.13.0 | |
4277 | - prettier: 2.6.2 | |
5114 | + eslint: 8.33.0 | |
5115 | + eslint-config-prettier: 8.6.0_eslint@8.33.0 | |
5116 | + prettier: 2.8.4 | |
4278 | 5117 | prettier-linter-helpers: 1.0.0 |
4279 | 5118 | dev: true |
4280 | 5119 | |
4281 | - /eslint-plugin-vue/8.6.0_eslint@8.13.0: | |
4282 | - resolution: {integrity: sha512-abXiF2J18n/7ZPy9foSlJyouKf54IqpKlNvNmzhM93N0zs3QUxZG/oBd3tVPOJTKg7SlhBUtPxugpqzNbgGpQQ==} | |
5120 | + /eslint-plugin-vue/8.7.1_eslint@8.33.0: | |
5121 | + resolution: {integrity: sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==} | |
4283 | 5122 | engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
4284 | 5123 | peerDependencies: |
4285 | 5124 | eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 |
4286 | 5125 | dependencies: |
4287 | - eslint: 8.13.0 | |
4288 | - eslint-utils: 3.0.0_eslint@8.13.0 | |
5126 | + eslint: 8.33.0 | |
5127 | + eslint-utils: 3.0.0_eslint@8.33.0 | |
4289 | 5128 | natural-compare: 1.4.0 |
4290 | - semver: 7.3.7 | |
4291 | - vue-eslint-parser: 8.3.0_eslint@8.13.0 | |
5129 | + nth-check: 2.1.1 | |
5130 | + postcss-selector-parser: 6.0.11 | |
5131 | + semver: 7.3.8 | |
5132 | + vue-eslint-parser: 8.3.0_eslint@8.33.0 | |
4292 | 5133 | transitivePeerDependencies: |
4293 | 5134 | - supports-color |
4294 | 5135 | dev: true |
... | ... | @@ -4309,13 +5150,13 @@ packages: |
4309 | 5150 | estraverse: 5.3.0 |
4310 | 5151 | dev: true |
4311 | 5152 | |
4312 | - /eslint-utils/3.0.0_eslint@8.13.0: | |
5153 | + /eslint-utils/3.0.0_eslint@8.33.0: | |
4313 | 5154 | resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} |
4314 | 5155 | engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} |
4315 | 5156 | peerDependencies: |
4316 | 5157 | eslint: '>=5' |
4317 | 5158 | dependencies: |
4318 | - eslint: 8.13.0 | |
5159 | + eslint: 8.33.0 | |
4319 | 5160 | eslint-visitor-keys: 2.1.0 |
4320 | 5161 | dev: true |
4321 | 5162 | |
... | ... | @@ -4329,13 +5170,15 @@ packages: |
4329 | 5170 | engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
4330 | 5171 | dev: true |
4331 | 5172 | |
4332 | - /eslint/8.13.0: | |
4333 | - resolution: {integrity: sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==} | |
5173 | + /eslint/8.33.0: | |
5174 | + resolution: {integrity: sha512-WjOpFQgKK8VrCnAtl8We0SUOy/oVZ5NHykyMiagV1M9r8IFpIJX7DduK6n1mpfhlG7T1NLWm2SuD8QB7KFySaA==} | |
4334 | 5175 | engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
4335 | 5176 | hasBin: true |
4336 | 5177 | dependencies: |
4337 | - '@eslint/eslintrc': 1.2.1 | |
4338 | - '@humanwhocodes/config-array': 0.9.5 | |
5178 | + '@eslint/eslintrc': 1.4.1 | |
5179 | + '@humanwhocodes/config-array': 0.11.8 | |
5180 | + '@humanwhocodes/module-importer': 1.0.1 | |
5181 | + '@nodelib/fs.walk': 1.2.8 | |
4339 | 5182 | ajv: 6.12.6 |
4340 | 5183 | chalk: 4.1.2 |
4341 | 5184 | cross-spawn: 7.0.3 |
... | ... | @@ -4343,20 +5186,23 @@ packages: |
4343 | 5186 | doctrine: 3.0.0 |
4344 | 5187 | escape-string-regexp: 4.0.0 |
4345 | 5188 | eslint-scope: 7.1.1 |
4346 | - eslint-utils: 3.0.0_eslint@8.13.0 | |
5189 | + eslint-utils: 3.0.0_eslint@8.33.0 | |
4347 | 5190 | eslint-visitor-keys: 3.3.0 |
4348 | - espree: 9.3.1 | |
5191 | + espree: 9.4.1 | |
4349 | 5192 | esquery: 1.4.0 |
4350 | 5193 | esutils: 2.0.3 |
4351 | 5194 | fast-deep-equal: 3.1.3 |
4352 | 5195 | file-entry-cache: 6.0.1 |
4353 | - functional-red-black-tree: 1.0.1 | |
5196 | + find-up: 5.0.0 | |
4354 | 5197 | glob-parent: 6.0.2 |
4355 | - globals: 13.13.0 | |
4356 | - ignore: 5.2.0 | |
5198 | + globals: 13.20.0 | |
5199 | + grapheme-splitter: 1.0.4 | |
5200 | + ignore: 5.2.4 | |
4357 | 5201 | import-fresh: 3.3.0 |
4358 | 5202 | imurmurhash: 0.1.4 |
4359 | 5203 | is-glob: 4.0.3 |
5204 | + is-path-inside: 3.0.3 | |
5205 | + js-sdsl: 4.3.0 | |
4360 | 5206 | js-yaml: 4.1.0 |
4361 | 5207 | json-stable-stringify-without-jsonify: 1.0.1 |
4362 | 5208 | levn: 0.4.1 |
... | ... | @@ -4368,7 +5214,6 @@ packages: |
4368 | 5214 | strip-ansi: 6.0.1 |
4369 | 5215 | strip-json-comments: 3.1.1 |
4370 | 5216 | text-table: 0.2.0 |
4371 | - v8-compile-cache: 2.3.0 | |
4372 | 5217 | transitivePeerDependencies: |
4373 | 5218 | - supports-color |
4374 | 5219 | dev: true |
... | ... | @@ -4378,18 +5223,20 @@ packages: |
4378 | 5223 | hasBin: true |
4379 | 5224 | dependencies: |
4380 | 5225 | cross-spawn: 7.0.3 |
4381 | - esbuild: 0.14.37 | |
5226 | + esbuild: 0.17.7 | |
4382 | 5227 | esbuild-node-loader: 0.6.5 |
4383 | - esbuild-register: 3.3.2_esbuild@0.14.37 | |
5228 | + esbuild-register: 3.4.2_esbuild@0.17.7 | |
4384 | 5229 | import-meta-resolve: 1.1.1 |
5230 | + transitivePeerDependencies: | |
5231 | + - supports-color | |
4385 | 5232 | dev: true |
4386 | 5233 | |
4387 | - /espree/9.3.1: | |
4388 | - resolution: {integrity: sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==} | |
5234 | + /espree/9.4.1: | |
5235 | + resolution: {integrity: sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==} | |
4389 | 5236 | engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
4390 | 5237 | dependencies: |
4391 | - acorn: 8.7.0 | |
4392 | - acorn-jsx: 5.3.2_acorn@8.7.0 | |
5238 | + acorn: 8.8.2 | |
5239 | + acorn-jsx: 5.3.2_acorn@8.8.2 | |
4393 | 5240 | eslint-visitor-keys: 3.3.0 |
4394 | 5241 | dev: true |
4395 | 5242 | |
... | ... | @@ -4430,10 +5277,25 @@ packages: |
4430 | 5277 | dev: true |
4431 | 5278 | |
4432 | 5279 | /etag/1.8.1: |
4433 | - resolution: {integrity: sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=} | |
5280 | + resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==} | |
4434 | 5281 | engines: {node: '>= 0.6'} |
4435 | 5282 | dev: true |
4436 | 5283 | |
5284 | + /exceljs/4.3.0: | |
5285 | + resolution: {integrity: sha512-hTAeo5b5TPvf8Z02I2sKIT4kSfCnOO2bCxYX8ABqODCdAjppI3gI9VYiGCQQYVcBaBSKlFDMKlAQRqC+kV9O8w==} | |
5286 | + engines: {node: '>=8.3.0'} | |
5287 | + dependencies: | |
5288 | + archiver: 5.3.1 | |
5289 | + dayjs: 1.11.7 | |
5290 | + fast-csv: 4.3.6 | |
5291 | + jszip: 3.10.1 | |
5292 | + readable-stream: 3.6.0 | |
5293 | + saxes: 5.0.1 | |
5294 | + tmp: 0.2.1 | |
5295 | + unzipper: 0.10.11 | |
5296 | + uuid: 8.3.2 | |
5297 | + dev: false | |
5298 | + | |
4437 | 5299 | /exec-buffer/3.2.0: |
4438 | 5300 | resolution: {integrity: sha512-wsiD+2Tp6BWHoVv3B+5Dcx6E7u5zky+hUwOHjuH2hKSLR3dvRmX8fk8UD8uqQixHs4Wk6eDmiegVrMPjKj7wpA==} |
4439 | 5301 | engines: {node: '>=4'} |
... | ... | @@ -4501,15 +5363,15 @@ packages: |
4501 | 5363 | strip-final-newline: 2.0.0 |
4502 | 5364 | dev: true |
4503 | 5365 | |
4504 | - /execall/2.0.0: | |
4505 | - resolution: {integrity: sha512-0FU2hZ5Hh6iQnarpRtQurM/aAvp3RIbfvgLHrcqJYzhXyV2KFruhuChf9NC6waAhiUR7FFtlugkI4p7f2Fqlow==} | |
4506 | - engines: {node: '>=8'} | |
5366 | + /executable/4.1.1: | |
5367 | + resolution: {integrity: sha512-8iA79xD3uAch729dUG8xaaBBFGaEa0wdD2VkYLFHwlqosEj/jT66AzcreRDSgV7ehnNLBW2WR5jIXwGKjVdTLg==} | |
5368 | + engines: {node: '>=4'} | |
4507 | 5369 | dependencies: |
4508 | - clone-regexp: 2.2.0 | |
5370 | + pify: 2.3.0 | |
4509 | 5371 | dev: true |
4510 | 5372 | |
4511 | 5373 | /expand-brackets/2.1.4: |
4512 | - resolution: {integrity: sha1-t3c14xXOMPa27/D4OwQVGiJEliI=} | |
5374 | + resolution: {integrity: sha512-w/ozOKR9Obk3qoWeY/WDi6MFta9AoMR+zud60mdnbniMcBxRuFJyDt2LdX/14A1UABeqk+Uk+LDfUpvoGKppZA==} | |
4513 | 5375 | engines: {node: '>=0.10.0'} |
4514 | 5376 | dependencies: |
4515 | 5377 | debug: 2.6.9 |
... | ... | @@ -4519,8 +5381,6 @@ packages: |
4519 | 5381 | regex-not: 1.0.2 |
4520 | 5382 | snapdragon: 0.8.2 |
4521 | 5383 | to-regex: 3.0.2 |
4522 | - transitivePeerDependencies: | |
4523 | - - supports-color | |
4524 | 5384 | dev: true |
4525 | 5385 | |
4526 | 5386 | /ext-list/2.2.2: |
... | ... | @@ -4539,14 +5399,14 @@ packages: |
4539 | 5399 | dev: true |
4540 | 5400 | |
4541 | 5401 | /extend-shallow/2.0.1: |
4542 | - resolution: {integrity: sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=} | |
5402 | + resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==} | |
4543 | 5403 | engines: {node: '>=0.10.0'} |
4544 | 5404 | dependencies: |
4545 | 5405 | is-extendable: 0.1.1 |
4546 | 5406 | dev: true |
4547 | 5407 | |
4548 | 5408 | /extend-shallow/3.0.2: |
4549 | - resolution: {integrity: sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=} | |
5409 | + resolution: {integrity: sha512-BwY5b5Ql4+qZoefgMj2NUmx+tehVTH/Kf4k1ZEtOHNFcm2wSxMRo992l6X3TIgni2eZVTZ85xMOjF31fwZAj6Q==} | |
4550 | 5410 | engines: {node: '>=0.10.0'} |
4551 | 5411 | dependencies: |
4552 | 5412 | assign-symbols: 1.0.0 |
... | ... | @@ -4574,10 +5434,16 @@ packages: |
4574 | 5434 | regex-not: 1.0.2 |
4575 | 5435 | snapdragon: 0.8.2 |
4576 | 5436 | to-regex: 3.0.2 |
4577 | - transitivePeerDependencies: | |
4578 | - - supports-color | |
4579 | 5437 | dev: true |
4580 | 5438 | |
5439 | + /fast-csv/4.3.6: | |
5440 | + resolution: {integrity: sha512-2RNSpuwwsJGP0frGsOmTb9oUF+VkFSM4SyLTDgwf2ciHWTarN0lQTC+F2f/t5J9QjW+c65VFIAAu85GsvMIusw==} | |
5441 | + engines: {node: '>=10.0.0'} | |
5442 | + dependencies: | |
5443 | + '@fast-csv/format': 4.3.5 | |
5444 | + '@fast-csv/parse': 4.3.6 | |
5445 | + dev: false | |
5446 | + | |
4581 | 5447 | /fast-deep-equal/3.1.3: |
4582 | 5448 | resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} |
4583 | 5449 | dev: true |
... | ... | @@ -4586,8 +5452,8 @@ packages: |
4586 | 5452 | resolution: {integrity: sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==} |
4587 | 5453 | dev: true |
4588 | 5454 | |
4589 | - /fast-glob/3.2.11: | |
4590 | - resolution: {integrity: sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==} | |
5455 | + /fast-glob/3.2.12: | |
5456 | + resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==} | |
4591 | 5457 | engines: {node: '>=8.6.0'} |
4592 | 5458 | dependencies: |
4593 | 5459 | '@nodelib/fs.stat': 2.0.5 |
... | ... | @@ -4602,7 +5468,7 @@ packages: |
4602 | 5468 | dev: true |
4603 | 5469 | |
4604 | 5470 | /fast-levenshtein/2.0.6: |
4605 | - resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=} | |
5471 | + resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==} | |
4606 | 5472 | dev: true |
4607 | 5473 | |
4608 | 5474 | /fast-xml-parser/3.21.1: |
... | ... | @@ -4612,11 +5478,12 @@ packages: |
4612 | 5478 | strnum: 1.0.5 |
4613 | 5479 | dev: true |
4614 | 5480 | |
4615 | - /fastest-levenshtein/1.0.12: | |
4616 | - resolution: {integrity: sha512-On2N+BpYJ15xIC974QNVuYGMOlEVt4s0EOI3wwMqOmK1fdDY+FN/zltPV8vosq4ad4c/gJ1KHScUn/6AWIgiow==} | |
5481 | + /fastest-levenshtein/1.0.16: | |
5482 | + resolution: {integrity: sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==} | |
5483 | + engines: {node: '>= 4.9.1'} | |
4617 | 5484 | |
4618 | - /fastq/1.13.0: | |
4619 | - resolution: {integrity: sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==} | |
5485 | + /fastq/1.15.0: | |
5486 | + resolution: {integrity: sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==} | |
4620 | 5487 | dependencies: |
4621 | 5488 | reusify: 1.0.4 |
4622 | 5489 | dev: true |
... | ... | @@ -4628,7 +5495,7 @@ packages: |
4628 | 5495 | dev: true |
4629 | 5496 | |
4630 | 5497 | /figures/1.7.0: |
4631 | - resolution: {integrity: sha1-y+Hjr/zxzUS4DK3+0o3Hk6lwHS4=} | |
5498 | + resolution: {integrity: sha512-UxKlfCRuCBxSXU4C6t9scbDyWZ4VlaFFdojKtzJuSkuOBQ5CNFum+zZXFwHjo+CxBC1t6zlYPgHIgFjL8ggoEQ==} | |
4632 | 5499 | engines: {node: '>=0.10.0'} |
4633 | 5500 | dependencies: |
4634 | 5501 | escape-string-regexp: 1.0.5 |
... | ... | @@ -4664,6 +5531,11 @@ packages: |
4664 | 5531 | engines: {node: '>=0.10.0'} |
4665 | 5532 | dev: true |
4666 | 5533 | |
5534 | + /file-type/4.4.0: | |
5535 | + resolution: {integrity: sha512-f2UbFQEk7LXgWpi5ntcO86OeA/cC80fuDDDaX/fZ2ZGel+AF7leRQqBBW1eJNiiQkrZlAoM6P+VYP5P6bOlDEQ==} | |
5536 | + engines: {node: '>=4'} | |
5537 | + dev: true | |
5538 | + | |
4667 | 5539 | /file-type/5.2.0: |
4668 | 5540 | resolution: {integrity: sha512-Iq1nJ6D2+yIO4c8HHg4fyVb8mAJieo1Oloy1mLLaB2PvezNedhBVm+QU7g0qM42aiMbRXTxKKwGD17rjKNJYVQ==} |
4669 | 5541 | engines: {node: '>=4'} |
... | ... | @@ -4674,10 +5546,15 @@ packages: |
4674 | 5546 | engines: {node: '>=4'} |
4675 | 5547 | dev: true |
4676 | 5548 | |
4677 | - /filelist/1.0.3: | |
4678 | - resolution: {integrity: sha512-LwjCsruLWQULGYKy7TX0OPtrL9kLpojOFKc5VCTxdFTV7w5zbsgqVKfnkKG7Qgjtq50gKfO56hJv88OfcGb70Q==} | |
5549 | + /file-type/8.1.0: | |
5550 | + resolution: {integrity: sha512-qyQ0pzAy78gVoJsmYeNgl8uH8yKhr1lVhW7JbzJmnlRi0I4R2eEDEJZVKG8agpDnLpacwNbDhLNG/LMdxHD2YQ==} | |
5551 | + engines: {node: '>=6'} | |
5552 | + dev: true | |
5553 | + | |
5554 | + /filelist/1.0.4: | |
5555 | + resolution: {integrity: sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==} | |
4679 | 5556 | dependencies: |
4680 | - minimatch: registry.npmmirror.com/minimatch/5.1.0 | |
5557 | + minimatch: 5.1.6 | |
4681 | 5558 | dev: true |
4682 | 5559 | |
4683 | 5560 | /filename-reserved-regex/2.0.0: |
... | ... | @@ -4695,7 +5572,7 @@ packages: |
4695 | 5572 | dev: true |
4696 | 5573 | |
4697 | 5574 | /fill-range/4.0.0: |
4698 | - resolution: {integrity: sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=} | |
5575 | + resolution: {integrity: sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==} | |
4699 | 5576 | engines: {node: '>=0.10.0'} |
4700 | 5577 | dependencies: |
4701 | 5578 | extend-shallow: 2.0.1 |
... | ... | @@ -4722,12 +5599,10 @@ packages: |
4722 | 5599 | parseurl: 1.3.3 |
4723 | 5600 | statuses: 1.5.0 |
4724 | 5601 | unpipe: 1.0.0 |
4725 | - transitivePeerDependencies: | |
4726 | - - supports-color | |
4727 | 5602 | dev: true |
4728 | 5603 | |
4729 | 5604 | /find-up/1.1.2: |
4730 | - resolution: {integrity: sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=} | |
5605 | + resolution: {integrity: sha512-jvElSjyuo4EMQGoTwo1uJU5pQMwTW5lS1x05zzfJuTIyLR3zwO27LYrxNg+dlvKpGOuGy/MzBdXh80g0ve5+HA==} | |
4731 | 5606 | engines: {node: '>=0.10.0'} |
4732 | 5607 | dependencies: |
4733 | 5608 | path-exists: 2.1.0 |
... | ... | @@ -4735,7 +5610,7 @@ packages: |
4735 | 5610 | dev: true |
4736 | 5611 | |
4737 | 5612 | /find-up/2.1.0: |
4738 | - resolution: {integrity: sha1-RdG35QbHF93UgndaK3eSCjwMV6c=} | |
5613 | + resolution: {integrity: sha512-NWzkk0jSJtTt08+FBFMvXoeZnOJD+jTtsRmBYbAIzJdX6l7dLgR7CTubCM5/eDdPUBvLCeVasP1brfVR/9/EZQ==} | |
4739 | 5614 | engines: {node: '>=4'} |
4740 | 5615 | dependencies: |
4741 | 5616 | locate-path: 2.0.0 |
... | ... | @@ -4756,20 +5631,27 @@ packages: |
4756 | 5631 | path-exists: 4.0.0 |
4757 | 5632 | dev: true |
4758 | 5633 | |
5634 | + /find-versions/3.2.0: | |
5635 | + resolution: {integrity: sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==} | |
5636 | + engines: {node: '>=6'} | |
5637 | + dependencies: | |
5638 | + semver-regex: 2.0.0 | |
5639 | + dev: true | |
5640 | + | |
4759 | 5641 | /flat-cache/3.0.4: |
4760 | 5642 | resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==} |
4761 | 5643 | engines: {node: ^10.12.0 || >=12.0.0} |
4762 | 5644 | dependencies: |
4763 | - flatted: 3.2.5 | |
5645 | + flatted: 3.2.7 | |
4764 | 5646 | rimraf: 3.0.2 |
4765 | 5647 | dev: true |
4766 | 5648 | |
4767 | - /flatted/3.2.5: | |
4768 | - resolution: {integrity: sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==} | |
5649 | + /flatted/3.2.7: | |
5650 | + resolution: {integrity: sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==} | |
4769 | 5651 | dev: true |
4770 | 5652 | |
4771 | - /follow-redirects/1.14.9: | |
4772 | - resolution: {integrity: sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==} | |
5653 | + /follow-redirects/1.15.2: | |
5654 | + resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==} | |
4773 | 5655 | engines: {node: '>=4.0'} |
4774 | 5656 | peerDependencies: |
4775 | 5657 | debug: '*' |
... | ... | @@ -4777,8 +5659,8 @@ packages: |
4777 | 5659 | debug: |
4778 | 5660 | optional: true |
4779 | 5661 | |
4780 | - /follow-redirects/1.14.9_debug@4.3.4: | |
4781 | - resolution: {integrity: sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==} | |
5662 | + /follow-redirects/1.15.2_debug@4.3.4: | |
5663 | + resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==} | |
4782 | 5664 | engines: {node: '>=4.0'} |
4783 | 5665 | peerDependencies: |
4784 | 5666 | debug: '*' |
... | ... | @@ -4789,11 +5671,26 @@ packages: |
4789 | 5671 | debug: 4.3.4 |
4790 | 5672 | dev: true |
4791 | 5673 | |
5674 | + /for-each/0.3.3: | |
5675 | + resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} | |
5676 | + dependencies: | |
5677 | + is-callable: 1.2.7 | |
5678 | + dev: true | |
5679 | + | |
4792 | 5680 | /for-in/1.0.2: |
4793 | - resolution: {integrity: sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=} | |
5681 | + resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==} | |
4794 | 5682 | engines: {node: '>=0.10.0'} |
4795 | 5683 | dev: true |
4796 | 5684 | |
5685 | + /form-data/4.0.0: | |
5686 | + resolution: {integrity: sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==} | |
5687 | + engines: {node: '>= 6'} | |
5688 | + dependencies: | |
5689 | + asynckit: 0.4.0 | |
5690 | + combined-stream: 1.0.8 | |
5691 | + mime-types: 2.1.35 | |
5692 | + dev: true | |
5693 | + | |
4797 | 5694 | /frac/1.1.2: |
4798 | 5695 | resolution: {integrity: sha512-w/XBfkibaTl3YDqASwfDUqkna4Z2p9cFSr1aHDt0WoMTECnRfBOv2WArlZILlqgWlmdIlALXGpM2AOhEk5W3IA==} |
4799 | 5696 | engines: {node: '>=0.8'} |
... | ... | @@ -4804,15 +5701,21 @@ packages: |
4804 | 5701 | dev: true |
4805 | 5702 | |
4806 | 5703 | /fragment-cache/0.2.1: |
4807 | - resolution: {integrity: sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=} | |
5704 | + resolution: {integrity: sha512-GMBAbW9antB8iZRHLoGw0b3HANt57diZYFO/HL1JGIC1MjKrdmhxvrJbupnVvpys0zsz7yBApXdQyfepKly2kA==} | |
4808 | 5705 | engines: {node: '>=0.10.0'} |
4809 | 5706 | dependencies: |
4810 | 5707 | map-cache: 0.2.2 |
4811 | 5708 | dev: true |
4812 | 5709 | |
5710 | + /from2/2.3.0: | |
5711 | + resolution: {integrity: sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==} | |
5712 | + dependencies: | |
5713 | + inherits: 2.0.4 | |
5714 | + readable-stream: 2.3.7 | |
5715 | + dev: true | |
5716 | + | |
4813 | 5717 | /fs-constants/1.0.0: |
4814 | 5718 | resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} |
4815 | - dev: true | |
4816 | 5719 | |
4817 | 5720 | /fs-extra/10.1.0: |
4818 | 5721 | resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==} |
... | ... | @@ -4828,20 +5731,43 @@ packages: |
4828 | 5731 | engines: {node: '>=10'} |
4829 | 5732 | dependencies: |
4830 | 5733 | at-least-node: 1.0.0 |
4831 | - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 | |
5734 | + graceful-fs: 4.2.10 | |
4832 | 5735 | jsonfile: 6.1.0 |
4833 | 5736 | universalify: 2.0.0 |
4834 | 5737 | dev: true |
4835 | 5738 | |
4836 | 5739 | /fs.realpath/1.0.0: |
4837 | - resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=} | |
5740 | + resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} | |
5741 | + | |
5742 | + /fsevents/2.3.2: | |
5743 | + resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} | |
5744 | + engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} | |
5745 | + os: [darwin] | |
5746 | + requiresBuild: true | |
4838 | 5747 | dev: true |
5748 | + optional: true | |
5749 | + | |
5750 | + /fstream/1.0.12: | |
5751 | + resolution: {integrity: sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==} | |
5752 | + engines: {node: '>=0.6'} | |
5753 | + dependencies: | |
5754 | + graceful-fs: 4.2.10 | |
5755 | + inherits: 2.0.4 | |
5756 | + mkdirp: 0.5.6 | |
5757 | + rimraf: 2.7.1 | |
5758 | + dev: false | |
4839 | 5759 | |
4840 | 5760 | /function-bind/1.1.1: |
4841 | 5761 | resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} |
4842 | 5762 | |
4843 | - /functional-red-black-tree/1.0.1: | |
4844 | - resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=} | |
5763 | + /function.prototype.name/1.1.5: | |
5764 | + resolution: {integrity: sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==} | |
5765 | + engines: {node: '>= 0.4'} | |
5766 | + dependencies: | |
5767 | + call-bind: 1.0.2 | |
5768 | + define-properties: 1.1.4 | |
5769 | + es-abstract: 1.21.1 | |
5770 | + functions-have-names: 1.2.3 | |
4845 | 5771 | dev: true |
4846 | 5772 | |
4847 | 5773 | /functions-have-names/1.2.3: |
... | ... | @@ -4857,8 +5783,8 @@ packages: |
4857 | 5783 | resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} |
4858 | 5784 | engines: {node: 6.* || 8.* || >= 10.*} |
4859 | 5785 | |
4860 | - /get-intrinsic/1.1.1: | |
4861 | - resolution: {integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==} | |
5786 | + /get-intrinsic/1.2.0: | |
5787 | + resolution: {integrity: sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==} | |
4862 | 5788 | dependencies: |
4863 | 5789 | function-bind: 1.1.1 |
4864 | 5790 | has: 1.0.3 |
... | ... | @@ -4887,15 +5813,10 @@ packages: |
4887 | 5813 | dev: true |
4888 | 5814 | |
4889 | 5815 | /get-stdin/4.0.1: |
4890 | - resolution: {integrity: sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=} | |
5816 | + resolution: {integrity: sha512-F5aQMywwJ2n85s4hJPTT9RPxGmubonuB10MNYo17/xph174n2MIR33HRguhzVag10O/npM7SPk73LMZNP+FaWw==} | |
4891 | 5817 | engines: {node: '>=0.10.0'} |
4892 | 5818 | dev: true |
4893 | 5819 | |
4894 | - /get-stdin/8.0.0: | |
4895 | - resolution: {integrity: sha512-sY22aA6xchAzprjyqmSEQv4UbAAzRN0L2dQB0NlN5acTTK9Don6nhoc3eAbUnpZiCANAMfd/+40kVdKfFygohg==} | |
4896 | - engines: {node: '>=10'} | |
4897 | - dev: true | |
4898 | - | |
4899 | 5820 | /get-stream/2.3.1: |
4900 | 5821 | resolution: {integrity: sha512-AUGhbbemXxrZJRD5cDvKtQxLuYaIbNtDTK8YqupCI393Q2KSTreEsLUN3ZxAWFGiKTzL6nKuzfcIvieflUX9qA==} |
4901 | 5822 | engines: {node: '>=0.10.0'} |
... | ... | @@ -4933,11 +5854,11 @@ packages: |
4933 | 5854 | engines: {node: '>= 0.4'} |
4934 | 5855 | dependencies: |
4935 | 5856 | call-bind: 1.0.2 |
4936 | - get-intrinsic: 1.1.1 | |
5857 | + get-intrinsic: 1.2.0 | |
4937 | 5858 | dev: true |
4938 | 5859 | |
4939 | 5860 | /get-value/2.0.6: |
4940 | - resolution: {integrity: sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=} | |
5861 | + resolution: {integrity: sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==} | |
4941 | 5862 | engines: {node: '>=0.10.0'} |
4942 | 5863 | dev: true |
4943 | 5864 | |
... | ... | @@ -4948,7 +5869,7 @@ packages: |
4948 | 5869 | requiresBuild: true |
4949 | 5870 | dependencies: |
4950 | 5871 | bin-build: 3.0.0 |
4951 | - bin-wrapper: registry.npmmirror.com/bin-wrapper-china/0.1.0 | |
5872 | + bin-wrapper: /bin-wrapper-china/0.1.0 | |
4952 | 5873 | execa: 5.1.1 |
4953 | 5874 | logalot: 2.1.0 |
4954 | 5875 | dev: true |
... | ... | @@ -4966,7 +5887,7 @@ packages: |
4966 | 5887 | dev: true |
4967 | 5888 | |
4968 | 5889 | /git-remote-origin-url/2.0.0: |
4969 | - resolution: {integrity: sha1-UoJlna4hBxRaERJhEq0yFuxfpl8=} | |
5890 | + resolution: {integrity: sha512-eU+GGrZgccNJcsDH5LkXR3PB9M958hxc7sbA8DFJjrv9j4L2P/eZfKhM+QD6wyzpiv+b1BpK0XrYCxkovtjSLw==} | |
4970 | 5891 | engines: {node: '>=4'} |
4971 | 5892 | dependencies: |
4972 | 5893 | gitconfiglocal: 1.0.0 |
... | ... | @@ -4983,7 +5904,7 @@ packages: |
4983 | 5904 | dev: true |
4984 | 5905 | |
4985 | 5906 | /gitconfiglocal/1.0.0: |
4986 | - resolution: {integrity: sha1-QdBF84UaXqiPA/JMocYXgRRGS5s=} | |
5907 | + resolution: {integrity: sha512-spLUXeTAVHxDtKsJc8FkFVgFtMdEN9qPGpL23VfSHx4fP4+Ds097IXLvymbnDH8FnmxX5Nr9bPw3A+AQ6mWEaQ==} | |
4987 | 5908 | dependencies: |
4988 | 5909 | ini: 1.3.8 |
4989 | 5910 | dev: true |
... | ... | @@ -5002,8 +5923,8 @@ packages: |
5002 | 5923 | is-glob: 4.0.3 |
5003 | 5924 | dev: true |
5004 | 5925 | |
5005 | - /glob/7.2.0: | |
5006 | - resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==} | |
5926 | + /glob/7.2.3: | |
5927 | + resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} | |
5007 | 5928 | dependencies: |
5008 | 5929 | fs.realpath: 1.0.0 |
5009 | 5930 | inflight: 1.0.6 |
... | ... | @@ -5011,10 +5932,20 @@ packages: |
5011 | 5932 | minimatch: 3.1.2 |
5012 | 5933 | once: 1.4.0 |
5013 | 5934 | path-is-absolute: 1.0.1 |
5935 | + | |
5936 | + /glob/8.1.0: | |
5937 | + resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} | |
5938 | + engines: {node: '>=12'} | |
5939 | + dependencies: | |
5940 | + fs.realpath: 1.0.0 | |
5941 | + inflight: 1.0.6 | |
5942 | + inherits: 2.0.4 | |
5943 | + minimatch: 5.1.6 | |
5944 | + once: 1.4.0 | |
5014 | 5945 | dev: true |
5015 | 5946 | |
5016 | 5947 | /global-dirs/0.1.1: |
5017 | - resolution: {integrity: sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU=} | |
5948 | + resolution: {integrity: sha512-NknMLn7F2J7aflwFOlGdNIuCDpN3VGoSoB+aap3KABFWbHVn1TCgFC+np23J8W2BiZbjfEw3BFBycSMv1AFblg==} | |
5018 | 5949 | engines: {node: '>=4'} |
5019 | 5950 | dependencies: |
5020 | 5951 | ini: 1.3.8 |
... | ... | @@ -5041,13 +5972,20 @@ packages: |
5041 | 5972 | engines: {node: '>=4'} |
5042 | 5973 | dev: true |
5043 | 5974 | |
5044 | - /globals/13.13.0: | |
5045 | - resolution: {integrity: sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==} | |
5975 | + /globals/13.20.0: | |
5976 | + resolution: {integrity: sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==} | |
5046 | 5977 | engines: {node: '>=8'} |
5047 | 5978 | dependencies: |
5048 | 5979 | type-fest: 0.20.2 |
5049 | 5980 | dev: true |
5050 | 5981 | |
5982 | + /globalthis/1.0.3: | |
5983 | + resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} | |
5984 | + engines: {node: '>= 0.4'} | |
5985 | + dependencies: | |
5986 | + define-properties: 1.1.4 | |
5987 | + dev: true | |
5988 | + | |
5051 | 5989 | /globby/10.0.2: |
5052 | 5990 | resolution: {integrity: sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==} |
5053 | 5991 | engines: {node: '>=8'} |
... | ... | @@ -5055,9 +5993,9 @@ packages: |
5055 | 5993 | '@types/glob': 7.2.0 |
5056 | 5994 | array-union: 2.1.0 |
5057 | 5995 | dir-glob: 3.0.1 |
5058 | - fast-glob: 3.2.11 | |
5059 | - glob: 7.2.0 | |
5060 | - ignore: 5.2.0 | |
5996 | + fast-glob: 3.2.12 | |
5997 | + glob: 7.2.3 | |
5998 | + ignore: 5.2.4 | |
5061 | 5999 | merge2: 1.4.1 |
5062 | 6000 | slash: 3.0.0 |
5063 | 6001 | dev: true |
... | ... | @@ -5068,24 +6006,28 @@ packages: |
5068 | 6006 | dependencies: |
5069 | 6007 | array-union: 2.1.0 |
5070 | 6008 | dir-glob: 3.0.1 |
5071 | - fast-glob: 3.2.11 | |
5072 | - ignore: 5.2.0 | |
6009 | + fast-glob: 3.2.12 | |
6010 | + ignore: 5.2.4 | |
5073 | 6011 | merge2: 1.4.1 |
5074 | 6012 | slash: 3.0.0 |
5075 | 6013 | dev: true |
5076 | 6014 | |
5077 | 6015 | /globjoin/0.1.4: |
5078 | - resolution: {integrity: sha1-L0SUrIkZ43Z8XLtpHp9GMyQoXUM=} | |
6016 | + resolution: {integrity: sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==} | |
6017 | + dev: true | |
6018 | + | |
6019 | + /gopd/1.0.1: | |
6020 | + resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==} | |
6021 | + dependencies: | |
6022 | + get-intrinsic: 1.2.0 | |
5079 | 6023 | dev: true |
5080 | 6024 | |
5081 | 6025 | /got/7.1.0: |
5082 | 6026 | resolution: {integrity: sha512-Y5WMo7xKKq1muPsxD+KmrR8DH5auG7fBdDVueZwETwV6VytKyU9OX/ddpq2/1hp1vIPvVb4T81dKQz3BivkNLw==} |
5083 | 6027 | engines: {node: '>=4'} |
5084 | 6028 | dependencies: |
5085 | - '@types/keyv': registry.npmmirror.com/@types/keyv/3.1.4 | |
5086 | - '@types/responselike': registry.npmmirror.com/@types/responselike/1.0.0 | |
5087 | 6029 | decompress-response: 3.3.0 |
5088 | - duplexer3: 0.1.4 | |
6030 | + duplexer3: 0.1.5 | |
5089 | 6031 | get-stream: 3.0.0 |
5090 | 6032 | is-plain-obj: 1.1.0 |
5091 | 6033 | is-retry-allowed: 1.2.0 |
... | ... | @@ -5100,8 +6042,34 @@ packages: |
5100 | 6042 | url-to-options: 1.0.1 |
5101 | 6043 | dev: true |
5102 | 6044 | |
6045 | + /got/8.3.2: | |
6046 | + resolution: {integrity: sha512-qjUJ5U/hawxosMryILofZCkm3C84PLJS/0grRIpjAwu+Lkxxj5cxeCU25BG0/3mDSpXKTyZr8oh8wIgLaH0QCw==} | |
6047 | + engines: {node: '>=4'} | |
6048 | + dependencies: | |
6049 | + '@sindresorhus/is': 0.7.0 | |
6050 | + cacheable-request: 2.1.4 | |
6051 | + decompress-response: 3.3.0 | |
6052 | + duplexer3: 0.1.5 | |
6053 | + get-stream: 3.0.0 | |
6054 | + into-stream: 3.1.0 | |
6055 | + is-retry-allowed: 1.2.0 | |
6056 | + isurl: 1.0.0 | |
6057 | + lowercase-keys: 1.0.1 | |
6058 | + mimic-response: 1.0.1 | |
6059 | + p-cancelable: 0.4.1 | |
6060 | + p-timeout: 2.0.1 | |
6061 | + pify: 3.0.0 | |
6062 | + safe-buffer: 5.2.1 | |
6063 | + timed-out: 4.0.1 | |
6064 | + url-parse-lax: 3.0.0 | |
6065 | + url-to-options: 1.0.1 | |
6066 | + dev: true | |
6067 | + | |
5103 | 6068 | /graceful-fs/4.2.10: |
5104 | 6069 | resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==} |
6070 | + | |
6071 | + /grapheme-splitter/1.0.4: | |
6072 | + resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} | |
5105 | 6073 | dev: true |
5106 | 6074 | |
5107 | 6075 | /handlebars/4.7.7: |
... | ... | @@ -5109,12 +6077,12 @@ packages: |
5109 | 6077 | engines: {node: '>=0.4.7'} |
5110 | 6078 | hasBin: true |
5111 | 6079 | dependencies: |
5112 | - minimist: 1.2.6 | |
6080 | + minimist: 1.2.8 | |
5113 | 6081 | neo-async: 2.6.2 |
5114 | - source-map: registry.npmmirror.com/source-map/0.6.1 | |
6082 | + source-map: 0.6.1 | |
5115 | 6083 | wordwrap: 1.0.0 |
5116 | 6084 | optionalDependencies: |
5117 | - uglify-js: registry.npmmirror.com/uglify-js/3.15.4 | |
6085 | + uglify-js: 3.17.4 | |
5118 | 6086 | dev: true |
5119 | 6087 | |
5120 | 6088 | /hard-rejection/2.1.0: |
... | ... | @@ -5123,7 +6091,7 @@ packages: |
5123 | 6091 | dev: true |
5124 | 6092 | |
5125 | 6093 | /has-ansi/2.0.0: |
5126 | - resolution: {integrity: sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=} | |
6094 | + resolution: {integrity: sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==} | |
5127 | 6095 | engines: {node: '>=0.10.0'} |
5128 | 6096 | dependencies: |
5129 | 6097 | ansi-regex: 2.1.1 |
... | ... | @@ -5134,12 +6102,12 @@ packages: |
5134 | 6102 | dev: true |
5135 | 6103 | |
5136 | 6104 | /has-flag/1.0.0: |
5137 | - resolution: {integrity: sha1-nZ55MWXOAXoA8AQYxD+UKnsdEfo=} | |
6105 | + resolution: {integrity: sha512-DyYHfIYwAJmjAjSSPKANxI8bFY9YtFrgkAfinBojQ8YJTOuOuav64tMUJv584SES4xl74PmuaevIyaLESHdTAA==} | |
5138 | 6106 | engines: {node: '>=0.10.0'} |
5139 | 6107 | dev: true |
5140 | 6108 | |
5141 | 6109 | /has-flag/3.0.0: |
5142 | - resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=} | |
6110 | + resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==} | |
5143 | 6111 | engines: {node: '>=4'} |
5144 | 6112 | dev: true |
5145 | 6113 | |
... | ... | @@ -5151,7 +6119,12 @@ packages: |
5151 | 6119 | /has-property-descriptors/1.0.0: |
5152 | 6120 | resolution: {integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==} |
5153 | 6121 | dependencies: |
5154 | - get-intrinsic: 1.1.1 | |
6122 | + get-intrinsic: 1.2.0 | |
6123 | + dev: true | |
6124 | + | |
6125 | + /has-proto/1.0.1: | |
6126 | + resolution: {integrity: sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==} | |
6127 | + engines: {node: '>= 0.4'} | |
5155 | 6128 | dev: true |
5156 | 6129 | |
5157 | 6130 | /has-symbol-support-x/1.4.2: |
... | ... | @@ -5176,7 +6149,7 @@ packages: |
5176 | 6149 | dev: true |
5177 | 6150 | |
5178 | 6151 | /has-value/0.3.1: |
5179 | - resolution: {integrity: sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=} | |
6152 | + resolution: {integrity: sha512-gpG936j8/MzaeID5Yif+577c17TxaDmhuyVgSwtnL/q8UUTySg8Mecb+8Cf1otgLoD7DDH75axp86ER7LFsf3Q==} | |
5180 | 6153 | engines: {node: '>=0.10.0'} |
5181 | 6154 | dependencies: |
5182 | 6155 | get-value: 2.0.6 |
... | ... | @@ -5185,7 +6158,7 @@ packages: |
5185 | 6158 | dev: true |
5186 | 6159 | |
5187 | 6160 | /has-value/1.0.0: |
5188 | - resolution: {integrity: sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=} | |
6161 | + resolution: {integrity: sha512-IBXk4GTsLYdQ7Rvt+GRBrFSVEkmuOUy4re0Xjd9kJSUQpnTrWR4/y9RpfexN9vkAPMFuQoeWKwqzPozRTlasGw==} | |
5189 | 6162 | engines: {node: '>=0.10.0'} |
5190 | 6163 | dependencies: |
5191 | 6164 | get-value: 2.0.6 |
... | ... | @@ -5194,12 +6167,12 @@ packages: |
5194 | 6167 | dev: true |
5195 | 6168 | |
5196 | 6169 | /has-values/0.1.4: |
5197 | - resolution: {integrity: sha1-bWHeldkd/Km5oCCJrThL/49it3E=} | |
6170 | + resolution: {integrity: sha512-J8S0cEdWuQbqD9//tlZxiMuMNmxB8PlEwvYwuxsTmR1G5RXUePEX/SJn7aD0GMLieuZYSwNH0cQuJGwnYunXRQ==} | |
5198 | 6171 | engines: {node: '>=0.10.0'} |
5199 | 6172 | dev: true |
5200 | 6173 | |
5201 | 6174 | /has-values/1.0.0: |
5202 | - resolution: {integrity: sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=} | |
6175 | + resolution: {integrity: sha512-ODYZC64uqzmtfGMEAX/FvZiRyWLpAC3vYnNunURUnkGVTS+mI0smVsWaPydRBsE3g+ok7h960jChO8mFcWlHaQ==} | |
5203 | 6176 | engines: {node: '>=0.10.0'} |
5204 | 6177 | dependencies: |
5205 | 6178 | is-number: 3.0.0 |
... | ... | @@ -5225,7 +6198,7 @@ packages: |
5225 | 6198 | resolution: {integrity: sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q==} |
5226 | 6199 | dependencies: |
5227 | 6200 | capital-case: 1.0.4 |
5228 | - tslib: 2.3.1 | |
6201 | + tslib: 2.5.0 | |
5229 | 6202 | dev: true |
5230 | 6203 | |
5231 | 6204 | /hosted-git-info/2.8.9: |
... | ... | @@ -5245,12 +6218,12 @@ packages: |
5245 | 6218 | hasBin: true |
5246 | 6219 | dependencies: |
5247 | 6220 | camel-case: 4.1.2 |
5248 | - clean-css: 5.3.0 | |
6221 | + clean-css: 5.3.2 | |
5249 | 6222 | commander: 8.3.0 |
5250 | 6223 | he: 1.2.0 |
5251 | 6224 | param-case: 3.0.4 |
5252 | 6225 | relateurl: 0.2.7 |
5253 | - terser: 5.12.1 | |
6226 | + terser: 5.16.3 | |
5254 | 6227 | dev: true |
5255 | 6228 | |
5256 | 6229 | /html-tags/3.2.0: |
... | ... | @@ -5269,13 +6242,17 @@ packages: |
5269 | 6242 | readable-stream: 3.6.0 |
5270 | 6243 | dev: true |
5271 | 6244 | |
5272 | - /htmlparser2/7.2.0: | |
5273 | - resolution: {integrity: sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==} | |
6245 | + /htmlparser2/8.0.1: | |
6246 | + resolution: {integrity: sha512-4lVbmc1diZC7GUJQtRQ5yBAeUCL1exyMwmForWkRLnwyzWBFxN633SALPMGYaWZvKe9j1pRZJpauvmxENSp/EA==} | |
5274 | 6247 | dependencies: |
5275 | 6248 | domelementtype: 2.3.0 |
5276 | - domhandler: 4.3.1 | |
5277 | - domutils: 2.8.0 | |
5278 | - entities: 3.0.1 | |
6249 | + domhandler: 5.0.3 | |
6250 | + domutils: 3.0.1 | |
6251 | + entities: 4.4.0 | |
6252 | + dev: true | |
6253 | + | |
6254 | + /http-cache-semantics/3.8.1: | |
6255 | + resolution: {integrity: sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==} | |
5279 | 6256 | dev: true |
5280 | 6257 | |
5281 | 6258 | /human-signals/1.1.1: |
... | ... | @@ -5301,8 +6278,16 @@ packages: |
5301 | 6278 | safer-buffer: 2.1.2 |
5302 | 6279 | dev: true |
5303 | 6280 | |
5304 | - /idb/6.1.5: | |
5305 | - resolution: {integrity: sha512-IJtugpKkiVXQn5Y+LteyBCNk1N8xpGV3wWZk9EVtZWH8DYkjBn0bX1XnGP9RkyZF0sAcywa6unHqSWKe7q4LGw==} | |
6281 | + /iconv-lite/0.6.3: | |
6282 | + resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} | |
6283 | + engines: {node: '>=0.10.0'} | |
6284 | + dependencies: | |
6285 | + safer-buffer: 2.1.2 | |
6286 | + dev: true | |
6287 | + optional: true | |
6288 | + | |
6289 | + /idb/7.1.1: | |
6290 | + resolution: {integrity: sha512-gchesWBzyvGHRO9W8tzUWFDycow5gwjvFKfyV9FF32Y7F50yZMp7mP+T2mJIWFx49zicqyC4uefHM17o6xKIVQ==} | |
5306 | 6291 | dev: true |
5307 | 6292 | |
5308 | 6293 | /ids/1.0.0: |
... | ... | @@ -5311,10 +6296,9 @@ packages: |
5311 | 6296 | |
5312 | 6297 | /ieee754/1.2.1: |
5313 | 6298 | resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} |
5314 | - dev: true | |
5315 | 6299 | |
5316 | - /ignore/5.2.0: | |
5317 | - resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==} | |
6300 | + /ignore/5.2.4: | |
6301 | + resolution: {integrity: sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==} | |
5318 | 6302 | engines: {node: '>= 4'} |
5319 | 6303 | dev: true |
5320 | 6304 | |
... | ... | @@ -5379,11 +6363,11 @@ packages: |
5379 | 6363 | svgo: 2.8.0 |
5380 | 6364 | dev: true |
5381 | 6365 | |
5382 | - /imagemin-webp/6.0.0: | |
5383 | - resolution: {integrity: sha512-DmVCkI8H1csyqAExsk93LzC88gj2uKXaLLW5Ly+WYsvNx7xv5cJAlozXWIx9Z0kEQr9w98gphi5aP2b++iDH8g==} | |
6366 | + /imagemin-webp/6.1.0: | |
6367 | + resolution: {integrity: sha512-i8ZluZV1pfQX9aVzmZ/VZh9KBSdPwUlp5VruAa9c30GZnX/nMl5n7h+oUMnI7Mg7+SUpu9mYBsw2nsYGUEllWQ==} | |
5384 | 6368 | engines: {node: '>=10'} |
5385 | 6369 | dependencies: |
5386 | - cwebp-bin: 5.1.0 | |
6370 | + cwebp-bin: 6.1.2 | |
5387 | 6371 | exec-buffer: 3.2.0 |
5388 | 6372 | is-cwebp-readable: 3.0.0 |
5389 | 6373 | dev: true |
... | ... | @@ -5394,13 +6378,21 @@ packages: |
5394 | 6378 | dependencies: |
5395 | 6379 | file-type: 12.4.2 |
5396 | 6380 | globby: 10.0.2 |
5397 | - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 | |
6381 | + graceful-fs: 4.2.10 | |
5398 | 6382 | junk: 3.1.0 |
5399 | 6383 | make-dir: 3.1.0 |
5400 | 6384 | p-pipe: 3.1.0 |
5401 | 6385 | replace-ext: 1.0.1 |
5402 | 6386 | dev: true |
5403 | 6387 | |
6388 | + /immediate/3.0.6: | |
6389 | + resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==} | |
6390 | + dev: false | |
6391 | + | |
6392 | + /immutable/4.2.4: | |
6393 | + resolution: {integrity: sha512-WDxL3Hheb1JkRN3sQkyujNlL/xRjAo3rJtaU5xeufUauG66JdMr32bLj4gF+vWl84DIA3Zxw7tiAjneYzRRw+w==} | |
6394 | + dev: true | |
6395 | + | |
5404 | 6396 | /import-fresh/3.3.0: |
5405 | 6397 | resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} |
5406 | 6398 | engines: {node: '>=6'} |
... | ... | @@ -5421,12 +6413,12 @@ packages: |
5421 | 6413 | dev: true |
5422 | 6414 | |
5423 | 6415 | /imurmurhash/0.1.4: |
5424 | - resolution: {integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=} | |
6416 | + resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} | |
5425 | 6417 | engines: {node: '>=0.8.19'} |
5426 | 6418 | dev: true |
5427 | 6419 | |
5428 | 6420 | /indent-string/2.1.0: |
5429 | - resolution: {integrity: sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=} | |
6421 | + resolution: {integrity: sha512-aqwDFWSgSgfRaEwao5lg5KEcVd/2a+D1rvoG7NdilmYz0NwRk6StWpWdz/Hpk34MKPpx7s8XxUqimfcQK6gGlg==} | |
5430 | 6422 | engines: {node: '>=0.10.0'} |
5431 | 6423 | dependencies: |
5432 | 6424 | repeating: 2.0.1 |
... | ... | @@ -5438,22 +6430,20 @@ packages: |
5438 | 6430 | dev: true |
5439 | 6431 | |
5440 | 6432 | /inflight/1.0.6: |
5441 | - resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=} | |
6433 | + resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} | |
5442 | 6434 | dependencies: |
5443 | 6435 | once: 1.4.0 |
5444 | 6436 | wrappy: 1.0.2 |
5445 | - dev: true | |
5446 | 6437 | |
5447 | 6438 | /inherits/2.0.4: |
5448 | 6439 | resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} |
5449 | - dev: true | |
5450 | 6440 | |
5451 | 6441 | /ini/1.3.8: |
5452 | 6442 | resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} |
5453 | 6443 | dev: true |
5454 | 6444 | |
5455 | - /inquirer/8.2.2: | |
5456 | - resolution: {integrity: sha512-pG7I/si6K/0X7p1qU+rfWnpTE1UIkTONN1wxtzh0d+dHXtT/JG6qBgLxoyHVsQa8cFABxAPh0pD6uUUHiAoaow==} | |
6445 | + /inquirer/8.2.5: | |
6446 | + resolution: {integrity: sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==} | |
5457 | 6447 | engines: {node: '>=12.0.0'} |
5458 | 6448 | dependencies: |
5459 | 6449 | ansi-escapes: 4.3.2 |
... | ... | @@ -5466,27 +6456,36 @@ packages: |
5466 | 6456 | mute-stream: 0.0.8 |
5467 | 6457 | ora: 5.4.1 |
5468 | 6458 | run-async: 2.4.1 |
5469 | - rxjs: 7.5.5 | |
6459 | + rxjs: 7.8.0 | |
5470 | 6460 | string-width: 4.2.3 |
5471 | 6461 | strip-ansi: 6.0.1 |
5472 | 6462 | through: 2.3.8 |
6463 | + wrap-ansi: 7.0.0 | |
5473 | 6464 | dev: true |
5474 | 6465 | |
5475 | - /internal-slot/1.0.3: | |
5476 | - resolution: {integrity: sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==} | |
6466 | + /internal-slot/1.0.5: | |
6467 | + resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==} | |
5477 | 6468 | engines: {node: '>= 0.4'} |
5478 | 6469 | dependencies: |
5479 | - get-intrinsic: 1.1.1 | |
6470 | + get-intrinsic: 1.2.0 | |
5480 | 6471 | has: 1.0.3 |
5481 | 6472 | side-channel: 1.0.4 |
5482 | 6473 | dev: true |
5483 | 6474 | |
5484 | - /intro.js/5.1.0: | |
5485 | - resolution: {integrity: sha512-zwWl/duTh00eeNcZRU4o4/xxloNYPFKs4n4lMRDNx59jZr+qRI0jSOnzqYMOuVftD4beGrmxBHz4k8qp9/dCMA==} | |
6475 | + /into-stream/3.1.0: | |
6476 | + resolution: {integrity: sha512-TcdjPibTksa1NQximqep2r17ISRiNE9fwlfbg3F8ANdvP5/yrFTew86VcO//jk4QTaMlbjypPBq76HN2zaKfZQ==} | |
6477 | + engines: {node: '>=4'} | |
6478 | + dependencies: | |
6479 | + from2: 2.3.0 | |
6480 | + p-is-promise: 1.1.0 | |
6481 | + dev: true | |
6482 | + | |
6483 | + /intro.js/5.1.0: | |
6484 | + resolution: {integrity: sha512-zwWl/duTh00eeNcZRU4o4/xxloNYPFKs4n4lMRDNx59jZr+qRI0jSOnzqYMOuVftD4beGrmxBHz4k8qp9/dCMA==} | |
5486 | 6485 | dev: false |
5487 | 6486 | |
5488 | 6487 | /is-accessor-descriptor/0.1.6: |
5489 | - resolution: {integrity: sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=} | |
6488 | + resolution: {integrity: sha512-e1BM1qnDbMRG3ll2U9dSK0UMHuWOs3pY3AtcFsmvwPtKL3MML/Q86i+GilLfvqEs4GW+ExB91tQ3Ig9noDIZ+A==} | |
5490 | 6489 | engines: {node: '>=0.10.0'} |
5491 | 6490 | dependencies: |
5492 | 6491 | kind-of: 3.2.2 |
... | ... | @@ -5499,8 +6498,16 @@ packages: |
5499 | 6498 | kind-of: 6.0.3 |
5500 | 6499 | dev: true |
5501 | 6500 | |
6501 | + /is-array-buffer/3.0.1: | |
6502 | + resolution: {integrity: sha512-ASfLknmY8Xa2XtB4wmbz13Wu202baeA18cJBCeCy0wXUHZF0IPyVEXqKEcd+t2fNSLLL1vC6k7lxZEojNbISXQ==} | |
6503 | + dependencies: | |
6504 | + call-bind: 1.0.2 | |
6505 | + get-intrinsic: 1.2.0 | |
6506 | + is-typed-array: 1.1.10 | |
6507 | + dev: true | |
6508 | + | |
5502 | 6509 | /is-arrayish/0.2.1: |
5503 | - resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=} | |
6510 | + resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==} | |
5504 | 6511 | dev: true |
5505 | 6512 | |
5506 | 6513 | /is-bigint/1.0.4: |
... | ... | @@ -5528,13 +6535,20 @@ packages: |
5528 | 6535 | resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} |
5529 | 6536 | dev: true |
5530 | 6537 | |
5531 | - /is-callable/1.2.4: | |
5532 | - resolution: {integrity: sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==} | |
6538 | + /is-builtin-module/3.2.1: | |
6539 | + resolution: {integrity: sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==} | |
6540 | + engines: {node: '>=6'} | |
6541 | + dependencies: | |
6542 | + builtin-modules: 3.3.0 | |
6543 | + dev: true | |
6544 | + | |
6545 | + /is-callable/1.2.7: | |
6546 | + resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} | |
5533 | 6547 | engines: {node: '>= 0.4'} |
5534 | 6548 | dev: true |
5535 | 6549 | |
5536 | - /is-core-module/2.9.0: | |
5537 | - resolution: {integrity: sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==} | |
6550 | + /is-core-module/2.11.0: | |
6551 | + resolution: {integrity: sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==} | |
5538 | 6552 | dependencies: |
5539 | 6553 | has: 1.0.3 |
5540 | 6554 | dev: true |
... | ... | @@ -5546,7 +6560,7 @@ packages: |
5546 | 6560 | dev: true |
5547 | 6561 | |
5548 | 6562 | /is-data-descriptor/0.1.4: |
5549 | - resolution: {integrity: sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=} | |
6563 | + resolution: {integrity: sha512-+w9D5ulSoBNlmw9OHn3U2v51SyoCd0he+bB3xMl62oijhrspxowjU+AIcDY0N3iEJbUEkB15IlMASQsxYigvXg==} | |
5550 | 6564 | engines: {node: '>=0.10.0'} |
5551 | 6565 | dependencies: |
5552 | 6566 | kind-of: 3.2.2 |
... | ... | @@ -5591,7 +6605,7 @@ packages: |
5591 | 6605 | dev: true |
5592 | 6606 | |
5593 | 6607 | /is-extendable/0.1.1: |
5594 | - resolution: {integrity: sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=} | |
6608 | + resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==} | |
5595 | 6609 | engines: {node: '>=0.10.0'} |
5596 | 6610 | dev: true |
5597 | 6611 | |
... | ... | @@ -5603,7 +6617,7 @@ packages: |
5603 | 6617 | dev: true |
5604 | 6618 | |
5605 | 6619 | /is-extglob/2.1.1: |
5606 | - resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=} | |
6620 | + resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==} | |
5607 | 6621 | engines: {node: '>=0.10.0'} |
5608 | 6622 | dev: true |
5609 | 6623 | |
... | ... | @@ -5641,12 +6655,12 @@ packages: |
5641 | 6655 | dev: true |
5642 | 6656 | |
5643 | 6657 | /is-jpg/2.0.0: |
5644 | - resolution: {integrity: sha1-LhmX+m6RZuqsAkLarkQ0A+TvHZc=} | |
6658 | + resolution: {integrity: sha512-ODlO0ruzhkzD3sdynIainVP5eoOFNN85rxA1+cwwnPe4dKyX0r5+hxNO5XpCrxlHcmb9vkOit9mhRD2JVuimHg==} | |
5645 | 6659 | engines: {node: '>=6'} |
5646 | 6660 | dev: true |
5647 | 6661 | |
5648 | 6662 | /is-module/1.0.0: |
5649 | - resolution: {integrity: sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE=} | |
6663 | + resolution: {integrity: sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==} | |
5650 | 6664 | dev: true |
5651 | 6665 | |
5652 | 6666 | /is-natural-number/4.0.1: |
... | ... | @@ -5666,7 +6680,7 @@ packages: |
5666 | 6680 | dev: true |
5667 | 6681 | |
5668 | 6682 | /is-number/3.0.0: |
5669 | - resolution: {integrity: sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=} | |
6683 | + resolution: {integrity: sha512-4cboCqIpliH+mAvFNegjZQ4kgKc3ZUhQVr3HvWbSh5q3WH2v82ct+T2Y1hdU5Gdtorx/cLifQjqCbL7bpznLTg==} | |
5670 | 6684 | engines: {node: '>=0.10.0'} |
5671 | 6685 | dependencies: |
5672 | 6686 | kind-of: 3.2.2 |
... | ... | @@ -5678,7 +6692,7 @@ packages: |
5678 | 6692 | dev: true |
5679 | 6693 | |
5680 | 6694 | /is-obj/1.0.1: |
5681 | - resolution: {integrity: sha1-PkcprB9f3gJc19g6iW2rn09n2w8=} | |
6695 | + resolution: {integrity: sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==} | |
5682 | 6696 | engines: {node: '>=0.10.0'} |
5683 | 6697 | dev: true |
5684 | 6698 | |
... | ... | @@ -5691,8 +6705,13 @@ packages: |
5691 | 6705 | resolution: {integrity: sha512-2rRIahhZr2UWb45fIOuvZGpFtz0TyOZLf32KxBbSoUCeZR495zCKlWUKKUByk3geS2eAs7ZAABt0Y/Rx0GiQGA==} |
5692 | 6706 | dev: true |
5693 | 6707 | |
6708 | + /is-path-inside/3.0.3: | |
6709 | + resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} | |
6710 | + engines: {node: '>=8'} | |
6711 | + dev: true | |
6712 | + | |
5694 | 6713 | /is-plain-obj/1.1.0: |
5695 | - resolution: {integrity: sha1-caUMhCnfync8kqOQpKA7OfzVHT4=} | |
6714 | + resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==} | |
5696 | 6715 | engines: {node: '>=0.10.0'} |
5697 | 6716 | dev: true |
5698 | 6717 | |
... | ... | @@ -5726,15 +6745,10 @@ packages: |
5726 | 6745 | dev: true |
5727 | 6746 | |
5728 | 6747 | /is-regexp/1.0.0: |
5729 | - resolution: {integrity: sha1-/S2INUXEa6xaYz57mgnof6LLUGk=} | |
6748 | + resolution: {integrity: sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==} | |
5730 | 6749 | engines: {node: '>=0.10.0'} |
5731 | 6750 | dev: true |
5732 | 6751 | |
5733 | - /is-regexp/2.1.0: | |
5734 | - resolution: {integrity: sha512-OZ4IlER3zmRIoB9AqNhEggVxqIH4ofDns5nRrPS6yQxXE1TPCUpFznBfRQmQa8uC+pXqjMnukiJBxCisIxiLGA==} | |
5735 | - engines: {node: '>=6'} | |
5736 | - dev: true | |
5737 | - | |
5738 | 6752 | /is-retry-allowed/1.2.0: |
5739 | 6753 | resolution: {integrity: sha512-RUbUeKwvm3XG2VYamhJL1xFktgjvPzL0Hq8C+6yrWIswDy3BIXGqCxhxkc30N9jqK311gVU137K8Ei55/zVJRg==} |
5740 | 6754 | engines: {node: '>=0.10.0'} |
... | ... | @@ -5747,7 +6761,7 @@ packages: |
5747 | 6761 | dev: true |
5748 | 6762 | |
5749 | 6763 | /is-stream/1.1.0: |
5750 | - resolution: {integrity: sha1-EtSj3U5o4Lec6428hBc66A2RykQ=} | |
6764 | + resolution: {integrity: sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==} | |
5751 | 6765 | engines: {node: '>=0.10.0'} |
5752 | 6766 | dev: true |
5753 | 6767 | |
... | ... | @@ -5778,19 +6792,30 @@ packages: |
5778 | 6792 | dev: true |
5779 | 6793 | |
5780 | 6794 | /is-text-path/1.0.1: |
5781 | - resolution: {integrity: sha1-Thqg+1G/vLPpJogAE5cgLBd1tm4=} | |
6795 | + resolution: {integrity: sha512-xFuJpne9oFz5qDaodwmmG08e3CawH/2ZV8Qqza1Ko7Sk8POWbkRdwIoAWVhqvq0XeUzANEhKo2n0IXUGBm7A/w==} | |
5782 | 6796 | engines: {node: '>=0.10.0'} |
5783 | 6797 | dependencies: |
5784 | 6798 | text-extensions: 1.9.0 |
5785 | 6799 | dev: true |
5786 | 6800 | |
6801 | + /is-typed-array/1.1.10: | |
6802 | + resolution: {integrity: sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==} | |
6803 | + engines: {node: '>= 0.4'} | |
6804 | + dependencies: | |
6805 | + available-typed-arrays: 1.0.5 | |
6806 | + call-bind: 1.0.2 | |
6807 | + for-each: 0.3.3 | |
6808 | + gopd: 1.0.1 | |
6809 | + has-tostringtag: 1.0.0 | |
6810 | + dev: true | |
6811 | + | |
5787 | 6812 | /is-unicode-supported/0.1.0: |
5788 | 6813 | resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==} |
5789 | 6814 | engines: {node: '>=10'} |
5790 | 6815 | dev: true |
5791 | 6816 | |
5792 | 6817 | /is-utf8/0.2.1: |
5793 | - resolution: {integrity: sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=} | |
6818 | + resolution: {integrity: sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==} | |
5794 | 6819 | dev: true |
5795 | 6820 | |
5796 | 6821 | /is-weakref/1.0.2: |
... | ... | @@ -5817,21 +6842,20 @@ packages: |
5817 | 6842 | |
5818 | 6843 | /isarray/1.0.0: |
5819 | 6844 | resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==} |
5820 | - dev: true | |
5821 | 6845 | |
5822 | 6846 | /isexe/2.0.0: |
5823 | - resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=} | |
6847 | + resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} | |
5824 | 6848 | dev: true |
5825 | 6849 | |
5826 | 6850 | /isobject/2.1.0: |
5827 | - resolution: {integrity: sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=} | |
6851 | + resolution: {integrity: sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==} | |
5828 | 6852 | engines: {node: '>=0.10.0'} |
5829 | 6853 | dependencies: |
5830 | 6854 | isarray: 1.0.0 |
5831 | 6855 | dev: true |
5832 | 6856 | |
5833 | 6857 | /isobject/3.0.1: |
5834 | - resolution: {integrity: sha1-TkMekrEalzFjaqH5yNHMvP2reN8=} | |
6858 | + resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==} | |
5835 | 6859 | engines: {node: '>=0.10.0'} |
5836 | 6860 | dev: true |
5837 | 6861 | |
... | ... | @@ -5848,23 +6872,23 @@ packages: |
5848 | 6872 | engines: {node: '>=10'} |
5849 | 6873 | hasBin: true |
5850 | 6874 | dependencies: |
5851 | - async: 3.2.3 | |
6875 | + async: 3.2.4 | |
5852 | 6876 | chalk: 4.1.2 |
5853 | - filelist: 1.0.3 | |
5854 | - minimatch: registry.npmmirror.com/minimatch/3.1.2 | |
6877 | + filelist: 1.0.4 | |
6878 | + minimatch: 3.1.2 | |
5855 | 6879 | dev: true |
5856 | 6880 | |
5857 | 6881 | /jest-worker/26.6.2: |
5858 | 6882 | resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} |
5859 | 6883 | engines: {node: '>= 10.13.0'} |
5860 | 6884 | dependencies: |
5861 | - '@types/node': 17.0.25 | |
6885 | + '@types/node': 17.0.45 | |
5862 | 6886 | merge-stream: 2.0.0 |
5863 | 6887 | supports-color: 7.2.0 |
5864 | 6888 | dev: true |
5865 | 6889 | |
5866 | - /jiti/1.13.0: | |
5867 | - resolution: {integrity: sha512-/n9mNxZj/HDSrincJ6RP+L+yXbpnB8FybySBa+IjIaoH9FIxBbrbRT5XUbe8R7zuVM2AQqNMNDDqz0bzx3znOQ==} | |
6890 | + /jiti/1.17.0: | |
6891 | + resolution: {integrity: sha512-CByzPgFqYoB9odEeef7GNmQ3S5THIBOtzRYoSCya2Sv27AuQxy2jgoFjQ6VTF53xsq1MXRm+YWNvOoDHUAteOw==} | |
5868 | 6892 | hasBin: true |
5869 | 6893 | dev: true |
5870 | 6894 | |
... | ... | @@ -5875,7 +6899,7 @@ packages: |
5875 | 6899 | requiresBuild: true |
5876 | 6900 | dependencies: |
5877 | 6901 | bin-build: 3.0.0 |
5878 | - bin-wrapper: registry.npmmirror.com/bin-wrapper-china/0.1.0 | |
6902 | + bin-wrapper: /bin-wrapper-china/0.1.0 | |
5879 | 6903 | logalot: 2.1.0 |
5880 | 6904 | dev: true |
5881 | 6905 | |
... | ... | @@ -5886,16 +6910,35 @@ packages: |
5886 | 6910 | requiresBuild: true |
5887 | 6911 | dependencies: |
5888 | 6912 | bin-build: 3.0.0 |
5889 | - bin-wrapper: registry.npmmirror.com/bin-wrapper-china/0.1.0 | |
6913 | + bin-wrapper: /bin-wrapper-china/0.1.0 | |
5890 | 6914 | dev: true |
5891 | 6915 | |
5892 | 6916 | /js-base64/2.6.4: |
5893 | 6917 | resolution: {integrity: sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==} |
5894 | 6918 | dev: true |
5895 | 6919 | |
6920 | + /js-beautify/1.14.6: | |
6921 | + resolution: {integrity: sha512-GfofQY5zDp+cuHc+gsEXKPpNw2KbPddreEo35O6jT6i0RVK6LhsoYBhq5TvK4/n74wnA0QbK8gGd+jUZwTMKJw==} | |
6922 | + engines: {node: '>=10'} | |
6923 | + hasBin: true | |
6924 | + dependencies: | |
6925 | + config-chain: 1.1.13 | |
6926 | + editorconfig: 0.15.3 | |
6927 | + glob: 8.1.0 | |
6928 | + nopt: 6.0.0 | |
6929 | + dev: true | |
6930 | + | |
6931 | + /js-sdsl/4.3.0: | |
6932 | + resolution: {integrity: sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==} | |
6933 | + dev: true | |
6934 | + | |
5896 | 6935 | /js-tokens/4.0.0: |
5897 | 6936 | resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} |
5898 | 6937 | |
6938 | + /js-tokens/8.0.1: | |
6939 | + resolution: {integrity: sha512-3AGrZT6tuMm1ZWWn9mLXh7XMfi2YtiLNPALCVxBCiUVq0LD1OQMxV/AdS/s7rLJU5o9i/jBZw/N4vXXL5dm29A==} | |
6940 | + dev: true | |
6941 | + | |
5899 | 6942 | /js-yaml/4.1.0: |
5900 | 6943 | resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} |
5901 | 6944 | hasBin: true |
... | ... | @@ -5904,7 +6947,7 @@ packages: |
5904 | 6947 | dev: true |
5905 | 6948 | |
5906 | 6949 | /jsesc/0.5.0: |
5907 | - resolution: {integrity: sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=} | |
6950 | + resolution: {integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==} | |
5908 | 6951 | hasBin: true |
5909 | 6952 | dev: true |
5910 | 6953 | |
... | ... | @@ -5914,6 +6957,10 @@ packages: |
5914 | 6957 | hasBin: true |
5915 | 6958 | dev: true |
5916 | 6959 | |
6960 | + /json-buffer/3.0.0: | |
6961 | + resolution: {integrity: sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=} | |
6962 | + dev: true | |
6963 | + | |
5917 | 6964 | /json-parse-better-errors/1.0.2: |
5918 | 6965 | resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==} |
5919 | 6966 | dev: true |
... | ... | @@ -5935,22 +6982,22 @@ packages: |
5935 | 6982 | dev: true |
5936 | 6983 | |
5937 | 6984 | /json-stable-stringify-without-jsonify/1.0.1: |
5938 | - resolution: {integrity: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=} | |
6985 | + resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==} | |
5939 | 6986 | dev: true |
5940 | 6987 | |
5941 | 6988 | /json-stringify-safe/5.0.1: |
5942 | - resolution: {integrity: sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=} | |
6989 | + resolution: {integrity: sha512-ZClg6AaYvamvYEE82d3Iyd3vSSIjQ+odgjaTzRuO3s7toCdFKczob2i0zCh7JE8kWn17yvAWhUVxvqGwUalsRA==} | |
5943 | 6990 | dev: true |
5944 | 6991 | |
5945 | - /json5/1.0.1: | |
5946 | - resolution: {integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==} | |
6992 | + /json5/1.0.2: | |
6993 | + resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==} | |
5947 | 6994 | hasBin: true |
5948 | 6995 | dependencies: |
5949 | - minimist: 1.2.6 | |
6996 | + minimist: 1.2.8 | |
5950 | 6997 | dev: true |
5951 | 6998 | |
5952 | - /json5/2.2.1: | |
5953 | - resolution: {integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==} | |
6999 | + /json5/2.2.3: | |
7000 | + resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==} | |
5954 | 7001 | engines: {node: '>=6'} |
5955 | 7002 | hasBin: true |
5956 | 7003 | dev: true |
... | ... | @@ -5960,33 +7007,48 @@ packages: |
5960 | 7007 | dependencies: |
5961 | 7008 | universalify: 2.0.0 |
5962 | 7009 | optionalDependencies: |
5963 | - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 | |
7010 | + graceful-fs: 4.2.10 | |
5964 | 7011 | dev: true |
5965 | 7012 | |
5966 | 7013 | /jsonparse/1.3.1: |
5967 | - resolution: {integrity: sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=} | |
7014 | + resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==} | |
5968 | 7015 | engines: {'0': node >= 0.2.0} |
5969 | 7016 | dev: true |
5970 | 7017 | |
5971 | - /jsonpointer/5.0.0: | |
5972 | - resolution: {integrity: sha512-PNYZIdMjVIvVgDSYKTT63Y+KZ6IZvGRNNWcxwD+GNnUz1MKPfv30J8ueCjdwcN0nDx2SlshgyB7Oy0epAzVRRg==} | |
7018 | + /jsonpointer/5.0.1: | |
7019 | + resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==} | |
5973 | 7020 | engines: {node: '>=0.10.0'} |
5974 | 7021 | dev: true |
5975 | 7022 | |
7023 | + /jszip/3.10.1: | |
7024 | + resolution: {integrity: sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==} | |
7025 | + dependencies: | |
7026 | + lie: 3.3.0 | |
7027 | + pako: 1.0.11 | |
7028 | + readable-stream: 2.3.7 | |
7029 | + setimmediate: 1.0.5 | |
7030 | + dev: false | |
7031 | + | |
5976 | 7032 | /junk/3.1.0: |
5977 | 7033 | resolution: {integrity: sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ==} |
5978 | 7034 | engines: {node: '>=8'} |
5979 | 7035 | dev: true |
5980 | 7036 | |
7037 | + /keyv/3.0.0: | |
7038 | + resolution: {integrity: sha512-eguHnq22OE3uVoSYG0LVWNP+4ppamWr9+zWBe1bsNcovIMy6huUJFPgy4mGwCd/rnl3vOLGW1MTlu4c57CT1xA==} | |
7039 | + dependencies: | |
7040 | + json-buffer: 3.0.0 | |
7041 | + dev: true | |
7042 | + | |
5981 | 7043 | /kind-of/3.2.2: |
5982 | - resolution: {integrity: sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=} | |
7044 | + resolution: {integrity: sha512-NOW9QQXMoZGg/oqnVNoNTTIFEIid1627WCffUBJEdMxYApq7mNE7CpzucIPc+ZQg25Phej7IJSmX3hO+oblOtQ==} | |
5983 | 7045 | engines: {node: '>=0.10.0'} |
5984 | 7046 | dependencies: |
5985 | 7047 | is-buffer: 1.1.6 |
5986 | 7048 | dev: true |
5987 | 7049 | |
5988 | 7050 | /kind-of/4.0.0: |
5989 | - resolution: {integrity: sha1-IIE989cSkosgc3hpGkUGb65y3Vc=} | |
7051 | + resolution: {integrity: sha512-24XsCxmEbRwEDbz/qz3stgin8TTzZ1ESR56OMCN0ujYg+vRutNSiOj9bHH9u85DKgXguraugV5sFuvbD4FW/hw==} | |
5990 | 7052 | engines: {node: '>=0.10.0'} |
5991 | 7053 | dependencies: |
5992 | 7054 | is-buffer: 1.1.6 |
... | ... | @@ -6002,32 +7064,37 @@ packages: |
6002 | 7064 | engines: {node: '>=0.10.0'} |
6003 | 7065 | dev: true |
6004 | 7066 | |
6005 | - /known-css-properties/0.24.0: | |
6006 | - resolution: {integrity: sha512-RTSoaUAfLvpR357vWzAz/50Q/BmHfmE6ETSWfutT0AJiw10e6CmcdYRQJlLRd95B53D0Y2aD1jSxD3V3ySF+PA==} | |
7067 | + /known-css-properties/0.26.0: | |
7068 | + resolution: {integrity: sha512-5FZRzrZzNTBruuurWpvZnvP9pum+fe0HcK8z/ooo+U+Hmp4vtbyp1/QDsqmufirXy4egGzbaH/y2uCZf+6W5Kg==} | |
6007 | 7069 | dev: true |
6008 | 7070 | |
6009 | - /kolorist/1.5.1: | |
6010 | - resolution: {integrity: sha512-lxpCM3HTvquGxKGzHeknB/sUjuVoUElLlfYnXZT73K8geR9jQbroGlSCFBax9/0mpGoD3kzcMLnOlGQPJJNyqQ==} | |
7071 | + /kolorist/1.7.0: | |
7072 | + resolution: {integrity: sha512-ymToLHqL02udwVdbkowNpzjFd6UzozMtshPQKVi5k1EjKRqKqBrOnE9QbLEb0/pV76SAiIT13hdL8R6suc+f3g==} | |
6011 | 7073 | dev: true |
6012 | 7074 | |
6013 | - /less/4.1.2: | |
6014 | - resolution: {integrity: sha512-EoQp/Et7OSOVu0aJknJOtlXZsnr8XE8KwuzTHOLeVSEx8pVWUICc8Q0VYRHgzyjX78nMEyC/oztWFbgyhtNfDA==} | |
7075 | + /lazystream/1.0.1: | |
7076 | + resolution: {integrity: sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==} | |
7077 | + engines: {node: '>= 0.6.3'} | |
7078 | + dependencies: | |
7079 | + readable-stream: 2.3.7 | |
7080 | + dev: false | |
7081 | + | |
7082 | + /less/4.1.3: | |
7083 | + resolution: {integrity: sha512-w16Xk/Ta9Hhyei0Gpz9m7VS8F28nieJaL/VyShID7cYvP6IL5oHeL6p4TXSDJqZE/lNv0oJ2pGVjJsRkfwm5FA==} | |
6015 | 7084 | engines: {node: '>=6'} |
6016 | 7085 | hasBin: true |
6017 | 7086 | dependencies: |
6018 | 7087 | copy-anything: 2.0.6 |
6019 | 7088 | parse-node-version: 1.0.1 |
6020 | - tslib: 2.3.1 | |
7089 | + tslib: 2.5.0 | |
6021 | 7090 | optionalDependencies: |
6022 | - errno: registry.npmmirror.com/errno/0.1.8 | |
6023 | - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 | |
6024 | - image-size: registry.npmmirror.com/image-size/0.5.5 | |
6025 | - make-dir: registry.npmmirror.com/make-dir/2.1.0 | |
6026 | - mime: registry.npmmirror.com/mime/1.6.0 | |
6027 | - needle: registry.npmmirror.com/needle/2.9.1 | |
6028 | - source-map: registry.npmmirror.com/source-map/0.6.1 | |
6029 | - transitivePeerDependencies: | |
6030 | - - supports-color | |
7091 | + errno: 0.1.8 | |
7092 | + graceful-fs: 4.2.10 | |
7093 | + image-size: 0.5.5 | |
7094 | + make-dir: 2.1.0 | |
7095 | + mime: 1.6.0 | |
7096 | + needle: 3.2.0 | |
7097 | + source-map: 0.6.1 | |
6031 | 7098 | dev: true |
6032 | 7099 | |
6033 | 7100 | /leven/3.1.0: |
... | ... | @@ -6043,6 +7110,12 @@ packages: |
6043 | 7110 | type-check: 0.4.0 |
6044 | 7111 | dev: true |
6045 | 7112 | |
7113 | + /lie/3.3.0: | |
7114 | + resolution: {integrity: sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==} | |
7115 | + dependencies: | |
7116 | + immediate: 3.0.6 | |
7117 | + dev: false | |
7118 | + | |
6046 | 7119 | /lilconfig/2.0.4: |
6047 | 7120 | resolution: {integrity: sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==} |
6048 | 7121 | engines: {node: '>=10'} |
... | ... | @@ -6058,23 +7131,27 @@ packages: |
6058 | 7131 | hasBin: true |
6059 | 7132 | dependencies: |
6060 | 7133 | cli-truncate: 3.1.0 |
6061 | - colorette: 2.0.16 | |
7134 | + colorette: 2.0.19 | |
6062 | 7135 | commander: 8.3.0 |
6063 | - debug: 4.3.4_supports-color@9.2.2 | |
7136 | + debug: 4.3.4_supports-color@9.3.1 | |
6064 | 7137 | execa: 5.1.1 |
6065 | 7138 | lilconfig: 2.0.4 |
6066 | 7139 | listr2: 4.0.5 |
6067 | 7140 | micromatch: 4.0.5 |
6068 | 7141 | normalize-path: 3.0.0 |
6069 | - object-inspect: 1.12.0 | |
7142 | + object-inspect: 1.12.3 | |
6070 | 7143 | pidtree: 0.5.0 |
6071 | 7144 | string-argv: 0.3.1 |
6072 | - supports-color: 9.2.2 | |
7145 | + supports-color: 9.3.1 | |
6073 | 7146 | yaml: 1.10.2 |
6074 | 7147 | transitivePeerDependencies: |
6075 | 7148 | - enquirer |
6076 | 7149 | dev: true |
6077 | 7150 | |
7151 | + /listenercount/1.0.1: | |
7152 | + resolution: {integrity: sha512-3mk/Zag0+IJxeDrxSgaDPy4zZ3w05PRZeJNnlWhzFz5OkX49J4krc+A8X2d2M69vGMBEX0uyl8M+W+8gH+kBqQ==} | |
7153 | + dev: false | |
7154 | + | |
6078 | 7155 | /listr2/4.0.5: |
6079 | 7156 | resolution: {integrity: sha512-juGHV1doQdpNT3GSTs9IUN43QJb7KHdF9uqg7Vufs/tG9VTzpFphqF4pm/ICdAABGQxsyNn9CiYA3StkI6jpwA==} |
6080 | 7157 | engines: {node: '>=12'} |
... | ... | @@ -6085,20 +7162,20 @@ packages: |
6085 | 7162 | optional: true |
6086 | 7163 | dependencies: |
6087 | 7164 | cli-truncate: 2.1.0 |
6088 | - colorette: 2.0.16 | |
7165 | + colorette: 2.0.19 | |
6089 | 7166 | log-update: 4.0.0 |
6090 | 7167 | p-map: 4.0.0 |
6091 | 7168 | rfdc: 1.3.0 |
6092 | - rxjs: 7.5.5 | |
7169 | + rxjs: 7.8.0 | |
6093 | 7170 | through: 2.3.8 |
6094 | 7171 | wrap-ansi: 7.0.0 |
6095 | 7172 | dev: true |
6096 | 7173 | |
6097 | 7174 | /load-json-file/1.1.0: |
6098 | - resolution: {integrity: sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=} | |
7175 | + resolution: {integrity: sha512-cy7ZdNRXdablkXYNI049pthVeXFurRyb9+hA/dZzerZ0pGTx42z+y+ssxBaVV2l70t1muq5IdKhn4UtcoGUY9A==} | |
6099 | 7176 | engines: {node: '>=0.10.0'} |
6100 | 7177 | dependencies: |
6101 | - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 | |
7178 | + graceful-fs: 4.2.10 | |
6102 | 7179 | parse-json: 2.2.0 |
6103 | 7180 | pify: 2.3.0 |
6104 | 7181 | pinkie-promise: 2.0.1 |
... | ... | @@ -6106,26 +7183,26 @@ packages: |
6106 | 7183 | dev: true |
6107 | 7184 | |
6108 | 7185 | /load-json-file/4.0.0: |
6109 | - resolution: {integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs=} | |
7186 | + resolution: {integrity: sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==} | |
6110 | 7187 | engines: {node: '>=4'} |
6111 | 7188 | dependencies: |
6112 | - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 | |
7189 | + graceful-fs: 4.2.10 | |
6113 | 7190 | parse-json: 4.0.0 |
6114 | 7191 | pify: 3.0.0 |
6115 | 7192 | strip-bom: 3.0.0 |
6116 | 7193 | dev: true |
6117 | 7194 | |
6118 | - /loader-utils/1.4.0: | |
6119 | - resolution: {integrity: sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==} | |
7195 | + /loader-utils/1.4.2: | |
7196 | + resolution: {integrity: sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==} | |
6120 | 7197 | engines: {node: '>=4.0.0'} |
6121 | 7198 | dependencies: |
6122 | 7199 | big.js: 5.2.2 |
6123 | 7200 | emojis-list: 3.0.0 |
6124 | - json5: 1.0.1 | |
7201 | + json5: 1.0.2 | |
6125 | 7202 | dev: true |
6126 | 7203 | |
6127 | 7204 | /locate-path/2.0.0: |
6128 | - resolution: {integrity: sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=} | |
7205 | + resolution: {integrity: sha512-NCI2kiDkyR7VeEKm27Kda/iQHyKJe1Bu0FlTbYp3CqJu+9IFe9bLyAjMxf5ZDDbEg+iMPzB5zYyUTSm8wVTKmA==} | |
6129 | 7206 | engines: {node: '>=4'} |
6130 | 7207 | dependencies: |
6131 | 7208 | p-locate: 2.0.0 |
... | ... | @@ -6150,25 +7227,77 @@ packages: |
6150 | 7227 | dev: false |
6151 | 7228 | |
6152 | 7229 | /lodash.debounce/4.0.8: |
6153 | - resolution: {integrity: sha1-gteb/zCmfEAF/9XiUVMArZyk168=} | |
7230 | + resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==} | |
6154 | 7231 | dev: true |
6155 | 7232 | |
7233 | + /lodash.defaults/4.2.0: | |
7234 | + resolution: {integrity: sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ==} | |
7235 | + dev: false | |
7236 | + | |
7237 | + /lodash.difference/4.5.0: | |
7238 | + resolution: {integrity: sha512-dS2j+W26TQ7taQBGN8Lbbq04ssV3emRw4NY58WErlTO29pIqS0HmoT5aJ9+TUQ1N3G+JOZSji4eugsWwGp9yPA==} | |
7239 | + dev: false | |
7240 | + | |
7241 | + /lodash.escaperegexp/4.1.2: | |
7242 | + resolution: {integrity: sha512-TM9YBvyC84ZxE3rgfefxUWiQKLilstD6k7PTGt6wfbtXF8ixIJLOL3VYyV/z+ZiPLsVxAsKAFVwWlWeb2Y8Yyw==} | |
7243 | + dev: false | |
7244 | + | |
7245 | + /lodash.flatten/4.4.0: | |
7246 | + resolution: {integrity: sha512-C5N2Z3DgnnKr0LOpv/hKCgKdb7ZZwafIrsesve6lmzvZIRZRGaZ/l6Q8+2W7NaT+ZwO3fFlSCzCzrDCFdJfZ4g==} | |
7247 | + dev: false | |
7248 | + | |
7249 | + /lodash.groupby/4.6.0: | |
7250 | + resolution: {integrity: sha512-5dcWxm23+VAoz+awKmBaiBvzox8+RqMgFhi7UvX9DHZr2HdxHXM/Wrf8cfKpsW37RNrvtPn6hSwNqurSILbmJw==} | |
7251 | + dev: false | |
7252 | + | |
7253 | + /lodash.isboolean/3.0.3: | |
7254 | + resolution: {integrity: sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg==} | |
7255 | + dev: false | |
7256 | + | |
7257 | + /lodash.isequal/4.5.0: | |
7258 | + resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==} | |
7259 | + dev: false | |
7260 | + | |
7261 | + /lodash.isfunction/3.0.9: | |
7262 | + resolution: {integrity: sha512-AirXNj15uRIMMPihnkInB4i3NHeb4iBtNg9WRWuK2o31S+ePwwNmDPaTL3o7dTJ+VXNZim7rFs4rxN4YU1oUJw==} | |
7263 | + dev: false | |
7264 | + | |
6156 | 7265 | /lodash.ismatch/4.4.0: |
6157 | - resolution: {integrity: sha1-dWy1FQyjum8RCFp4hJZF8Yj4Xzc=} | |
7266 | + resolution: {integrity: sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g==} | |
6158 | 7267 | dev: true |
6159 | 7268 | |
7269 | + /lodash.isnil/4.0.0: | |
7270 | + resolution: {integrity: sha512-up2Mzq3545mwVnMhTDMdfoG1OurpA/s5t88JmQX809eH3C8491iu2sfKhTfhQtKY78oPNhiaHJUpT/dUDAAtng==} | |
7271 | + dev: false | |
7272 | + | |
7273 | + /lodash.isplainobject/4.0.6: | |
7274 | + resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==} | |
7275 | + dev: false | |
7276 | + | |
7277 | + /lodash.isundefined/3.0.1: | |
7278 | + resolution: {integrity: sha512-MXB1is3s899/cD8jheYYE2V9qTHwKvt+npCwpD+1Sxm3Q3cECXCiYHjeHWXNwr6Q0SOBPrYUDxendrO6goVTEA==} | |
7279 | + dev: false | |
7280 | + | |
6160 | 7281 | /lodash.merge/4.6.2: |
6161 | 7282 | resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} |
6162 | 7283 | dev: true |
6163 | 7284 | |
6164 | 7285 | /lodash.sortby/4.7.0: |
6165 | - resolution: {integrity: sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=} | |
7286 | + resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==} | |
6166 | 7287 | dev: true |
6167 | 7288 | |
6168 | 7289 | /lodash.truncate/4.4.2: |
6169 | - resolution: {integrity: sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=} | |
7290 | + resolution: {integrity: sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==} | |
6170 | 7291 | dev: true |
6171 | 7292 | |
7293 | + /lodash.union/4.6.0: | |
7294 | + resolution: {integrity: sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==} | |
7295 | + dev: false | |
7296 | + | |
7297 | + /lodash.uniq/4.5.0: | |
7298 | + resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==} | |
7299 | + dev: false | |
7300 | + | |
6172 | 7301 | /lodash/4.17.21: |
6173 | 7302 | resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} |
6174 | 7303 | |
... | ... | @@ -6191,7 +7320,7 @@ packages: |
6191 | 7320 | dev: true |
6192 | 7321 | |
6193 | 7322 | /logalot/2.1.0: |
6194 | - resolution: {integrity: sha1-X46MkNME7fElMJUaVVSruMXj9VI=} | |
7323 | + resolution: {integrity: sha512-Ah4CgdSRfeCJagxQhcVNMi9BfGYyEKLa6d7OA6xSbld/Hg3Cf2QiOa1mDpmG7Ve8LOH6DN3mdttzjQAvWTyVkw==} | |
6195 | 7324 | engines: {node: '>=0.10.0'} |
6196 | 7325 | dependencies: |
6197 | 7326 | figures: 1.7.0 |
... | ... | @@ -6199,7 +7328,7 @@ packages: |
6199 | 7328 | dev: true |
6200 | 7329 | |
6201 | 7330 | /longest/1.0.1: |
6202 | - resolution: {integrity: sha1-MKCy2jj3N3DoKUoNIuZiXtd9AJc=} | |
7331 | + resolution: {integrity: sha512-k+yt5n3l48JU4k8ftnKG6V7u32wyH2NfKzeMto9F/QRE0amxy/LayxwlvjjkZEIzqR+19IrtFO8p5kB9QaYUFg==} | |
6203 | 7332 | engines: {node: '>=0.10.0'} |
6204 | 7333 | dev: true |
6205 | 7334 | |
... | ... | @@ -6211,7 +7340,7 @@ packages: |
6211 | 7340 | dev: false |
6212 | 7341 | |
6213 | 7342 | /loud-rejection/1.6.0: |
6214 | - resolution: {integrity: sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=} | |
7343 | + resolution: {integrity: sha512-RPNliZOFkqFumDhvYqOaNY4Uz9oJM2K9tC6JWsJJsNdhuONW4LQHRBpb0qf4pJApVffI5N39SwzWZJuEhfd7eQ==} | |
6215 | 7344 | engines: {node: '>=0.10.0'} |
6216 | 7345 | dependencies: |
6217 | 7346 | currently-unhandled: 0.4.1 |
... | ... | @@ -6221,7 +7350,12 @@ packages: |
6221 | 7350 | /lower-case/2.0.2: |
6222 | 7351 | resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==} |
6223 | 7352 | dependencies: |
6224 | - tslib: 2.3.1 | |
7353 | + tslib: 2.5.0 | |
7354 | + dev: true | |
7355 | + | |
7356 | + /lowercase-keys/1.0.0: | |
7357 | + resolution: {integrity: sha512-RPlX0+PHuvxVDZ7xX+EBVAp4RsVxP/TdDSN2mJYdiq1Lc4Hz7EUSjUI7RZrKKlmrIzVhf6Jo2stj7++gVarS0A==} | |
7358 | + engines: {node: '>=0.10.0'} | |
6225 | 7359 | dev: true |
6226 | 7360 | |
6227 | 7361 | /lowercase-keys/1.0.1: |
... | ... | @@ -6230,7 +7364,7 @@ packages: |
6230 | 7364 | dev: true |
6231 | 7365 | |
6232 | 7366 | /lpad-align/1.1.2: |
6233 | - resolution: {integrity: sha1-IfYArBwwlcPG5JfuZyce4ISB/p4=} | |
7367 | + resolution: {integrity: sha512-MMIcFmmR9zlGZtBcFOows6c2COMekHCIFJz3ew/rRpKZ1wR4mXDPzvcVqLarux8M33X4TPSq2Jdw8WJj0q0KbQ==} | |
6234 | 7368 | engines: {node: '>=0.10.0'} |
6235 | 7369 | hasBin: true |
6236 | 7370 | dependencies: |
... | ... | @@ -6247,6 +7381,12 @@ packages: |
6247 | 7381 | yallist: 2.1.2 |
6248 | 7382 | dev: true |
6249 | 7383 | |
7384 | + /lru-cache/5.1.1: | |
7385 | + resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} | |
7386 | + dependencies: | |
7387 | + yallist: 3.1.1 | |
7388 | + dev: true | |
7389 | + | |
6250 | 7390 | /lru-cache/6.0.0: |
6251 | 7391 | resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} |
6252 | 7392 | engines: {node: '>=10'} |
... | ... | @@ -6259,13 +7399,37 @@ packages: |
6259 | 7399 | dependencies: |
6260 | 7400 | sourcemap-codec: 1.4.8 |
6261 | 7401 | |
6262 | - /magic-string/0.26.1: | |
6263 | - resolution: {integrity: sha512-ndThHmvgtieXe8J/VGPjG+Apu7v7ItcD5mhEIvOscWjPF/ccOiLxHaSuCAS2G+3x4GKsAbT8u7zdyamupui8Tg==} | |
7402 | + /magic-string/0.26.7: | |
7403 | + resolution: {integrity: sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow==} | |
6264 | 7404 | engines: {node: '>=12'} |
6265 | 7405 | dependencies: |
6266 | 7406 | sourcemap-codec: 1.4.8 |
6267 | 7407 | dev: true |
6268 | 7408 | |
7409 | + /magic-string/0.27.0: | |
7410 | + resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==} | |
7411 | + engines: {node: '>=12'} | |
7412 | + dependencies: | |
7413 | + '@jridgewell/sourcemap-codec': 1.4.14 | |
7414 | + dev: true | |
7415 | + | |
7416 | + /make-dir/1.3.0: | |
7417 | + resolution: {integrity: sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==} | |
7418 | + engines: {node: '>=4'} | |
7419 | + dependencies: | |
7420 | + pify: 3.0.0 | |
7421 | + dev: true | |
7422 | + | |
7423 | + /make-dir/2.1.0: | |
7424 | + resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} | |
7425 | + engines: {node: '>=6'} | |
7426 | + requiresBuild: true | |
7427 | + dependencies: | |
7428 | + pify: 4.0.1 | |
7429 | + semver: 5.7.1 | |
7430 | + dev: true | |
7431 | + optional: true | |
7432 | + | |
6269 | 7433 | /make-dir/3.1.0: |
6270 | 7434 | resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} |
6271 | 7435 | engines: {node: '>=8'} |
... | ... | @@ -6278,12 +7442,12 @@ packages: |
6278 | 7442 | dev: true |
6279 | 7443 | |
6280 | 7444 | /map-cache/0.2.2: |
6281 | - resolution: {integrity: sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=} | |
7445 | + resolution: {integrity: sha512-8y/eV9QQZCiyn1SprXSrCmqJN0yNRATe+PO8ztwqrvrbdRLA3eYJF0yaR0YayLWkMbsQSKWS9N2gPcGEc4UsZg==} | |
6282 | 7446 | engines: {node: '>=0.10.0'} |
6283 | 7447 | dev: true |
6284 | 7448 | |
6285 | 7449 | /map-obj/1.0.1: |
6286 | - resolution: {integrity: sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=} | |
7450 | + resolution: {integrity: sha512-7N/q3lyZ+LVCp7PzuxrJr4KMbBE2hW7BT7YNia330OFxIf4d3r5zVpicP2650l7CPN6RM9zOJRl3NGpqSiw3Eg==} | |
6287 | 7451 | engines: {node: '>=0.10.0'} |
6288 | 7452 | dev: true |
6289 | 7453 | |
... | ... | @@ -6293,7 +7457,7 @@ packages: |
6293 | 7457 | dev: true |
6294 | 7458 | |
6295 | 7459 | /map-visit/1.0.0: |
6296 | - resolution: {integrity: sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=} | |
7460 | + resolution: {integrity: sha512-4y7uGv8bd2WdM9vpQsiQNo41Ln1NvhvDRuVt0k2JZQ+ezN2uaQes7lZeZ+QQUHOLQAtDaBJ+7wCbi+ab/KFs+w==} | |
6297 | 7461 | engines: {node: '>=0.10.0'} |
6298 | 7462 | dependencies: |
6299 | 7463 | object-visit: 1.0.1 |
... | ... | @@ -6308,19 +7472,19 @@ packages: |
6308 | 7472 | dev: true |
6309 | 7473 | |
6310 | 7474 | /memorystream/0.3.1: |
6311 | - resolution: {integrity: sha1-htcJCzDORV1j+64S3aUaR93K+bI=} | |
7475 | + resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==} | |
6312 | 7476 | engines: {node: '>= 0.10.0'} |
6313 | 7477 | dev: true |
6314 | 7478 | |
6315 | 7479 | /meow/3.7.0: |
6316 | - resolution: {integrity: sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=} | |
7480 | + resolution: {integrity: sha512-TNdwZs0skRlpPpCUK25StC4VH+tP5GgeY1HQOOGP+lQ2xtdkN2VtT/5tiX9k3IWpkBPV9b3LsAWXn4GGi/PrSA==} | |
6317 | 7481 | engines: {node: '>=0.10.0'} |
6318 | 7482 | dependencies: |
6319 | 7483 | camelcase-keys: 2.1.0 |
6320 | 7484 | decamelize: 1.2.0 |
6321 | 7485 | loud-rejection: 1.6.0 |
6322 | 7486 | map-obj: 1.0.1 |
6323 | - minimist: 1.2.6 | |
7487 | + minimist: 1.2.8 | |
6324 | 7488 | normalize-package-data: 2.5.0 |
6325 | 7489 | object-assign: 4.1.1 |
6326 | 7490 | read-pkg-up: 1.0.1 |
... | ... | @@ -6334,7 +7498,7 @@ packages: |
6334 | 7498 | dependencies: |
6335 | 7499 | '@types/minimist': 1.2.2 |
6336 | 7500 | camelcase-keys: 6.2.2 |
6337 | - decamelize-keys: 1.1.0 | |
7501 | + decamelize-keys: 1.1.1 | |
6338 | 7502 | hard-rejection: 2.1.0 |
6339 | 7503 | minimist-options: 4.1.0 |
6340 | 7504 | normalize-package-data: 3.0.3 |
... | ... | @@ -6352,7 +7516,7 @@ packages: |
6352 | 7516 | '@types/minimist': 1.2.2 |
6353 | 7517 | camelcase-keys: 6.2.2 |
6354 | 7518 | decamelize: 1.2.0 |
6355 | - decamelize-keys: 1.1.0 | |
7519 | + decamelize-keys: 1.1.1 | |
6356 | 7520 | hard-rejection: 2.1.0 |
6357 | 7521 | minimist-options: 4.1.0 |
6358 | 7522 | normalize-package-data: 3.0.3 |
... | ... | @@ -6396,8 +7560,6 @@ packages: |
6396 | 7560 | regex-not: 1.0.2 |
6397 | 7561 | snapdragon: 0.8.2 |
6398 | 7562 | to-regex: 3.0.2 |
6399 | - transitivePeerDependencies: | |
6400 | - - supports-color | |
6401 | 7563 | dev: true |
6402 | 7564 | |
6403 | 7565 | /micromatch/4.0.5: |
... | ... | @@ -6413,6 +7575,21 @@ packages: |
6413 | 7575 | engines: {node: '>= 0.6'} |
6414 | 7576 | dev: true |
6415 | 7577 | |
7578 | + /mime-types/2.1.35: | |
7579 | + resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} | |
7580 | + engines: {node: '>= 0.6'} | |
7581 | + dependencies: | |
7582 | + mime-db: 1.52.0 | |
7583 | + dev: true | |
7584 | + | |
7585 | + /mime/1.6.0: | |
7586 | + resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} | |
7587 | + engines: {node: '>=4'} | |
7588 | + hasBin: true | |
7589 | + requiresBuild: true | |
7590 | + dev: true | |
7591 | + optional: true | |
7592 | + | |
6416 | 7593 | /mimic-fn/2.1.0: |
6417 | 7594 | resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} |
6418 | 7595 | engines: {node: '>=6'} |
... | ... | @@ -6432,7 +7609,12 @@ packages: |
6432 | 7609 | resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} |
6433 | 7610 | dependencies: |
6434 | 7611 | brace-expansion: 1.1.11 |
6435 | - dev: true | |
7612 | + | |
7613 | + /minimatch/5.1.6: | |
7614 | + resolution: {integrity: sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==} | |
7615 | + engines: {node: '>=10'} | |
7616 | + dependencies: | |
7617 | + brace-expansion: 2.0.1 | |
6436 | 7618 | |
6437 | 7619 | /minimist-options/4.1.0: |
6438 | 7620 | resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} |
... | ... | @@ -6443,9 +7625,8 @@ packages: |
6443 | 7625 | kind-of: 6.0.3 |
6444 | 7626 | dev: true |
6445 | 7627 | |
6446 | - /minimist/1.2.6: | |
6447 | - resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==} | |
6448 | - dev: true | |
7628 | + /minimist/1.2.8: | |
7629 | + resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} | |
6449 | 7630 | |
6450 | 7631 | /mixin-deep/1.3.2: |
6451 | 7632 | resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==} |
... | ... | @@ -6455,11 +7636,19 @@ packages: |
6455 | 7636 | is-extendable: 1.0.1 |
6456 | 7637 | dev: true |
6457 | 7638 | |
7639 | + /mkdirp/0.5.6: | |
7640 | + resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} | |
7641 | + hasBin: true | |
7642 | + dependencies: | |
7643 | + minimist: 1.2.8 | |
7644 | + dev: false | |
7645 | + | |
6458 | 7646 | /mockjs/1.1.0: |
6459 | 7647 | resolution: {integrity: sha512-eQsKcWzIaZzEZ07NuEyO4Nw65g0hdWAyurVol1IPl1gahRwY+svqzfgfey8U8dahLwG44d6/RwEzuK52rSa/JQ==} |
6460 | 7648 | hasBin: true |
6461 | 7649 | dependencies: |
6462 | - commander: 9.2.0 | |
7650 | + commander: 10.0.0 | |
7651 | + dev: false | |
6463 | 7652 | |
6464 | 7653 | /modify-values/1.0.1: |
6465 | 7654 | resolution: {integrity: sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==} |
... | ... | @@ -6477,11 +7666,11 @@ packages: |
6477 | 7666 | requiresBuild: true |
6478 | 7667 | dependencies: |
6479 | 7668 | bin-build: 3.0.0 |
6480 | - bin-wrapper: registry.npmmirror.com/bin-wrapper-china/0.1.0 | |
7669 | + bin-wrapper: /bin-wrapper-china/0.1.0 | |
6481 | 7670 | dev: true |
6482 | 7671 | |
6483 | 7672 | /ms/2.0.0: |
6484 | - resolution: {integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=} | |
7673 | + resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} | |
6485 | 7674 | dev: true |
6486 | 7675 | |
6487 | 7676 | /ms/2.1.2: |
... | ... | @@ -6493,12 +7682,16 @@ packages: |
6493 | 7682 | dev: true |
6494 | 7683 | optional: true |
6495 | 7684 | |
7685 | + /muggle-string/0.1.0: | |
7686 | + resolution: {integrity: sha512-Tr1knR3d2mKvvWthlk7202rywKbiOm4rVFLsfAaSIhJ6dt9o47W4S+JMtWhd/PW9Wrdew2/S2fSvhz3E2gkfEg==} | |
7687 | + dev: true | |
7688 | + | |
6496 | 7689 | /mute-stream/0.0.8: |
6497 | 7690 | resolution: {integrity: sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==} |
6498 | 7691 | dev: true |
6499 | 7692 | |
6500 | - /nanoid/3.3.3: | |
6501 | - resolution: {integrity: sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==} | |
7693 | + /nanoid/3.3.4: | |
7694 | + resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==} | |
6502 | 7695 | engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} |
6503 | 7696 | hasBin: true |
6504 | 7697 | |
... | ... | @@ -6517,17 +7710,31 @@ packages: |
6517 | 7710 | regex-not: 1.0.2 |
6518 | 7711 | snapdragon: 0.8.2 |
6519 | 7712 | to-regex: 3.0.2 |
6520 | - transitivePeerDependencies: | |
6521 | - - supports-color | |
6522 | 7713 | dev: true |
6523 | 7714 | |
6524 | - /nanopop/2.1.0: | |
6525 | - resolution: {integrity: sha512-jGTwpFRexSH+fxappnGQtN9dspgE2ipa1aOjtR24igG0pv6JCxImIAmrLRHX+zUF5+1wtsFVbKyfP51kIGAVNw==} | |
7715 | + /nanopop/2.2.0: | |
7716 | + resolution: {integrity: sha512-E9JaHcxh3ere8/BEZHAcnuD10RluTSPyTToBvoFWS9/7DcCx6gyKjbn7M7Bx7E1veCxCuY1iO6h4+gdAf1j73Q==} | |
6526 | 7717 | dev: false |
6527 | 7718 | |
7719 | + /natural-compare-lite/1.4.0: | |
7720 | + resolution: {integrity: sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==} | |
7721 | + dev: true | |
7722 | + | |
6528 | 7723 | /natural-compare/1.4.0: |
6529 | - resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=} | |
7724 | + resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} | |
7725 | + dev: true | |
7726 | + | |
7727 | + /needle/3.2.0: | |
7728 | + resolution: {integrity: sha512-oUvzXnyLiVyVGoianLijF9O/RecZUf7TkBfimjGrLM4eQhXyeJwM6GeAWccwfQ9aa4gMCZKqhAOuLaMIcQxajQ==} | |
7729 | + engines: {node: '>= 4.4.x'} | |
7730 | + hasBin: true | |
7731 | + requiresBuild: true | |
7732 | + dependencies: | |
7733 | + debug: 3.2.7 | |
7734 | + iconv-lite: 0.6.3 | |
7735 | + sax: 1.2.4 | |
6530 | 7736 | dev: true |
7737 | + optional: true | |
6531 | 7738 | |
6532 | 7739 | /neo-async/2.6.2: |
6533 | 7740 | resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} |
... | ... | @@ -6541,7 +7748,7 @@ packages: |
6541 | 7748 | resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==} |
6542 | 7749 | dependencies: |
6543 | 7750 | lower-case: 2.0.2 |
6544 | - tslib: 2.3.1 | |
7751 | + tslib: 2.5.0 | |
6545 | 7752 | dev: true |
6546 | 7753 | |
6547 | 7754 | /node-fetch/2.6.7: |
... | ... | @@ -6556,22 +7763,42 @@ packages: |
6556 | 7763 | whatwg-url: 5.0.0 |
6557 | 7764 | dev: true |
6558 | 7765 | |
6559 | - /node-html-parser/5.3.3: | |
6560 | - resolution: {integrity: sha512-ncg1033CaX9UexbyA7e1N0aAoAYRDiV8jkTvzEnfd1GDvzFdrsXLzR4p4ik8mwLgnaKP/jyUFWDy9q3jvRT2Jw==} | |
7766 | + /node-fetch/2.6.9: | |
7767 | + resolution: {integrity: sha512-DJm/CJkZkRjKKj4Zi4BsKVZh3ValV5IR5s7LVZnW+6YMh0W1BfNA8XSs6DLMGYlId5F3KnA70uu2qepcR08Qqg==} | |
7768 | + engines: {node: 4.x || >=6.0.0} | |
7769 | + peerDependencies: | |
7770 | + encoding: ^0.1.0 | |
7771 | + peerDependenciesMeta: | |
7772 | + encoding: | |
7773 | + optional: true | |
7774 | + dependencies: | |
7775 | + whatwg-url: 5.0.0 | |
7776 | + dev: true | |
7777 | + | |
7778 | + /node-html-parser/5.4.2: | |
7779 | + resolution: {integrity: sha512-RaBPP3+51hPne/OolXxcz89iYvQvKOydaqoePpOgXcrOKZhjVIzmpKZz+Hd/RBO2/zN2q6CNJhQzucVz+u3Jyw==} | |
6561 | 7780 | dependencies: |
6562 | 7781 | css-select: 4.3.0 |
6563 | 7782 | he: 1.2.0 |
6564 | 7783 | dev: true |
6565 | 7784 | |
6566 | - /node-releases/2.0.3: | |
6567 | - resolution: {integrity: sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw==} | |
7785 | + /node-releases/2.0.10: | |
7786 | + resolution: {integrity: sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==} | |
7787 | + dev: true | |
7788 | + | |
7789 | + /nopt/6.0.0: | |
7790 | + resolution: {integrity: sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==} | |
7791 | + engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} | |
7792 | + hasBin: true | |
7793 | + dependencies: | |
7794 | + abbrev: 1.1.1 | |
6568 | 7795 | dev: true |
6569 | 7796 | |
6570 | 7797 | /normalize-package-data/2.5.0: |
6571 | 7798 | resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} |
6572 | 7799 | dependencies: |
6573 | 7800 | hosted-git-info: 2.8.9 |
6574 | - resolve: 1.22.0 | |
7801 | + resolve: 1.22.1 | |
6575 | 7802 | semver: 5.7.1 |
6576 | 7803 | validate-npm-package-license: 3.0.4 |
6577 | 7804 | dev: true |
... | ... | @@ -6581,23 +7808,27 @@ packages: |
6581 | 7808 | engines: {node: '>=10'} |
6582 | 7809 | dependencies: |
6583 | 7810 | hosted-git-info: 4.1.0 |
6584 | - is-core-module: 2.9.0 | |
6585 | - semver: 7.3.7 | |
7811 | + is-core-module: 2.11.0 | |
7812 | + semver: 7.3.8 | |
6586 | 7813 | validate-npm-package-license: 3.0.4 |
6587 | 7814 | dev: true |
6588 | 7815 | |
6589 | 7816 | /normalize-path/3.0.0: |
6590 | 7817 | resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} |
6591 | 7818 | engines: {node: '>=0.10.0'} |
6592 | - dev: true | |
6593 | 7819 | |
6594 | 7820 | /normalize-range/0.1.2: |
6595 | - resolution: {integrity: sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=} | |
7821 | + resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==} | |
6596 | 7822 | engines: {node: '>=0.10.0'} |
6597 | 7823 | dev: true |
6598 | 7824 | |
6599 | - /normalize-selector/0.2.0: | |
6600 | - resolution: {integrity: sha1-0LFF62kRicY6eNIB3E/bEpPvDAM=} | |
7825 | + /normalize-url/2.0.1: | |
7826 | + resolution: {integrity: sha512-D6MUW4K/VzoJ4rJ01JFKxDrtY1v9wrgzCX5f2qj/lzH1m/lW6MhUZFKerVsnyjOhOsYzI9Kqqak+10l4LvLpMw==} | |
7827 | + engines: {node: '>=4'} | |
7828 | + dependencies: | |
7829 | + prepend-http: 2.0.0 | |
7830 | + query-string: 5.1.1 | |
7831 | + sort-keys: 2.0.0 | |
6601 | 7832 | dev: true |
6602 | 7833 | |
6603 | 7834 | /npm-conf/1.1.3: |
... | ... | @@ -6620,12 +7851,12 @@ packages: |
6620 | 7851 | minimatch: 3.1.2 |
6621 | 7852 | pidtree: 0.3.1 |
6622 | 7853 | read-pkg: 3.0.0 |
6623 | - shell-quote: 1.7.3 | |
6624 | - string.prototype.padend: 3.1.3 | |
7854 | + shell-quote: 1.8.0 | |
7855 | + string.prototype.padend: 3.1.4 | |
6625 | 7856 | dev: true |
6626 | 7857 | |
6627 | 7858 | /npm-run-path/2.0.2: |
6628 | - resolution: {integrity: sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=} | |
7859 | + resolution: {integrity: sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==} | |
6629 | 7860 | engines: {node: '>=4'} |
6630 | 7861 | dependencies: |
6631 | 7862 | path-key: 2.0.1 |
... | ... | @@ -6639,22 +7870,22 @@ packages: |
6639 | 7870 | dev: true |
6640 | 7871 | |
6641 | 7872 | /nprogress/0.2.0: |
6642 | - resolution: {integrity: sha1-y480xTIT2JVyP8urkH6UIq28r7E=} | |
7873 | + resolution: {integrity: sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==} | |
6643 | 7874 | dev: false |
6644 | 7875 | |
6645 | - /nth-check/2.0.1: | |
6646 | - resolution: {integrity: sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==} | |
7876 | + /nth-check/2.1.1: | |
7877 | + resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} | |
6647 | 7878 | dependencies: |
6648 | 7879 | boolbase: 1.0.0 |
6649 | 7880 | dev: true |
6650 | 7881 | |
6651 | 7882 | /object-assign/4.1.1: |
6652 | - resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=} | |
7883 | + resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} | |
6653 | 7884 | engines: {node: '>=0.10.0'} |
6654 | 7885 | dev: true |
6655 | 7886 | |
6656 | 7887 | /object-copy/0.1.0: |
6657 | - resolution: {integrity: sha1-fn2Fi3gb18mRpBupde04EnVOmYw=} | |
7888 | + resolution: {integrity: sha512-79LYn6VAb63zgtmAteVOWo9Vdj71ZVBy3Pbse+VqxDpEP83XuujMrGqHIwAXJ5I/aM0zU7dIyIAhifVTPrNItQ==} | |
6658 | 7889 | engines: {node: '>=0.10.0'} |
6659 | 7890 | dependencies: |
6660 | 7891 | copy-descriptor: 0.1.1 |
... | ... | @@ -6662,8 +7893,8 @@ packages: |
6662 | 7893 | kind-of: 3.2.2 |
6663 | 7894 | dev: true |
6664 | 7895 | |
6665 | - /object-inspect/1.12.0: | |
6666 | - resolution: {integrity: sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==} | |
7896 | + /object-inspect/1.12.3: | |
7897 | + resolution: {integrity: sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==} | |
6667 | 7898 | |
6668 | 7899 | /object-keys/1.1.1: |
6669 | 7900 | resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} |
... | ... | @@ -6671,14 +7902,14 @@ packages: |
6671 | 7902 | dev: true |
6672 | 7903 | |
6673 | 7904 | /object-visit/1.0.1: |
6674 | - resolution: {integrity: sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=} | |
7905 | + resolution: {integrity: sha512-GBaMwwAVK9qbQN3Scdo0OyvgPW7l3lnaVMj84uTOZlswkX0KpF6fyDBJhtTthf7pymztoN36/KEr1DyhF96zEA==} | |
6675 | 7906 | engines: {node: '>=0.10.0'} |
6676 | 7907 | dependencies: |
6677 | 7908 | isobject: 3.0.1 |
6678 | 7909 | dev: true |
6679 | 7910 | |
6680 | - /object.assign/4.1.2: | |
6681 | - resolution: {integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==} | |
7911 | + /object.assign/4.1.4: | |
7912 | + resolution: {integrity: sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==} | |
6682 | 7913 | engines: {node: '>= 0.4'} |
6683 | 7914 | dependencies: |
6684 | 7915 | call-bind: 1.0.2 |
... | ... | @@ -6688,24 +7919,23 @@ packages: |
6688 | 7919 | dev: true |
6689 | 7920 | |
6690 | 7921 | /object.pick/1.3.0: |
6691 | - resolution: {integrity: sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=} | |
7922 | + resolution: {integrity: sha512-tqa/UMy/CCoYmj+H5qc07qvSL9dqcs/WZENZ1JbtWBlATP+iVOe778gE6MSijnyCnORzDuX6hU+LA4SZ09YjFQ==} | |
6692 | 7923 | engines: {node: '>=0.10.0'} |
6693 | 7924 | dependencies: |
6694 | 7925 | isobject: 3.0.1 |
6695 | 7926 | dev: true |
6696 | 7927 | |
6697 | 7928 | /on-finished/2.3.0: |
6698 | - resolution: {integrity: sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=} | |
7929 | + resolution: {integrity: sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww==} | |
6699 | 7930 | engines: {node: '>= 0.8'} |
6700 | 7931 | dependencies: |
6701 | 7932 | ee-first: 1.1.1 |
6702 | 7933 | dev: true |
6703 | 7934 | |
6704 | 7935 | /once/1.4.0: |
6705 | - resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=} | |
7936 | + resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} | |
6706 | 7937 | dependencies: |
6707 | 7938 | wrappy: 1.0.2 |
6708 | - dev: true | |
6709 | 7939 | |
6710 | 7940 | /onetime/5.1.2: |
6711 | 7941 | resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} |
... | ... | @@ -6714,8 +7944,8 @@ packages: |
6714 | 7944 | mimic-fn: 2.1.0 |
6715 | 7945 | dev: true |
6716 | 7946 | |
6717 | - /open/8.4.0: | |
6718 | - resolution: {integrity: sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==} | |
7947 | + /open/8.4.1: | |
7948 | + resolution: {integrity: sha512-/4b7qZNhv6Uhd7jjnREh1NjnPxlTq+XNWPG88Ydkj5AILcA5m3ajvcg57pB24EQjKv0dK62XnDqk9c/hkIG5Kg==} | |
6719 | 7949 | engines: {node: '>=12'} |
6720 | 7950 | dependencies: |
6721 | 7951 | define-lazy-prop: 2.0.0 |
... | ... | @@ -6742,7 +7972,7 @@ packages: |
6742 | 7972 | requiresBuild: true |
6743 | 7973 | dependencies: |
6744 | 7974 | bin-build: 3.0.0 |
6745 | - bin-wrapper: registry.npmmirror.com/bin-wrapper-china/0.1.0 | |
7975 | + bin-wrapper: /bin-wrapper-china/0.1.0 | |
6746 | 7976 | dev: true |
6747 | 7977 | |
6748 | 7978 | /ora/5.4.1: |
... | ... | @@ -6752,7 +7982,7 @@ packages: |
6752 | 7982 | bl: 4.1.0 |
6753 | 7983 | chalk: 4.1.2 |
6754 | 7984 | cli-cursor: 3.1.0 |
6755 | - cli-spinners: 2.6.1 | |
7985 | + cli-spinners: 2.7.0 | |
6756 | 7986 | is-interactive: 1.0.0 |
6757 | 7987 | is-unicode-supported: 0.1.0 |
6758 | 7988 | log-symbols: 4.1.0 |
... | ... | @@ -6760,8 +7990,15 @@ packages: |
6760 | 7990 | wcwidth: 1.0.1 |
6761 | 7991 | dev: true |
6762 | 7992 | |
7993 | + /os-filter-obj/2.0.0: | |
7994 | + resolution: {integrity: sha512-uksVLsqG3pVdzzPvmAHpBK0wKxYItuzZr7SziusRPoz67tGV8rL1szZ6IdeUrbqLjGDwApBtN29eEE3IqGHOjg==} | |
7995 | + engines: {node: '>=4'} | |
7996 | + dependencies: | |
7997 | + arch: 2.2.0 | |
7998 | + dev: true | |
7999 | + | |
6763 | 8000 | /os-tmpdir/1.0.2: |
6764 | - resolution: {integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=} | |
8001 | + resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==} | |
6765 | 8002 | engines: {node: '>=0.10.0'} |
6766 | 8003 | dev: true |
6767 | 8004 | |
... | ... | @@ -6777,6 +8014,11 @@ packages: |
6777 | 8014 | engines: {node: '>=4'} |
6778 | 8015 | dev: true |
6779 | 8016 | |
8017 | + /p-cancelable/0.4.1: | |
8018 | + resolution: {integrity: sha512-HNa1A8LvB1kie7cERyy21VNeHb2CWJJYqyyC2o3klWFfMGlFmWv2Z7sFgZH8ZiaYL95ydToKTFVXgMV/Os0bBQ==} | |
8019 | + engines: {node: '>=4'} | |
8020 | + dev: true | |
8021 | + | |
6780 | 8022 | /p-event/1.3.0: |
6781 | 8023 | resolution: {integrity: sha512-hV1zbA7gwqPVFcapfeATaNjQ3J0NuzorHPyG8GPL9g/Y/TplWVBVoCKCXL6Ej2zscrCEv195QNWJXuBH6XZuzA==} |
6782 | 8024 | engines: {node: '>=4'} |
... | ... | @@ -6784,8 +8026,20 @@ packages: |
6784 | 8026 | p-timeout: 1.2.1 |
6785 | 8027 | dev: true |
6786 | 8028 | |
8029 | + /p-event/2.3.1: | |
8030 | + resolution: {integrity: sha512-NQCqOFhbpVTMX4qMe8PF8lbGtzZ+LCiN7pcNrb/413Na7+TRoe1xkKUzuWa/YEJdGQ0FvKtj35EEbDoVPO2kbA==} | |
8031 | + engines: {node: '>=6'} | |
8032 | + dependencies: | |
8033 | + p-timeout: 2.0.1 | |
8034 | + dev: true | |
8035 | + | |
6787 | 8036 | /p-finally/1.0.0: |
6788 | - resolution: {integrity: sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=} | |
8037 | + resolution: {integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==} | |
8038 | + engines: {node: '>=4'} | |
8039 | + dev: true | |
8040 | + | |
8041 | + /p-is-promise/1.1.0: | |
8042 | + resolution: {integrity: sha512-zL7VE4JVS2IFSkR2GQKDSPEVxkoH43/p7oEnwpdCndKYJO0HVeRB7fA8TJwuLOTBREtK0ea8eHaxdwcpob5dmg==} | |
6789 | 8043 | engines: {node: '>=4'} |
6790 | 8044 | dev: true |
6791 | 8045 | |
... | ... | @@ -6810,7 +8064,7 @@ packages: |
6810 | 8064 | dev: true |
6811 | 8065 | |
6812 | 8066 | /p-locate/2.0.0: |
6813 | - resolution: {integrity: sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=} | |
8067 | + resolution: {integrity: sha512-nQja7m7gSKuewoVRen45CtVfODR3crN3goVQ0DDZ9N3yHxgpkuBhZqsaiotSQRrADUrne346peY7kT3TSACykg==} | |
6814 | 8068 | engines: {node: '>=4'} |
6815 | 8069 | dependencies: |
6816 | 8070 | p-limit: 1.3.0 |
... | ... | @@ -6830,7 +8084,7 @@ packages: |
6830 | 8084 | dev: true |
6831 | 8085 | |
6832 | 8086 | /p-map-series/1.0.0: |
6833 | - resolution: {integrity: sha1-v5j+V1cFZYqeE1G++4WuTB8Hvco=} | |
8087 | + resolution: {integrity: sha512-4k9LlvY6Bo/1FcIdV33wqZQES0Py+iKISU9Uc8p8AjWoZPnFKMpVIVD3s0EYn4jzLh1I+WeUZkJ0Yoa4Qfw3Kg==} | |
6834 | 8088 | engines: {node: '>=4'} |
6835 | 8089 | dependencies: |
6836 | 8090 | p-reduce: 1.0.0 |
... | ... | @@ -6849,7 +8103,7 @@ packages: |
6849 | 8103 | dev: true |
6850 | 8104 | |
6851 | 8105 | /p-reduce/1.0.0: |
6852 | - resolution: {integrity: sha1-GMKw3ZNqRpClKfgjH1ig/bakffo=} | |
8106 | + resolution: {integrity: sha512-3Tx1T3oM1xO/Y8Gj0sWyE78EIJZ+t+aEmXUdvQgvGmSMri7aPTHoovbXEreWKkL5j21Er60XAWLTzKbAKYOujQ==} | |
6853 | 8107 | engines: {node: '>=4'} |
6854 | 8108 | dev: true |
6855 | 8109 | |
... | ... | @@ -6860,8 +8114,15 @@ packages: |
6860 | 8114 | p-finally: 1.0.0 |
6861 | 8115 | dev: true |
6862 | 8116 | |
8117 | + /p-timeout/2.0.1: | |
8118 | + resolution: {integrity: sha512-88em58dDVB/KzPEx1X0N3LwFfYZPyDc4B6eF38M1rk9VTZMbxXXgjugz8mmwpS9Ox4BDZ+t6t3QP5+/gazweIA==} | |
8119 | + engines: {node: '>=4'} | |
8120 | + dependencies: | |
8121 | + p-finally: 1.0.0 | |
8122 | + dev: true | |
8123 | + | |
6863 | 8124 | /p-try/1.0.0: |
6864 | - resolution: {integrity: sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=} | |
8125 | + resolution: {integrity: sha512-U1etNYuMJoIz3ZXSrrySFjsXQTWOx2/jdi86L+2pRvph/qMKL6sbcCYdH23fqsbm8TH2Gn0OybpT4eSFlCVHww==} | |
6865 | 8126 | engines: {node: '>=4'} |
6866 | 8127 | dev: true |
6867 | 8128 | |
... | ... | @@ -6869,11 +8130,15 @@ packages: |
6869 | 8130 | resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} |
6870 | 8131 | engines: {node: '>=6'} |
6871 | 8132 | |
8133 | + /pako/1.0.11: | |
8134 | + resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==} | |
8135 | + dev: false | |
8136 | + | |
6872 | 8137 | /param-case/3.0.4: |
6873 | 8138 | resolution: {integrity: sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==} |
6874 | 8139 | dependencies: |
6875 | 8140 | dot-case: 3.0.4 |
6876 | - tslib: 2.3.1 | |
8141 | + tslib: 2.5.0 | |
6877 | 8142 | dev: true |
6878 | 8143 | |
6879 | 8144 | /parent-module/1.0.1: |
... | ... | @@ -6884,14 +8149,14 @@ packages: |
6884 | 8149 | dev: true |
6885 | 8150 | |
6886 | 8151 | /parse-json/2.2.0: |
6887 | - resolution: {integrity: sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=} | |
8152 | + resolution: {integrity: sha512-QR/GGaKCkhwk1ePQNYDRKYZ3mwU9ypsKhB0XyFnLQdomyEqk3e8wpW3V5Jp88zbxK4n5ST1nqo+g9juTpownhQ==} | |
6888 | 8153 | engines: {node: '>=0.10.0'} |
6889 | 8154 | dependencies: |
6890 | 8155 | error-ex: 1.3.2 |
6891 | 8156 | dev: true |
6892 | 8157 | |
6893 | 8158 | /parse-json/4.0.0: |
6894 | - resolution: {integrity: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=} | |
8159 | + resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==} | |
6895 | 8160 | engines: {node: '>=4'} |
6896 | 8161 | dependencies: |
6897 | 8162 | error-ex: 1.3.2 |
... | ... | @@ -6902,7 +8167,7 @@ packages: |
6902 | 8167 | resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} |
6903 | 8168 | engines: {node: '>=8'} |
6904 | 8169 | dependencies: |
6905 | - '@babel/code-frame': 7.16.7 | |
8170 | + '@babel/code-frame': 7.18.6 | |
6906 | 8171 | error-ex: 1.3.2 |
6907 | 8172 | json-parse-even-better-errors: 2.3.1 |
6908 | 8173 | lines-and-columns: 1.2.4 |
... | ... | @@ -6922,11 +8187,11 @@ packages: |
6922 | 8187 | resolution: {integrity: sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==} |
6923 | 8188 | dependencies: |
6924 | 8189 | no-case: 3.0.4 |
6925 | - tslib: 2.3.1 | |
8190 | + tslib: 2.5.0 | |
6926 | 8191 | dev: true |
6927 | 8192 | |
6928 | 8193 | /pascalcase/0.1.1: |
6929 | - resolution: {integrity: sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=} | |
8194 | + resolution: {integrity: sha512-XHXfu/yOQRy9vYOtUDVMN60OEJjW013GoObG1o+xwQTpB9eYJX/BjXMsdW13ZDPruFhYYn0AG22w0xgQMwl3Nw==} | |
6930 | 8195 | engines: {node: '>=0.10.0'} |
6931 | 8196 | dev: true |
6932 | 8197 | |
... | ... | @@ -6934,18 +8199,18 @@ packages: |
6934 | 8199 | resolution: {integrity: sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg==} |
6935 | 8200 | dependencies: |
6936 | 8201 | dot-case: 3.0.4 |
6937 | - tslib: 2.3.1 | |
8202 | + tslib: 2.5.0 | |
6938 | 8203 | dev: true |
6939 | 8204 | |
6940 | 8205 | /path-exists/2.1.0: |
6941 | - resolution: {integrity: sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=} | |
8206 | + resolution: {integrity: sha512-yTltuKuhtNeFJKa1PiRzfLAU5182q1y4Eb4XCJ3PBqyzEDkAZRzBrKKBct682ls9reBVHf9udYLN5Nd+K1B9BQ==} | |
6942 | 8207 | engines: {node: '>=0.10.0'} |
6943 | 8208 | dependencies: |
6944 | 8209 | pinkie-promise: 2.0.1 |
6945 | 8210 | dev: true |
6946 | 8211 | |
6947 | 8212 | /path-exists/3.0.0: |
6948 | - resolution: {integrity: sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=} | |
8213 | + resolution: {integrity: sha512-bpC7GYwiDYQ4wYLe+FA8lhRjhQCMcQGuSgGGqDkg/QerRWw9CmGRT0iSOVRSZJ29NMLZgIzqaljJ63oaL4NIJQ==} | |
6949 | 8214 | engines: {node: '>=4'} |
6950 | 8215 | dev: true |
6951 | 8216 | |
... | ... | @@ -6954,12 +8219,11 @@ packages: |
6954 | 8219 | engines: {node: '>=8'} |
6955 | 8220 | |
6956 | 8221 | /path-is-absolute/1.0.1: |
6957 | - resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=} | |
8222 | + resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} | |
6958 | 8223 | engines: {node: '>=0.10.0'} |
6959 | - dev: true | |
6960 | 8224 | |
6961 | 8225 | /path-key/2.0.1: |
6962 | - resolution: {integrity: sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=} | |
8226 | + resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==} | |
6963 | 8227 | engines: {node: '>=4'} |
6964 | 8228 | dev: true |
6965 | 8229 | |
... | ... | @@ -6972,14 +8236,14 @@ packages: |
6972 | 8236 | resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} |
6973 | 8237 | dev: true |
6974 | 8238 | |
6975 | - /path-to-regexp/6.2.0: | |
6976 | - resolution: {integrity: sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg==} | |
8239 | + /path-to-regexp/6.2.1: | |
8240 | + resolution: {integrity: sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==} | |
6977 | 8241 | |
6978 | 8242 | /path-type/1.1.0: |
6979 | - resolution: {integrity: sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=} | |
8243 | + resolution: {integrity: sha512-S4eENJz1pkiQn9Znv33Q+deTOKmbl+jj1Fl+qiP/vYezj+S8x+J3Uo0ISrx/QoEvIlOaDWJhPaRd1flJ9HXZqg==} | |
6980 | 8244 | engines: {node: '>=0.10.0'} |
6981 | 8245 | dependencies: |
6982 | - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 | |
8246 | + graceful-fs: 4.2.10 | |
6983 | 8247 | pify: 2.3.0 |
6984 | 8248 | pinkie-promise: 2.0.1 |
6985 | 8249 | dev: true |
... | ... | @@ -7000,6 +8264,10 @@ packages: |
7000 | 8264 | resolution: {integrity: sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==} |
7001 | 8265 | dev: true |
7002 | 8266 | |
8267 | + /pathe/1.1.0: | |
8268 | + resolution: {integrity: sha512-ODbEPR0KKHqECXW1GoxdDb+AZvULmXjVPy4rt+pGo2+TnjJTIPJQSVS6N63n8T2Ip+syHhbn52OewKicV0373w==} | |
8269 | + dev: true | |
8270 | + | |
7003 | 8271 | /pend/1.2.0: |
7004 | 8272 | resolution: {integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==} |
7005 | 8273 | dev: true |
... | ... | @@ -7038,9 +8306,8 @@ packages: |
7038 | 8306 | resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} |
7039 | 8307 | engines: {node: '>=6'} |
7040 | 8308 | dev: true |
7041 | - optional: true | |
7042 | 8309 | |
7043 | - /pinia/2.0.12_ifhmkzsxec62ezvqv7qmanm4bq: | |
8310 | + /pinia/2.0.12_typescript@4.9.5+vue@3.2.47: | |
7044 | 8311 | resolution: {integrity: sha512-tUeuYGFrLU5irmGyRAIxp35q1OTcZ8sKpGT4XkPeVcG35W4R6cfXDbCGexzmVqH5lTQJJTXXbNGutIu9yS5yew==} |
7045 | 8312 | peerDependencies: |
7046 | 8313 | '@vue/composition-api': ^1.4.0 |
... | ... | @@ -7052,10 +8319,10 @@ packages: |
7052 | 8319 | typescript: |
7053 | 8320 | optional: true |
7054 | 8321 | dependencies: |
7055 | - '@vue/devtools-api': 6.1.4 | |
7056 | - typescript: 4.6.3 | |
7057 | - vue: 3.2.33 | |
7058 | - vue-demi: 0.12.5_vue@3.2.33 | |
8322 | + '@vue/devtools-api': 6.5.0 | |
8323 | + typescript: 4.9.5 | |
8324 | + vue: 3.2.47 | |
8325 | + vue-demi: 0.13.11_vue@3.2.47 | |
7059 | 8326 | dev: false |
7060 | 8327 | |
7061 | 8328 | /pinkie-promise/2.0.1: |
... | ... | @@ -7082,39 +8349,40 @@ packages: |
7082 | 8349 | requiresBuild: true |
7083 | 8350 | dependencies: |
7084 | 8351 | bin-build: 3.0.0 |
7085 | - bin-wrapper: registry.npmmirror.com/bin-wrapper-china/0.1.0 | |
8352 | + bin-wrapper: /bin-wrapper-china/0.1.0 | |
7086 | 8353 | execa: 4.1.0 |
7087 | 8354 | dev: true |
7088 | 8355 | |
7089 | 8356 | /posix-character-classes/0.1.1: |
7090 | - resolution: {integrity: sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=} | |
8357 | + resolution: {integrity: sha512-xTgYBc3fuo7Yt7JbiuFxSYGToMoz8fLoE6TC9Wx1P/u+LfeThMOAqmuyECnlBaaJb+u1m9hHiXUEtwW4OzfUJg==} | |
7091 | 8358 | engines: {node: '>=0.10.0'} |
7092 | 8359 | dev: true |
7093 | 8360 | |
7094 | - /postcss-html/1.4.1: | |
7095 | - resolution: {integrity: sha512-OKihuWxPuBQrQeLNsavP7ytJ9IYNj/ViAXB2v7Qjh56LnfESKrkahKA9si4VfPN8xtz6oqUE6KdL0bTPrHJr6g==} | |
8361 | + /postcss-html/1.5.0: | |
8362 | + resolution: {integrity: sha512-kCMRWJRHKicpA166kc2lAVUGxDZL324bkj/pVOb6RhjB0Z5Krl7mN0AsVkBhVIRZZirY0lyQXG38HCVaoKVNoA==} | |
7096 | 8363 | engines: {node: ^12 || >=14} |
7097 | 8364 | dependencies: |
7098 | - htmlparser2: 7.2.0 | |
7099 | - postcss: 8.4.12 | |
7100 | - postcss-safe-parser: 6.0.0_postcss@8.4.12 | |
8365 | + htmlparser2: 8.0.1 | |
8366 | + js-tokens: 8.0.1 | |
8367 | + postcss: 8.4.21 | |
8368 | + postcss-safe-parser: 6.0.0_postcss@8.4.21 | |
7101 | 8369 | dev: true |
7102 | 8370 | |
7103 | - /postcss-less/6.0.0_postcss@8.4.12: | |
8371 | + /postcss-less/6.0.0_postcss@8.4.21: | |
7104 | 8372 | resolution: {integrity: sha512-FPX16mQLyEjLzEuuJtxA8X3ejDLNGGEG503d2YGZR5Ask1SpDN8KmZUMpzCvyalWRywAn1n1VOA5dcqfCLo5rg==} |
7105 | 8373 | engines: {node: '>=12'} |
7106 | 8374 | peerDependencies: |
7107 | 8375 | postcss: ^8.3.5 |
7108 | 8376 | dependencies: |
7109 | - postcss: 8.4.12 | |
8377 | + postcss: 8.4.21 | |
7110 | 8378 | dev: true |
7111 | 8379 | |
7112 | 8380 | /postcss-media-query-parser/0.2.3: |
7113 | - resolution: {integrity: sha1-J7Ocb02U+Bsac7j3Y1HGCeXO8kQ=} | |
8381 | + resolution: {integrity: sha512-3sOlxmbKcSHMjlUXQZKQ06jOswE7oVkXPxmZdoB1r5l0q6gTFTQSHxNxOrCccElbW7dxNytifNEo8qidX2Vsig==} | |
7114 | 8382 | dev: true |
7115 | 8383 | |
7116 | - /postcss-prefix-selector/1.15.0_postcss@5.2.18: | |
7117 | - resolution: {integrity: sha512-9taaTPs6I4906QC03zBBt0LfTWAhrqEWlKSj0jRlxrg1yV+O91h0wcquu6krcA5L6aEv3QnCeG8B1vZ5WT4ecQ==} | |
8384 | + /postcss-prefix-selector/1.16.0_postcss@5.2.18: | |
8385 | + resolution: {integrity: sha512-rdVMIi7Q4B0XbXqNUEI+Z4E+pueiu/CS5E6vRCQommzdQ/sgsS4dK42U7GX8oJR+TJOtT+Qv3GkNo6iijUMp3Q==} | |
7118 | 8386 | peerDependencies: |
7119 | 8387 | postcss: '>4 <9' |
7120 | 8388 | dependencies: |
... | ... | @@ -7122,32 +8390,32 @@ packages: |
7122 | 8390 | dev: true |
7123 | 8391 | |
7124 | 8392 | /postcss-resolve-nested-selector/0.1.1: |
7125 | - resolution: {integrity: sha1-Kcy8fDfe36wwTp//C/FZaz9qDk4=} | |
8393 | + resolution: {integrity: sha512-HvExULSwLqHLgUy1rl3ANIqCsvMS0WHss2UOsXhXnQaZ9VCc2oBvIpXrl00IUFT5ZDITME0o6oiXeiHr2SAIfw==} | |
7126 | 8394 | dev: true |
7127 | 8395 | |
7128 | - /postcss-safe-parser/6.0.0_postcss@8.4.12: | |
8396 | + /postcss-safe-parser/6.0.0_postcss@8.4.21: | |
7129 | 8397 | resolution: {integrity: sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==} |
7130 | 8398 | engines: {node: '>=12.0'} |
7131 | 8399 | peerDependencies: |
7132 | 8400 | postcss: ^8.3.3 |
7133 | 8401 | dependencies: |
7134 | - postcss: 8.4.12 | |
8402 | + postcss: 8.4.21 | |
7135 | 8403 | dev: true |
7136 | 8404 | |
7137 | - /postcss-selector-parser/6.0.10: | |
7138 | - resolution: {integrity: sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==} | |
8405 | + /postcss-selector-parser/6.0.11: | |
8406 | + resolution: {integrity: sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==} | |
7139 | 8407 | engines: {node: '>=4'} |
7140 | 8408 | dependencies: |
7141 | 8409 | cssesc: 3.0.0 |
7142 | 8410 | util-deprecate: 1.0.2 |
7143 | 8411 | dev: true |
7144 | 8412 | |
7145 | - /postcss-sorting/7.0.1_postcss@8.4.12: | |
8413 | + /postcss-sorting/7.0.1_postcss@8.4.21: | |
7146 | 8414 | resolution: {integrity: sha512-iLBFYz6VRYyLJEJsBJ8M3TCqNcckVzz4wFounSc5Oez35ogE/X+aoC5fFu103Ot7NyvjU3/xqIXn93Gp3kJk4g==} |
7147 | 8415 | peerDependencies: |
7148 | 8416 | postcss: ^8.3.9 |
7149 | 8417 | dependencies: |
7150 | - postcss: 8.4.12 | |
8418 | + postcss: 8.4.21 | |
7151 | 8419 | dev: true |
7152 | 8420 | |
7153 | 8421 | /postcss-value-parser/4.2.0: |
... | ... | @@ -7164,16 +8432,16 @@ packages: |
7164 | 8432 | supports-color: 3.2.3 |
7165 | 8433 | dev: true |
7166 | 8434 | |
7167 | - /postcss/8.4.12: | |
7168 | - resolution: {integrity: sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==} | |
8435 | + /postcss/8.4.21: | |
8436 | + resolution: {integrity: sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==} | |
7169 | 8437 | engines: {node: ^10 || ^12 || >=14} |
7170 | 8438 | dependencies: |
7171 | - nanoid: 3.3.3 | |
8439 | + nanoid: 3.3.4 | |
7172 | 8440 | picocolors: 1.0.0 |
7173 | 8441 | source-map-js: 1.0.2 |
7174 | 8442 | |
7175 | 8443 | /posthtml-parser/0.2.1: |
7176 | - resolution: {integrity: sha1-NdUw3jhnQMK6JP8usvrznM3ycd0=} | |
8444 | + resolution: {integrity: sha512-nPC53YMqJnc/+1x4fRYFfm81KV2V+G9NZY+hTohpYg64Ay7NemWWcV4UWuy/SgMupqQ3kJ88M/iRfZmSnxT+pw==} | |
7177 | 8445 | dependencies: |
7178 | 8446 | htmlparser2: 3.10.1 |
7179 | 8447 | isobject: 2.1.0 |
... | ... | @@ -7200,15 +8468,15 @@ packages: |
7200 | 8468 | dev: true |
7201 | 8469 | |
7202 | 8470 | /posthtml/0.9.2: |
7203 | - resolution: {integrity: sha1-9MBtufZ7Yf0XxOJW5+PZUVv3Jv0=} | |
8471 | + resolution: {integrity: sha512-spBB5sgC4cv2YcW03f/IAUN1pgDJWNWD8FzkyY4mArLUMJW+KlQhlmUdKAHQuPfb00Jl5xIfImeOsf6YL8QK7Q==} | |
7204 | 8472 | engines: {node: '>=0.10.0'} |
7205 | 8473 | dependencies: |
7206 | 8474 | posthtml-parser: 0.2.1 |
7207 | 8475 | posthtml-render: 1.4.0 |
7208 | 8476 | dev: true |
7209 | 8477 | |
7210 | - /preact/10.7.1: | |
7211 | - resolution: {integrity: sha512-MufnRFz39aIhs9AMFisonjzTud1PK1bY+jcJLo6m2T9Uh8AqjD77w11eAAawmjUogoGOnipECq7e/1RClIKsxg==} | |
8478 | + /preact/10.12.1: | |
8479 | + resolution: {integrity: sha512-l8386ixSsBdbreOAkqtrwqHwdvR35ID8c3rKPa8lCWuO86dBi32QWHV4vfsZK1utLLFMvw+Z5Ad4XLkZzchscg==} | |
7212 | 8480 | dev: false |
7213 | 8481 | |
7214 | 8482 | /prelude-ls/1.2.1: |
... | ... | @@ -7221,6 +8489,11 @@ packages: |
7221 | 8489 | engines: {node: '>=0.10.0'} |
7222 | 8490 | dev: true |
7223 | 8491 | |
8492 | + /prepend-http/2.0.0: | |
8493 | + resolution: {integrity: sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==} | |
8494 | + engines: {node: '>=4'} | |
8495 | + dev: true | |
8496 | + | |
7224 | 8497 | /prettier-linter-helpers/1.0.0: |
7225 | 8498 | resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==} |
7226 | 8499 | engines: {node: '>=6.0.0'} |
... | ... | @@ -7228,8 +8501,8 @@ packages: |
7228 | 8501 | fast-diff: 1.2.0 |
7229 | 8502 | dev: true |
7230 | 8503 | |
7231 | - /prettier/2.6.2: | |
7232 | - resolution: {integrity: sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==} | |
8504 | + /prettier/2.8.4: | |
8505 | + resolution: {integrity: sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==} | |
7233 | 8506 | engines: {node: '>=10.13.0'} |
7234 | 8507 | hasBin: true |
7235 | 8508 | dev: true |
... | ... | @@ -7245,14 +8518,17 @@ packages: |
7245 | 8518 | |
7246 | 8519 | /process-nextick-args/2.0.1: |
7247 | 8520 | resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} |
7248 | - dev: true | |
7249 | 8521 | |
7250 | 8522 | /proto-list/1.2.4: |
7251 | 8523 | resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} |
7252 | 8524 | dev: true |
7253 | 8525 | |
8526 | + /proxy-from-env/1.1.0: | |
8527 | + resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} | |
8528 | + dev: true | |
8529 | + | |
7254 | 8530 | /prr/1.0.1: |
7255 | - resolution: {integrity: sha1-0/wRS6BplaRexok/SEzrHXj19HY=} | |
8531 | + resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==} | |
7256 | 8532 | dev: true |
7257 | 8533 | optional: true |
7258 | 8534 | |
... | ... | @@ -7267,18 +8543,18 @@ packages: |
7267 | 8543 | once: 1.4.0 |
7268 | 8544 | dev: true |
7269 | 8545 | |
7270 | - /punycode/2.1.1: | |
7271 | - resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} | |
8546 | + /punycode/2.3.0: | |
8547 | + resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} | |
7272 | 8548 | engines: {node: '>=6'} |
7273 | 8549 | dev: true |
7274 | 8550 | |
7275 | 8551 | /q/1.5.1: |
7276 | - resolution: {integrity: sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=} | |
8552 | + resolution: {integrity: sha512-kV/CThkXo6xyFEZUugw/+pIOywXcDbFYgSct5cT3gqlbkBE1SJdwy6UQoZvodiWF/ckQLZyDE/Bu1M6gVu5lVw==} | |
7277 | 8553 | engines: {node: '>=0.6.0', teleport: '>=0.2.0'} |
7278 | 8554 | dev: true |
7279 | 8555 | |
7280 | - /qrcode/1.5.0: | |
7281 | - resolution: {integrity: sha512-9MgRpgVc+/+47dFvQeD6U2s0Z92EsKzcHogtum4QB+UNd025WOJSHvn/hjk9xmzj7Stj95CyUAs31mrjxliEsQ==} | |
8556 | + /qrcode/1.5.1: | |
8557 | + resolution: {integrity: sha512-nS8NJ1Z3md8uTjKtP+SGGhfqmTCs5flU/xR623oI0JX+Wepz9R8UrRVCTBTJm3qGw3rH6jJ6MUHjkDx15cxSSg==} | |
7282 | 8558 | engines: {node: '>=10.13.0'} |
7283 | 8559 | hasBin: true |
7284 | 8560 | dependencies: |
... | ... | @@ -7288,17 +8564,26 @@ packages: |
7288 | 8564 | yargs: 15.4.1 |
7289 | 8565 | dev: false |
7290 | 8566 | |
7291 | - /qs/6.10.3: | |
7292 | - resolution: {integrity: sha512-wr7M2E0OFRfIfJZjKGieI8lBKb7fRCH4Fv5KNPEs7gJ8jadvotdsS08PzOKR7opXhZ/Xkjtt3WF9g38drmyRqQ==} | |
8567 | + /qs/6.11.0: | |
8568 | + resolution: {integrity: sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==} | |
7293 | 8569 | engines: {node: '>=0.6'} |
7294 | 8570 | dependencies: |
7295 | 8571 | side-channel: 1.0.4 |
7296 | 8572 | dev: false |
7297 | 8573 | |
7298 | 8574 | /query-string/4.3.4: |
7299 | - resolution: {integrity: sha1-u7aTucqRXCMlFbIosaArYJBD2+s=} | |
8575 | + resolution: {integrity: sha512-O2XLNDBIg1DnTOa+2XrIwSiXEV8h2KImXUnjhhn2+UsvZ+Es2uyd5CCRTNQlDGbzUQOW3aYCBx9rVA6dzsiY7Q==} | |
8576 | + engines: {node: '>=0.10.0'} | |
8577 | + dependencies: | |
8578 | + object-assign: 4.1.1 | |
8579 | + strict-uri-encode: 1.1.0 | |
8580 | + dev: true | |
8581 | + | |
8582 | + /query-string/5.1.1: | |
8583 | + resolution: {integrity: sha512-gjWOsm2SoGlgLEdAGt7a6slVOk9mGiXmPFMqrEhLQ68rhQuBnpfs3+EmlvqKyxnCo9/PPlF+9MtY02S1aFg+Jw==} | |
7300 | 8584 | engines: {node: '>=0.10.0'} |
7301 | 8585 | dependencies: |
8586 | + decode-uri-component: 0.2.2 | |
7302 | 8587 | object-assign: 4.1.1 |
7303 | 8588 | strict-uri-encode: 1.1.0 |
7304 | 8589 | dev: true |
... | ... | @@ -7319,7 +8604,7 @@ packages: |
7319 | 8604 | dev: true |
7320 | 8605 | |
7321 | 8606 | /read-pkg-up/1.0.1: |
7322 | - resolution: {integrity: sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=} | |
8607 | + resolution: {integrity: sha512-WD9MTlNtI55IwYUS27iHh9tK3YoIVhxis8yKhLpTqWtml739uXc9NWTpxoHkfZf3+DkCCsXox94/VWZniuZm6A==} | |
7323 | 8608 | engines: {node: '>=0.10.0'} |
7324 | 8609 | dependencies: |
7325 | 8610 | find-up: 1.1.2 |
... | ... | @@ -7327,7 +8612,7 @@ packages: |
7327 | 8612 | dev: true |
7328 | 8613 | |
7329 | 8614 | /read-pkg-up/3.0.0: |
7330 | - resolution: {integrity: sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=} | |
8615 | + resolution: {integrity: sha512-YFzFrVvpC6frF1sz8psoHDBGF7fLPc+llq/8NB43oagqWkx8ar5zYtsTORtOjw9W2RHLpWP+zTWwBvf1bCmcSw==} | |
7331 | 8616 | engines: {node: '>=4'} |
7332 | 8617 | dependencies: |
7333 | 8618 | find-up: 2.1.0 |
... | ... | @@ -7344,7 +8629,7 @@ packages: |
7344 | 8629 | dev: true |
7345 | 8630 | |
7346 | 8631 | /read-pkg/1.1.0: |
7347 | - resolution: {integrity: sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=} | |
8632 | + resolution: {integrity: sha512-7BGwRHqt4s/uVbuyoeejRn4YmFnYZiFl4AuaeXHlgZf3sONF0SOGlxs2Pw8g6hCKupo08RafIO5YXFNOKTfwsQ==} | |
7348 | 8633 | engines: {node: '>=0.10.0'} |
7349 | 8634 | dependencies: |
7350 | 8635 | load-json-file: 1.1.0 |
... | ... | @@ -7353,7 +8638,7 @@ packages: |
7353 | 8638 | dev: true |
7354 | 8639 | |
7355 | 8640 | /read-pkg/3.0.0: |
7356 | - resolution: {integrity: sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=} | |
8641 | + resolution: {integrity: sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==} | |
7357 | 8642 | engines: {node: '>=4'} |
7358 | 8643 | dependencies: |
7359 | 8644 | load-json-file: 4.0.0 |
... | ... | @@ -7381,7 +8666,6 @@ packages: |
7381 | 8666 | safe-buffer: 5.1.2 |
7382 | 8667 | string_decoder: 1.1.1 |
7383 | 8668 | util-deprecate: 1.0.2 |
7384 | - dev: true | |
7385 | 8669 | |
7386 | 8670 | /readable-stream/3.6.0: |
7387 | 8671 | resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==} |
... | ... | @@ -7390,7 +8674,12 @@ packages: |
7390 | 8674 | inherits: 2.0.4 |
7391 | 8675 | string_decoder: 1.3.0 |
7392 | 8676 | util-deprecate: 1.0.2 |
7393 | - dev: true | |
8677 | + | |
8678 | + /readdir-glob/1.1.2: | |
8679 | + resolution: {integrity: sha512-6RLVvwJtVwEDfPdn6X6Ille4/lxGl0ATOY4FN/B9nxQcgOazvvI0nodiD19ScKq0PvA/29VpaOQML36o5IzZWA==} | |
8680 | + dependencies: | |
8681 | + minimatch: 5.1.6 | |
8682 | + dev: false | |
7394 | 8683 | |
7395 | 8684 | /readdirp/3.6.0: |
7396 | 8685 | resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==} |
... | ... | @@ -7400,7 +8689,7 @@ packages: |
7400 | 8689 | dev: true |
7401 | 8690 | |
7402 | 8691 | /redent/1.0.0: |
7403 | - resolution: {integrity: sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=} | |
8692 | + resolution: {integrity: sha512-qtW5hKzGQZqKoh6JNSD+4lfitfPKGz42e6QwiRmPM5mmKtR0N41AbJRYu0xJi7nhOJ4WDgRkKvAk6tw4WIwR4g==} | |
7404 | 8693 | engines: {node: '>=0.10.0'} |
7405 | 8694 | dependencies: |
7406 | 8695 | indent-string: 2.1.0 |
... | ... | @@ -7415,8 +8704,8 @@ packages: |
7415 | 8704 | strip-indent: 3.0.0 |
7416 | 8705 | dev: true |
7417 | 8706 | |
7418 | - /regenerate-unicode-properties/10.0.1: | |
7419 | - resolution: {integrity: sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==} | |
8707 | + /regenerate-unicode-properties/10.1.0: | |
8708 | + resolution: {integrity: sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==} | |
7420 | 8709 | engines: {node: '>=4'} |
7421 | 8710 | dependencies: |
7422 | 8711 | regenerate: 1.4.2 |
... | ... | @@ -7426,13 +8715,13 @@ packages: |
7426 | 8715 | resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} |
7427 | 8716 | dev: true |
7428 | 8717 | |
7429 | - /regenerator-runtime/0.13.9: | |
7430 | - resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==} | |
8718 | + /regenerator-runtime/0.13.11: | |
8719 | + resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} | |
7431 | 8720 | |
7432 | - /regenerator-transform/0.15.0: | |
7433 | - resolution: {integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==} | |
8721 | + /regenerator-transform/0.15.1: | |
8722 | + resolution: {integrity: sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==} | |
7434 | 8723 | dependencies: |
7435 | - '@babel/runtime': 7.17.9 | |
8724 | + '@babel/runtime': 7.20.13 | |
7436 | 8725 | dev: true |
7437 | 8726 | |
7438 | 8727 | /regex-not/1.0.2: |
... | ... | @@ -7457,31 +8746,27 @@ packages: |
7457 | 8746 | engines: {node: '>=8'} |
7458 | 8747 | dev: true |
7459 | 8748 | |
7460 | - /regexpu-core/5.0.1: | |
7461 | - resolution: {integrity: sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==} | |
8749 | + /regexpu-core/5.3.0: | |
8750 | + resolution: {integrity: sha512-ZdhUQlng0RoscyW7jADnUZ25F5eVtHdMyXSb2PiwafvteRAOJUjFoUPEYZSIfP99fBIs3maLIRfpEddT78wAAQ==} | |
7462 | 8751 | engines: {node: '>=4'} |
7463 | 8752 | dependencies: |
8753 | + '@babel/regjsgen': 0.8.0 | |
7464 | 8754 | regenerate: 1.4.2 |
7465 | - regenerate-unicode-properties: 10.0.1 | |
7466 | - regjsgen: 0.6.0 | |
7467 | - regjsparser: 0.8.4 | |
8755 | + regenerate-unicode-properties: 10.1.0 | |
8756 | + regjsparser: 0.9.1 | |
7468 | 8757 | unicode-match-property-ecmascript: 2.0.0 |
7469 | - unicode-match-property-value-ecmascript: 2.0.0 | |
7470 | - dev: true | |
7471 | - | |
7472 | - /regjsgen/0.6.0: | |
7473 | - resolution: {integrity: sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==} | |
8758 | + unicode-match-property-value-ecmascript: 2.1.0 | |
7474 | 8759 | dev: true |
7475 | 8760 | |
7476 | - /regjsparser/0.8.4: | |
7477 | - resolution: {integrity: sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==} | |
8761 | + /regjsparser/0.9.1: | |
8762 | + resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} | |
7478 | 8763 | hasBin: true |
7479 | 8764 | dependencies: |
7480 | 8765 | jsesc: 0.5.0 |
7481 | 8766 | dev: true |
7482 | 8767 | |
7483 | 8768 | /relateurl/0.2.7: |
7484 | - resolution: {integrity: sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=} | |
8769 | + resolution: {integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==} | |
7485 | 8770 | engines: {node: '>= 0.10'} |
7486 | 8771 | dev: true |
7487 | 8772 | |
... | ... | @@ -7491,12 +8776,12 @@ packages: |
7491 | 8776 | dev: true |
7492 | 8777 | |
7493 | 8778 | /repeat-string/1.6.1: |
7494 | - resolution: {integrity: sha1-jcrkcOHIirwtYA//Sndihtp15jc=} | |
8779 | + resolution: {integrity: sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==} | |
7495 | 8780 | engines: {node: '>=0.10'} |
7496 | 8781 | dev: true |
7497 | 8782 | |
7498 | 8783 | /repeating/2.0.1: |
7499 | - resolution: {integrity: sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=} | |
8784 | + resolution: {integrity: sha512-ZqtSMuVybkISo2OWvqvm7iHSWngvdaW3IpsT9/uP8v4gMi591LY6h35wdOfvQdWCKFWZWm2Y1Opp4kV7vQKT6A==} | |
7500 | 8785 | engines: {node: '>=0.10.0'} |
7501 | 8786 | dependencies: |
7502 | 8787 | is-finite: 1.1.0 |
... | ... | @@ -7508,7 +8793,7 @@ packages: |
7508 | 8793 | dev: true |
7509 | 8794 | |
7510 | 8795 | /require-directory/2.1.1: |
7511 | - resolution: {integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I=} | |
8796 | + resolution: {integrity: sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==} | |
7512 | 8797 | engines: {node: '>=0.10.0'} |
7513 | 8798 | |
7514 | 8799 | /require-from-string/2.0.2: |
... | ... | @@ -7542,19 +8827,25 @@ packages: |
7542 | 8827 | dev: true |
7543 | 8828 | |
7544 | 8829 | /resolve-url/0.2.1: |
7545 | - resolution: {integrity: sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=} | |
8830 | + resolution: {integrity: sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==} | |
7546 | 8831 | deprecated: https://github.com/lydell/resolve-url#deprecated |
7547 | 8832 | dev: true |
7548 | 8833 | |
7549 | - /resolve/1.22.0: | |
7550 | - resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==} | |
8834 | + /resolve/1.22.1: | |
8835 | + resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==} | |
7551 | 8836 | hasBin: true |
7552 | 8837 | dependencies: |
7553 | - is-core-module: 2.9.0 | |
8838 | + is-core-module: 2.11.0 | |
7554 | 8839 | path-parse: 1.0.7 |
7555 | 8840 | supports-preserve-symlinks-flag: 1.0.0 |
7556 | 8841 | dev: true |
7557 | 8842 | |
8843 | + /responselike/1.0.2: | |
8844 | + resolution: {integrity: sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=} | |
8845 | + dependencies: | |
8846 | + lowercase-keys: 1.0.1 | |
8847 | + dev: true | |
8848 | + | |
7558 | 8849 | /restore-cursor/3.1.0: |
7559 | 8850 | resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==} |
7560 | 8851 | engines: {node: '>=8'} |
... | ... | @@ -7581,15 +8872,13 @@ packages: |
7581 | 8872 | resolution: {integrity: sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==} |
7582 | 8873 | hasBin: true |
7583 | 8874 | dependencies: |
7584 | - glob: 7.2.0 | |
7585 | - dev: true | |
8875 | + glob: 7.2.3 | |
7586 | 8876 | |
7587 | 8877 | /rimraf/3.0.2: |
7588 | 8878 | resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} |
7589 | 8879 | hasBin: true |
7590 | 8880 | dependencies: |
7591 | - glob: 7.2.0 | |
7592 | - dev: true | |
8881 | + glob: 7.2.3 | |
7593 | 8882 | |
7594 | 8883 | /rollup-plugin-purge-icons/0.8.1: |
7595 | 8884 | resolution: {integrity: sha512-7ktMV+gWtXAdOIShE8EtTcnpGhozi5H2hKk1MQVGt+7FmlLkjR+XKu1Nyzjocwd6xJvKube2Lh+SfcJ8FYYySw==} |
... | ... | @@ -7602,38 +8891,42 @@ packages: |
7602 | 8891 | - supports-color |
7603 | 8892 | dev: true |
7604 | 8893 | |
7605 | - /rollup-plugin-terser/7.0.2_rollup@2.70.2: | |
8894 | + /rollup-plugin-terser/7.0.2_rollup@2.79.1: | |
7606 | 8895 | resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} |
8896 | + deprecated: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-terser | |
7607 | 8897 | peerDependencies: |
7608 | 8898 | rollup: ^2.0.0 |
7609 | 8899 | dependencies: |
7610 | - '@babel/code-frame': 7.16.7 | |
8900 | + '@babel/code-frame': 7.18.6 | |
7611 | 8901 | jest-worker: 26.6.2 |
7612 | - rollup: 2.70.2 | |
8902 | + rollup: 2.79.1 | |
7613 | 8903 | serialize-javascript: 4.0.0 |
7614 | - terser: 5.12.1 | |
8904 | + terser: 5.16.3 | |
7615 | 8905 | dev: true |
7616 | 8906 | |
7617 | - /rollup-plugin-visualizer/5.6.0_rollup@2.70.2: | |
7618 | - resolution: {integrity: sha512-CKcc8GTUZjC+LsMytU8ocRr/cGZIfMR7+mdy4YnlyetlmIl/dM8BMnOEpD4JPIGt+ZVW7Db9ZtSsbgyeBH3uTA==} | |
7619 | - engines: {node: '>=12'} | |
8907 | + /rollup-plugin-visualizer/5.9.0_rollup@2.79.1: | |
8908 | + resolution: {integrity: sha512-bbDOv47+Bw4C/cgs0czZqfm8L82xOZssk4ayZjG40y9zbXclNk7YikrZTDao6p7+HDiGxrN0b65SgZiVm9k1Cg==} | |
8909 | + engines: {node: '>=14'} | |
7620 | 8910 | hasBin: true |
7621 | 8911 | peerDependencies: |
7622 | - rollup: ^2.0.0 | |
8912 | + rollup: 2.x || 3.x | |
8913 | + peerDependenciesMeta: | |
8914 | + rollup: | |
8915 | + optional: true | |
7623 | 8916 | dependencies: |
7624 | - nanoid: 3.3.3 | |
7625 | - open: 8.4.0 | |
7626 | - rollup: 2.70.2 | |
7627 | - source-map: 0.7.3 | |
7628 | - yargs: 17.4.1 | |
8917 | + open: 8.4.1 | |
8918 | + picomatch: 2.3.1 | |
8919 | + rollup: 2.79.1 | |
8920 | + source-map: 0.7.4 | |
8921 | + yargs: 17.6.2 | |
7629 | 8922 | dev: true |
7630 | 8923 | |
7631 | - /rollup/2.70.2: | |
7632 | - resolution: {integrity: sha512-EitogNZnfku65I1DD5Mxe8JYRUCy0hkK5X84IlDtUs+O6JRMpRciXTzyCUuX11b5L5pvjH+OmFXiQ3XjabcXgg==} | |
8924 | + /rollup/2.79.1: | |
8925 | + resolution: {integrity: sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==} | |
7633 | 8926 | engines: {node: '>=10.0.0'} |
7634 | 8927 | hasBin: true |
7635 | 8928 | optionalDependencies: |
7636 | - fsevents: registry.npmmirror.com/fsevents/2.3.2 | |
8929 | + fsevents: 2.3.2 | |
7637 | 8930 | dev: true |
7638 | 8931 | |
7639 | 8932 | /run-async/2.4.1: |
... | ... | @@ -7647,22 +8940,28 @@ packages: |
7647 | 8940 | queue-microtask: 1.2.3 |
7648 | 8941 | dev: true |
7649 | 8942 | |
7650 | - /rxjs/7.5.5: | |
7651 | - resolution: {integrity: sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==} | |
8943 | + /rxjs/7.8.0: | |
8944 | + resolution: {integrity: sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==} | |
7652 | 8945 | dependencies: |
7653 | - tslib: 2.3.1 | |
8946 | + tslib: 2.5.0 | |
7654 | 8947 | dev: true |
7655 | 8948 | |
7656 | 8949 | /safe-buffer/5.1.2: |
7657 | 8950 | resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} |
7658 | - dev: true | |
7659 | 8951 | |
7660 | 8952 | /safe-buffer/5.2.1: |
7661 | 8953 | resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} |
8954 | + | |
8955 | + /safe-regex-test/1.0.0: | |
8956 | + resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==} | |
8957 | + dependencies: | |
8958 | + call-bind: 1.0.2 | |
8959 | + get-intrinsic: 1.2.0 | |
8960 | + is-regex: 1.1.4 | |
7662 | 8961 | dev: true |
7663 | 8962 | |
7664 | 8963 | /safe-regex/1.1.0: |
7665 | - resolution: {integrity: sha1-QKNmnzsHfR6UPURinhV91IAjvy4=} | |
8964 | + resolution: {integrity: sha512-aJXcif4xnaNUzvUuC5gcb46oTS7zvg4jpMTnuqtrEPlR3vFr4pxtdTwaF1Qs3Enjn9HK+ZlwQui+a7z0SywIzg==} | |
7666 | 8965 | dependencies: |
7667 | 8966 | ret: 0.1.15 |
7668 | 8967 | dev: true |
... | ... | @@ -7671,15 +8970,32 @@ packages: |
7671 | 8970 | resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} |
7672 | 8971 | dev: true |
7673 | 8972 | |
8973 | + /sass/1.58.0: | |
8974 | + resolution: {integrity: sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==} | |
8975 | + engines: {node: '>=12.0.0'} | |
8976 | + hasBin: true | |
8977 | + dependencies: | |
8978 | + chokidar: 3.5.3 | |
8979 | + immutable: 4.2.4 | |
8980 | + source-map-js: 1.0.2 | |
8981 | + dev: true | |
8982 | + | |
7674 | 8983 | /sax/1.2.4: |
7675 | 8984 | resolution: {integrity: sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==} |
7676 | 8985 | dev: true |
7677 | 8986 | optional: true |
7678 | 8987 | |
7679 | - /scroll-into-view-if-needed/2.2.29: | |
7680 | - resolution: {integrity: sha512-hxpAR6AN+Gh53AdAimHM6C8oTN1ppwVZITihix+WqalywBeFcQ6LdQP5ABNl26nX8GTEL7VT+b8lKpdqq65wXg==} | |
8988 | + /saxes/5.0.1: | |
8989 | + resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==} | |
8990 | + engines: {node: '>=10'} | |
8991 | + dependencies: | |
8992 | + xmlchars: 2.2.0 | |
8993 | + dev: false | |
8994 | + | |
8995 | + /scroll-into-view-if-needed/2.2.31: | |
8996 | + resolution: {integrity: sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==} | |
7681 | 8997 | dependencies: |
7682 | - compute-scroll-into-view: 1.0.17 | |
8998 | + compute-scroll-into-view: 1.0.20 | |
7683 | 8999 | dev: false |
7684 | 9000 | |
7685 | 9001 | /seek-bzip/1.0.6: |
... | ... | @@ -7689,6 +9005,18 @@ packages: |
7689 | 9005 | commander: 2.20.3 |
7690 | 9006 | dev: true |
7691 | 9007 | |
9008 | + /semver-regex/2.0.0: | |
9009 | + resolution: {integrity: sha512-mUdIBBvdn0PLOeP3TEkMH7HHeUP3GjsXCwKarjv/kGmUFOYg1VqEemKhoQpWMu6X2I8kHeuVdGibLGkVK+/5Qw==} | |
9010 | + engines: {node: '>=6'} | |
9011 | + dev: true | |
9012 | + | |
9013 | + /semver-truncate/1.1.2: | |
9014 | + resolution: {integrity: sha512-V1fGg9i4CL3qesB6U0L6XAm4xOJiHmt4QAacazumuasc03BvtFGIMCduv01JWQ69Nv+JST9TqhSCiJoxoY031w==} | |
9015 | + engines: {node: '>=0.10.0'} | |
9016 | + dependencies: | |
9017 | + semver: 5.7.1 | |
9018 | + dev: true | |
9019 | + | |
7692 | 9020 | /semver/5.7.1: |
7693 | 9021 | resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} |
7694 | 9022 | hasBin: true |
... | ... | @@ -7699,21 +9027,16 @@ packages: |
7699 | 9027 | hasBin: true |
7700 | 9028 | dev: true |
7701 | 9029 | |
7702 | - /semver/7.0.0: | |
7703 | - resolution: {integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==} | |
9030 | + /semver/7.3.7: | |
9031 | + resolution: {integrity: sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==} | |
9032 | + engines: {node: '>=10'} | |
7704 | 9033 | hasBin: true |
9034 | + dependencies: | |
9035 | + lru-cache: 6.0.0 | |
7705 | 9036 | dev: true |
7706 | 9037 | |
7707 | - /semver/7.3.5: | |
7708 | - resolution: {integrity: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==} | |
7709 | - engines: {node: '>=10'} | |
7710 | - hasBin: true | |
7711 | - dependencies: | |
7712 | - lru-cache: 6.0.0 | |
7713 | - dev: true | |
7714 | - | |
7715 | - /semver/7.3.7: | |
7716 | - resolution: {integrity: sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==} | |
9038 | + /semver/7.3.8: | |
9039 | + resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==} | |
7717 | 9040 | engines: {node: '>=10'} |
7718 | 9041 | hasBin: true |
7719 | 9042 | dependencies: |
... | ... | @@ -7724,7 +9047,7 @@ packages: |
7724 | 9047 | resolution: {integrity: sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg==} |
7725 | 9048 | dependencies: |
7726 | 9049 | no-case: 3.0.4 |
7727 | - tslib: 2.3.1 | |
9050 | + tslib: 2.5.0 | |
7728 | 9051 | upper-case-first: 2.0.2 |
7729 | 9052 | dev: true |
7730 | 9053 | |
... | ... | @@ -7735,7 +9058,7 @@ packages: |
7735 | 9058 | dev: true |
7736 | 9059 | |
7737 | 9060 | /set-blocking/2.0.0: |
7738 | - resolution: {integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=} | |
9061 | + resolution: {integrity: sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==} | |
7739 | 9062 | dev: false |
7740 | 9063 | |
7741 | 9064 | /set-value/2.0.1: |
... | ... | @@ -7748,12 +9071,16 @@ packages: |
7748 | 9071 | split-string: 3.1.0 |
7749 | 9072 | dev: true |
7750 | 9073 | |
9074 | + /setimmediate/1.0.5: | |
9075 | + resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==} | |
9076 | + dev: false | |
9077 | + | |
7751 | 9078 | /shallow-equal/1.2.1: |
7752 | 9079 | resolution: {integrity: sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA==} |
7753 | 9080 | dev: false |
7754 | 9081 | |
7755 | 9082 | /shebang-command/1.2.0: |
7756 | - resolution: {integrity: sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=} | |
9083 | + resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==} | |
7757 | 9084 | engines: {node: '>=0.10.0'} |
7758 | 9085 | dependencies: |
7759 | 9086 | shebang-regex: 1.0.0 |
... | ... | @@ -7767,7 +9094,7 @@ packages: |
7767 | 9094 | dev: true |
7768 | 9095 | |
7769 | 9096 | /shebang-regex/1.0.0: |
7770 | - resolution: {integrity: sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=} | |
9097 | + resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==} | |
7771 | 9098 | engines: {node: '>=0.10.0'} |
7772 | 9099 | dev: true |
7773 | 9100 | |
... | ... | @@ -7776,23 +9103,27 @@ packages: |
7776 | 9103 | engines: {node: '>=8'} |
7777 | 9104 | dev: true |
7778 | 9105 | |
7779 | - /shell-quote/1.7.3: | |
7780 | - resolution: {integrity: sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==} | |
9106 | + /shell-quote/1.8.0: | |
9107 | + resolution: {integrity: sha512-QHsz8GgQIGKlRi24yFc6a6lN69Idnx634w49ay6+jA5yFh7a1UY+4Rp6HPx/L/1zcEDPEij8cIsiqR6bQsE5VQ==} | |
7781 | 9108 | dev: true |
7782 | 9109 | |
7783 | 9110 | /showdown/2.1.0: |
7784 | 9111 | resolution: {integrity: sha512-/6NVYu4U819R2pUIk79n67SYgJHWCce0a5xTP979WbNp0FL9MN1I1QK662IDU1b6JzKTvmhgI7T7JYIxBi3kMQ==} |
7785 | 9112 | hasBin: true |
7786 | 9113 | dependencies: |
7787 | - commander: 9.2.0 | |
9114 | + commander: 9.5.0 | |
7788 | 9115 | dev: false |
7789 | 9116 | |
7790 | 9117 | /side-channel/1.0.4: |
7791 | 9118 | resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} |
7792 | 9119 | dependencies: |
7793 | 9120 | call-bind: 1.0.2 |
7794 | - get-intrinsic: 1.1.1 | |
7795 | - object-inspect: 1.12.0 | |
9121 | + get-intrinsic: 1.2.0 | |
9122 | + object-inspect: 1.12.3 | |
9123 | + | |
9124 | + /sigmund/1.0.1: | |
9125 | + resolution: {integrity: sha512-fCvEXfh6NWpm+YSuY2bpXb/VIihqWA6hLsgboC+0nl71Q7N7o2eaCW8mJa/NLvQhs6jpd3VZV4UiUQlV6+lc8g==} | |
9126 | + dev: true | |
7796 | 9127 | |
7797 | 9128 | /signal-exit/3.0.7: |
7798 | 9129 | resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} |
... | ... | @@ -7825,7 +9156,7 @@ packages: |
7825 | 9156 | resolution: {integrity: sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==} |
7826 | 9157 | engines: {node: '>=12'} |
7827 | 9158 | dependencies: |
7828 | - ansi-styles: 6.1.0 | |
9159 | + ansi-styles: 6.2.1 | |
7829 | 9160 | is-fullwidth-code-point: 4.0.0 |
7830 | 9161 | dev: true |
7831 | 9162 | |
... | ... | @@ -7833,7 +9164,7 @@ packages: |
7833 | 9164 | resolution: {integrity: sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg==} |
7834 | 9165 | dependencies: |
7835 | 9166 | dot-case: 3.0.4 |
7836 | - tslib: 2.3.1 | |
9167 | + tslib: 2.5.0 | |
7837 | 9168 | dev: true |
7838 | 9169 | |
7839 | 9170 | /snapdragon-node/2.1.1: |
... | ... | @@ -7861,11 +9192,9 @@ packages: |
7861 | 9192 | define-property: 0.2.5 |
7862 | 9193 | extend-shallow: 2.0.1 |
7863 | 9194 | map-cache: 0.2.2 |
7864 | - source-map: registry.npmmirror.com/source-map/0.5.7 | |
9195 | + source-map: 0.5.7 | |
7865 | 9196 | source-map-resolve: 0.5.3 |
7866 | 9197 | use: 3.1.1 |
7867 | - transitivePeerDependencies: | |
7868 | - - supports-color | |
7869 | 9198 | dev: true |
7870 | 9199 | |
7871 | 9200 | /sort-keys-length/1.0.1: |
... | ... | @@ -7882,6 +9211,17 @@ packages: |
7882 | 9211 | is-plain-obj: 1.1.0 |
7883 | 9212 | dev: true |
7884 | 9213 | |
9214 | + /sort-keys/2.0.0: | |
9215 | + resolution: {integrity: sha512-/dPCrG1s3ePpWm6yBbxZq5Be1dXGLyLn9Z791chDC3NFrpkVbWGzkBwPN1knaciexFXgRJ7hzdnwZ4stHSDmjg==} | |
9216 | + engines: {node: '>=4'} | |
9217 | + dependencies: | |
9218 | + is-plain-obj: 1.1.0 | |
9219 | + dev: true | |
9220 | + | |
9221 | + /sortablejs/1.14.0: | |
9222 | + resolution: {integrity: sha512-pBXvQCs5/33fdN1/39pPL0NZF20LeRbLQ5jtnheIPN9JQAaufGjKdWduZn4U7wCtVuzKhmRkI0DFYHYRbB2H1w==} | |
9223 | + dev: false | |
9224 | + | |
7885 | 9225 | /sortablejs/1.15.0: |
7886 | 9226 | resolution: {integrity: sha512-bv9qgVMjUMf89wAvM6AxVvS/4MX3sPeN0+agqShejLU5z5GX4C75ow1O2e5k4L6XItUyAK3gH6AxSbXrOM5e8w==} |
7887 | 9227 | dev: false |
... | ... | @@ -7895,7 +9235,7 @@ packages: |
7895 | 9235 | deprecated: See https://github.com/lydell/source-map-resolve#deprecated |
7896 | 9236 | dependencies: |
7897 | 9237 | atob: 2.1.2 |
7898 | - decode-uri-component: 0.2.0 | |
9238 | + decode-uri-component: 0.2.2 | |
7899 | 9239 | resolve-url: 0.2.1 |
7900 | 9240 | source-map-url: 0.4.1 |
7901 | 9241 | urix: 0.1.0 |
... | ... | @@ -7914,7 +9254,7 @@ packages: |
7914 | 9254 | dev: true |
7915 | 9255 | |
7916 | 9256 | /source-map/0.5.7: |
7917 | - resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=} | |
9257 | + resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==} | |
7918 | 9258 | engines: {node: '>=0.10.0'} |
7919 | 9259 | dev: true |
7920 | 9260 | |
... | ... | @@ -7922,8 +9262,8 @@ packages: |
7922 | 9262 | resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} |
7923 | 9263 | engines: {node: '>=0.10.0'} |
7924 | 9264 | |
7925 | - /source-map/0.7.3: | |
7926 | - resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==} | |
9265 | + /source-map/0.7.4: | |
9266 | + resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==} | |
7927 | 9267 | engines: {node: '>= 8'} |
7928 | 9268 | dev: true |
7929 | 9269 | |
... | ... | @@ -7936,12 +9276,13 @@ packages: |
7936 | 9276 | |
7937 | 9277 | /sourcemap-codec/1.4.8: |
7938 | 9278 | resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==} |
9279 | + deprecated: Please use @jridgewell/sourcemap-codec instead | |
7939 | 9280 | |
7940 | 9281 | /spdx-correct/3.1.1: |
7941 | 9282 | resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==} |
7942 | 9283 | dependencies: |
7943 | 9284 | spdx-expression-parse: 3.0.1 |
7944 | - spdx-license-ids: 3.0.11 | |
9285 | + spdx-license-ids: 3.0.12 | |
7945 | 9286 | dev: true |
7946 | 9287 | |
7947 | 9288 | /spdx-exceptions/2.3.0: |
... | ... | @@ -7952,16 +9293,11 @@ packages: |
7952 | 9293 | resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} |
7953 | 9294 | dependencies: |
7954 | 9295 | spdx-exceptions: 2.3.0 |
7955 | - spdx-license-ids: 3.0.11 | |
7956 | - dev: true | |
7957 | - | |
7958 | - /spdx-license-ids/3.0.11: | |
7959 | - resolution: {integrity: sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==} | |
9296 | + spdx-license-ids: 3.0.12 | |
7960 | 9297 | dev: true |
7961 | 9298 | |
7962 | - /specificity/0.4.1: | |
7963 | - resolution: {integrity: sha512-1klA3Gi5PD1Wv9Q0wUoOQN1IWAuPu0D1U03ThXTr0cJ20+/iq2tHSDnK7Kk/0LXJ1ztUB2/1Os0wKmfyNgUQfg==} | |
7964 | - hasBin: true | |
9299 | + /spdx-license-ids/3.0.12: | |
9300 | + resolution: {integrity: sha512-rr+VVSXtRhO4OHbXUiAF7xW3Bo9DuuF6C5jH+q/x15j2jniycgKbxU09Hr0WqlSLUs4i4ltHGXqTe7VHclYWyA==} | |
7965 | 9301 | dev: true |
7966 | 9302 | |
7967 | 9303 | /split-string/3.1.0: |
... | ... | @@ -7984,7 +9320,7 @@ packages: |
7984 | 9320 | dev: true |
7985 | 9321 | |
7986 | 9322 | /squeak/1.3.0: |
7987 | - resolution: {integrity: sha1-MwRQN7ZDiLVnZ0uEMiplIQc5FsM=} | |
9323 | + resolution: {integrity: sha512-YQL1ulInM+ev8nXX7vfXsCsDh6IqXlrremc1hzi77776BtpWgYJUMto3UM05GSAaGzJgWekszjoKDrVNB5XG+A==} | |
7988 | 9324 | engines: {node: '>=0.10.0'} |
7989 | 9325 | dependencies: |
7990 | 9326 | chalk: 1.1.3 |
... | ... | @@ -8001,10 +9337,11 @@ packages: |
8001 | 9337 | |
8002 | 9338 | /stable/0.1.8: |
8003 | 9339 | resolution: {integrity: sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==} |
9340 | + deprecated: 'Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility' | |
8004 | 9341 | dev: true |
8005 | 9342 | |
8006 | 9343 | /static-extend/0.1.2: |
8007 | - resolution: {integrity: sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=} | |
9344 | + resolution: {integrity: sha512-72E9+uLc27Mt718pMHt9VMNiAL4LMsmDbBva8mxWUCkT07fSzEGMYUCk0XWY6lp0j6RBAG4cJ3mWuZv2OE3s0g==} | |
8008 | 9345 | engines: {node: '>=0.10.0'} |
8009 | 9346 | dependencies: |
8010 | 9347 | define-property: 0.2.5 |
... | ... | @@ -8012,12 +9349,12 @@ packages: |
8012 | 9349 | dev: true |
8013 | 9350 | |
8014 | 9351 | /statuses/1.5.0: |
8015 | - resolution: {integrity: sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=} | |
9352 | + resolution: {integrity: sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==} | |
8016 | 9353 | engines: {node: '>= 0.6'} |
8017 | 9354 | dev: true |
8018 | 9355 | |
8019 | 9356 | /strict-uri-encode/1.1.0: |
8020 | - resolution: {integrity: sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM=} | |
9357 | + resolution: {integrity: sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==} | |
8021 | 9358 | engines: {node: '>=0.10.0'} |
8022 | 9359 | dev: true |
8023 | 9360 | |
... | ... | @@ -8043,53 +9380,53 @@ packages: |
8043 | 9380 | strip-ansi: 7.0.1 |
8044 | 9381 | dev: true |
8045 | 9382 | |
8046 | - /string.prototype.matchall/4.0.7: | |
8047 | - resolution: {integrity: sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==} | |
9383 | + /string.prototype.matchall/4.0.8: | |
9384 | + resolution: {integrity: sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==} | |
8048 | 9385 | dependencies: |
8049 | 9386 | call-bind: 1.0.2 |
8050 | 9387 | define-properties: 1.1.4 |
8051 | - es-abstract: 1.19.5 | |
8052 | - get-intrinsic: 1.1.1 | |
9388 | + es-abstract: 1.21.1 | |
9389 | + get-intrinsic: 1.2.0 | |
8053 | 9390 | has-symbols: 1.0.3 |
8054 | - internal-slot: 1.0.3 | |
9391 | + internal-slot: 1.0.5 | |
8055 | 9392 | regexp.prototype.flags: 1.4.3 |
8056 | 9393 | side-channel: 1.0.4 |
8057 | 9394 | dev: true |
8058 | 9395 | |
8059 | - /string.prototype.padend/3.1.3: | |
8060 | - resolution: {integrity: sha512-jNIIeokznm8SD/TZISQsZKYu7RJyheFNt84DUPrh482GC8RVp2MKqm2O5oBRdGxbDQoXrhhWtPIWQOiy20svUg==} | |
9396 | + /string.prototype.padend/3.1.4: | |
9397 | + resolution: {integrity: sha512-67otBXoksdjsnXXRUq+KMVTdlVRZ2af422Y0aTyTjVaoQkGr3mxl2Bc5emi7dOQ3OGVVQQskmLEWwFXwommpNw==} | |
8061 | 9398 | engines: {node: '>= 0.4'} |
8062 | 9399 | dependencies: |
8063 | 9400 | call-bind: 1.0.2 |
8064 | 9401 | define-properties: 1.1.4 |
8065 | - es-abstract: 1.19.5 | |
9402 | + es-abstract: 1.21.1 | |
8066 | 9403 | dev: true |
8067 | 9404 | |
8068 | - /string.prototype.trimend/1.0.4: | |
8069 | - resolution: {integrity: sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==} | |
9405 | + /string.prototype.trimend/1.0.6: | |
9406 | + resolution: {integrity: sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==} | |
8070 | 9407 | dependencies: |
8071 | 9408 | call-bind: 1.0.2 |
8072 | 9409 | define-properties: 1.1.4 |
9410 | + es-abstract: 1.21.1 | |
8073 | 9411 | dev: true |
8074 | 9412 | |
8075 | - /string.prototype.trimstart/1.0.4: | |
8076 | - resolution: {integrity: sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==} | |
9413 | + /string.prototype.trimstart/1.0.6: | |
9414 | + resolution: {integrity: sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==} | |
8077 | 9415 | dependencies: |
8078 | 9416 | call-bind: 1.0.2 |
8079 | 9417 | define-properties: 1.1.4 |
9418 | + es-abstract: 1.21.1 | |
8080 | 9419 | dev: true |
8081 | 9420 | |
8082 | 9421 | /string_decoder/1.1.1: |
8083 | 9422 | resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} |
8084 | 9423 | dependencies: |
8085 | 9424 | safe-buffer: 5.1.2 |
8086 | - dev: true | |
8087 | 9425 | |
8088 | 9426 | /string_decoder/1.3.0: |
8089 | 9427 | resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} |
8090 | 9428 | dependencies: |
8091 | 9429 | safe-buffer: 5.2.1 |
8092 | - dev: true | |
8093 | 9430 | |
8094 | 9431 | /stringify-object/3.3.0: |
8095 | 9432 | resolution: {integrity: sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==} |
... | ... | @@ -8101,7 +9438,7 @@ packages: |
8101 | 9438 | dev: true |
8102 | 9439 | |
8103 | 9440 | /strip-ansi/3.0.1: |
8104 | - resolution: {integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=} | |
9441 | + resolution: {integrity: sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==} | |
8105 | 9442 | engines: {node: '>=0.10.0'} |
8106 | 9443 | dependencies: |
8107 | 9444 | ansi-regex: 2.1.1 |
... | ... | @@ -8121,14 +9458,14 @@ packages: |
8121 | 9458 | dev: true |
8122 | 9459 | |
8123 | 9460 | /strip-bom/2.0.0: |
8124 | - resolution: {integrity: sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=} | |
9461 | + resolution: {integrity: sha512-kwrX1y7czp1E69n2ajbG65mIo9dqvJ+8aBQXOGVxqwvNbsXdFM6Lq37dLAY3mknUwru8CfcCbfOLL/gMo+fi3g==} | |
8125 | 9462 | engines: {node: '>=0.10.0'} |
8126 | 9463 | dependencies: |
8127 | 9464 | is-utf8: 0.2.1 |
8128 | 9465 | dev: true |
8129 | 9466 | |
8130 | 9467 | /strip-bom/3.0.0: |
8131 | - resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=} | |
9468 | + resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==} | |
8132 | 9469 | engines: {node: '>=4'} |
8133 | 9470 | dev: true |
8134 | 9471 | |
... | ... | @@ -8144,7 +9481,7 @@ packages: |
8144 | 9481 | dev: true |
8145 | 9482 | |
8146 | 9483 | /strip-eof/1.0.0: |
8147 | - resolution: {integrity: sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=} | |
9484 | + resolution: {integrity: sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==} | |
8148 | 9485 | engines: {node: '>=0.10.0'} |
8149 | 9486 | dev: true |
8150 | 9487 | |
... | ... | @@ -8154,7 +9491,7 @@ packages: |
8154 | 9491 | dev: true |
8155 | 9492 | |
8156 | 9493 | /strip-indent/1.0.1: |
8157 | - resolution: {integrity: sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=} | |
9494 | + resolution: {integrity: sha512-I5iQq6aFMM62fBEAIB/hXzwJD6EEZ0xEGCX2t7oXqaKPIRgt4WruAQ285BISgdkP+HLGWyeGmNJcpIwFeRYRUA==} | |
8158 | 9495 | engines: {node: '>=0.10.0'} |
8159 | 9496 | hasBin: true |
8160 | 9497 | dependencies: |
... | ... | @@ -8185,128 +9522,125 @@ packages: |
8185 | 9522 | dev: true |
8186 | 9523 | |
8187 | 9524 | /style-search/0.1.0: |
8188 | - resolution: {integrity: sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=} | |
9525 | + resolution: {integrity: sha512-Dj1Okke1C3uKKwQcetra4jSuk0DqbzbYtXipzFlFMZtowbF1x7BKJwB9AayVMyFARvU8EDrZdcax4At/452cAg==} | |
8189 | 9526 | dev: true |
8190 | 9527 | |
8191 | - /stylelint-config-html/1.0.0_dkblcabdfo7hanxmbj6kpjf26q: | |
8192 | - resolution: {integrity: sha512-rKQUUWDpaYC7ybsS6tLxddjn6DxhjSIXybElSmcTyVQj3ExhmU3q+l41ktrlwHRyY0M5SkTkZiwngvYPYmsgSQ==} | |
9528 | + /stylelint-config-html/1.1.0_5066edc4db6a582cccfa8c6462b57280: | |
9529 | + resolution: {integrity: sha512-IZv4IVESjKLumUGi+HWeb7skgO6/g4VMuAYrJdlqQFndgbj6WJAXPhaysvBiXefX79upBdQVumgYcdd17gCpjQ==} | |
8193 | 9530 | engines: {node: ^12 || >=14} |
8194 | 9531 | peerDependencies: |
8195 | 9532 | postcss-html: ^1.0.0 |
8196 | 9533 | stylelint: '>=14.0.0' |
8197 | 9534 | dependencies: |
8198 | - postcss-html: 1.4.1 | |
8199 | - stylelint: 14.7.1 | |
9535 | + postcss-html: 1.5.0 | |
9536 | + stylelint: 14.16.1 | |
8200 | 9537 | dev: true |
8201 | 9538 | |
8202 | - /stylelint-config-prettier/9.0.3_stylelint@14.7.1: | |
8203 | - resolution: {integrity: sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg==} | |
9539 | + /stylelint-config-prettier/9.0.4_stylelint@14.16.1: | |
9540 | + resolution: {integrity: sha512-38nIGTGpFOiK5LjJ8Ma1yUgpKENxoKSOhbDNSemY7Ep0VsJoXIW9Iq/2hSt699oB9tReynfWicTAoIHiq8Rvbg==} | |
8204 | 9541 | engines: {node: '>= 12'} |
8205 | 9542 | hasBin: true |
8206 | 9543 | peerDependencies: |
8207 | 9544 | stylelint: '>=11.0.0' |
8208 | 9545 | dependencies: |
8209 | - stylelint: 14.7.1 | |
9546 | + stylelint: 14.16.1 | |
8210 | 9547 | dev: true |
8211 | 9548 | |
8212 | - /stylelint-config-recommended-vue/1.4.0_dkblcabdfo7hanxmbj6kpjf26q: | |
9549 | + /stylelint-config-recommended-vue/1.4.0_5066edc4db6a582cccfa8c6462b57280: | |
8213 | 9550 | resolution: {integrity: sha512-DVJqyX2KvMCn9U0+keL12r7xlsH26K4Vg8NrIZuq5MoF7g82DpMp326Om4E0Q+Il1o+bTHuUyejf2XAI0iD04Q==} |
8214 | 9551 | engines: {node: ^12 || >=14} |
8215 | 9552 | peerDependencies: |
8216 | 9553 | postcss-html: ^1.0.0 |
8217 | 9554 | stylelint: '>=14.0.0' |
8218 | 9555 | dependencies: |
8219 | - postcss-html: 1.4.1 | |
8220 | - semver: 7.3.7 | |
8221 | - stylelint: 14.7.1 | |
8222 | - stylelint-config-html: 1.0.0_dkblcabdfo7hanxmbj6kpjf26q | |
8223 | - stylelint-config-recommended: 7.0.0_stylelint@14.7.1 | |
9556 | + postcss-html: 1.5.0 | |
9557 | + semver: 7.3.8 | |
9558 | + stylelint: 14.16.1 | |
9559 | + stylelint-config-html: 1.1.0_5066edc4db6a582cccfa8c6462b57280 | |
9560 | + stylelint-config-recommended: 7.0.0_stylelint@14.16.1 | |
8224 | 9561 | dev: true |
8225 | 9562 | |
8226 | - /stylelint-config-recommended/7.0.0_stylelint@14.7.1: | |
9563 | + /stylelint-config-recommended/7.0.0_stylelint@14.16.1: | |
8227 | 9564 | resolution: {integrity: sha512-yGn84Bf/q41J4luis1AZ95gj0EQwRX8lWmGmBwkwBNSkpGSpl66XcPTulxGa/Z91aPoNGuIGBmFkcM1MejMo9Q==} |
8228 | 9565 | peerDependencies: |
8229 | 9566 | stylelint: ^14.4.0 |
8230 | 9567 | dependencies: |
8231 | - stylelint: 14.7.1 | |
9568 | + stylelint: 14.16.1 | |
8232 | 9569 | dev: true |
8233 | 9570 | |
8234 | - /stylelint-config-standard/25.0.0_stylelint@14.7.1: | |
9571 | + /stylelint-config-standard/25.0.0_stylelint@14.16.1: | |
8235 | 9572 | resolution: {integrity: sha512-21HnP3VSpaT1wFjFvv9VjvOGDtAviv47uTp3uFmzcN+3Lt+RYRv6oAplLaV51Kf792JSxJ6svCJh/G18E9VnCA==} |
8236 | 9573 | peerDependencies: |
8237 | 9574 | stylelint: ^14.4.0 |
8238 | 9575 | dependencies: |
8239 | - stylelint: 14.7.1 | |
8240 | - stylelint-config-recommended: 7.0.0_stylelint@14.7.1 | |
9576 | + stylelint: 14.16.1 | |
9577 | + stylelint-config-recommended: 7.0.0_stylelint@14.16.1 | |
8241 | 9578 | dev: true |
8242 | 9579 | |
8243 | - /stylelint-order/5.0.0_stylelint@14.7.1: | |
9580 | + /stylelint-order/5.0.0_stylelint@14.16.1: | |
8244 | 9581 | resolution: {integrity: sha512-OWQ7pmicXufDw5BlRqzdz3fkGKJPgLyDwD1rFY3AIEfIH/LQY38Vu/85v8/up0I+VPiuGRwbc2Hg3zLAsJaiyw==} |
8245 | 9582 | peerDependencies: |
8246 | 9583 | stylelint: ^14.0.0 |
8247 | 9584 | dependencies: |
8248 | - postcss: 8.4.12 | |
8249 | - postcss-sorting: 7.0.1_postcss@8.4.12 | |
8250 | - stylelint: 14.7.1 | |
9585 | + postcss: 8.4.21 | |
9586 | + postcss-sorting: 7.0.1_postcss@8.4.21 | |
9587 | + stylelint: 14.16.1 | |
8251 | 9588 | dev: true |
8252 | 9589 | |
8253 | - /stylelint/14.7.1: | |
8254 | - resolution: {integrity: sha512-rUOWm67hrzGXXyO/cInENEejF4urh1dLgOb9cr/3XLDb/t/A+rXQp3p6+no8o8QCKTgBUdhVUq/bXMgE988PJw==} | |
9590 | + /stylelint/14.16.1: | |
9591 | + resolution: {integrity: sha512-ErlzR/T3hhbV+a925/gbfc3f3Fep9/bnspMiJPorfGEmcBbXdS+oo6LrVtoUZ/w9fqD6o6k7PtUlCOsCRdjX/A==} | |
8255 | 9592 | engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} |
8256 | 9593 | hasBin: true |
8257 | 9594 | dependencies: |
9595 | + '@csstools/selector-specificity': 2.1.1_b0132eb4833290a175e2a58939fd6432 | |
8258 | 9596 | balanced-match: 2.0.0 |
8259 | - colord: 2.9.2 | |
8260 | - cosmiconfig: 7.0.1 | |
8261 | - css-functions-list: 3.0.1 | |
9597 | + colord: 2.9.3 | |
9598 | + cosmiconfig: 7.1.0 | |
9599 | + css-functions-list: 3.1.0 | |
8262 | 9600 | debug: 4.3.4 |
8263 | - execall: 2.0.0 | |
8264 | - fast-glob: 3.2.11 | |
8265 | - fastest-levenshtein: 1.0.12 | |
9601 | + fast-glob: 3.2.12 | |
9602 | + fastest-levenshtein: 1.0.16 | |
8266 | 9603 | file-entry-cache: 6.0.1 |
8267 | - get-stdin: 8.0.0 | |
8268 | 9604 | global-modules: 2.0.0 |
8269 | 9605 | globby: 11.1.0 |
8270 | 9606 | globjoin: 0.1.4 |
8271 | 9607 | html-tags: 3.2.0 |
8272 | - ignore: 5.2.0 | |
9608 | + ignore: 5.2.4 | |
8273 | 9609 | import-lazy: 4.0.0 |
8274 | 9610 | imurmurhash: 0.1.4 |
8275 | 9611 | is-plain-object: 5.0.0 |
8276 | - known-css-properties: 0.24.0 | |
9612 | + known-css-properties: 0.26.0 | |
8277 | 9613 | mathml-tag-names: 2.1.3 |
8278 | 9614 | meow: 9.0.0 |
8279 | 9615 | micromatch: 4.0.5 |
8280 | 9616 | normalize-path: 3.0.0 |
8281 | - normalize-selector: 0.2.0 | |
8282 | 9617 | picocolors: 1.0.0 |
8283 | - postcss: 8.4.12 | |
9618 | + postcss: 8.4.21 | |
8284 | 9619 | postcss-media-query-parser: 0.2.3 |
8285 | 9620 | postcss-resolve-nested-selector: 0.1.1 |
8286 | - postcss-safe-parser: 6.0.0_postcss@8.4.12 | |
8287 | - postcss-selector-parser: 6.0.10 | |
9621 | + postcss-safe-parser: 6.0.0_postcss@8.4.21 | |
9622 | + postcss-selector-parser: 6.0.11 | |
8288 | 9623 | postcss-value-parser: 4.2.0 |
8289 | 9624 | resolve-from: 5.0.0 |
8290 | - specificity: 0.4.1 | |
8291 | 9625 | string-width: 4.2.3 |
8292 | 9626 | strip-ansi: 6.0.1 |
8293 | 9627 | style-search: 0.1.0 |
8294 | - supports-hyperlinks: 2.2.0 | |
9628 | + supports-hyperlinks: 2.3.0 | |
8295 | 9629 | svg-tags: 1.0.0 |
8296 | - table: 6.8.0 | |
9630 | + table: 6.8.1 | |
8297 | 9631 | v8-compile-cache: 2.3.0 |
8298 | - write-file-atomic: 4.0.1 | |
9632 | + write-file-atomic: 4.0.2 | |
8299 | 9633 | transitivePeerDependencies: |
8300 | 9634 | - supports-color |
8301 | 9635 | dev: true |
8302 | 9636 | |
8303 | 9637 | /supports-color/2.0.0: |
8304 | - resolution: {integrity: sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=} | |
9638 | + resolution: {integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==} | |
8305 | 9639 | engines: {node: '>=0.8.0'} |
8306 | 9640 | dev: true |
8307 | 9641 | |
8308 | 9642 | /supports-color/3.2.3: |
8309 | - resolution: {integrity: sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=} | |
9643 | + resolution: {integrity: sha512-Jds2VIYDrlp5ui7t8abHN2bjAu4LV/q4N2KivFPpGH0lrka0BMq/33AmECUXlKPcHigkNaqfXRENFju+rlcy+A==} | |
8310 | 9644 | engines: {node: '>=0.8.0'} |
8311 | 9645 | dependencies: |
8312 | 9646 | has-flag: 1.0.0 |
... | ... | @@ -8326,13 +9660,13 @@ packages: |
8326 | 9660 | has-flag: 4.0.0 |
8327 | 9661 | dev: true |
8328 | 9662 | |
8329 | - /supports-color/9.2.2: | |
8330 | - resolution: {integrity: sha512-XC6g/Kgux+rJXmwokjm9ECpD6k/smUoS5LKlUCcsYr4IY3rW0XyAympon2RmxGrlnZURMpg5T18gWDP9CsHXFA==} | |
9663 | + /supports-color/9.3.1: | |
9664 | + resolution: {integrity: sha512-knBY82pjmnIzK3NifMo3RxEIRD9E0kIzV4BKcyTZ9+9kWgLMxd4PrsTSMoFQUabgRBbF8KOLRDCyKgNV+iK44Q==} | |
8331 | 9665 | engines: {node: '>=12'} |
8332 | 9666 | dev: true |
8333 | 9667 | |
8334 | - /supports-hyperlinks/2.2.0: | |
8335 | - resolution: {integrity: sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ==} | |
9668 | + /supports-hyperlinks/2.3.0: | |
9669 | + resolution: {integrity: sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==} | |
8336 | 9670 | engines: {node: '>=8'} |
8337 | 9671 | dependencies: |
8338 | 9672 | has-flag: 4.0.0 |
... | ... | @@ -8351,21 +9685,19 @@ packages: |
8351 | 9685 | clone: 2.1.2 |
8352 | 9686 | he: 1.2.0 |
8353 | 9687 | image-size: 0.5.5 |
8354 | - loader-utils: 1.4.0 | |
9688 | + loader-utils: 1.4.2 | |
8355 | 9689 | merge-options: 1.0.1 |
8356 | 9690 | micromatch: 3.1.0 |
8357 | 9691 | postcss: 5.2.18 |
8358 | - postcss-prefix-selector: 1.15.0_postcss@5.2.18 | |
9692 | + postcss-prefix-selector: 1.16.0_postcss@5.2.18 | |
8359 | 9693 | posthtml-rename-id: 1.0.12 |
8360 | 9694 | posthtml-svg-mode: 1.0.3 |
8361 | 9695 | query-string: 4.3.4 |
8362 | - traverse: 0.6.6 | |
8363 | - transitivePeerDependencies: | |
8364 | - - supports-color | |
9696 | + traverse: 0.6.7 | |
8365 | 9697 | dev: true |
8366 | 9698 | |
8367 | 9699 | /svg-tags/1.0.0: |
8368 | - resolution: {integrity: sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=} | |
9700 | + resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==} | |
8369 | 9701 | dev: true |
8370 | 9702 | |
8371 | 9703 | /svgo/2.8.0: |
... | ... | @@ -8382,15 +9714,15 @@ packages: |
8382 | 9714 | stable: 0.1.8 |
8383 | 9715 | dev: true |
8384 | 9716 | |
8385 | - /systemjs/6.12.1: | |
8386 | - resolution: {integrity: sha512-hqTN6kW+pN6/qro6G9OZ7ceDQOcYno020zBQKpZQLsJhYTDMCMNfXi/Y8duF5iW+4WWZr42ry0MMkcRGpbwG2A==} | |
9717 | + /systemjs/6.13.0: | |
9718 | + resolution: {integrity: sha512-P3cgh2bpaPvAO2NE3uRp/n6hmk4xPX4DQf+UzTlCAycssKdqhp6hjw+ENWe+aUS7TogKRFtptMosTSFeC6R55g==} | |
8387 | 9719 | dev: true |
8388 | 9720 | |
8389 | - /table/6.8.0: | |
8390 | - resolution: {integrity: sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==} | |
9721 | + /table/6.8.1: | |
9722 | + resolution: {integrity: sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==} | |
8391 | 9723 | engines: {node: '>=10.0.0'} |
8392 | 9724 | dependencies: |
8393 | - ajv: 8.11.0 | |
9725 | + ajv: 8.12.0 | |
8394 | 9726 | lodash.truncate: 4.4.2 |
8395 | 9727 | slice-ansi: 4.0.0 |
8396 | 9728 | string-width: 4.2.3 |
... | ... | @@ -8410,8 +9742,19 @@ packages: |
8410 | 9742 | xtend: 4.0.2 |
8411 | 9743 | dev: true |
8412 | 9744 | |
9745 | + /tar-stream/2.2.0: | |
9746 | + resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} | |
9747 | + engines: {node: '>=6'} | |
9748 | + dependencies: | |
9749 | + bl: 4.1.0 | |
9750 | + end-of-stream: 1.4.4 | |
9751 | + fs-constants: 1.0.0 | |
9752 | + inherits: 2.0.4 | |
9753 | + readable-stream: 3.6.0 | |
9754 | + dev: false | |
9755 | + | |
8413 | 9756 | /temp-dir/1.0.0: |
8414 | - resolution: {integrity: sha1-CnwOom06Oa+n4OvqnB/AvE2qAR0=} | |
9757 | + resolution: {integrity: sha512-xZFXEGbG7SNC3itwBzI3RYjq/cEhBkx2hJuKGIUOcEULmkQExXiHat2z/qkISYsuR+IKumhEfKKbV5qXmhICFQ==} | |
8415 | 9758 | engines: {node: '>=4'} |
8416 | 9759 | dev: true |
8417 | 9760 | |
... | ... | @@ -8421,7 +9764,7 @@ packages: |
8421 | 9764 | dev: true |
8422 | 9765 | |
8423 | 9766 | /tempfile/2.0.0: |
8424 | - resolution: {integrity: sha1-awRGhWqbERTRhW/8vlCczLCXcmU=} | |
9767 | + resolution: {integrity: sha512-ZOn6nJUgvgC09+doCEF3oB+r3ag7kUvlsXEGX069QRD60p+P3uP7XG9N2/at+EyIRGSN//ZY3LyEotA1YpmjuA==} | |
8425 | 9768 | engines: {node: '>=4'} |
8426 | 9769 | dependencies: |
8427 | 9770 | temp-dir: 1.0.0 |
... | ... | @@ -8446,14 +9789,14 @@ packages: |
8446 | 9789 | unique-string: 2.0.0 |
8447 | 9790 | dev: true |
8448 | 9791 | |
8449 | - /terser/5.12.1: | |
8450 | - resolution: {integrity: sha512-NXbs+7nisos5E+yXwAD+y7zrcTkMqb0dEJxIGtSKPdCBzopf7ni4odPul2aechpV7EXNvOudYOX2bb5tln1jbQ==} | |
9792 | + /terser/5.16.3: | |
9793 | + resolution: {integrity: sha512-v8wWLaS/xt3nE9dgKEWhNUFP6q4kngO5B8eYFUuebsu7Dw/UNAnpUod6UHo04jSSkv8TzKHjZDSd7EXdDQAl8Q==} | |
8451 | 9794 | engines: {node: '>=10'} |
8452 | 9795 | hasBin: true |
8453 | 9796 | dependencies: |
8454 | - acorn: 8.7.0 | |
9797 | + '@jridgewell/source-map': 0.3.2 | |
9798 | + acorn: 8.8.2 | |
8455 | 9799 | commander: 2.20.3 |
8456 | - source-map: 0.7.3 | |
8457 | 9800 | source-map-support: 0.5.21 |
8458 | 9801 | dev: true |
8459 | 9802 | |
... | ... | @@ -8463,11 +9806,11 @@ packages: |
8463 | 9806 | dev: true |
8464 | 9807 | |
8465 | 9808 | /text-table/0.2.0: |
8466 | - resolution: {integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=} | |
9809 | + resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} | |
8467 | 9810 | dev: true |
8468 | 9811 | |
8469 | 9812 | /through/2.3.8: |
8470 | - resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=} | |
9813 | + resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} | |
8471 | 9814 | dev: true |
8472 | 9815 | |
8473 | 9816 | /through2/2.0.5: |
... | ... | @@ -8488,12 +9831,12 @@ packages: |
8488 | 9831 | engines: {node: '>=0.10.0'} |
8489 | 9832 | dev: true |
8490 | 9833 | |
8491 | - /tinycolor2/1.4.2: | |
8492 | - resolution: {integrity: sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA==} | |
9834 | + /tinycolor2/1.6.0: | |
9835 | + resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==} | |
8493 | 9836 | dev: true |
8494 | 9837 | |
8495 | - /tinymce/5.10.3: | |
8496 | - resolution: {integrity: sha512-O59ssHNnujWvSk5Gt8hIGrdNCMKVWVQv9F8siAgLTRgTh0t3NDHrP1UlLtCxArUi9DPWZvlBeUz8D5fJTu7vnA==} | |
9838 | + /tinymce/5.10.7: | |
9839 | + resolution: {integrity: sha512-9UUjaO0R7FxcFo0oxnd1lMs7H+D0Eh+dDVo5hKbVe1a+VB0nit97vOqlinj+YwgoBDt6/DSCUoWqAYlLI8BLYA==} | |
8497 | 9840 | dev: false |
8498 | 9841 | |
8499 | 9842 | /tmp/0.0.33: |
... | ... | @@ -8503,24 +9846,31 @@ packages: |
8503 | 9846 | os-tmpdir: 1.0.2 |
8504 | 9847 | dev: true |
8505 | 9848 | |
9849 | + /tmp/0.2.1: | |
9850 | + resolution: {integrity: sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==} | |
9851 | + engines: {node: '>=8.17.0'} | |
9852 | + dependencies: | |
9853 | + rimraf: 3.0.2 | |
9854 | + dev: false | |
9855 | + | |
8506 | 9856 | /to-buffer/1.1.1: |
8507 | 9857 | resolution: {integrity: sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==} |
8508 | 9858 | dev: true |
8509 | 9859 | |
8510 | 9860 | /to-fast-properties/2.0.0: |
8511 | - resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=} | |
9861 | + resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} | |
8512 | 9862 | engines: {node: '>=4'} |
8513 | 9863 | dev: true |
8514 | 9864 | |
8515 | 9865 | /to-object-path/0.3.0: |
8516 | - resolution: {integrity: sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=} | |
9866 | + resolution: {integrity: sha512-9mWHdnGRuh3onocaHzukyvCZhzvr6tiflAy/JRFXcJX0TjgfWA9pk9t8CMbzmBE4Jfw58pXbkngtBtqYxzNEyg==} | |
8517 | 9867 | engines: {node: '>=0.10.0'} |
8518 | 9868 | dependencies: |
8519 | 9869 | kind-of: 3.2.2 |
8520 | 9870 | dev: true |
8521 | 9871 | |
8522 | 9872 | /to-regex-range/2.1.1: |
8523 | - resolution: {integrity: sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=} | |
9873 | + resolution: {integrity: sha512-ZZWNfCjUokXXDGXFpZehJIkZqq91BcULFq/Pi7M5i4JnxXdhMKAK682z8bCW3o8Hj1wuuzoKcW3DfVzaP6VuNg==} | |
8524 | 9874 | engines: {node: '>=0.10.0'} |
8525 | 9875 | dependencies: |
8526 | 9876 | is-number: 3.0.0 |
... | ... | @@ -8545,21 +9895,25 @@ packages: |
8545 | 9895 | dev: true |
8546 | 9896 | |
8547 | 9897 | /tr46/0.0.3: |
8548 | - resolution: {integrity: sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=} | |
9898 | + resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} | |
8549 | 9899 | dev: true |
8550 | 9900 | |
8551 | 9901 | /tr46/1.0.1: |
8552 | - resolution: {integrity: sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=} | |
9902 | + resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==} | |
8553 | 9903 | dependencies: |
8554 | - punycode: 2.1.1 | |
9904 | + punycode: 2.3.0 | |
8555 | 9905 | dev: true |
8556 | 9906 | |
8557 | - /traverse/0.6.6: | |
8558 | - resolution: {integrity: sha1-y99WD9e5r2MlAv7UD5GMFX6pcTc=} | |
9907 | + /traverse/0.3.9: | |
9908 | + resolution: {integrity: sha512-iawgk0hLP3SxGKDfnDJf8wTz4p2qImnyihM5Hh/sGvQ3K37dPi/w8sRhdNIxYA1TwFwc5mDhIJq+O0RsvXBKdQ==} | |
9909 | + dev: false | |
9910 | + | |
9911 | + /traverse/0.6.7: | |
9912 | + resolution: {integrity: sha512-/y956gpUo9ZNCb99YjxG7OaslxZWHfCHAUUfshwqOXmxUIvqLjVO581BT+gM59+QV9tFe6/CGG53tsA1Y7RSdg==} | |
8559 | 9913 | dev: true |
8560 | 9914 | |
8561 | 9915 | /trim-newlines/1.0.0: |
8562 | - resolution: {integrity: sha1-WIeWa7WCpFA6QetST301ARgVphM=} | |
9916 | + resolution: {integrity: sha512-Nm4cF79FhSTzrLKGDMi3I4utBtFv8qKy4sq1enftf2gMdpqI8oVQTAfySkTz5r49giVzDj88SVZXP4CeYQwjaw==} | |
8563 | 9917 | engines: {node: '>=0.10.0'} |
8564 | 9918 | dev: true |
8565 | 9919 | |
... | ... | @@ -8575,8 +9929,8 @@ packages: |
8575 | 9929 | escape-string-regexp: 1.0.5 |
8576 | 9930 | dev: true |
8577 | 9931 | |
8578 | - /ts-node/10.7.0_3z6inmgn4ud4moqealnfxgbl2m: | |
8579 | - resolution: {integrity: sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==} | |
9932 | + /ts-node/10.9.1_121bb9107e71cb273c2c9f9d1b903c77: | |
9933 | + resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} | |
8580 | 9934 | hasBin: true |
8581 | 9935 | peerDependencies: |
8582 | 9936 | '@swc/core': '>=1.2.50' |
... | ... | @@ -8589,19 +9943,19 @@ packages: |
8589 | 9943 | '@swc/wasm': |
8590 | 9944 | optional: true |
8591 | 9945 | dependencies: |
8592 | - '@cspotcode/source-map-support': 0.7.0 | |
8593 | - '@tsconfig/node10': 1.0.8 | |
8594 | - '@tsconfig/node12': 1.0.9 | |
8595 | - '@tsconfig/node14': 1.0.1 | |
8596 | - '@tsconfig/node16': 1.0.2 | |
8597 | - '@types/node': 17.0.25 | |
8598 | - acorn: 8.7.0 | |
9946 | + '@cspotcode/source-map-support': 0.8.1 | |
9947 | + '@tsconfig/node10': 1.0.9 | |
9948 | + '@tsconfig/node12': 1.0.11 | |
9949 | + '@tsconfig/node14': 1.0.3 | |
9950 | + '@tsconfig/node16': 1.0.3 | |
9951 | + '@types/node': 17.0.45 | |
9952 | + acorn: 8.8.2 | |
8599 | 9953 | acorn-walk: 8.2.0 |
8600 | 9954 | arg: 4.1.3 |
8601 | 9955 | create-require: 1.1.1 |
8602 | 9956 | diff: 4.0.2 |
8603 | 9957 | make-error: 1.3.6 |
8604 | - typescript: 4.6.3 | |
9958 | + typescript: 4.9.5 | |
8605 | 9959 | v8-compile-cache-lib: 3.0.1 |
8606 | 9960 | yn: 3.1.1 |
8607 | 9961 | dev: true |
... | ... | @@ -8614,18 +9968,18 @@ packages: |
8614 | 9968 | resolution: {integrity: sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==} |
8615 | 9969 | dev: false |
8616 | 9970 | |
8617 | - /tslib/2.3.1: | |
8618 | - resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==} | |
9971 | + /tslib/2.5.0: | |
9972 | + resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} | |
8619 | 9973 | dev: true |
8620 | 9974 | |
8621 | - /tsutils/3.21.0_typescript@4.6.3: | |
9975 | + /tsutils/3.21.0_typescript@4.9.5: | |
8622 | 9976 | resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} |
8623 | 9977 | engines: {node: '>= 6'} |
8624 | 9978 | peerDependencies: |
8625 | 9979 | typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' |
8626 | 9980 | dependencies: |
8627 | 9981 | tslib: 1.14.1 |
8628 | - typescript: 4.6.3 | |
9982 | + typescript: 4.9.5 | |
8629 | 9983 | dev: true |
8630 | 9984 | |
8631 | 9985 | /tunnel-agent/0.6.0: |
... | ... | @@ -8676,15 +10030,32 @@ packages: |
8676 | 10030 | engines: {node: '>=8'} |
8677 | 10031 | dev: true |
8678 | 10032 | |
8679 | - /typescript/4.6.3: | |
8680 | - resolution: {integrity: sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==} | |
10033 | + /typed-array-length/1.0.4: | |
10034 | + resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} | |
10035 | + dependencies: | |
10036 | + call-bind: 1.0.2 | |
10037 | + for-each: 0.3.3 | |
10038 | + is-typed-array: 1.1.10 | |
10039 | + dev: true | |
10040 | + | |
10041 | + /typescript/4.9.5: | |
10042 | + resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==} | |
8681 | 10043 | engines: {node: '>=4.2.0'} |
8682 | 10044 | hasBin: true |
10045 | + dev: true | |
10046 | + | |
10047 | + /uglify-js/3.17.4: | |
10048 | + resolution: {integrity: sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==} | |
10049 | + engines: {node: '>=0.8.0'} | |
10050 | + hasBin: true | |
10051 | + requiresBuild: true | |
10052 | + dev: true | |
10053 | + optional: true | |
8683 | 10054 | |
8684 | - /unbox-primitive/1.0.1: | |
8685 | - resolution: {integrity: sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==} | |
10055 | + /unbox-primitive/1.0.2: | |
10056 | + resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==} | |
8686 | 10057 | dependencies: |
8687 | - function-bind: 1.1.1 | |
10058 | + call-bind: 1.0.2 | |
8688 | 10059 | has-bigints: 1.0.2 |
8689 | 10060 | has-symbols: 1.0.3 |
8690 | 10061 | which-boxed-primitive: 1.0.2 |
... | ... | @@ -8707,16 +10078,16 @@ packages: |
8707 | 10078 | engines: {node: '>=4'} |
8708 | 10079 | dependencies: |
8709 | 10080 | unicode-canonical-property-names-ecmascript: 2.0.0 |
8710 | - unicode-property-aliases-ecmascript: 2.0.0 | |
10081 | + unicode-property-aliases-ecmascript: 2.1.0 | |
8711 | 10082 | dev: true |
8712 | 10083 | |
8713 | - /unicode-match-property-value-ecmascript/2.0.0: | |
8714 | - resolution: {integrity: sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==} | |
10084 | + /unicode-match-property-value-ecmascript/2.1.0: | |
10085 | + resolution: {integrity: sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==} | |
8715 | 10086 | engines: {node: '>=4'} |
8716 | 10087 | dev: true |
8717 | 10088 | |
8718 | - /unicode-property-aliases-ecmascript/2.0.0: | |
8719 | - resolution: {integrity: sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==} | |
10089 | + /unicode-property-aliases-ecmascript/2.1.0: | |
10090 | + resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==} | |
8720 | 10091 | engines: {node: '>=4'} |
8721 | 10092 | dev: true |
8722 | 10093 | |
... | ... | @@ -8747,53 +10118,86 @@ packages: |
8747 | 10118 | dev: true |
8748 | 10119 | |
8749 | 10120 | /unpipe/1.0.0: |
8750 | - resolution: {integrity: sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=} | |
10121 | + resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==} | |
8751 | 10122 | engines: {node: '>= 0.8'} |
8752 | 10123 | dev: true |
8753 | 10124 | |
8754 | 10125 | /unset-value/1.0.0: |
8755 | - resolution: {integrity: sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=} | |
10126 | + resolution: {integrity: sha512-PcA2tsuGSF9cnySLHTLSh2qrQiJ70mn+r+Glzxv2TWZblxsxCC52BDlZoPCsz7STd9pN7EZetkWZBAvk4cgZdQ==} | |
8756 | 10127 | engines: {node: '>=0.10.0'} |
8757 | 10128 | dependencies: |
8758 | 10129 | has-value: 0.3.1 |
8759 | 10130 | isobject: 3.0.1 |
8760 | 10131 | dev: true |
8761 | 10132 | |
10133 | + /unzipper/0.10.11: | |
10134 | + resolution: {integrity: sha512-+BrAq2oFqWod5IESRjL3S8baohbevGcVA+teAIOYWM3pDVdseogqbzhhvvmiyQrUNKFUnDMtELW3X8ykbyDCJw==} | |
10135 | + dependencies: | |
10136 | + big-integer: 1.6.51 | |
10137 | + binary: 0.3.0 | |
10138 | + bluebird: 3.4.7 | |
10139 | + buffer-indexof-polyfill: 1.0.2 | |
10140 | + duplexer2: 0.1.4 | |
10141 | + fstream: 1.0.12 | |
10142 | + graceful-fs: 4.2.10 | |
10143 | + listenercount: 1.0.1 | |
10144 | + readable-stream: 2.3.7 | |
10145 | + setimmediate: 1.0.5 | |
10146 | + dev: false | |
10147 | + | |
8762 | 10148 | /upath/1.2.0: |
8763 | 10149 | resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} |
8764 | 10150 | engines: {node: '>=4'} |
8765 | 10151 | dev: true |
8766 | 10152 | |
10153 | + /update-browserslist-db/1.0.10_browserslist@4.21.5: | |
10154 | + resolution: {integrity: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==} | |
10155 | + hasBin: true | |
10156 | + peerDependencies: | |
10157 | + browserslist: '>= 4.21.0' | |
10158 | + dependencies: | |
10159 | + browserslist: 4.21.5 | |
10160 | + escalade: 3.1.1 | |
10161 | + picocolors: 1.0.0 | |
10162 | + dev: true | |
10163 | + | |
8767 | 10164 | /upper-case-first/2.0.2: |
8768 | 10165 | resolution: {integrity: sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg==} |
8769 | 10166 | dependencies: |
8770 | - tslib: 2.3.1 | |
10167 | + tslib: 2.5.0 | |
8771 | 10168 | dev: true |
8772 | 10169 | |
8773 | 10170 | /upper-case/2.0.2: |
8774 | 10171 | resolution: {integrity: sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg==} |
8775 | 10172 | dependencies: |
8776 | - tslib: 2.3.1 | |
10173 | + tslib: 2.5.0 | |
8777 | 10174 | dev: true |
8778 | 10175 | |
8779 | 10176 | /uri-js/4.4.1: |
8780 | 10177 | resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} |
8781 | 10178 | dependencies: |
8782 | - punycode: 2.1.1 | |
10179 | + punycode: 2.3.0 | |
8783 | 10180 | dev: true |
8784 | 10181 | |
8785 | 10182 | /urix/0.1.0: |
8786 | - resolution: {integrity: sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=} | |
10183 | + resolution: {integrity: sha512-Am1ousAhSLBeB9cG/7k7r2R0zj50uDRlZHPGbazid5s9rlF1F/QKYObEKSIunSjIOkJZqwRRLpvewjEkM7pSqg==} | |
8787 | 10184 | deprecated: Please see https://github.com/lydell/urix#deprecated |
8788 | 10185 | dev: true |
8789 | 10186 | |
8790 | 10187 | /url-parse-lax/1.0.0: |
8791 | - resolution: {integrity: sha1-evjzA2Rem9eaJy56FKxovAYJ2nM=} | |
10188 | + resolution: {integrity: sha512-BVA4lR5PIviy2PMseNd2jbFQ+jwSwQGdJejf5ctd1rEXt0Ypd7yanUK9+lYechVlN5VaTJGsu2U/3MDDu6KgBA==} | |
8792 | 10189 | engines: {node: '>=0.10.0'} |
8793 | 10190 | dependencies: |
8794 | 10191 | prepend-http: 1.0.4 |
8795 | 10192 | dev: true |
8796 | 10193 | |
10194 | + /url-parse-lax/3.0.0: | |
10195 | + resolution: {integrity: sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==} | |
10196 | + engines: {node: '>=4'} | |
10197 | + dependencies: | |
10198 | + prepend-http: 2.0.0 | |
10199 | + dev: true | |
10200 | + | |
8797 | 10201 | /url-to-options/1.0.1: |
8798 | 10202 | resolution: {integrity: sha512-0kQLIzG4fdk/G5NONku64rSH/x32NOA39LVQqlK8Le6lvTF6GGRJpqaQFGgU+CLwySIqBSMdwYM0sYcW9f6P4A==} |
8799 | 10203 | engines: {node: '>= 4'} |
... | ... | @@ -8805,8 +10209,7 @@ packages: |
8805 | 10209 | dev: true |
8806 | 10210 | |
8807 | 10211 | /util-deprecate/1.0.2: |
8808 | - resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=} | |
8809 | - dev: true | |
10212 | + resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} | |
8810 | 10213 | |
8811 | 10214 | /utils-merge/1.0.1: |
8812 | 10215 | resolution: {integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=} |
... | ... | @@ -8819,6 +10222,11 @@ packages: |
8819 | 10222 | hasBin: true |
8820 | 10223 | dev: true |
8821 | 10224 | |
10225 | + /uuid/8.3.2: | |
10226 | + resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} | |
10227 | + hasBin: true | |
10228 | + dev: false | |
10229 | + | |
8822 | 10230 | /v8-compile-cache-lib/3.0.1: |
8823 | 10231 | resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==} |
8824 | 10232 | dev: true |
... | ... | @@ -8835,17 +10243,17 @@ packages: |
8835 | 10243 | dev: true |
8836 | 10244 | |
8837 | 10245 | /vary/1.1.2: |
8838 | - resolution: {integrity: sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=} | |
10246 | + resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==} | |
8839 | 10247 | engines: {node: '>= 0.8'} |
8840 | 10248 | dev: true |
8841 | 10249 | |
8842 | - /vditor/3.8.13: | |
8843 | - resolution: {integrity: sha512-vp6OF1n9wIduKtLvvTYtn+7Gr1Az6MqDIEBpLzik+PTQ208YjrcQ+Ba4AHXMMvJgDtbYP3PdY8OixWKecFzo2A==} | |
10250 | + /vditor/3.9.0: | |
10251 | + resolution: {integrity: sha512-CLLtrexUY/LGN1Lp1iu242Uq9GuNP98UTXFRY9hjTNFkpVH9L4M3jrQ9yIZ711zYwsl78GxKeskuU7WieA96ow==} | |
8844 | 10252 | dependencies: |
8845 | 10253 | diff-match-patch: 1.0.5 |
8846 | 10254 | dev: false |
8847 | 10255 | |
8848 | - /vite-plugin-compression/0.5.1_vite@2.9.5: | |
10256 | + /vite-plugin-compression/0.5.1_vite@2.9.15: | |
8849 | 10257 | resolution: {integrity: sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==} |
8850 | 10258 | peerDependencies: |
8851 | 10259 | vite: '>=2.0.0' |
... | ... | @@ -8853,32 +10261,32 @@ packages: |
8853 | 10261 | chalk: 4.1.2 |
8854 | 10262 | debug: 4.3.4 |
8855 | 10263 | fs-extra: 10.1.0 |
8856 | - vite: 2.9.5_less@4.1.2 | |
10264 | + vite: 2.9.15_less@4.1.3+sass@1.58.0 | |
8857 | 10265 | transitivePeerDependencies: |
8858 | 10266 | - supports-color |
8859 | 10267 | dev: true |
8860 | 10268 | |
8861 | - /vite-plugin-html/3.2.0_vite@2.9.5: | |
10269 | + /vite-plugin-html/3.2.0_vite@2.9.15: | |
8862 | 10270 | resolution: {integrity: sha512-2VLCeDiHmV/BqqNn5h2V+4280KRgQzCFN47cst3WiNK848klESPQnzuC3okH5XHtgwHH/6s1Ho/YV6yIO0pgoQ==} |
8863 | 10271 | peerDependencies: |
8864 | 10272 | vite: '>=2.0.0' |
8865 | 10273 | dependencies: |
8866 | 10274 | '@rollup/pluginutils': 4.2.1 |
8867 | - colorette: 2.0.16 | |
10275 | + colorette: 2.0.19 | |
8868 | 10276 | connect-history-api-fallback: 1.6.0 |
8869 | 10277 | consola: 2.15.3 |
8870 | - dotenv: 16.0.0 | |
10278 | + dotenv: 16.0.3 | |
8871 | 10279 | dotenv-expand: 8.0.3 |
8872 | - ejs: 3.1.7 | |
8873 | - fast-glob: 3.2.11 | |
10280 | + ejs: 3.1.8 | |
10281 | + fast-glob: 3.2.12 | |
8874 | 10282 | fs-extra: 10.1.0 |
8875 | 10283 | html-minifier-terser: 6.1.0 |
8876 | - node-html-parser: 5.3.3 | |
10284 | + node-html-parser: 5.4.2 | |
8877 | 10285 | pathe: 0.2.0 |
8878 | - vite: 2.9.5_less@4.1.2 | |
10286 | + vite: 2.9.15_less@4.1.3+sass@1.58.0 | |
8879 | 10287 | dev: true |
8880 | 10288 | |
8881 | - /vite-plugin-imagemin/0.6.1_vite@2.9.5: | |
10289 | + /vite-plugin-imagemin/0.6.1_vite@2.9.15: | |
8882 | 10290 | resolution: {integrity: sha512-cP7LDn8euPrji7WYtDoNQpJEB9nkMxJHm/A+QZnvMrrCSuyo/clpMy/T1v7suDXPBavsDiDdFdVQB5p7VGD2cg==} |
8883 | 10291 | peerDependencies: |
8884 | 10292 | vite: '>=2.0.0' |
... | ... | @@ -8888,12 +10296,12 @@ packages: |
8888 | 10296 | '@types/imagemin-jpegtran': 5.0.1 |
8889 | 10297 | '@types/imagemin-mozjpeg': 8.0.1 |
8890 | 10298 | '@types/imagemin-optipng': 5.2.1 |
8891 | - '@types/imagemin-svgo': 10.0.1 | |
10299 | + '@types/imagemin-svgo': 10.0.2 | |
8892 | 10300 | '@types/imagemin-webp': 7.0.0 |
8893 | - '@types/svgo': 2.6.3 | |
10301 | + '@types/svgo': 2.6.4 | |
8894 | 10302 | chalk: 4.1.2 |
8895 | 10303 | debug: 4.3.4 |
8896 | - esbuild: 0.14.37 | |
10304 | + esbuild: 0.14.54 | |
8897 | 10305 | fs-extra: 10.1.0 |
8898 | 10306 | gifsicle: 5.2.0 |
8899 | 10307 | imagemin: 7.0.1 |
... | ... | @@ -8903,82 +10311,86 @@ packages: |
8903 | 10311 | imagemin-optipng: 8.0.0 |
8904 | 10312 | imagemin-pngquant: 9.0.2 |
8905 | 10313 | imagemin-svgo: 9.0.0 |
8906 | - imagemin-webp: 6.0.0 | |
10314 | + imagemin-webp: 6.1.0 | |
8907 | 10315 | jpegtran-bin: 6.0.1 |
8908 | 10316 | pathe: 0.2.0 |
8909 | - vite: 2.9.5_less@4.1.2 | |
10317 | + vite: 2.9.15_less@4.1.3+sass@1.58.0 | |
8910 | 10318 | transitivePeerDependencies: |
8911 | 10319 | - supports-color |
8912 | 10320 | dev: true |
8913 | 10321 | |
8914 | - /vite-plugin-mkcert/1.6.0: | |
8915 | - resolution: {integrity: sha512-zVa/sKM67htmIwey0fbUf93ufpsr54iqHWg5w0pFk2/pW4qCOPoG7XhEfsAawv4SSB/oWaWdFUgoZApXVCAG4Q==} | |
10322 | + /vite-plugin-mkcert/1.13.0_vite@2.9.15: | |
10323 | + resolution: {integrity: sha512-oQ69Eu/QH47UpOF0Hm35STNoxb4W6PGQPNiOR+hsHivCnHt5RU1CaXJuA/0zq/82YiR32TXSTTlohv0VVX8eVA==} | |
10324 | + engines: {node: '>=v16.7.0'} | |
10325 | + peerDependencies: | |
10326 | + vite: '>=3' | |
8916 | 10327 | dependencies: |
8917 | - '@octokit/rest': 18.12.0 | |
8918 | - axios: 0.21.4_debug@4.3.4 | |
10328 | + '@octokit/rest': 19.0.7 | |
10329 | + axios: 1.3.2_debug@4.3.4 | |
8919 | 10330 | debug: 4.3.4 |
8920 | 10331 | picocolors: 1.0.0 |
10332 | + vite: 2.9.15_less@4.1.3+sass@1.58.0 | |
8921 | 10333 | transitivePeerDependencies: |
8922 | 10334 | - encoding |
8923 | 10335 | - supports-color |
8924 | 10336 | dev: true |
8925 | 10337 | |
8926 | - /vite-plugin-mock/2.9.6_qiwm6q27tfokd2mntem6ma7w4y: | |
10338 | + /vite-plugin-mock/2.9.6_5ff0b938b7352aba80836520b1cf4235: | |
8927 | 10339 | resolution: {integrity: sha512-/Rm59oPppe/ncbkSrUuAxIQihlI2YcBmnbR4ST1RA2VzM1C0tEQc1KlbQvnUGhXECAGTaQN2JyasiwXP6EtKgg==} |
8928 | 10340 | engines: {node: '>=12.0.0'} |
8929 | 10341 | peerDependencies: |
8930 | 10342 | mockjs: '>=1.1.0' |
8931 | 10343 | vite: '>=2.0.0' |
8932 | 10344 | dependencies: |
8933 | - '@rollup/plugin-node-resolve': 13.2.1_rollup@2.70.2 | |
8934 | - '@types/mockjs': 1.0.6 | |
10345 | + '@rollup/plugin-node-resolve': 13.3.0_rollup@2.79.1 | |
10346 | + '@types/mockjs': 1.0.7 | |
8935 | 10347 | chalk: 4.1.2 |
8936 | 10348 | chokidar: 3.5.3 |
8937 | 10349 | connect: 3.7.0 |
8938 | 10350 | debug: 4.3.4 |
8939 | 10351 | esbuild: 0.11.3 |
8940 | - fast-glob: 3.2.11 | |
10352 | + fast-glob: 3.2.12 | |
8941 | 10353 | mockjs: 1.1.0 |
8942 | - path-to-regexp: 6.2.0 | |
8943 | - vite: 2.9.5_less@4.1.2 | |
10354 | + path-to-regexp: 6.2.1 | |
10355 | + vite: 2.9.15_less@4.1.3+sass@1.58.0 | |
8944 | 10356 | transitivePeerDependencies: |
8945 | 10357 | - rollup |
8946 | 10358 | - supports-color |
8947 | 10359 | dev: true |
8948 | 10360 | |
8949 | - /vite-plugin-purge-icons/0.8.1_vite@2.9.5: | |
8950 | - resolution: {integrity: sha512-H77YDvECkdzwsgYTu6LR5Nx0wey5Hporw+3/hTYTZh7D7YcarS+RsOvpUEgd2XG5fChgCmMBtMfnr2JmrNanSg==} | |
10361 | + /vite-plugin-purge-icons/0.8.2_vite@2.9.15: | |
10362 | + resolution: {integrity: sha512-rW3RcNKj7QY3M7wcnwYVc3Ig+WwSQQ/Z67v+xdtk/8MA+ON05A3zc3qGaPdi6+8BUKYDpqvviKYiuLgRjleUOQ==} | |
8951 | 10363 | engines: {node: '>= 12'} |
8952 | 10364 | peerDependencies: |
8953 | - vite: ^2.0.0-beta.3 | |
10365 | + vite: ^2.0.0-beta.3 || ^3.0.0 | |
8954 | 10366 | dependencies: |
8955 | 10367 | '@purge-icons/core': 0.8.0 |
8956 | 10368 | '@purge-icons/generated': 0.8.1 |
8957 | 10369 | rollup-plugin-purge-icons: 0.8.1 |
8958 | - vite: 2.9.5_less@4.1.2 | |
10370 | + vite: 2.9.15_less@4.1.3+sass@1.58.0 | |
8959 | 10371 | transitivePeerDependencies: |
8960 | 10372 | - encoding |
8961 | 10373 | - supports-color |
8962 | 10374 | dev: true |
8963 | 10375 | |
8964 | - /vite-plugin-pwa/0.11.13_vite@2.9.5: | |
10376 | + /vite-plugin-pwa/0.11.13_vite@2.9.15: | |
8965 | 10377 | resolution: {integrity: sha512-Ssj14m3TRVLfkFEAWSMcFE2d1cSdEZyrVTzfY2lSL+umHYvcIFHVDAY143sygtBCb44OPczsAOmWwBTxwOvh7g==} |
8966 | 10378 | peerDependencies: |
8967 | 10379 | vite: ^2.0.0 |
8968 | 10380 | dependencies: |
8969 | 10381 | debug: 4.3.4 |
8970 | - fast-glob: 3.2.11 | |
10382 | + fast-glob: 3.2.12 | |
8971 | 10383 | pretty-bytes: 5.6.0 |
8972 | - rollup: 2.70.2 | |
8973 | - vite: 2.9.5_less@4.1.2 | |
8974 | - workbox-build: 6.5.3 | |
8975 | - workbox-window: 6.5.3 | |
10384 | + rollup: 2.79.1 | |
10385 | + vite: 2.9.15_less@4.1.3+sass@1.58.0 | |
10386 | + workbox-build: 6.5.4 | |
10387 | + workbox-window: 6.5.4 | |
8976 | 10388 | transitivePeerDependencies: |
8977 | 10389 | - '@types/babel__core' |
8978 | 10390 | - supports-color |
8979 | 10391 | dev: true |
8980 | 10392 | |
8981 | - /vite-plugin-style-import/2.0.0_vite@2.9.5: | |
10393 | + /vite-plugin-style-import/2.0.0_vite@2.9.15: | |
8982 | 10394 | resolution: {integrity: sha512-qtoHQae5dSUQPo/rYz/8p190VU5y19rtBaeV7ryLa/AYAU/e9CG89NrN/3+k7MR8mJy/GPIu91iJ3zk9foUOSA==} |
8983 | 10395 | peerDependencies: |
8984 | 10396 | vite: '>=2.0.0' |
... | ... | @@ -8990,15 +10402,15 @@ packages: |
8990 | 10402 | fs-extra: 10.1.0 |
8991 | 10403 | magic-string: 0.25.9 |
8992 | 10404 | pathe: 0.2.0 |
8993 | - vite: 2.9.5_less@4.1.2 | |
10405 | + vite: 2.9.15_less@4.1.3+sass@1.58.0 | |
8994 | 10406 | dev: true |
8995 | 10407 | |
8996 | - /vite-plugin-svg-icons/2.0.1_vite@2.9.5: | |
10408 | + /vite-plugin-svg-icons/2.0.1_vite@2.9.15: | |
8997 | 10409 | resolution: {integrity: sha512-6ktD+DhV6Rz3VtedYvBKKVA2eXF+sAQVaKkKLDSqGUfnhqXl3bj5PPkVTl3VexfTuZy66PmINi8Q6eFnVfRUmA==} |
8998 | 10410 | peerDependencies: |
8999 | 10411 | vite: '>=2.0.0' |
9000 | 10412 | dependencies: |
9001 | - '@types/svgo': 2.6.3 | |
10413 | + '@types/svgo': 2.6.4 | |
9002 | 10414 | cors: 2.8.5 |
9003 | 10415 | debug: 4.3.4 |
9004 | 10416 | etag: 1.8.1 |
... | ... | @@ -9006,55 +10418,55 @@ packages: |
9006 | 10418 | pathe: 0.2.0 |
9007 | 10419 | svg-baker: 1.7.0 |
9008 | 10420 | svgo: 2.8.0 |
9009 | - vite: 2.9.5_less@4.1.2 | |
10421 | + vite: 2.9.15_less@4.1.3+sass@1.58.0 | |
9010 | 10422 | transitivePeerDependencies: |
9011 | 10423 | - supports-color |
9012 | 10424 | dev: true |
9013 | 10425 | |
9014 | - /vite-plugin-theme/0.8.6_vite@2.9.5: | |
10426 | + /vite-plugin-theme/0.8.6_vite@2.9.15: | |
9015 | 10427 | resolution: {integrity: sha512-GyoP9JjGkF106AawBh1kvw2eQZ/CCPeZKN5p5XhQe1ah1LO7A/6aVGY5gYGWk2qHG9nXpM1IvxjdbMsg94bvYg==} |
9016 | 10428 | peerDependencies: |
9017 | 10429 | vite: '>=2.0.0-beta.49' |
9018 | 10430 | dependencies: |
9019 | - '@types/node': 14.18.13 | |
10431 | + '@types/node': 14.18.36 | |
9020 | 10432 | '@types/tinycolor2': 1.4.3 |
9021 | 10433 | chalk: 4.1.2 |
9022 | - clean-css: 5.3.0 | |
10434 | + clean-css: 5.3.2 | |
9023 | 10435 | debug: 4.3.4 |
9024 | 10436 | esbuild: 0.11.23 |
9025 | 10437 | esbuild-plugin-alias: 0.1.2 |
9026 | - tinycolor2: 1.4.2 | |
9027 | - vite: 2.9.5_less@4.1.2 | |
10438 | + tinycolor2: 1.6.0 | |
10439 | + vite: 2.9.15_less@4.1.3+sass@1.58.0 | |
9028 | 10440 | transitivePeerDependencies: |
9029 | 10441 | - supports-color |
9030 | 10442 | dev: true |
9031 | 10443 | |
9032 | - /vite-plugin-vue-setup-extend/0.4.0_vite@2.9.5: | |
10444 | + /vite-plugin-vue-setup-extend/0.4.0_vite@2.9.15: | |
9033 | 10445 | resolution: {integrity: sha512-WMbjPCui75fboFoUTHhdbXzu4Y/bJMv5N9QT9a7do3wNMNHHqrk+Tn2jrSJU0LS5fGl/EG+FEDBYVUeWIkDqXQ==} |
9034 | 10446 | peerDependencies: |
9035 | 10447 | vite: '>=2.0.0' |
9036 | 10448 | dependencies: |
9037 | - '@vue/compiler-sfc': 3.2.33 | |
10449 | + '@vue/compiler-sfc': 3.2.47 | |
9038 | 10450 | magic-string: 0.25.9 |
9039 | - vite: 2.9.5_less@4.1.2 | |
10451 | + vite: 2.9.15_less@4.1.3+sass@1.58.0 | |
9040 | 10452 | dev: true |
9041 | 10453 | |
9042 | - /vite-plugin-windicss/1.8.4_vite@2.9.5: | |
9043 | - resolution: {integrity: sha512-LSZAO8BZn3x406GRbYX5t5ONXXJVdqiQtN1qrznLA/Dy5/NzZVhfcrL6N1qEYYO7HsCDT4pLAjTzObvDnM9Y8A==} | |
10454 | + /vite-plugin-windicss/1.8.10_vite@2.9.15: | |
10455 | + resolution: {integrity: sha512-scywsuzo46lcTBohspmF0WiwhWEte6p+OUVrX4yr7VMRvLHMHVfLtJReyD5pppjijG7YOwVsZn7XBWWZtF658Q==} | |
9044 | 10456 | peerDependencies: |
9045 | - vite: ^2.0.1 | |
10457 | + vite: ^2.0.1 || ^3.0.0 || ^4.0.0 | |
9046 | 10458 | dependencies: |
9047 | - '@windicss/plugin-utils': 1.8.4 | |
10459 | + '@windicss/plugin-utils': 1.8.10 | |
9048 | 10460 | debug: 4.3.4 |
9049 | - kolorist: 1.5.1 | |
9050 | - vite: 2.9.5_less@4.1.2 | |
9051 | - windicss: 3.5.1 | |
10461 | + kolorist: 1.7.0 | |
10462 | + vite: 2.9.15_less@4.1.3+sass@1.58.0 | |
10463 | + windicss: 3.5.6 | |
9052 | 10464 | transitivePeerDependencies: |
9053 | 10465 | - supports-color |
9054 | 10466 | dev: true |
9055 | 10467 | |
9056 | - /vite/2.9.5_less@4.1.2: | |
9057 | - resolution: {integrity: sha512-dvMN64X2YEQgSXF1lYabKXw3BbN6e+BL67+P3Vy4MacnY+UzT1AfkHiioFSi9+uiDUiaDy7Ax/LQqivk6orilg==} | |
10468 | + /vite/2.9.15_less@4.1.3+sass@1.58.0: | |
10469 | + resolution: {integrity: sha512-fzMt2jK4vQ3yK56te3Kqpkaeq9DkcZfBbzHwYpobasvgYmP2SoAr6Aic05CsB4CzCZbsDv4sujX3pkEGhLabVQ==} | |
9058 | 10470 | engines: {node: '>=12.2.0'} |
9059 | 10471 | hasBin: true |
9060 | 10472 | peerDependencies: |
... | ... | @@ -9069,17 +10481,18 @@ packages: |
9069 | 10481 | stylus: |
9070 | 10482 | optional: true |
9071 | 10483 | dependencies: |
9072 | - esbuild: 0.14.37 | |
9073 | - less: 4.1.2 | |
9074 | - postcss: 8.4.12 | |
9075 | - resolve: 1.22.0 | |
9076 | - rollup: 2.70.2 | |
10484 | + esbuild: 0.14.54 | |
10485 | + less: 4.1.3 | |
10486 | + postcss: 8.4.21 | |
10487 | + resolve: 1.22.1 | |
10488 | + rollup: 2.79.1 | |
10489 | + sass: 1.58.0 | |
9077 | 10490 | optionalDependencies: |
9078 | - fsevents: registry.npmmirror.com/fsevents/2.3.2 | |
10491 | + fsevents: 2.3.2 | |
9079 | 10492 | dev: true |
9080 | 10493 | |
9081 | - /vue-demi/0.12.5_vue@3.2.33: | |
9082 | - resolution: {integrity: sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==} | |
10494 | + /vue-demi/0.13.11_vue@3.2.47: | |
10495 | + resolution: {integrity: sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A==} | |
9083 | 10496 | engines: {node: '>=12'} |
9084 | 10497 | hasBin: true |
9085 | 10498 | requiresBuild: true |
... | ... | @@ -9090,86 +10503,132 @@ packages: |
9090 | 10503 | '@vue/composition-api': |
9091 | 10504 | optional: true |
9092 | 10505 | dependencies: |
9093 | - vue: 3.2.33 | |
10506 | + vue: 3.2.47 | |
9094 | 10507 | dev: false |
9095 | 10508 | |
9096 | - /vue-eslint-parser/8.3.0_eslint@8.13.0: | |
10509 | + /vue-eslint-parser/8.3.0_eslint@8.33.0: | |
9097 | 10510 | resolution: {integrity: sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g==} |
9098 | 10511 | engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} |
9099 | 10512 | peerDependencies: |
9100 | 10513 | eslint: '>=6.0.0' |
9101 | 10514 | dependencies: |
9102 | 10515 | debug: 4.3.4 |
9103 | - eslint: 8.13.0 | |
10516 | + eslint: 8.33.0 | |
9104 | 10517 | eslint-scope: 7.1.1 |
9105 | 10518 | eslint-visitor-keys: 3.3.0 |
9106 | - espree: 9.3.1 | |
10519 | + espree: 9.4.1 | |
9107 | 10520 | esquery: 1.4.0 |
9108 | 10521 | lodash: 4.17.21 |
9109 | - semver: 7.3.7 | |
10522 | + semver: 7.3.8 | |
9110 | 10523 | transitivePeerDependencies: |
9111 | 10524 | - supports-color |
9112 | 10525 | dev: true |
9113 | 10526 | |
9114 | - /vue-i18n/9.1.9_vue@3.2.33: | |
9115 | - resolution: {integrity: sha512-JeRdNVxS2OGp1E+pye5XB6+M6BBkHwAv9C80Q7+kzoMdUDGRna06tjC0vCB/jDX9aWrl5swxOMFcyAr7or8XTA==} | |
9116 | - engines: {node: '>= 10'} | |
10527 | + /vue-i18n/9.2.2_vue@3.2.47: | |
10528 | + resolution: {integrity: sha512-yswpwtj89rTBhegUAv9Mu37LNznyu3NpyLQmozF3i1hYOhwpG8RjcjIFIIfnu+2MDZJGSZPXaKWvnQA71Yv9TQ==} | |
10529 | + engines: {node: '>= 14'} | |
9117 | 10530 | peerDependencies: |
9118 | 10531 | vue: ^3.0.0 |
9119 | 10532 | dependencies: |
9120 | - '@intlify/core-base': 9.1.9 | |
9121 | - '@intlify/shared': 9.1.9 | |
9122 | - '@intlify/vue-devtools': 9.1.9 | |
9123 | - '@vue/devtools-api': 6.1.4 | |
9124 | - vue: 3.2.33 | |
10533 | + '@intlify/core-base': 9.2.2 | |
10534 | + '@intlify/shared': 9.2.2 | |
10535 | + '@intlify/vue-devtools': 9.2.2 | |
10536 | + '@vue/devtools-api': 6.5.0 | |
10537 | + vue: 3.2.47 | |
9125 | 10538 | dev: false |
9126 | 10539 | |
9127 | - /vue-json-pretty/2.0.6_vue@3.2.33: | |
9128 | - resolution: {integrity: sha512-aVdxw8ZRGR/Uj8GEaJ1/W2Ks/MdCfv5t2HRbbd+ICp3nL7msKRLN+1qOkSzaMvDygbDPxGhwUHBxZz8nxP+r3A==} | |
10540 | + /vue-json-pretty/2.2.3_vue@3.2.47: | |
10541 | + resolution: {integrity: sha512-tJo+4eFclQBt3gJ6EELXNdvo50wDKTZYthwmLpy9YS7UDldeJln5ff+IpdmUglfk+FqLVOX/re0+Ni/EOUPZgw==} | |
9129 | 10542 | engines: {node: '>= 10.0.0', npm: '>= 5.0.0'} |
9130 | 10543 | peerDependencies: |
9131 | 10544 | vue: '>=3.0.0' |
9132 | 10545 | dependencies: |
9133 | - vue: 3.2.33 | |
10546 | + vue: 3.2.47 | |
9134 | 10547 | dev: false |
9135 | 10548 | |
9136 | - /vue-router/4.0.14_vue@3.2.33: | |
9137 | - resolution: {integrity: sha512-wAO6zF9zxA3u+7AkMPqw9LjoUCjSxfFvINQj3E/DceTt6uEz1XZLraDhdg2EYmvVwTBSGlLYsUw8bDmx0754Mw==} | |
10549 | + /vue-router/4.1.6_vue@3.2.47: | |
10550 | + resolution: {integrity: sha512-DYWYwsG6xNPmLq/FmZn8Ip+qrhFEzA14EI12MsMgVxvHFDYvlr4NXpVF5hrRH1wVcDP8fGi5F4rxuJSl8/r+EQ==} | |
9138 | 10551 | peerDependencies: |
9139 | 10552 | vue: ^3.2.0 |
9140 | 10553 | dependencies: |
9141 | - '@vue/devtools-api': 6.1.4 | |
9142 | - vue: 3.2.33 | |
10554 | + '@vue/devtools-api': 6.5.0 | |
10555 | + vue: 3.2.47 | |
9143 | 10556 | dev: false |
9144 | 10557 | |
9145 | - /vue-types/3.0.2_vue@3.2.33: | |
10558 | + /vue-template-compiler/2.7.14: | |
10559 | + resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==} | |
10560 | + dependencies: | |
10561 | + de-indent: 1.0.2 | |
10562 | + he: 1.2.0 | |
10563 | + dev: true | |
10564 | + | |
10565 | + /vue-tsc/1.0.24_typescript@4.9.5: | |
10566 | + resolution: {integrity: sha512-mmU1s5SAqE1nByQAiQnao9oU4vX+mSdsgI8H57SfKH6UVzq/jP9+Dbi2GaV+0b4Cn361d2ln8m6xeU60ApiEXg==} | |
10567 | + hasBin: true | |
10568 | + peerDependencies: | |
10569 | + typescript: '*' | |
10570 | + dependencies: | |
10571 | + '@volar/vue-language-core': 1.0.24 | |
10572 | + '@volar/vue-typescript': 1.0.24 | |
10573 | + typescript: 4.9.5 | |
10574 | + dev: true | |
10575 | + | |
10576 | + /vue-types/3.0.2_vue@3.2.47: | |
9146 | 10577 | resolution: {integrity: sha512-IwUC0Aq2zwaXqy74h4WCvFCUtoV0iSWr0snWnE9TnU18S66GAQyqQbRf2qfJtUuiFsBf6qp0MEwdonlwznlcrw==} |
9147 | 10578 | engines: {node: '>=10.15.0'} |
9148 | 10579 | peerDependencies: |
9149 | 10580 | vue: ^3.0.0 |
9150 | 10581 | dependencies: |
9151 | 10582 | is-plain-object: 3.0.1 |
9152 | - vue: 3.2.33 | |
10583 | + vue: 3.2.47 | |
9153 | 10584 | dev: false |
9154 | 10585 | |
9155 | - /vue-types/4.1.1_vue@3.2.33: | |
9156 | - resolution: {integrity: sha512-Jq2GZ/w6rExJbLA/h7nHBFLciu+YNekgox0DB64wN1snZ4IIJMq+qnqp1/vE4fc7vEjZcP5KGhLzkkSjIHLRzw==} | |
10586 | + /vue-types/4.2.1_vue@3.2.47: | |
10587 | + resolution: {integrity: sha512-DNQZmJuOvovLUIp0BENRkdnZHbI0V4e2mNvjAZOAXKD56YGvRchtUYOXA/XqTxdv7Ng5SJLZqRKRpAhm5NLaPQ==} | |
9157 | 10588 | engines: {node: '>=12.16.0'} |
9158 | 10589 | peerDependencies: |
9159 | 10590 | vue: ^2.0.0 || ^3.0.0 |
9160 | 10591 | dependencies: |
9161 | 10592 | is-plain-object: 5.0.0 |
9162 | - vue: 3.2.33 | |
10593 | + vue: 3.2.47 | |
10594 | + dev: false | |
10595 | + | |
10596 | + /vue/3.2.47: | |
10597 | + resolution: {integrity: sha512-60188y/9Dc9WVrAZeUVSDxRQOZ+z+y5nO2ts9jWXSTkMvayiWxCWOWtBQoYjLeccfXkiiPZWAHcV+WTPhkqJHQ==} | |
10598 | + dependencies: | |
10599 | + '@vue/compiler-dom': 3.2.47 | |
10600 | + '@vue/compiler-sfc': 3.2.47 | |
10601 | + '@vue/runtime-dom': 3.2.47 | |
10602 | + '@vue/server-renderer': 3.2.47_vue@3.2.47 | |
10603 | + '@vue/shared': 3.2.47 | |
10604 | + dev: false | |
10605 | + | |
10606 | + /vuedraggable/4.1.0_vue@3.2.47: | |
10607 | + resolution: {integrity: sha512-FU5HCWBmsf20GpP3eudURW3WdWTKIbEIQxh9/8GE806hydR9qZqRRxRE3RjqX7PkuLuMQG/A7n3cfj9rCEchww==} | |
10608 | + peerDependencies: | |
10609 | + vue: ^3.0.1 | |
10610 | + dependencies: | |
10611 | + sortablejs: 1.14.0 | |
10612 | + vue: 3.2.47 | |
10613 | + dev: false | |
10614 | + | |
10615 | + /vxe-table-plugin-export-xlsx/3.0.4_vxe-table@4.3.9: | |
10616 | + resolution: {integrity: sha512-Og/NbXRIb+BS6sJ48oDNVrZnlkcpaCd/zS8JBAZjHLgioWr1Xoob6FEpaeXBebGPPgTumZNUrrBO57JhhYAerA==} | |
10617 | + peerDependencies: | |
10618 | + vxe-table: ^4.0.27 | |
10619 | + dependencies: | |
10620 | + vxe-table: 4.3.9_vue@3.2.47+xe-utils@3.5.7 | |
9163 | 10621 | dev: false |
9164 | 10622 | |
9165 | - /vue/3.2.33: | |
9166 | - resolution: {integrity: sha512-si1ExAlDUrLSIg/V7D/GgA4twJwfsfgG+t9w10z38HhL/HA07132pUQ2KuwAo8qbCyMJ9e6OqrmWrOCr+jW7ZQ==} | |
10623 | + /vxe-table/4.3.9_vue@3.2.47+xe-utils@3.5.7: | |
10624 | + resolution: {integrity: sha512-Ns7Ooa7lOHBpks90i0k0BMNyxfMpUo39ryxTgKE41X3xVnI9tGQs2U6+klfDlsuqYfmG3ibyzHN3OCrWbbKo4Q==} | |
10625 | + peerDependencies: | |
10626 | + vue: ^3.2.28 | |
10627 | + xe-utils: ^3.5.0 | |
9167 | 10628 | dependencies: |
9168 | - '@vue/compiler-dom': 3.2.33 | |
9169 | - '@vue/compiler-sfc': 3.2.33 | |
9170 | - '@vue/runtime-dom': 3.2.33 | |
9171 | - '@vue/server-renderer': 3.2.33_vue@3.2.33 | |
9172 | - '@vue/shared': 3.2.33 | |
10629 | + vue: 3.2.47 | |
10630 | + xe-utils: 3.5.7 | |
10631 | + dev: false | |
9173 | 10632 | |
9174 | 10633 | /warning/4.0.3: |
9175 | 10634 | resolution: {integrity: sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==} |
... | ... | @@ -9178,13 +10637,13 @@ packages: |
9178 | 10637 | dev: false |
9179 | 10638 | |
9180 | 10639 | /wcwidth/1.0.1: |
9181 | - resolution: {integrity: sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=} | |
10640 | + resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==} | |
9182 | 10641 | dependencies: |
9183 | - defaults: 1.0.3 | |
10642 | + defaults: 1.0.4 | |
9184 | 10643 | dev: true |
9185 | 10644 | |
9186 | 10645 | /webidl-conversions/3.0.1: |
9187 | - resolution: {integrity: sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=} | |
10646 | + resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} | |
9188 | 10647 | dev: true |
9189 | 10648 | |
9190 | 10649 | /webidl-conversions/4.0.2: |
... | ... | @@ -9192,7 +10651,7 @@ packages: |
9192 | 10651 | dev: true |
9193 | 10652 | |
9194 | 10653 | /whatwg-url/5.0.0: |
9195 | - resolution: {integrity: sha1-lmRU6HZUYuN2RNNib2dCzotwll0=} | |
10654 | + resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} | |
9196 | 10655 | dependencies: |
9197 | 10656 | tr46: 0.0.3 |
9198 | 10657 | webidl-conversions: 3.0.1 |
... | ... | @@ -9217,9 +10676,21 @@ packages: |
9217 | 10676 | dev: true |
9218 | 10677 | |
9219 | 10678 | /which-module/2.0.0: |
9220 | - resolution: {integrity: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=} | |
10679 | + resolution: {integrity: sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==} | |
9221 | 10680 | dev: false |
9222 | 10681 | |
10682 | + /which-typed-array/1.1.9: | |
10683 | + resolution: {integrity: sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==} | |
10684 | + engines: {node: '>= 0.4'} | |
10685 | + dependencies: | |
10686 | + available-typed-arrays: 1.0.5 | |
10687 | + call-bind: 1.0.2 | |
10688 | + for-each: 0.3.3 | |
10689 | + gopd: 1.0.1 | |
10690 | + has-tostringtag: 1.0.0 | |
10691 | + is-typed-array: 1.1.10 | |
10692 | + dev: true | |
10693 | + | |
9223 | 10694 | /which/1.3.1: |
9224 | 10695 | resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==} |
9225 | 10696 | hasBin: true |
... | ... | @@ -9235,8 +10706,8 @@ packages: |
9235 | 10706 | isexe: 2.0.0 |
9236 | 10707 | dev: true |
9237 | 10708 | |
9238 | - /windicss/3.5.1: | |
9239 | - resolution: {integrity: sha512-E1hYZATcZFci/XhGS0sJAMRxULjnK+glNukE78Ku7xeb3jxgMY55fFOdIrav+GjQCsgR+IZxPq9/DwmO6eyc4Q==} | |
10709 | + /windicss/3.5.6: | |
10710 | + resolution: {integrity: sha512-P1mzPEjgFMZLX0ZqfFht4fhV/FX8DTG7ERG1fBLiWvd34pTLVReS5CVsewKn9PApSgXnVfPWwvq+qUsRwpnwFA==} | |
9240 | 10711 | engines: {node: '>= 12'} |
9241 | 10712 | hasBin: true |
9242 | 10713 | dev: true |
... | ... | @@ -9257,153 +10728,153 @@ packages: |
9257 | 10728 | dev: false |
9258 | 10729 | |
9259 | 10730 | /wordwrap/1.0.0: |
9260 | - resolution: {integrity: sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=} | |
10731 | + resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==} | |
9261 | 10732 | dev: true |
9262 | 10733 | |
9263 | - /workbox-background-sync/6.5.3: | |
9264 | - resolution: {integrity: sha512-0DD/V05FAcek6tWv9XYj2w5T/plxhDSpclIcAGjA/b7t/6PdaRkQ7ZgtAX6Q/L7kV7wZ8uYRJUoH11VjNipMZw==} | |
10734 | + /workbox-background-sync/6.5.4: | |
10735 | + resolution: {integrity: sha512-0r4INQZMyPky/lj4Ou98qxcThrETucOde+7mRGJl13MPJugQNKeZQOdIJe/1AchOP23cTqHcN/YVpD6r8E6I8g==} | |
9265 | 10736 | dependencies: |
9266 | - idb: 6.1.5 | |
9267 | - workbox-core: 6.5.3 | |
10737 | + idb: 7.1.1 | |
10738 | + workbox-core: 6.5.4 | |
9268 | 10739 | dev: true |
9269 | 10740 | |
9270 | - /workbox-broadcast-update/6.5.3: | |
9271 | - resolution: {integrity: sha512-4AwCIA5DiDrYhlN+Miv/fp5T3/whNmSL+KqhTwRBTZIL6pvTgE4lVuRzAt1JltmqyMcQ3SEfCdfxczuI4kwFQg==} | |
10741 | + /workbox-broadcast-update/6.5.4: | |
10742 | + resolution: {integrity: sha512-I/lBERoH1u3zyBosnpPEtcAVe5lwykx9Yg1k6f8/BGEPGaMMgZrwVrqL1uA9QZ1NGGFoyE6t9i7lBjOlDhFEEw==} | |
9272 | 10743 | dependencies: |
9273 | - workbox-core: 6.5.3 | |
10744 | + workbox-core: 6.5.4 | |
9274 | 10745 | dev: true |
9275 | 10746 | |
9276 | - /workbox-build/6.5.3: | |
9277 | - resolution: {integrity: sha512-8JNHHS7u13nhwIYCDea9MNXBNPHXCs5KDZPKI/ZNTr3f4sMGoD7hgFGecbyjX1gw4z6e9bMpMsOEJNyH5htA/w==} | |
10747 | + /workbox-build/6.5.4: | |
10748 | + resolution: {integrity: sha512-kgRevLXEYvUW9WS4XoziYqZ8Q9j/2ziJYEtTrjdz5/L/cTUa2XfyMP2i7c3p34lgqJ03+mTiz13SdFef2POwbA==} | |
9278 | 10749 | engines: {node: '>=10.0.0'} |
9279 | 10750 | dependencies: |
9280 | - '@apideck/better-ajv-errors': 0.3.3_ajv@8.11.0 | |
9281 | - '@babel/core': 7.17.9 | |
9282 | - '@babel/preset-env': 7.16.11_@babel+core@7.17.9 | |
9283 | - '@babel/runtime': 7.17.9 | |
9284 | - '@rollup/plugin-babel': 5.3.1_6m6vi5xreq5wlqqwvo3xvcrttm | |
9285 | - '@rollup/plugin-node-resolve': 11.2.1_rollup@2.70.2 | |
9286 | - '@rollup/plugin-replace': 2.4.2_rollup@2.70.2 | |
10751 | + '@apideck/better-ajv-errors': 0.3.6_ajv@8.12.0 | |
10752 | + '@babel/core': 7.20.12 | |
10753 | + '@babel/preset-env': 7.20.2_@babel+core@7.20.12 | |
10754 | + '@babel/runtime': 7.20.13 | |
10755 | + '@rollup/plugin-babel': 5.3.1_d8e457a9eec5694be0a6185ede2794cb | |
10756 | + '@rollup/plugin-node-resolve': 11.2.1_rollup@2.79.1 | |
10757 | + '@rollup/plugin-replace': 2.4.2_rollup@2.79.1 | |
9287 | 10758 | '@surma/rollup-plugin-off-main-thread': 2.2.3 |
9288 | - ajv: 8.11.0 | |
10759 | + ajv: 8.12.0 | |
9289 | 10760 | common-tags: 1.8.2 |
9290 | 10761 | fast-json-stable-stringify: 2.1.0 |
9291 | 10762 | fs-extra: 9.1.0 |
9292 | - glob: 7.2.0 | |
10763 | + glob: 7.2.3 | |
9293 | 10764 | lodash: 4.17.21 |
9294 | 10765 | pretty-bytes: 5.6.0 |
9295 | - rollup: 2.70.2 | |
9296 | - rollup-plugin-terser: 7.0.2_rollup@2.70.2 | |
10766 | + rollup: 2.79.1 | |
10767 | + rollup-plugin-terser: 7.0.2_rollup@2.79.1 | |
9297 | 10768 | source-map: 0.8.0-beta.0 |
9298 | 10769 | stringify-object: 3.3.0 |
9299 | 10770 | strip-comments: 2.0.1 |
9300 | 10771 | tempy: 0.6.0 |
9301 | 10772 | upath: 1.2.0 |
9302 | - workbox-background-sync: 6.5.3 | |
9303 | - workbox-broadcast-update: 6.5.3 | |
9304 | - workbox-cacheable-response: 6.5.3 | |
9305 | - workbox-core: 6.5.3 | |
9306 | - workbox-expiration: 6.5.3 | |
9307 | - workbox-google-analytics: 6.5.3 | |
9308 | - workbox-navigation-preload: 6.5.3 | |
9309 | - workbox-precaching: 6.5.3 | |
9310 | - workbox-range-requests: 6.5.3 | |
9311 | - workbox-recipes: 6.5.3 | |
9312 | - workbox-routing: 6.5.3 | |
9313 | - workbox-strategies: 6.5.3 | |
9314 | - workbox-streams: 6.5.3 | |
9315 | - workbox-sw: 6.5.3 | |
9316 | - workbox-window: 6.5.3 | |
10773 | + workbox-background-sync: 6.5.4 | |
10774 | + workbox-broadcast-update: 6.5.4 | |
10775 | + workbox-cacheable-response: 6.5.4 | |
10776 | + workbox-core: 6.5.4 | |
10777 | + workbox-expiration: 6.5.4 | |
10778 | + workbox-google-analytics: 6.5.4 | |
10779 | + workbox-navigation-preload: 6.5.4 | |
10780 | + workbox-precaching: 6.5.4 | |
10781 | + workbox-range-requests: 6.5.4 | |
10782 | + workbox-recipes: 6.5.4 | |
10783 | + workbox-routing: 6.5.4 | |
10784 | + workbox-strategies: 6.5.4 | |
10785 | + workbox-streams: 6.5.4 | |
10786 | + workbox-sw: 6.5.4 | |
10787 | + workbox-window: 6.5.4 | |
9317 | 10788 | transitivePeerDependencies: |
9318 | 10789 | - '@types/babel__core' |
9319 | 10790 | - supports-color |
9320 | 10791 | dev: true |
9321 | 10792 | |
9322 | - /workbox-cacheable-response/6.5.3: | |
9323 | - resolution: {integrity: sha512-6JE/Zm05hNasHzzAGKDkqqgYtZZL2H06ic2GxuRLStA4S/rHUfm2mnLFFXuHAaGR1XuuYyVCEey1M6H3PdZ7SQ==} | |
10793 | + /workbox-cacheable-response/6.5.4: | |
10794 | + resolution: {integrity: sha512-DCR9uD0Fqj8oB2TSWQEm1hbFs/85hXXoayVwFKLVuIuxwJaihBsLsp4y7J9bvZbqtPJ1KlCkmYVGQKrBU4KAug==} | |
9324 | 10795 | dependencies: |
9325 | - workbox-core: 6.5.3 | |
10796 | + workbox-core: 6.5.4 | |
9326 | 10797 | dev: true |
9327 | 10798 | |
9328 | - /workbox-core/6.5.3: | |
9329 | - resolution: {integrity: sha512-Bb9ey5n/M9x+l3fBTlLpHt9ASTzgSGj6vxni7pY72ilB/Pb3XtN+cZ9yueboVhD5+9cNQrC9n/E1fSrqWsUz7Q==} | |
10799 | + /workbox-core/6.5.4: | |
10800 | + resolution: {integrity: sha512-OXYb+m9wZm8GrORlV2vBbE5EC1FKu71GGp0H4rjmxmF4/HLbMCoTFws87M3dFwgpmg0v00K++PImpNQ6J5NQ6Q==} | |
9330 | 10801 | dev: true |
9331 | 10802 | |
9332 | - /workbox-expiration/6.5.3: | |
9333 | - resolution: {integrity: sha512-jzYopYR1zD04ZMdlbn/R2Ik6ixiXbi15c9iX5H8CTi6RPDz7uhvMLZPKEndZTpfgmUk8mdmT9Vx/AhbuCl5Sqw==} | |
10803 | + /workbox-expiration/6.5.4: | |
10804 | + resolution: {integrity: sha512-jUP5qPOpH1nXtjGGh1fRBa1wJL2QlIb5mGpct3NzepjGG2uFFBn4iiEBiI9GUmfAFR2ApuRhDydjcRmYXddiEQ==} | |
9334 | 10805 | dependencies: |
9335 | - idb: 6.1.5 | |
9336 | - workbox-core: 6.5.3 | |
10806 | + idb: 7.1.1 | |
10807 | + workbox-core: 6.5.4 | |
9337 | 10808 | dev: true |
9338 | 10809 | |
9339 | - /workbox-google-analytics/6.5.3: | |
9340 | - resolution: {integrity: sha512-3GLCHotz5umoRSb4aNQeTbILETcrTVEozSfLhHSBaegHs1PnqCmN0zbIy2TjTpph2AGXiNwDrWGF0AN+UgDNTw==} | |
10810 | + /workbox-google-analytics/6.5.4: | |
10811 | + resolution: {integrity: sha512-8AU1WuaXsD49249Wq0B2zn4a/vvFfHkpcFfqAFHNHwln3jK9QUYmzdkKXGIZl9wyKNP+RRX30vcgcyWMcZ9VAg==} | |
9341 | 10812 | dependencies: |
9342 | - workbox-background-sync: 6.5.3 | |
9343 | - workbox-core: 6.5.3 | |
9344 | - workbox-routing: 6.5.3 | |
9345 | - workbox-strategies: 6.5.3 | |
10813 | + workbox-background-sync: 6.5.4 | |
10814 | + workbox-core: 6.5.4 | |
10815 | + workbox-routing: 6.5.4 | |
10816 | + workbox-strategies: 6.5.4 | |
9346 | 10817 | dev: true |
9347 | 10818 | |
9348 | - /workbox-navigation-preload/6.5.3: | |
9349 | - resolution: {integrity: sha512-bK1gDFTc5iu6lH3UQ07QVo+0ovErhRNGvJJO/1ngknT0UQ702nmOUhoN9qE5mhuQSrnK+cqu7O7xeaJ+Rd9Tmg==} | |
10819 | + /workbox-navigation-preload/6.5.4: | |
10820 | + resolution: {integrity: sha512-IIwf80eO3cr8h6XSQJF+Hxj26rg2RPFVUmJLUlM0+A2GzB4HFbQyKkrgD5y2d84g2IbJzP4B4j5dPBRzamHrng==} | |
9350 | 10821 | dependencies: |
9351 | - workbox-core: 6.5.3 | |
10822 | + workbox-core: 6.5.4 | |
9352 | 10823 | dev: true |
9353 | 10824 | |
9354 | - /workbox-precaching/6.5.3: | |
9355 | - resolution: {integrity: sha512-sjNfgNLSsRX5zcc63H/ar/hCf+T19fRtTqvWh795gdpghWb5xsfEkecXEvZ8biEi1QD7X/ljtHphdaPvXDygMQ==} | |
10825 | + /workbox-precaching/6.5.4: | |
10826 | + resolution: {integrity: sha512-hSMezMsW6btKnxHB4bFy2Qfwey/8SYdGWvVIKFaUm8vJ4E53JAY+U2JwLTRD8wbLWoP6OVUdFlXsTdKu9yoLTg==} | |
9356 | 10827 | dependencies: |
9357 | - workbox-core: 6.5.3 | |
9358 | - workbox-routing: 6.5.3 | |
9359 | - workbox-strategies: 6.5.3 | |
10828 | + workbox-core: 6.5.4 | |
10829 | + workbox-routing: 6.5.4 | |
10830 | + workbox-strategies: 6.5.4 | |
9360 | 10831 | dev: true |
9361 | 10832 | |
9362 | - /workbox-range-requests/6.5.3: | |
9363 | - resolution: {integrity: sha512-pGCP80Bpn/0Q0MQsfETSfmtXsQcu3M2QCJwSFuJ6cDp8s2XmbUXkzbuQhCUzKR86ZH2Vex/VUjb2UaZBGamijA==} | |
10833 | + /workbox-range-requests/6.5.4: | |
10834 | + resolution: {integrity: sha512-Je2qR1NXCFC8xVJ/Lux6saH6IrQGhMpDrPXWZWWS8n/RD+WZfKa6dSZwU+/QksfEadJEr/NfY+aP/CXFFK5JFg==} | |
9364 | 10835 | dependencies: |
9365 | - workbox-core: 6.5.3 | |
10836 | + workbox-core: 6.5.4 | |
9366 | 10837 | dev: true |
9367 | 10838 | |
9368 | - /workbox-recipes/6.5.3: | |
9369 | - resolution: {integrity: sha512-IcgiKYmbGiDvvf3PMSEtmwqxwfQ5zwI7OZPio3GWu4PfehA8jI8JHI3KZj+PCfRiUPZhjQHJ3v1HbNs+SiSkig==} | |
10839 | + /workbox-recipes/6.5.4: | |
10840 | + resolution: {integrity: sha512-QZNO8Ez708NNwzLNEXTG4QYSKQ1ochzEtRLGaq+mr2PyoEIC1xFW7MrWxrONUxBFOByksds9Z4//lKAX8tHyUA==} | |
9370 | 10841 | dependencies: |
9371 | - workbox-cacheable-response: 6.5.3 | |
9372 | - workbox-core: 6.5.3 | |
9373 | - workbox-expiration: 6.5.3 | |
9374 | - workbox-precaching: 6.5.3 | |
9375 | - workbox-routing: 6.5.3 | |
9376 | - workbox-strategies: 6.5.3 | |
10842 | + workbox-cacheable-response: 6.5.4 | |
10843 | + workbox-core: 6.5.4 | |
10844 | + workbox-expiration: 6.5.4 | |
10845 | + workbox-precaching: 6.5.4 | |
10846 | + workbox-routing: 6.5.4 | |
10847 | + workbox-strategies: 6.5.4 | |
9377 | 10848 | dev: true |
9378 | 10849 | |
9379 | - /workbox-routing/6.5.3: | |
9380 | - resolution: {integrity: sha512-DFjxcuRAJjjt4T34RbMm3MCn+xnd36UT/2RfPRfa8VWJGItGJIn7tG+GwVTdHmvE54i/QmVTJepyAGWtoLPTmg==} | |
10850 | + /workbox-routing/6.5.4: | |
10851 | + resolution: {integrity: sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==} | |
9381 | 10852 | dependencies: |
9382 | - workbox-core: 6.5.3 | |
10853 | + workbox-core: 6.5.4 | |
9383 | 10854 | dev: true |
9384 | 10855 | |
9385 | - /workbox-strategies/6.5.3: | |
9386 | - resolution: {integrity: sha512-MgmGRrDVXs7rtSCcetZgkSZyMpRGw8HqL2aguszOc3nUmzGZsT238z/NN9ZouCxSzDu3PQ3ZSKmovAacaIhu1w==} | |
10856 | + /workbox-strategies/6.5.4: | |
10857 | + resolution: {integrity: sha512-DEtsxhx0LIYWkJBTQolRxG4EI0setTJkqR4m7r4YpBdxtWJH1Mbg01Cj8ZjNOO8etqfA3IZaOPHUxCs8cBsKLw==} | |
9387 | 10858 | dependencies: |
9388 | - workbox-core: 6.5.3 | |
10859 | + workbox-core: 6.5.4 | |
9389 | 10860 | dev: true |
9390 | 10861 | |
9391 | - /workbox-streams/6.5.3: | |
9392 | - resolution: {integrity: sha512-vN4Qi8o+b7zj1FDVNZ+PlmAcy1sBoV7SC956uhqYvZ9Sg1fViSbOpydULOssVJ4tOyKRifH/eoi6h99d+sJ33w==} | |
10862 | + /workbox-streams/6.5.4: | |
10863 | + resolution: {integrity: sha512-FXKVh87d2RFXkliAIheBojBELIPnWbQdyDvsH3t74Cwhg0fDheL1T8BqSM86hZvC0ZESLsznSYWw+Va+KVbUzg==} | |
9393 | 10864 | dependencies: |
9394 | - workbox-core: 6.5.3 | |
9395 | - workbox-routing: 6.5.3 | |
10865 | + workbox-core: 6.5.4 | |
10866 | + workbox-routing: 6.5.4 | |
9396 | 10867 | dev: true |
9397 | 10868 | |
9398 | - /workbox-sw/6.5.3: | |
9399 | - resolution: {integrity: sha512-BQBzm092w+NqdIEF2yhl32dERt9j9MDGUTa2Eaa+o3YKL4Qqw55W9yQC6f44FdAHdAJrJvp0t+HVrfh8AiGj8A==} | |
10869 | + /workbox-sw/6.5.4: | |
10870 | + resolution: {integrity: sha512-vo2RQo7DILVRoH5LjGqw3nphavEjK4Qk+FenXeUsknKn14eCNedHOXWbmnvP4ipKhlE35pvJ4yl4YYf6YsJArA==} | |
9400 | 10871 | dev: true |
9401 | 10872 | |
9402 | - /workbox-window/6.5.3: | |
9403 | - resolution: {integrity: sha512-GnJbx1kcKXDtoJBVZs/P7ddP0Yt52NNy4nocjBpYPiRhMqTpJCNrSL+fGHZ/i/oP6p/vhE8II0sA6AZGKGnssw==} | |
10873 | + /workbox-window/6.5.4: | |
10874 | + resolution: {integrity: sha512-HnLZJDwYBE+hpG25AQBO8RUWBJRaCsI9ksQJEp3aCOFCaG5kqaToAYXFRAHxzRluM2cQbGzdQF5rjKPWPA1fug==} | |
9404 | 10875 | dependencies: |
9405 | 10876 | '@types/trusted-types': 2.0.2 |
9406 | - workbox-core: 6.5.3 | |
10877 | + workbox-core: 6.5.4 | |
9407 | 10878 | dev: true |
9408 | 10879 | |
9409 | 10880 | /wrap-ansi/6.2.0: |
... | ... | @@ -9424,17 +10895,20 @@ packages: |
9424 | 10895 | dev: true |
9425 | 10896 | |
9426 | 10897 | /wrappy/1.0.2: |
9427 | - resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=} | |
9428 | - dev: true | |
10898 | + resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} | |
9429 | 10899 | |
9430 | - /write-file-atomic/4.0.1: | |
9431 | - resolution: {integrity: sha512-nSKUxgAbyioruk6hU87QzVbY279oYT6uiwgDoujth2ju4mJ+TZau7SQBhtbTmUyuNYTuXnSyRn66FV0+eCgcrQ==} | |
9432 | - engines: {node: ^12.13.0 || ^14.15.0 || >=16} | |
10900 | + /write-file-atomic/4.0.2: | |
10901 | + resolution: {integrity: sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==} | |
10902 | + engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} | |
9433 | 10903 | dependencies: |
9434 | 10904 | imurmurhash: 0.1.4 |
9435 | 10905 | signal-exit: 3.0.7 |
9436 | 10906 | dev: true |
9437 | 10907 | |
10908 | + /xe-utils/3.5.7: | |
10909 | + resolution: {integrity: sha512-3H+fDBKBR2wLJgyA7k9C/w1Xljx6Maml5ukV0WDY06HjYyGs2FEz6XhcwRCLIDXX4pBP3Gu0nX9DbCeuuRA2Ew==} | |
10910 | + dev: false | |
10911 | + | |
9438 | 10912 | /xlsx/0.18.5: |
9439 | 10913 | resolution: {integrity: sha512-dmg3LCjBPHZnQp5/F/+nnTa+miPJxUXB6vtk42YjBBKayDNagxGEeIdWApkYPOf3Z3pm3k62Knjzp7lMeTEtFQ==} |
9440 | 10914 | engines: {node: '>=0.8'} |
... | ... | @@ -9449,6 +10923,10 @@ packages: |
9449 | 10923 | word: 0.3.0 |
9450 | 10924 | dev: false |
9451 | 10925 | |
10926 | + /xmlchars/2.2.0: | |
10927 | + resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==} | |
10928 | + dev: false | |
10929 | + | |
9452 | 10930 | /xtend/4.0.2: |
9453 | 10931 | resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} |
9454 | 10932 | engines: {node: '>=0.4'} |
... | ... | @@ -9467,6 +10945,10 @@ packages: |
9467 | 10945 | resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==} |
9468 | 10946 | dev: true |
9469 | 10947 | |
10948 | + /yallist/3.1.1: | |
10949 | + resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==} | |
10950 | + dev: true | |
10951 | + | |
9470 | 10952 | /yallist/4.0.0: |
9471 | 10953 | resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} |
9472 | 10954 | dev: true |
... | ... | @@ -9489,8 +10971,8 @@ packages: |
9489 | 10971 | engines: {node: '>=10'} |
9490 | 10972 | dev: true |
9491 | 10973 | |
9492 | - /yargs-parser/21.0.1: | |
9493 | - resolution: {integrity: sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==} | |
10974 | + /yargs-parser/21.1.1: | |
10975 | + resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} | |
9494 | 10976 | engines: {node: '>=12'} |
9495 | 10977 | dev: true |
9496 | 10978 | |
... | ... | @@ -9524,17 +11006,17 @@ packages: |
9524 | 11006 | yargs-parser: 20.2.9 |
9525 | 11007 | dev: true |
9526 | 11008 | |
9527 | - /yargs/17.4.1: | |
9528 | - resolution: {integrity: sha512-WSZD9jgobAg3ZKuCQZSa3g9QOJeCCqLoLAykiWgmXnDo9EPnn4RPf5qVTtzgOx66o6/oqhcA5tHtJXpG8pMt3g==} | |
11009 | + /yargs/17.6.2: | |
11010 | + resolution: {integrity: sha512-1/9UrdHjDZc0eOU0HxOHoS78C69UD3JRMvzlJ7S79S2nTaWRA/whGCTV8o9e/N/1Va9YIV7Q4sOxD8VV4pCWOw==} | |
9529 | 11011 | engines: {node: '>=12'} |
9530 | 11012 | dependencies: |
9531 | - cliui: 7.0.4 | |
11013 | + cliui: 8.0.1 | |
9532 | 11014 | escalade: 3.1.1 |
9533 | 11015 | get-caller-file: 2.0.5 |
9534 | 11016 | require-directory: 2.1.1 |
9535 | 11017 | string-width: 4.2.3 |
9536 | 11018 | y18n: 5.0.8 |
9537 | - yargs-parser: 21.0.1 | |
11019 | + yargs-parser: 21.1.1 | |
9538 | 11020 | dev: true |
9539 | 11021 | |
9540 | 11022 | /yauzl/2.10.0: |
... | ... | @@ -9554,1824 +11036,17 @@ packages: |
9554 | 11036 | engines: {node: '>=10'} |
9555 | 11037 | dev: true |
9556 | 11038 | |
9557 | - /zrender/5.3.1: | |
9558 | - resolution: {integrity: sha512-7olqIjy0gWfznKr6vgfnGBk7y4UtdMvdwFmK92vVQsQeDPyzkHW1OlrLEKg6GHz1W5ePf0FeN1q2vkl/HFqhXw==} | |
11039 | + /zip-stream/4.1.0: | |
11040 | + resolution: {integrity: sha512-zshzwQW7gG7hjpBlgeQP9RuyPGNxvJdzR8SUM3QhxCnLjWN2E7j3dOvpeDcQoETfHx0urRS7EtmVToql7YpU4A==} | |
11041 | + engines: {node: '>= 10'} | |
9559 | 11042 | dependencies: |
9560 | - tslib: 2.3.0 | |
11043 | + archiver-utils: 2.1.0 | |
11044 | + compress-commons: 4.1.1 | |
11045 | + readable-stream: 3.6.0 | |
9561 | 11046 | dev: false |
9562 | 11047 | |
9563 | - registry.npmmirror.com/@babel/helper-validator-identifier/7.16.7: | |
9564 | - resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz} | |
9565 | - name: '@babel/helper-validator-identifier' | |
9566 | - version: 7.16.7 | |
9567 | - engines: {node: '>=6.9.0'} | |
9568 | - | |
9569 | - registry.npmmirror.com/@babel/parser/7.17.9: | |
9570 | - resolution: {integrity: sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/parser/-/parser-7.17.9.tgz} | |
9571 | - name: '@babel/parser' | |
9572 | - version: 7.17.9 | |
9573 | - engines: {node: '>=6.0.0'} | |
9574 | - hasBin: true | |
9575 | - dependencies: | |
9576 | - '@babel/types': registry.npmmirror.com/@babel/types/7.17.0 | |
9577 | - dev: true | |
9578 | - | |
9579 | - registry.npmmirror.com/@babel/types/7.17.0: | |
9580 | - resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@babel/types/-/types-7.17.0.tgz} | |
9581 | - name: '@babel/types' | |
9582 | - version: 7.17.0 | |
9583 | - engines: {node: '>=6.9.0'} | |
9584 | - dependencies: | |
9585 | - '@babel/helper-validator-identifier': registry.npmmirror.com/@babel/helper-validator-identifier/7.16.7 | |
9586 | - to-fast-properties: registry.npmmirror.com/to-fast-properties/2.0.0 | |
9587 | - | |
9588 | - registry.npmmirror.com/@sindresorhus/is/0.7.0: | |
9589 | - resolution: {integrity: sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@sindresorhus/is/-/is-0.7.0.tgz} | |
9590 | - name: '@sindresorhus/is' | |
9591 | - version: 0.7.0 | |
9592 | - engines: {node: '>=4'} | |
9593 | - dev: true | |
9594 | - | |
9595 | - registry.npmmirror.com/@types/keyv/3.1.4: | |
9596 | - resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/keyv/-/keyv-3.1.4.tgz} | |
9597 | - name: '@types/keyv' | |
9598 | - version: 3.1.4 | |
9599 | - dependencies: | |
9600 | - '@types/node': registry.npmmirror.com/@types/node/17.0.25 | |
9601 | - dev: true | |
9602 | - | |
9603 | - registry.npmmirror.com/@types/node/17.0.25: | |
9604 | - resolution: {integrity: sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/node/-/node-17.0.25.tgz} | |
9605 | - name: '@types/node' | |
9606 | - version: 17.0.25 | |
9607 | - dev: true | |
9608 | - | |
9609 | - registry.npmmirror.com/@types/responselike/1.0.0: | |
9610 | - resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@types/responselike/-/responselike-1.0.0.tgz} | |
9611 | - name: '@types/responselike' | |
9612 | - version: 1.0.0 | |
9613 | - dependencies: | |
9614 | - '@types/node': registry.npmmirror.com/@types/node/17.0.25 | |
9615 | - dev: true | |
9616 | - | |
9617 | - registry.npmmirror.com/@volar/language-core/1.0.9: | |
9618 | - resolution: {integrity: sha512-5Fty3slLet6svXiJw2YxhYeo6c7wFdtILrql5bZymYLM+HbiZtJbryW1YnUEKAP7MO9Mbeh+TNH4Z0HFxHgIqw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/language-core/-/language-core-1.0.9.tgz} | |
9619 | - name: '@volar/language-core' | |
9620 | - version: 1.0.9 | |
9621 | - dependencies: | |
9622 | - '@volar/source-map': registry.npmmirror.com/@volar/source-map/1.0.9 | |
9623 | - '@vue/reactivity': registry.npmmirror.com/@vue/reactivity/3.2.45 | |
9624 | - muggle-string: registry.npmmirror.com/muggle-string/0.1.0 | |
9625 | - dev: true | |
9626 | - | |
9627 | - registry.npmmirror.com/@volar/source-map/1.0.9: | |
9628 | - resolution: {integrity: sha512-fazB/vy5ZEJ3yKx4fabJyGNI3CBkdLkfEIRVu6+1P3VixK0Mn+eqyUIkLBrzGYaeFM3GybhCLCvsVdNz0Fu/CQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/source-map/-/source-map-1.0.9.tgz} | |
9629 | - name: '@volar/source-map' | |
9630 | - version: 1.0.9 | |
9631 | - dependencies: | |
9632 | - muggle-string: registry.npmmirror.com/muggle-string/0.1.0 | |
9633 | - dev: true | |
9634 | - | |
9635 | - registry.npmmirror.com/@volar/typescript/1.0.9: | |
9636 | - resolution: {integrity: sha512-dVziu+ShQUWuMukM6bvK2v2O446/gG6l1XkTh2vfkccw1IzjfbiP1TWQoNo1ipTfZOtu5YJGYAx+o5HNrGXWfQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/typescript/-/typescript-1.0.9.tgz} | |
9637 | - name: '@volar/typescript' | |
9638 | - version: 1.0.9 | |
9639 | - dependencies: | |
9640 | - '@volar/language-core': registry.npmmirror.com/@volar/language-core/1.0.9 | |
9641 | - dev: true | |
9642 | - | |
9643 | - registry.npmmirror.com/@volar/vue-language-core/1.0.9: | |
9644 | - resolution: {integrity: sha512-tofNoR8ShPFenHT1YVMuvoXtXWwoQE+fiXVqSmW0dSKZqEDjWQ3YeXSd0a6aqyKaIbvR7kWWGp34WbpQlwf9Ww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/vue-language-core/-/vue-language-core-1.0.9.tgz} | |
9645 | - name: '@volar/vue-language-core' | |
9646 | - version: 1.0.9 | |
9647 | - dependencies: | |
9648 | - '@volar/language-core': registry.npmmirror.com/@volar/language-core/1.0.9 | |
9649 | - '@volar/source-map': registry.npmmirror.com/@volar/source-map/1.0.9 | |
9650 | - '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 | |
9651 | - '@vue/compiler-sfc': registry.npmmirror.com/@vue/compiler-sfc/3.2.45 | |
9652 | - '@vue/reactivity': registry.npmmirror.com/@vue/reactivity/3.2.45 | |
9653 | - '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 | |
9654 | - minimatch: registry.npmmirror.com/minimatch/5.1.0 | |
9655 | - vue-template-compiler: registry.npmmirror.com/vue-template-compiler/2.7.14 | |
9656 | - dev: true | |
9657 | - | |
9658 | - registry.npmmirror.com/@volar/vue-typescript/1.0.9: | |
9659 | - resolution: {integrity: sha512-ZLe4y9YNbviACa7uAMCilzxA76gbbSlKfjspXBzk6fCobd8QCIig+VyDYcjANIlm2HhgSCX8jYTzhCKlegh4mw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@volar/vue-typescript/-/vue-typescript-1.0.9.tgz} | |
9660 | - name: '@volar/vue-typescript' | |
9661 | - version: 1.0.9 | |
9662 | - dependencies: | |
9663 | - '@volar/typescript': registry.npmmirror.com/@volar/typescript/1.0.9 | |
9664 | - '@volar/vue-language-core': registry.npmmirror.com/@volar/vue-language-core/1.0.9 | |
9665 | - dev: true | |
9666 | - | |
9667 | - registry.npmmirror.com/@vue/compiler-core/3.2.45: | |
9668 | - resolution: {integrity: sha512-rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.2.45.tgz} | |
9669 | - name: '@vue/compiler-core' | |
9670 | - version: 3.2.45 | |
9671 | - dependencies: | |
9672 | - '@babel/parser': registry.npmmirror.com/@babel/parser/7.17.9 | |
9673 | - '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 | |
9674 | - estree-walker: registry.npmmirror.com/estree-walker/2.0.2 | |
9675 | - source-map: registry.npmmirror.com/source-map/0.6.1 | |
9676 | - dev: true | |
9677 | - | |
9678 | - registry.npmmirror.com/@vue/compiler-dom/3.2.45: | |
9679 | - resolution: {integrity: sha512-tyYeUEuKqqZO137WrZkpwfPCdiiIeXYCcJ8L4gWz9vqaxzIQRccTSwSWZ/Axx5YR2z+LvpUbmPNXxuBU45lyRw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.2.45.tgz} | |
9680 | - name: '@vue/compiler-dom' | |
9681 | - version: 3.2.45 | |
9682 | - dependencies: | |
9683 | - '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 | |
9684 | - '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 | |
9685 | - dev: true | |
9686 | - | |
9687 | - registry.npmmirror.com/@vue/compiler-sfc/3.2.45: | |
9688 | - resolution: {integrity: sha512-1jXDuWah1ggsnSAOGsec8cFjT/K6TMZ0sPL3o3d84Ft2AYZi2jWJgRMjw4iaK0rBfA89L5gw427H4n1RZQBu6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.2.45.tgz} | |
9689 | - name: '@vue/compiler-sfc' | |
9690 | - version: 3.2.45 | |
9691 | - dependencies: | |
9692 | - '@babel/parser': registry.npmmirror.com/@babel/parser/7.17.9 | |
9693 | - '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 | |
9694 | - '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 | |
9695 | - '@vue/compiler-ssr': registry.npmmirror.com/@vue/compiler-ssr/3.2.45 | |
9696 | - '@vue/reactivity-transform': registry.npmmirror.com/@vue/reactivity-transform/3.2.45 | |
9697 | - '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 | |
9698 | - estree-walker: registry.npmmirror.com/estree-walker/2.0.2 | |
9699 | - magic-string: registry.npmmirror.com/magic-string/0.25.9 | |
9700 | - postcss: registry.npmmirror.com/postcss/8.4.12 | |
9701 | - source-map: registry.npmmirror.com/source-map/0.6.1 | |
9702 | - dev: true | |
9703 | - | |
9704 | - registry.npmmirror.com/@vue/compiler-ssr/3.2.45: | |
9705 | - resolution: {integrity: sha512-6BRaggEGqhWht3lt24CrIbQSRD5O07MTmd+LjAn5fJj568+R9eUD2F7wMQJjX859seSlrYog7sUtrZSd7feqrQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.2.45.tgz} | |
9706 | - name: '@vue/compiler-ssr' | |
9707 | - version: 3.2.45 | |
9708 | - dependencies: | |
9709 | - '@vue/compiler-dom': registry.npmmirror.com/@vue/compiler-dom/3.2.45 | |
9710 | - '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 | |
9711 | - dev: true | |
9712 | - | |
9713 | - registry.npmmirror.com/@vue/reactivity-transform/3.2.45: | |
9714 | - resolution: {integrity: sha512-BHVmzYAvM7vcU5WmuYqXpwaBHjsS8T63jlKGWVtHxAHIoMIlmaMyurUSEs1Zcg46M4AYT5MtB1U274/2aNzjJQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity-transform/-/reactivity-transform-3.2.45.tgz} | |
9715 | - name: '@vue/reactivity-transform' | |
9716 | - version: 3.2.45 | |
9717 | - dependencies: | |
9718 | - '@babel/parser': registry.npmmirror.com/@babel/parser/7.17.9 | |
9719 | - '@vue/compiler-core': registry.npmmirror.com/@vue/compiler-core/3.2.45 | |
9720 | - '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 | |
9721 | - estree-walker: registry.npmmirror.com/estree-walker/2.0.2 | |
9722 | - magic-string: registry.npmmirror.com/magic-string/0.25.9 | |
9723 | - dev: true | |
9724 | - | |
9725 | - registry.npmmirror.com/@vue/reactivity/3.2.45: | |
9726 | - resolution: {integrity: sha512-PRvhCcQcyEVohW0P8iQ7HDcIOXRjZfAsOds3N99X/Dzewy8TVhTCT4uXpAHfoKjVTJRA0O0K+6QNkDIZAxNi3A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.2.45.tgz} | |
9727 | - name: '@vue/reactivity' | |
9728 | - version: 3.2.45 | |
9729 | - dependencies: | |
9730 | - '@vue/shared': registry.npmmirror.com/@vue/shared/3.2.45 | |
9731 | - dev: true | |
9732 | - | |
9733 | - registry.npmmirror.com/@vue/shared/3.2.45: | |
9734 | - resolution: {integrity: sha512-Ewzq5Yhimg7pSztDV+RH1UDKBzmtqieXQlpTVm2AwraoRL/Rks96mvd8Vgi7Lj+h+TH8dv7mXD3FRZR3TUvbSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/@vue/shared/-/shared-3.2.45.tgz} | |
9735 | - name: '@vue/shared' | |
9736 | - version: 3.2.45 | |
9737 | - dev: true | |
9738 | - | |
9739 | - registry.npmmirror.com/arch/2.2.0: | |
9740 | - resolution: {integrity: sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/arch/-/arch-2.2.0.tgz} | |
9741 | - name: arch | |
9742 | - version: 2.2.0 | |
9743 | - dev: true | |
9744 | - | |
9745 | - registry.npmmirror.com/archive-type/4.0.0: | |
9746 | - resolution: {integrity: sha512-zV4Ky0v1F8dBrdYElwTvQhweQ0P7Kwc1aluqJsYtOBP01jXcWCyW2IEfI1YiqsG+Iy7ZR+o5LF1N+PGECBxHWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/archive-type/-/archive-type-4.0.0.tgz} | |
9747 | - name: archive-type | |
9748 | - version: 4.0.0 | |
9749 | - engines: {node: '>=4'} | |
9750 | - dependencies: | |
9751 | - file-type: registry.npmmirror.com/file-type/4.4.0 | |
9752 | - dev: true | |
9753 | - | |
9754 | - registry.npmmirror.com/balanced-match/1.0.2: | |
9755 | - resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz} | |
9756 | - name: balanced-match | |
9757 | - version: 1.0.2 | |
9758 | - dev: true | |
9759 | - | |
9760 | - registry.npmmirror.com/base64-js/1.5.1: | |
9761 | - resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz} | |
9762 | - name: base64-js | |
9763 | - version: 1.5.1 | |
9764 | - dev: true | |
9765 | - | |
9766 | - registry.npmmirror.com/bin-check/4.1.0: | |
9767 | - resolution: {integrity: sha512-b6weQyEUKsDGFlACWSIOfveEnImkJyK/FGW6FAG42loyoquvjdtOIqO6yBFzHyqyVVhNgNkQxxx09SFLK28YnA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bin-check/-/bin-check-4.1.0.tgz} | |
9768 | - name: bin-check | |
9769 | - version: 4.1.0 | |
9770 | - engines: {node: '>=4'} | |
9771 | - dependencies: | |
9772 | - execa: registry.npmmirror.com/execa/0.7.0 | |
9773 | - executable: registry.npmmirror.com/executable/4.1.1 | |
9774 | - dev: true | |
9775 | - | |
9776 | - registry.npmmirror.com/bin-version-check/4.0.0: | |
9777 | - resolution: {integrity: sha512-sR631OrhC+1f8Cvs8WyVWOA33Y8tgwjETNPyyD/myRBXLkfS/vl74FmH/lFcRl9KY3zwGh7jFhvyk9vV3/3ilQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bin-version-check/-/bin-version-check-4.0.0.tgz} | |
9778 | - name: bin-version-check | |
9779 | - version: 4.0.0 | |
9780 | - engines: {node: '>=6'} | |
11048 | + /zrender/5.4.1: | |
11049 | + resolution: {integrity: sha512-M4Z05BHWtajY2241EmMPHglDQAJ1UyHQcYsxDNzD9XLSkPDqMq4bB28v9Pb4mvHnVQ0GxyTklZ/69xCFP6RXBA==} | |
9781 | 11050 | dependencies: |
9782 | - bin-version: registry.npmmirror.com/bin-version/3.1.0 | |
9783 | - semver: registry.npmmirror.com/semver/5.7.1 | |
9784 | - semver-truncate: registry.npmmirror.com/semver-truncate/1.1.2 | |
9785 | - dev: true | |
9786 | - | |
9787 | - registry.npmmirror.com/bin-version/3.1.0: | |
9788 | - resolution: {integrity: sha512-Mkfm4iE1VFt4xd4vH+gx+0/71esbfus2LsnCGe8Pi4mndSPyT+NGES/Eg99jx8/lUGWfu3z2yuB/bt5UB+iVbQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bin-version/-/bin-version-3.1.0.tgz} | |
9789 | - name: bin-version | |
9790 | - version: 3.1.0 | |
9791 | - engines: {node: '>=6'} | |
9792 | - dependencies: | |
9793 | - execa: registry.npmmirror.com/execa/1.0.0 | |
9794 | - find-versions: registry.npmmirror.com/find-versions/3.2.0 | |
9795 | - dev: true | |
9796 | - | |
9797 | - registry.npmmirror.com/bin-wrapper-china/0.1.0: | |
9798 | - resolution: {integrity: sha512-1UCm17WYEbgry50tup+AQN+JGVEVzoW4f8HMl899k1lvuFxWKGZXl/G2fgxQxAckRjnloO3ijLVVEsv8zescUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bin-wrapper-china/-/bin-wrapper-china-0.1.0.tgz} | |
9799 | - name: bin-wrapper-china | |
9800 | - version: 0.1.0 | |
9801 | - engines: {node: '>=8.3'} | |
9802 | - hasBin: true | |
9803 | - dependencies: | |
9804 | - bin-check: registry.npmmirror.com/bin-check/4.1.0 | |
9805 | - bin-version-check: registry.npmmirror.com/bin-version-check/4.0.0 | |
9806 | - binary-mirror-config: registry.npmmirror.com/binary-mirror-config/1.40.1 | |
9807 | - download: registry.npmmirror.com/download/7.1.0 | |
9808 | - import-lazy: registry.npmmirror.com/import-lazy/4.0.0 | |
9809 | - os-filter-obj: registry.npmmirror.com/os-filter-obj/2.0.0 | |
9810 | - pify: registry.npmmirror.com/pify/4.0.1 | |
9811 | - dev: true | |
9812 | - | |
9813 | - registry.npmmirror.com/binary-mirror-config/1.40.1: | |
9814 | - resolution: {integrity: sha512-qEHZmIbM31fexHC8O6wOEgFNVPnyVkdHbQvP/b9ypsnoeEzmaGRhqxuQi+c6VROrQPHGJCdO7p4RYqeo0RGFQg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/binary-mirror-config/-/binary-mirror-config-1.40.1.tgz} | |
9815 | - name: binary-mirror-config | |
9816 | - version: 1.40.1 | |
9817 | - dev: true | |
9818 | - | |
9819 | - registry.npmmirror.com/bl/1.2.3: | |
9820 | - resolution: {integrity: sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/bl/-/bl-1.2.3.tgz} | |
9821 | - name: bl | |
9822 | - version: 1.2.3 | |
9823 | - dependencies: | |
9824 | - readable-stream: registry.npmmirror.com/readable-stream/2.3.7 | |
9825 | - safe-buffer: registry.npmmirror.com/safe-buffer/5.2.1 | |
9826 | - dev: true | |
9827 | - | |
9828 | - registry.npmmirror.com/brace-expansion/1.1.11: | |
9829 | - resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz} | |
9830 | - name: brace-expansion | |
9831 | - version: 1.1.11 | |
9832 | - dependencies: | |
9833 | - balanced-match: 1.0.2 | |
9834 | - concat-map: 0.0.1 | |
9835 | - dev: true | |
9836 | - | |
9837 | - registry.npmmirror.com/brace-expansion/2.0.1: | |
9838 | - resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz} | |
9839 | - name: brace-expansion | |
9840 | - version: 2.0.1 | |
9841 | - dependencies: | |
9842 | - balanced-match: registry.npmmirror.com/balanced-match/1.0.2 | |
9843 | - dev: true | |
9844 | - | |
9845 | - registry.npmmirror.com/buffer-alloc-unsafe/1.1.0: | |
9846 | - resolution: {integrity: sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz} | |
9847 | - name: buffer-alloc-unsafe | |
9848 | - version: 1.1.0 | |
9849 | - dev: true | |
9850 | - | |
9851 | - registry.npmmirror.com/buffer-alloc/1.2.0: | |
9852 | - resolution: {integrity: sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer-alloc/-/buffer-alloc-1.2.0.tgz} | |
9853 | - name: buffer-alloc | |
9854 | - version: 1.2.0 | |
9855 | - dependencies: | |
9856 | - buffer-alloc-unsafe: registry.npmmirror.com/buffer-alloc-unsafe/1.1.0 | |
9857 | - buffer-fill: registry.npmmirror.com/buffer-fill/1.0.0 | |
9858 | - dev: true | |
9859 | - | |
9860 | - registry.npmmirror.com/buffer-crc32/0.2.13: | |
9861 | - resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz} | |
9862 | - name: buffer-crc32 | |
9863 | - version: 0.2.13 | |
9864 | - dev: true | |
9865 | - | |
9866 | - registry.npmmirror.com/buffer-fill/1.0.0: | |
9867 | - resolution: {integrity: sha512-T7zexNBwiiaCOGDg9xNX9PBmjrubblRkENuptryuI64URkXDFum9il/JGL8Lm8wYfAXpredVXXZz7eMHilimiQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer-fill/-/buffer-fill-1.0.0.tgz} | |
9868 | - name: buffer-fill | |
9869 | - version: 1.0.0 | |
9870 | - dev: true | |
9871 | - | |
9872 | - registry.npmmirror.com/buffer/5.7.1: | |
9873 | - resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz} | |
9874 | - name: buffer | |
9875 | - version: 5.7.1 | |
9876 | - dependencies: | |
9877 | - base64-js: registry.npmmirror.com/base64-js/1.5.1 | |
9878 | - ieee754: registry.npmmirror.com/ieee754/1.2.1 | |
9879 | - dev: true | |
9880 | - | |
9881 | - registry.npmmirror.com/cacheable-request/2.1.4: | |
9882 | - resolution: {integrity: sha512-vag0O2LKZ/najSoUwDbVlnlCFvhBE/7mGTY2B5FgCBDcRD+oVV1HYTOwM6JZfMg/hIcM6IwnTZ1uQQL5/X3xIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cacheable-request/-/cacheable-request-2.1.4.tgz} | |
9883 | - name: cacheable-request | |
9884 | - version: 2.1.4 | |
9885 | - dependencies: | |
9886 | - clone-response: registry.npmmirror.com/clone-response/1.0.2 | |
9887 | - get-stream: registry.npmmirror.com/get-stream/3.0.0 | |
9888 | - http-cache-semantics: registry.npmmirror.com/http-cache-semantics/3.8.1 | |
9889 | - keyv: registry.npmmirror.com/keyv/3.0.0 | |
9890 | - lowercase-keys: registry.npmmirror.com/lowercase-keys/1.0.0 | |
9891 | - normalize-url: registry.npmmirror.com/normalize-url/2.0.1 | |
9892 | - responselike: registry.npmmirror.com/responselike/1.0.2 | |
9893 | - dev: true | |
9894 | - | |
9895 | - registry.npmmirror.com/caw/2.0.1: | |
9896 | - resolution: {integrity: sha512-Cg8/ZSBEa8ZVY9HspcGUYaK63d/bN7rqS3CYCzEGUxuYv6UlmcjzDUz2fCFFHyTvUW5Pk0I+3hkA3iXlIj6guA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/caw/-/caw-2.0.1.tgz} | |
9897 | - name: caw | |
9898 | - version: 2.0.1 | |
9899 | - engines: {node: '>=4'} | |
9900 | - dependencies: | |
9901 | - get-proxy: registry.npmmirror.com/get-proxy/2.1.0 | |
9902 | - isurl: registry.npmmirror.com/isurl/1.0.0 | |
9903 | - tunnel-agent: registry.npmmirror.com/tunnel-agent/0.6.0 | |
9904 | - url-to-options: registry.npmmirror.com/url-to-options/1.0.1 | |
9905 | - dev: true | |
9906 | - | |
9907 | - registry.npmmirror.com/clone-response/1.0.2: | |
9908 | - resolution: {integrity: sha512-yjLXh88P599UOyPTFX0POsd7WxnbsVsGohcwzHOLspIhhpalPw1BcqED8NblyZLKcGrL8dTgMlcaZxV2jAD41Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/clone-response/-/clone-response-1.0.2.tgz} | |
9909 | - name: clone-response | |
9910 | - version: 1.0.2 | |
9911 | - dependencies: | |
9912 | - mimic-response: registry.npmmirror.com/mimic-response/1.0.1 | |
9913 | - dev: true | |
9914 | - | |
9915 | - registry.npmmirror.com/commander/2.20.3: | |
9916 | - resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz} | |
9917 | - name: commander | |
9918 | - version: 2.20.3 | |
9919 | - dev: true | |
9920 | - | |
9921 | - registry.npmmirror.com/config-chain/1.1.13: | |
9922 | - resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/config-chain/-/config-chain-1.1.13.tgz} | |
9923 | - name: config-chain | |
9924 | - version: 1.1.13 | |
9925 | - dependencies: | |
9926 | - ini: registry.npmmirror.com/ini/1.3.8 | |
9927 | - proto-list: registry.npmmirror.com/proto-list/1.2.4 | |
9928 | - dev: true | |
9929 | - | |
9930 | - registry.npmmirror.com/content-disposition/0.5.4: | |
9931 | - resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/content-disposition/-/content-disposition-0.5.4.tgz} | |
9932 | - name: content-disposition | |
9933 | - version: 0.5.4 | |
9934 | - engines: {node: '>= 0.6'} | |
9935 | - dependencies: | |
9936 | - safe-buffer: registry.npmmirror.com/safe-buffer/5.2.1 | |
9937 | - dev: true | |
9938 | - | |
9939 | - registry.npmmirror.com/core-util-is/1.0.3: | |
9940 | - resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz} | |
9941 | - name: core-util-is | |
9942 | - version: 1.0.3 | |
9943 | - dev: true | |
9944 | - | |
9945 | - registry.npmmirror.com/cross-spawn/5.1.0: | |
9946 | - resolution: {integrity: sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cross-spawn/-/cross-spawn-5.1.0.tgz} | |
9947 | - name: cross-spawn | |
9948 | - version: 5.1.0 | |
9949 | - dependencies: | |
9950 | - lru-cache: registry.npmmirror.com/lru-cache/4.1.5 | |
9951 | - shebang-command: registry.npmmirror.com/shebang-command/1.2.0 | |
9952 | - which: registry.npmmirror.com/which/1.3.1 | |
9953 | - dev: true | |
9954 | - | |
9955 | - registry.npmmirror.com/cross-spawn/6.0.5: | |
9956 | - resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cross-spawn/-/cross-spawn-6.0.5.tgz} | |
9957 | - name: cross-spawn | |
9958 | - version: 6.0.5 | |
9959 | - engines: {node: '>=4.8'} | |
9960 | - dependencies: | |
9961 | - nice-try: registry.npmmirror.com/nice-try/1.0.5 | |
9962 | - path-key: registry.npmmirror.com/path-key/2.0.1 | |
9963 | - semver: registry.npmmirror.com/semver/5.7.1 | |
9964 | - shebang-command: registry.npmmirror.com/shebang-command/1.2.0 | |
9965 | - which: registry.npmmirror.com/which/1.3.1 | |
9966 | - dev: true | |
9967 | - | |
9968 | - registry.npmmirror.com/cz-git/1.3.12: | |
9969 | - resolution: {integrity: sha512-grTgbgjsRpvkYNjm8kmpvHHw/LkkS3SlQOOwgamhRZo7c5qQfts1QZdkJ6RP0K61BcxyH5siMz8qC/MDoW/tBA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/cz-git/-/cz-git-1.3.12.tgz} | |
9970 | - name: cz-git | |
9971 | - version: 1.3.12 | |
9972 | - dev: true | |
9973 | - | |
9974 | - registry.npmmirror.com/czg/1.3.12: | |
9975 | - resolution: {integrity: sha512-p+Jm5AVatbaMeo2lRyuj5xm9iuxe/A6s9WA/Jfu+g3FWYHkG+StsNXJw1u8i1qqfmbu2hj9rXgF0lTltwHHKSA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/czg/-/czg-1.3.12.tgz} | |
9976 | - name: czg | |
9977 | - version: 1.3.12 | |
9978 | - hasBin: true | |
9979 | - dev: true | |
9980 | - | |
9981 | - registry.npmmirror.com/de-indent/1.0.2: | |
9982 | - resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz} | |
9983 | - name: de-indent | |
9984 | - version: 1.0.2 | |
9985 | - dev: true | |
9986 | - | |
9987 | - registry.npmmirror.com/decode-uri-component/0.2.0: | |
9988 | - resolution: {integrity: sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz} | |
9989 | - name: decode-uri-component | |
9990 | - version: 0.2.0 | |
9991 | - engines: {node: '>=0.10'} | |
9992 | - dev: true | |
9993 | - | |
9994 | - registry.npmmirror.com/decompress-response/3.3.0: | |
9995 | - resolution: {integrity: sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decompress-response/-/decompress-response-3.3.0.tgz} | |
9996 | - name: decompress-response | |
9997 | - version: 3.3.0 | |
9998 | - engines: {node: '>=4'} | |
9999 | - dependencies: | |
10000 | - mimic-response: registry.npmmirror.com/mimic-response/1.0.1 | |
10001 | - dev: true | |
10002 | - | |
10003 | - registry.npmmirror.com/decompress-tar/4.1.1: | |
10004 | - resolution: {integrity: sha512-JdJMaCrGpB5fESVyxwpCx4Jdj2AagLmv3y58Qy4GE6HMVjWz1FeVQk1Ct4Kye7PftcdOo/7U7UKzYBJgqnGeUQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decompress-tar/-/decompress-tar-4.1.1.tgz} | |
10005 | - name: decompress-tar | |
10006 | - version: 4.1.1 | |
10007 | - engines: {node: '>=4'} | |
10008 | - dependencies: | |
10009 | - file-type: registry.npmmirror.com/file-type/5.2.0 | |
10010 | - is-stream: registry.npmmirror.com/is-stream/1.1.0 | |
10011 | - tar-stream: registry.npmmirror.com/tar-stream/1.6.2 | |
10012 | - dev: true | |
10013 | - | |
10014 | - registry.npmmirror.com/decompress-tarbz2/4.1.1: | |
10015 | - resolution: {integrity: sha512-s88xLzf1r81ICXLAVQVzaN6ZmX4A6U4z2nMbOwobxkLoIIfjVMBg7TeguTUXkKeXni795B6y5rnvDw7rxhAq9A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decompress-tarbz2/-/decompress-tarbz2-4.1.1.tgz} | |
10016 | - name: decompress-tarbz2 | |
10017 | - version: 4.1.1 | |
10018 | - engines: {node: '>=4'} | |
10019 | - dependencies: | |
10020 | - decompress-tar: registry.npmmirror.com/decompress-tar/4.1.1 | |
10021 | - file-type: registry.npmmirror.com/file-type/6.2.0 | |
10022 | - is-stream: registry.npmmirror.com/is-stream/1.1.0 | |
10023 | - seek-bzip: registry.npmmirror.com/seek-bzip/1.0.6 | |
10024 | - unbzip2-stream: registry.npmmirror.com/unbzip2-stream/1.4.3 | |
10025 | - dev: true | |
10026 | - | |
10027 | - registry.npmmirror.com/decompress-targz/4.1.1: | |
10028 | - resolution: {integrity: sha512-4z81Znfr6chWnRDNfFNqLwPvm4db3WuZkqV+UgXQzSngG3CEKdBkw5jrv3axjjL96glyiiKjsxJG3X6WBZwX3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decompress-targz/-/decompress-targz-4.1.1.tgz} | |
10029 | - name: decompress-targz | |
10030 | - version: 4.1.1 | |
10031 | - engines: {node: '>=4'} | |
10032 | - dependencies: | |
10033 | - decompress-tar: registry.npmmirror.com/decompress-tar/4.1.1 | |
10034 | - file-type: registry.npmmirror.com/file-type/5.2.0 | |
10035 | - is-stream: registry.npmmirror.com/is-stream/1.1.0 | |
10036 | - dev: true | |
10037 | - | |
10038 | - registry.npmmirror.com/decompress-unzip/4.0.1: | |
10039 | - resolution: {integrity: sha512-1fqeluvxgnn86MOh66u8FjbtJpAFv5wgCT9Iw8rcBqQcCo5tO8eiJw7NNTrvt9n4CRBVq7CstiS922oPgyGLrw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decompress-unzip/-/decompress-unzip-4.0.1.tgz} | |
10040 | - name: decompress-unzip | |
10041 | - version: 4.0.1 | |
10042 | - engines: {node: '>=4'} | |
10043 | - dependencies: | |
10044 | - file-type: registry.npmmirror.com/file-type/3.9.0 | |
10045 | - get-stream: registry.npmmirror.com/get-stream/2.3.1 | |
10046 | - pify: registry.npmmirror.com/pify/2.3.0 | |
10047 | - yauzl: registry.npmmirror.com/yauzl/2.10.0 | |
10048 | - dev: true | |
10049 | - | |
10050 | - registry.npmmirror.com/decompress/4.2.1: | |
10051 | - resolution: {integrity: sha512-e48kc2IjU+2Zw8cTb6VZcJQ3lgVbS4uuB1TfCHbiZIP/haNXm+SVyhu+87jts5/3ROpd82GSVCoNs/z8l4ZOaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/decompress/-/decompress-4.2.1.tgz} | |
10052 | - name: decompress | |
10053 | - version: 4.2.1 | |
10054 | - engines: {node: '>=4'} | |
10055 | - dependencies: | |
10056 | - decompress-tar: registry.npmmirror.com/decompress-tar/4.1.1 | |
10057 | - decompress-tarbz2: registry.npmmirror.com/decompress-tarbz2/4.1.1 | |
10058 | - decompress-targz: registry.npmmirror.com/decompress-targz/4.1.1 | |
10059 | - decompress-unzip: registry.npmmirror.com/decompress-unzip/4.0.1 | |
10060 | - graceful-fs: registry.npmmirror.com/graceful-fs/4.2.10 | |
10061 | - make-dir: registry.npmmirror.com/make-dir/1.3.0 | |
10062 | - pify: registry.npmmirror.com/pify/2.3.0 | |
10063 | - strip-dirs: registry.npmmirror.com/strip-dirs/2.1.0 | |
10064 | - dev: true | |
10065 | - | |
10066 | - registry.npmmirror.com/download/7.1.0: | |
10067 | - resolution: {integrity: sha512-xqnBTVd/E+GxJVrX5/eUJiLYjCGPwMpdL+jGhGU57BvtcA7wwhtHVbXBeUk51kOpW3S7Jn3BQbN9Q1R1Km2qDQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/download/-/download-7.1.0.tgz} | |
10068 | - name: download | |
10069 | - version: 7.1.0 | |
10070 | - engines: {node: '>=6'} | |
10071 | - dependencies: | |
10072 | - archive-type: registry.npmmirror.com/archive-type/4.0.0 | |
10073 | - caw: registry.npmmirror.com/caw/2.0.1 | |
10074 | - content-disposition: registry.npmmirror.com/content-disposition/0.5.4 | |
10075 | - decompress: registry.npmmirror.com/decompress/4.2.1 | |
10076 | - ext-name: registry.npmmirror.com/ext-name/5.0.0 | |
10077 | - file-type: registry.npmmirror.com/file-type/8.1.0 | |
10078 | - filenamify: registry.npmmirror.com/filenamify/2.1.0 | |
10079 | - get-stream: registry.npmmirror.com/get-stream/3.0.0 | |
10080 | - got: registry.npmmirror.com/got/8.3.2 | |
10081 | - make-dir: registry.npmmirror.com/make-dir/1.3.0 | |
10082 | - p-event: registry.npmmirror.com/p-event/2.3.1 | |
10083 | - pify: registry.npmmirror.com/pify/3.0.0 | |
10084 | - dev: true | |
10085 | - | |
10086 | - registry.npmmirror.com/duplexer3/0.1.4: | |
10087 | - resolution: {integrity: sha512-CEj8FwwNA4cVH2uFCoHUrmojhYh1vmCdOaneKJXwkeY1i9jnlslVo9dx+hQ5Hl9GnH/Bwy/IjxAyOePyPKYnzA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/duplexer3/-/duplexer3-0.1.4.tgz} | |
10088 | - name: duplexer3 | |
10089 | - version: 0.1.4 | |
10090 | - dev: true | |
10091 | - | |
10092 | - registry.npmmirror.com/end-of-stream/1.4.4: | |
10093 | - resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz} | |
10094 | - name: end-of-stream | |
10095 | - version: 1.4.4 | |
10096 | - dependencies: | |
10097 | - once: registry.npmmirror.com/once/1.4.0 | |
10098 | - dev: true | |
10099 | - | |
10100 | - registry.npmmirror.com/errno/0.1.8: | |
10101 | - resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/errno/-/errno-0.1.8.tgz} | |
10102 | - name: errno | |
10103 | - version: 0.1.8 | |
10104 | - hasBin: true | |
10105 | - requiresBuild: true | |
10106 | - dependencies: | |
10107 | - prr: 1.0.1 | |
10108 | - dev: true | |
10109 | - optional: true | |
10110 | - | |
10111 | - registry.npmmirror.com/esbuild-android-64/0.14.37: | |
10112 | - resolution: {integrity: sha512-Jb61ihbS3iSj3+PhURe7sEuBg4h16CeT4CiT3W4Aop6rr5p/N6IvNXNWFX0gzUaRWtGoAFfCXFBEIn6zWUU3hQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-android-64/-/esbuild-android-64-0.14.37.tgz} | |
10113 | - name: esbuild-android-64 | |
10114 | - version: 0.14.37 | |
10115 | - engines: {node: '>=12'} | |
10116 | - cpu: [x64] | |
10117 | - os: [android] | |
10118 | - requiresBuild: true | |
10119 | - dev: true | |
10120 | - optional: true | |
10121 | - | |
10122 | - registry.npmmirror.com/esbuild-android-arm64/0.14.37: | |
10123 | - resolution: {integrity: sha512-wwcI+EUHWe1LlxBE7vjdqZ53DEiCllD6XsYOIiGxzL8KaG7eOLXNS7tNhdK0QIR4wwMNTPLDB40ZKuAXZ8zv6Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-android-arm64/-/esbuild-android-arm64-0.14.37.tgz} | |
10124 | - name: esbuild-android-arm64 | |
10125 | - version: 0.14.37 | |
10126 | - engines: {node: '>=12'} | |
10127 | - cpu: [arm64] | |
10128 | - os: [android] | |
10129 | - requiresBuild: true | |
10130 | - dev: true | |
10131 | - optional: true | |
10132 | - | |
10133 | - registry.npmmirror.com/esbuild-darwin-64/0.14.37: | |
10134 | - resolution: {integrity: sha512-gg/UZ/FZrRzPq+tAOiMwyBoa6eNxX6bcjuivZ8v2Tny83RhIyeDhvC84dgVcPinqK39u8pOYw6a7nffotUrjKQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-64/-/esbuild-darwin-64-0.14.37.tgz} | |
10135 | - name: esbuild-darwin-64 | |
10136 | - version: 0.14.37 | |
10137 | - engines: {node: '>=12'} | |
10138 | - cpu: [x64] | |
10139 | - os: [darwin] | |
10140 | - requiresBuild: true | |
10141 | - dev: true | |
10142 | - optional: true | |
10143 | - | |
10144 | - registry.npmmirror.com/esbuild-darwin-arm64/0.14.37: | |
10145 | - resolution: {integrity: sha512-eFwy5il5yvIHAVau97kWoNYfxuCd1X7hfgKc4Ns5ymlYXhyRzRywwJfknHax5rDyZxfDXtnFaT/nftUiYwsHIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.14.37.tgz} | |
10146 | - name: esbuild-darwin-arm64 | |
10147 | - version: 0.14.37 | |
10148 | - engines: {node: '>=12'} | |
10149 | - cpu: [arm64] | |
10150 | - os: [darwin] | |
10151 | - requiresBuild: true | |
10152 | - dev: true | |
10153 | - optional: true | |
10154 | - | |
10155 | - registry.npmmirror.com/esbuild-freebsd-64/0.14.37: | |
10156 | - resolution: {integrity: sha512-4iFbdmohve6wyPwsVPe/1j5rVwg5uPTopmgIUiJBbnPKMmo8NecUSbz3HwddsDHLrvGoIs5aOiETPWo9rg3wyg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-64/-/esbuild-freebsd-64-0.14.37.tgz} | |
10157 | - name: esbuild-freebsd-64 | |
10158 | - version: 0.14.37 | |
10159 | - engines: {node: '>=12'} | |
10160 | - cpu: [x64] | |
10161 | - os: [freebsd] | |
10162 | - requiresBuild: true | |
10163 | - dev: true | |
10164 | - optional: true | |
10165 | - | |
10166 | - registry.npmmirror.com/esbuild-freebsd-arm64/0.14.37: | |
10167 | - resolution: {integrity: sha512-MGmZ9akBdqcIH7FcWhUrVTmTW18Xz/EVrvBcV6BHSFDQci0YnOhPAGCrV54t1JNG/5poHNBnaG3R2zNxnmJT5Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.14.37.tgz} | |
10168 | - name: esbuild-freebsd-arm64 | |
10169 | - version: 0.14.37 | |
10170 | - engines: {node: '>=12'} | |
10171 | - cpu: [arm64] | |
10172 | - os: [freebsd] | |
10173 | - requiresBuild: true | |
10174 | - dev: true | |
10175 | - optional: true | |
10176 | - | |
10177 | - registry.npmmirror.com/esbuild-linux-32/0.14.37: | |
10178 | - resolution: {integrity: sha512-UCyQrn3n3dHXHDQTPO3gWxfoqtEpGObBdAgevuUtw0//TSyNftnaLcQYyBiGC6J85sM8f/c+Minz5jUFOKrmOA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-32/-/esbuild-linux-32-0.14.37.tgz} | |
10179 | - name: esbuild-linux-32 | |
10180 | - version: 0.14.37 | |
10181 | - engines: {node: '>=12'} | |
10182 | - cpu: [ia32] | |
10183 | - os: [linux] | |
10184 | - requiresBuild: true | |
10185 | - dev: true | |
10186 | - optional: true | |
10187 | - | |
10188 | - registry.npmmirror.com/esbuild-linux-64/0.14.37: | |
10189 | - resolution: {integrity: sha512-UURL6k1Ffr6K4faFgdP6lKVvMKYwq8JmAh+odCukzIWN4EpjIzgmhBUzyFVU+VQLh1+K3tlE1SPJ057PNpayUQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-64/-/esbuild-linux-64-0.14.37.tgz} | |
10190 | - name: esbuild-linux-64 | |
10191 | - version: 0.14.37 | |
10192 | - engines: {node: '>=12'} | |
10193 | - cpu: [x64] | |
10194 | - os: [linux] | |
10195 | - requiresBuild: true | |
10196 | - dev: true | |
10197 | - optional: true | |
10198 | - | |
10199 | - registry.npmmirror.com/esbuild-linux-arm/0.14.37: | |
10200 | - resolution: {integrity: sha512-SgWcdAivyK2z2kcYAGwLTBSTECXXj/lC0S/BiayyHLYJHA6C3aEGexB6ZDMgffj4Quy/l3Tyr9ktZh8bgcmJrA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm/-/esbuild-linux-arm-0.14.37.tgz} | |
10201 | - name: esbuild-linux-arm | |
10202 | - version: 0.14.37 | |
10203 | - engines: {node: '>=12'} | |
10204 | - cpu: [arm] | |
10205 | - os: [linux] | |
10206 | - requiresBuild: true | |
10207 | - dev: true | |
10208 | - optional: true | |
10209 | - | |
10210 | - registry.npmmirror.com/esbuild-linux-arm64/0.14.37: | |
10211 | - resolution: {integrity: sha512-vDHyuFsDpz6nquJO7CAxU2CBj+PB+BJhGawzBrHtcM249fXK4GfVNVArgWFKkSGMZW1ZpKSeef7FeOvM6juhPg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-arm64/-/esbuild-linux-arm64-0.14.37.tgz} | |
10212 | - name: esbuild-linux-arm64 | |
10213 | - version: 0.14.37 | |
10214 | - engines: {node: '>=12'} | |
10215 | - cpu: [arm64] | |
10216 | - os: [linux] | |
10217 | - requiresBuild: true | |
10218 | - dev: true | |
10219 | - optional: true | |
10220 | - | |
10221 | - registry.npmmirror.com/esbuild-linux-mips64le/0.14.37: | |
10222 | - resolution: {integrity: sha512-azRAGYGKg3dxbYE7C+L35/2Oyg1RCuXvT3Z8M76JZF2N1ZNEA9g01zbuw3GtXWLyI6mhhoHxQL0H1SQUL0At1w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.14.37.tgz} | |
10223 | - name: esbuild-linux-mips64le | |
10224 | - version: 0.14.37 | |
10225 | - engines: {node: '>=12'} | |
10226 | - cpu: [mips64el] | |
10227 | - os: [linux] | |
10228 | - requiresBuild: true | |
10229 | - dev: true | |
10230 | - optional: true | |
10231 | - | |
10232 | - registry.npmmirror.com/esbuild-linux-ppc64le/0.14.37: | |
10233 | - resolution: {integrity: sha512-SyNitGH/h7Hti7A+a5rkRDHhjra1TM1JnJJymRndOzw5Vd+AkWpoSQxxTfvmRw62g42zoeHBgcyrvGfT053l5w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.14.37.tgz} | |
10234 | - name: esbuild-linux-ppc64le | |
10235 | - version: 0.14.37 | |
10236 | - engines: {node: '>=12'} | |
10237 | - cpu: [ppc64] | |
10238 | - os: [linux] | |
10239 | - requiresBuild: true | |
10240 | - dev: true | |
10241 | - optional: true | |
10242 | - | |
10243 | - registry.npmmirror.com/esbuild-linux-riscv64/0.14.37: | |
10244 | - resolution: {integrity: sha512-IgEwVXYGC3HpCmZ1nl+vZw1h72i9WEf4mx+JBZ1s+Z0QVGww/8LI6oYZVboPtr7Lok1gKdg5tUZdFukGn5Fr/A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.14.37.tgz} | |
10245 | - name: esbuild-linux-riscv64 | |
10246 | - version: 0.14.37 | |
10247 | - engines: {node: '>=12'} | |
10248 | - cpu: [riscv64] | |
10249 | - os: [linux] | |
10250 | - requiresBuild: true | |
10251 | - dev: true | |
10252 | - optional: true | |
10253 | - | |
10254 | - registry.npmmirror.com/esbuild-linux-s390x/0.14.37: | |
10255 | - resolution: {integrity: sha512-X105T1x7PV9pZ/rDpOeNiTWGBd1A0BGUbi6hK9BW7X8IxzQZNwAsaahLOlAFf+OKezoSQrhHfNdBwIu9UZMmtw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-linux-s390x/-/esbuild-linux-s390x-0.14.37.tgz} | |
10256 | - name: esbuild-linux-s390x | |
10257 | - version: 0.14.37 | |
10258 | - engines: {node: '>=12'} | |
10259 | - cpu: [s390x] | |
10260 | - os: [linux] | |
10261 | - requiresBuild: true | |
10262 | - dev: true | |
10263 | - optional: true | |
10264 | - | |
10265 | - registry.npmmirror.com/esbuild-netbsd-64/0.14.37: | |
10266 | - resolution: {integrity: sha512-93mHLGTTFWAemDNGxlx0RJyNQ4E2OnnUGNHpNhKu/zzYw/Imf6dWGB6h7e9axtce8yOg5rOnx8BMhRu0NwQnKA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-netbsd-64/-/esbuild-netbsd-64-0.14.37.tgz} | |
10267 | - name: esbuild-netbsd-64 | |
10268 | - version: 0.14.37 | |
10269 | - engines: {node: '>=12'} | |
10270 | - cpu: [x64] | |
10271 | - os: [netbsd] | |
10272 | - requiresBuild: true | |
10273 | - dev: true | |
10274 | - optional: true | |
10275 | - | |
10276 | - registry.npmmirror.com/esbuild-openbsd-64/0.14.37: | |
10277 | - resolution: {integrity: sha512-jdhv2koRbF69artwD4aaSS72b+syfcdVHKs1SqjyfPvi/MsL7OC+jWGOSCZ329RmnECAwCOaL4dO7ZaJiLLj3Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-openbsd-64/-/esbuild-openbsd-64-0.14.37.tgz} | |
10278 | - name: esbuild-openbsd-64 | |
10279 | - version: 0.14.37 | |
10280 | - engines: {node: '>=12'} | |
10281 | - cpu: [x64] | |
10282 | - os: [openbsd] | |
10283 | - requiresBuild: true | |
10284 | - dev: true | |
10285 | - optional: true | |
10286 | - | |
10287 | - registry.npmmirror.com/esbuild-sunos-64/0.14.37: | |
10288 | - resolution: {integrity: sha512-YvQsr++g0ZBHJUjPeR1Ui81eFcZTH5qJp8s5GP8jur0BwBM+2wCTNutXSh/ZKYp+4ejOo54PFTy3tGo36q7D6g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-sunos-64/-/esbuild-sunos-64-0.14.37.tgz} | |
10289 | - name: esbuild-sunos-64 | |
10290 | - version: 0.14.37 | |
10291 | - engines: {node: '>=12'} | |
10292 | - cpu: [x64] | |
10293 | - os: [sunos] | |
10294 | - requiresBuild: true | |
10295 | - dev: true | |
10296 | - optional: true | |
10297 | - | |
10298 | - registry.npmmirror.com/esbuild-windows-32/0.14.37: | |
10299 | - resolution: {integrity: sha512-aQlHyME09dWo2FVAniTXLurr/xYZre5bJrnW8yALPUu09ExCC7LzlFQFoJuuSyCdMDHcxYLc6HcrJLwRdR3b/Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-32/-/esbuild-windows-32-0.14.37.tgz} | |
10300 | - name: esbuild-windows-32 | |
10301 | - version: 0.14.37 | |
10302 | - engines: {node: '>=12'} | |
10303 | - cpu: [ia32] | |
10304 | - os: [win32] | |
10305 | - requiresBuild: true | |
10306 | - dev: true | |
10307 | - optional: true | |
10308 | - | |
10309 | - registry.npmmirror.com/esbuild-windows-64/0.14.37: | |
10310 | - resolution: {integrity: sha512-4mJjpS71AV4rj5PXrOn19uQwiASiyziJwyZT+qQ3M/hc/fIWS2Pgv5gbgytC1O8jptMB6NIpgrauCw56lKgckA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-64/-/esbuild-windows-64-0.14.37.tgz} | |
10311 | - name: esbuild-windows-64 | |
10312 | - version: 0.14.37 | |
10313 | - engines: {node: '>=12'} | |
10314 | - cpu: [x64] | |
10315 | - os: [win32] | |
10316 | - requiresBuild: true | |
10317 | - dev: true | |
10318 | - optional: true | |
10319 | - | |
10320 | - registry.npmmirror.com/esbuild-windows-arm64/0.14.37: | |
10321 | - resolution: {integrity: sha512-wQy+sAKD7/d6vDrgH+i+ZdbRLVHGG5BjBpBRStvGgLiuIo46/QEQCaHbBy2LOtXu/o1JYchxilzeQ+ExZdYkeA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/esbuild-windows-arm64/-/esbuild-windows-arm64-0.14.37.tgz} | |
10322 | - name: esbuild-windows-arm64 | |
10323 | - version: 0.14.37 | |
10324 | - engines: {node: '>=12'} | |
10325 | - cpu: [arm64] | |
10326 | - os: [win32] | |
10327 | - requiresBuild: true | |
10328 | - dev: true | |
10329 | - optional: true | |
10330 | - | |
10331 | - registry.npmmirror.com/escape-string-regexp/1.0.5: | |
10332 | - resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz} | |
10333 | - name: escape-string-regexp | |
10334 | - version: 1.0.5 | |
10335 | - engines: {node: '>=0.8.0'} | |
10336 | - dev: true | |
10337 | - | |
10338 | - registry.npmmirror.com/estree-walker/2.0.2: | |
10339 | - resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz} | |
10340 | - name: estree-walker | |
10341 | - version: 2.0.2 | |
10342 | - dev: true | |
10343 | - | |
10344 | - registry.npmmirror.com/execa/0.7.0: | |
10345 | - resolution: {integrity: sha512-RztN09XglpYI7aBBrJCPW95jEH7YF1UEPOoX9yDhUTPdp7mK+CQvnLTuD10BNXZ3byLTu2uehZ8EcKT/4CGiFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/execa/-/execa-0.7.0.tgz} | |
10346 | - name: execa | |
10347 | - version: 0.7.0 | |
10348 | - engines: {node: '>=4'} | |
10349 | - dependencies: | |
10350 | - cross-spawn: registry.npmmirror.com/cross-spawn/5.1.0 | |
10351 | - get-stream: registry.npmmirror.com/get-stream/3.0.0 | |
10352 | - is-stream: registry.npmmirror.com/is-stream/1.1.0 | |
10353 | - npm-run-path: registry.npmmirror.com/npm-run-path/2.0.2 | |
10354 | - p-finally: registry.npmmirror.com/p-finally/1.0.0 | |
10355 | - signal-exit: registry.npmmirror.com/signal-exit/3.0.7 | |
10356 | - strip-eof: registry.npmmirror.com/strip-eof/1.0.0 | |
10357 | - dev: true | |
10358 | - | |
10359 | - registry.npmmirror.com/execa/1.0.0: | |
10360 | - resolution: {integrity: sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/execa/-/execa-1.0.0.tgz} | |
10361 | - name: execa | |
10362 | - version: 1.0.0 | |
10363 | - engines: {node: '>=6'} | |
10364 | - dependencies: | |
10365 | - cross-spawn: registry.npmmirror.com/cross-spawn/6.0.5 | |
10366 | - get-stream: registry.npmmirror.com/get-stream/4.1.0 | |
10367 | - is-stream: registry.npmmirror.com/is-stream/1.1.0 | |
10368 | - npm-run-path: registry.npmmirror.com/npm-run-path/2.0.2 | |
10369 | - p-finally: registry.npmmirror.com/p-finally/1.0.0 | |
10370 | - signal-exit: registry.npmmirror.com/signal-exit/3.0.7 | |
10371 | - strip-eof: registry.npmmirror.com/strip-eof/1.0.0 | |
10372 | - dev: true | |
10373 | - | |
10374 | - registry.npmmirror.com/executable/4.1.1: | |
10375 | - resolution: {integrity: sha512-8iA79xD3uAch729dUG8xaaBBFGaEa0wdD2VkYLFHwlqosEj/jT66AzcreRDSgV7ehnNLBW2WR5jIXwGKjVdTLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/executable/-/executable-4.1.1.tgz} | |
10376 | - name: executable | |
10377 | - version: 4.1.1 | |
10378 | - engines: {node: '>=4'} | |
10379 | - dependencies: | |
10380 | - pify: registry.npmmirror.com/pify/2.3.0 | |
10381 | - dev: true | |
10382 | - | |
10383 | - registry.npmmirror.com/ext-list/2.2.2: | |
10384 | - resolution: {integrity: sha512-u+SQgsubraE6zItfVA0tBuCBhfU9ogSRnsvygI7wht9TS510oLkBRXBsqopeUG/GBOIQyKZO9wjTqIu/sf5zFA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ext-list/-/ext-list-2.2.2.tgz} | |
10385 | - name: ext-list | |
10386 | - version: 2.2.2 | |
10387 | - engines: {node: '>=0.10.0'} | |
10388 | - dependencies: | |
10389 | - mime-db: registry.npmmirror.com/mime-db/1.52.0 | |
10390 | - dev: true | |
10391 | - | |
10392 | - registry.npmmirror.com/ext-name/5.0.0: | |
10393 | - resolution: {integrity: sha512-yblEwXAbGv1VQDmow7s38W77hzAgJAO50ztBLMcUyUBfxv1HC+LGwtiEN+Co6LtlqT/5uwVOxsD4TNIilWhwdQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ext-name/-/ext-name-5.0.0.tgz} | |
10394 | - name: ext-name | |
10395 | - version: 5.0.0 | |
10396 | - engines: {node: '>=4'} | |
10397 | - dependencies: | |
10398 | - ext-list: registry.npmmirror.com/ext-list/2.2.2 | |
10399 | - sort-keys-length: registry.npmmirror.com/sort-keys-length/1.0.1 | |
10400 | - dev: true | |
10401 | - | |
10402 | - registry.npmmirror.com/fd-slicer/1.1.0: | |
10403 | - resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fd-slicer/-/fd-slicer-1.1.0.tgz} | |
10404 | - name: fd-slicer | |
10405 | - version: 1.1.0 | |
10406 | - dependencies: | |
10407 | - pend: registry.npmmirror.com/pend/1.2.0 | |
10408 | - dev: true | |
10409 | - | |
10410 | - registry.npmmirror.com/file-type/3.9.0: | |
10411 | - resolution: {integrity: sha512-RLoqTXE8/vPmMuTI88DAzhMYC99I8BWv7zYP4A1puo5HIjEJ5EX48ighy4ZyKMG9EDXxBgW6e++cn7d1xuFghA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/file-type/-/file-type-3.9.0.tgz} | |
10412 | - name: file-type | |
10413 | - version: 3.9.0 | |
10414 | - engines: {node: '>=0.10.0'} | |
10415 | - dev: true | |
10416 | - | |
10417 | - registry.npmmirror.com/file-type/4.4.0: | |
10418 | - resolution: {integrity: sha512-f2UbFQEk7LXgWpi5ntcO86OeA/cC80fuDDDaX/fZ2ZGel+AF7leRQqBBW1eJNiiQkrZlAoM6P+VYP5P6bOlDEQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/file-type/-/file-type-4.4.0.tgz} | |
10419 | - name: file-type | |
10420 | - version: 4.4.0 | |
10421 | - engines: {node: '>=4'} | |
10422 | - dev: true | |
10423 | - | |
10424 | - registry.npmmirror.com/file-type/5.2.0: | |
10425 | - resolution: {integrity: sha512-Iq1nJ6D2+yIO4c8HHg4fyVb8mAJieo1Oloy1mLLaB2PvezNedhBVm+QU7g0qM42aiMbRXTxKKwGD17rjKNJYVQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/file-type/-/file-type-5.2.0.tgz} | |
10426 | - name: file-type | |
10427 | - version: 5.2.0 | |
10428 | - engines: {node: '>=4'} | |
10429 | - dev: true | |
10430 | - | |
10431 | - registry.npmmirror.com/file-type/6.2.0: | |
10432 | - resolution: {integrity: sha512-YPcTBDV+2Tm0VqjybVd32MHdlEGAtuxS3VAYsumFokDSMG+ROT5wawGlnHDoz7bfMcMDt9hxuXvXwoKUx2fkOg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/file-type/-/file-type-6.2.0.tgz} | |
10433 | - name: file-type | |
10434 | - version: 6.2.0 | |
10435 | - engines: {node: '>=4'} | |
10436 | - dev: true | |
10437 | - | |
10438 | - registry.npmmirror.com/file-type/8.1.0: | |
10439 | - resolution: {integrity: sha512-qyQ0pzAy78gVoJsmYeNgl8uH8yKhr1lVhW7JbzJmnlRi0I4R2eEDEJZVKG8agpDnLpacwNbDhLNG/LMdxHD2YQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/file-type/-/file-type-8.1.0.tgz} | |
10440 | - name: file-type | |
10441 | - version: 8.1.0 | |
10442 | - engines: {node: '>=6'} | |
10443 | - dev: true | |
10444 | - | |
10445 | - registry.npmmirror.com/filename-reserved-regex/2.0.0: | |
10446 | - resolution: {integrity: sha512-lc1bnsSr4L4Bdif8Xb/qrtokGbq5zlsms/CYH8PP+WtCkGNF65DPiQY8vG3SakEdRn8Dlnm+gW/qWKKjS5sZzQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/filename-reserved-regex/-/filename-reserved-regex-2.0.0.tgz} | |
10447 | - name: filename-reserved-regex | |
10448 | - version: 2.0.0 | |
10449 | - engines: {node: '>=4'} | |
10450 | - dev: true | |
10451 | - | |
10452 | - registry.npmmirror.com/filenamify/2.1.0: | |
10453 | - resolution: {integrity: sha512-ICw7NTT6RsDp2rnYKVd8Fu4cr6ITzGy3+u4vUujPkabyaz+03F24NWEX7fs5fp+kBonlaqPH8fAO2NM+SXt/JA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/filenamify/-/filenamify-2.1.0.tgz} | |
10454 | - name: filenamify | |
10455 | - version: 2.1.0 | |
10456 | - engines: {node: '>=4'} | |
10457 | - dependencies: | |
10458 | - filename-reserved-regex: registry.npmmirror.com/filename-reserved-regex/2.0.0 | |
10459 | - strip-outer: registry.npmmirror.com/strip-outer/1.0.1 | |
10460 | - trim-repeated: registry.npmmirror.com/trim-repeated/1.0.0 | |
10461 | - dev: true | |
10462 | - | |
10463 | - registry.npmmirror.com/find-versions/3.2.0: | |
10464 | - resolution: {integrity: sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/find-versions/-/find-versions-3.2.0.tgz} | |
10465 | - name: find-versions | |
10466 | - version: 3.2.0 | |
10467 | - engines: {node: '>=6'} | |
10468 | - dependencies: | |
10469 | - semver-regex: registry.npmmirror.com/semver-regex/2.0.0 | |
10470 | - dev: true | |
10471 | - | |
10472 | - registry.npmmirror.com/from2/2.3.0: | |
10473 | - resolution: {integrity: sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/from2/-/from2-2.3.0.tgz} | |
10474 | - name: from2 | |
10475 | - version: 2.3.0 | |
10476 | - dependencies: | |
10477 | - inherits: registry.npmmirror.com/inherits/2.0.4 | |
10478 | - readable-stream: registry.npmmirror.com/readable-stream/2.3.7 | |
10479 | - dev: true | |
10480 | - | |
10481 | - registry.npmmirror.com/fs-constants/1.0.0: | |
10482 | - resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fs-constants/-/fs-constants-1.0.0.tgz} | |
10483 | - name: fs-constants | |
10484 | - version: 1.0.0 | |
10485 | - dev: true | |
10486 | - | |
10487 | - registry.npmmirror.com/fsevents/2.3.2: | |
10488 | - resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/fsevents/-/fsevents-2.3.2.tgz} | |
10489 | - name: fsevents | |
10490 | - version: 2.3.2 | |
10491 | - engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} | |
10492 | - os: [darwin] | |
10493 | - requiresBuild: true | |
10494 | - dev: true | |
10495 | - optional: true | |
10496 | - | |
10497 | - registry.npmmirror.com/get-proxy/2.1.0: | |
10498 | - resolution: {integrity: sha512-zmZIaQTWnNQb4R4fJUEp/FC51eZsc6EkErspy3xtIYStaq8EB/hDIWipxsal+E8rz0qD7f2sL/NA9Xee4RInJw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-proxy/-/get-proxy-2.1.0.tgz} | |
10499 | - name: get-proxy | |
10500 | - version: 2.1.0 | |
10501 | - engines: {node: '>=4'} | |
10502 | - dependencies: | |
10503 | - npm-conf: registry.npmmirror.com/npm-conf/1.1.3 | |
10504 | - dev: true | |
10505 | - | |
10506 | - registry.npmmirror.com/get-stream/2.3.1: | |
10507 | - resolution: {integrity: sha512-AUGhbbemXxrZJRD5cDvKtQxLuYaIbNtDTK8YqupCI393Q2KSTreEsLUN3ZxAWFGiKTzL6nKuzfcIvieflUX9qA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-stream/-/get-stream-2.3.1.tgz} | |
10508 | - name: get-stream | |
10509 | - version: 2.3.1 | |
10510 | - engines: {node: '>=0.10.0'} | |
10511 | - dependencies: | |
10512 | - object-assign: registry.npmmirror.com/object-assign/4.1.1 | |
10513 | - pinkie-promise: registry.npmmirror.com/pinkie-promise/2.0.1 | |
10514 | - dev: true | |
10515 | - | |
10516 | - registry.npmmirror.com/get-stream/3.0.0: | |
10517 | - resolution: {integrity: sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-stream/-/get-stream-3.0.0.tgz} | |
10518 | - name: get-stream | |
10519 | - version: 3.0.0 | |
10520 | - engines: {node: '>=4'} | |
10521 | - dev: true | |
10522 | - | |
10523 | - registry.npmmirror.com/get-stream/4.1.0: | |
10524 | - resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/get-stream/-/get-stream-4.1.0.tgz} | |
10525 | - name: get-stream | |
10526 | - version: 4.1.0 | |
10527 | - engines: {node: '>=6'} | |
10528 | - dependencies: | |
10529 | - pump: registry.npmmirror.com/pump/3.0.0 | |
10530 | - dev: true | |
10531 | - | |
10532 | - registry.npmmirror.com/got/8.3.2: | |
10533 | - resolution: {integrity: sha512-qjUJ5U/hawxosMryILofZCkm3C84PLJS/0grRIpjAwu+Lkxxj5cxeCU25BG0/3mDSpXKTyZr8oh8wIgLaH0QCw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/got/-/got-8.3.2.tgz} | |
10534 | - name: got | |
10535 | - version: 8.3.2 | |
10536 | - engines: {node: '>=4'} | |
10537 | - dependencies: | |
10538 | - '@sindresorhus/is': registry.npmmirror.com/@sindresorhus/is/0.7.0 | |
10539 | - '@types/keyv': registry.npmmirror.com/@types/keyv/3.1.4 | |
10540 | - '@types/responselike': registry.npmmirror.com/@types/responselike/1.0.0 | |
10541 | - cacheable-request: registry.npmmirror.com/cacheable-request/2.1.4 | |
10542 | - decompress-response: registry.npmmirror.com/decompress-response/3.3.0 | |
10543 | - duplexer3: registry.npmmirror.com/duplexer3/0.1.4 | |
10544 | - get-stream: registry.npmmirror.com/get-stream/3.0.0 | |
10545 | - into-stream: registry.npmmirror.com/into-stream/3.1.0 | |
10546 | - is-retry-allowed: registry.npmmirror.com/is-retry-allowed/1.2.0 | |
10547 | - isurl: registry.npmmirror.com/isurl/1.0.0 | |
10548 | - lowercase-keys: registry.npmmirror.com/lowercase-keys/1.0.1 | |
10549 | - mimic-response: registry.npmmirror.com/mimic-response/1.0.1 | |
10550 | - p-cancelable: registry.npmmirror.com/p-cancelable/0.4.1 | |
10551 | - p-timeout: registry.npmmirror.com/p-timeout/2.0.1 | |
10552 | - pify: registry.npmmirror.com/pify/3.0.0 | |
10553 | - safe-buffer: registry.npmmirror.com/safe-buffer/5.2.1 | |
10554 | - timed-out: registry.npmmirror.com/timed-out/4.0.1 | |
10555 | - url-parse-lax: registry.npmmirror.com/url-parse-lax/3.0.0 | |
10556 | - url-to-options: registry.npmmirror.com/url-to-options/1.0.1 | |
10557 | - dev: true | |
10558 | - | |
10559 | - registry.npmmirror.com/graceful-fs/4.2.10: | |
10560 | - resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.10.tgz} | |
10561 | - name: graceful-fs | |
10562 | - version: 4.2.10 | |
10563 | - dev: true | |
10564 | - | |
10565 | - registry.npmmirror.com/has-symbol-support-x/1.4.2: | |
10566 | - resolution: {integrity: sha512-3ToOva++HaW+eCpgqZrCfN51IPB+7bJNVT6CUATzueB5Heb8o6Nam0V3HG5dlDvZU1Gn5QLcbahiKw/XVk5JJw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-symbol-support-x/-/has-symbol-support-x-1.4.2.tgz} | |
10567 | - name: has-symbol-support-x | |
10568 | - version: 1.4.2 | |
10569 | - dev: true | |
10570 | - | |
10571 | - registry.npmmirror.com/has-to-string-tag-x/1.4.1: | |
10572 | - resolution: {integrity: sha512-vdbKfmw+3LoOYVr+mtxHaX5a96+0f3DljYd8JOqvOLsf5mw2Otda2qCDT9qRqLAhrjyQ0h7ual5nOiASpsGNFw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz} | |
10573 | - name: has-to-string-tag-x | |
10574 | - version: 1.4.1 | |
10575 | - dependencies: | |
10576 | - has-symbol-support-x: registry.npmmirror.com/has-symbol-support-x/1.4.2 | |
10577 | - dev: true | |
10578 | - | |
10579 | - registry.npmmirror.com/he/1.2.0: | |
10580 | - resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/he/-/he-1.2.0.tgz} | |
10581 | - name: he | |
10582 | - version: 1.2.0 | |
10583 | - hasBin: true | |
10584 | - dev: true | |
10585 | - | |
10586 | - registry.npmmirror.com/http-cache-semantics/3.8.1: | |
10587 | - resolution: {integrity: sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz} | |
10588 | - name: http-cache-semantics | |
10589 | - version: 3.8.1 | |
10590 | - dev: true | |
10591 | - | |
10592 | - registry.npmmirror.com/ieee754/1.2.1: | |
10593 | - resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz} | |
10594 | - name: ieee754 | |
10595 | - version: 1.2.1 | |
10596 | - dev: true | |
10597 | - | |
10598 | - registry.npmmirror.com/image-size/0.5.5: | |
10599 | - resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/image-size/-/image-size-0.5.5.tgz} | |
10600 | - name: image-size | |
10601 | - version: 0.5.5 | |
10602 | - engines: {node: '>=0.10.0'} | |
10603 | - hasBin: true | |
10604 | - requiresBuild: true | |
10605 | - dev: true | |
10606 | - optional: true | |
10607 | - | |
10608 | - registry.npmmirror.com/import-lazy/4.0.0: | |
10609 | - resolution: {integrity: sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/import-lazy/-/import-lazy-4.0.0.tgz} | |
10610 | - name: import-lazy | |
10611 | - version: 4.0.0 | |
10612 | - engines: {node: '>=8'} | |
10613 | - dev: true | |
10614 | - | |
10615 | - registry.npmmirror.com/inherits/2.0.4: | |
10616 | - resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz} | |
10617 | - name: inherits | |
10618 | - version: 2.0.4 | |
10619 | - dev: true | |
10620 | - | |
10621 | - registry.npmmirror.com/ini/1.3.8: | |
10622 | - resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/ini/-/ini-1.3.8.tgz} | |
10623 | - name: ini | |
10624 | - version: 1.3.8 | |
10625 | - dev: true | |
10626 | - | |
10627 | - registry.npmmirror.com/into-stream/3.1.0: | |
10628 | - resolution: {integrity: sha512-TcdjPibTksa1NQximqep2r17ISRiNE9fwlfbg3F8ANdvP5/yrFTew86VcO//jk4QTaMlbjypPBq76HN2zaKfZQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/into-stream/-/into-stream-3.1.0.tgz} | |
10629 | - name: into-stream | |
10630 | - version: 3.1.0 | |
10631 | - engines: {node: '>=4'} | |
10632 | - dependencies: | |
10633 | - from2: registry.npmmirror.com/from2/2.3.0 | |
10634 | - p-is-promise: registry.npmmirror.com/p-is-promise/1.1.0 | |
10635 | - dev: true | |
10636 | - | |
10637 | - registry.npmmirror.com/is-natural-number/4.0.1: | |
10638 | - resolution: {integrity: sha512-Y4LTamMe0DDQIIAlaer9eKebAlDSV6huy+TWhJVPlzZh2o4tRP5SQWFlLn5N0To4mDD22/qdOq+veo1cSISLgQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-natural-number/-/is-natural-number-4.0.1.tgz} | |
10639 | - name: is-natural-number | |
10640 | - version: 4.0.1 | |
10641 | - dev: true | |
10642 | - | |
10643 | - registry.npmmirror.com/is-object/1.0.2: | |
10644 | - resolution: {integrity: sha512-2rRIahhZr2UWb45fIOuvZGpFtz0TyOZLf32KxBbSoUCeZR495zCKlWUKKUByk3geS2eAs7ZAABt0Y/Rx0GiQGA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-object/-/is-object-1.0.2.tgz} | |
10645 | - name: is-object | |
10646 | - version: 1.0.2 | |
10647 | - dev: true | |
10648 | - | |
10649 | - registry.npmmirror.com/is-plain-obj/1.1.0: | |
10650 | - resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz} | |
10651 | - name: is-plain-obj | |
10652 | - version: 1.1.0 | |
10653 | - engines: {node: '>=0.10.0'} | |
10654 | - dev: true | |
10655 | - | |
10656 | - registry.npmmirror.com/is-retry-allowed/1.2.0: | |
10657 | - resolution: {integrity: sha512-RUbUeKwvm3XG2VYamhJL1xFktgjvPzL0Hq8C+6yrWIswDy3BIXGqCxhxkc30N9jqK311gVU137K8Ei55/zVJRg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-retry-allowed/-/is-retry-allowed-1.2.0.tgz} | |
10658 | - name: is-retry-allowed | |
10659 | - version: 1.2.0 | |
10660 | - engines: {node: '>=0.10.0'} | |
10661 | - dev: true | |
10662 | - | |
10663 | - registry.npmmirror.com/is-stream/1.1.0: | |
10664 | - resolution: {integrity: sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/is-stream/-/is-stream-1.1.0.tgz} | |
10665 | - name: is-stream | |
10666 | - version: 1.1.0 | |
10667 | - engines: {node: '>=0.10.0'} | |
10668 | - dev: true | |
10669 | - | |
10670 | - registry.npmmirror.com/isarray/1.0.0: | |
10671 | - resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz} | |
10672 | - name: isarray | |
10673 | - version: 1.0.0 | |
10674 | - dev: true | |
10675 | - | |
10676 | - registry.npmmirror.com/isexe/2.0.0: | |
10677 | - resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz} | |
10678 | - name: isexe | |
10679 | - version: 2.0.0 | |
10680 | - dev: true | |
10681 | - | |
10682 | - registry.npmmirror.com/isurl/1.0.0: | |
10683 | - resolution: {integrity: sha512-1P/yWsxPlDtn7QeRD+ULKQPaIaN6yF368GZ2vDfv0AL0NwpStafjWCDDdn0k8wgFMWpVAqG7oJhxHnlud42i9w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/isurl/-/isurl-1.0.0.tgz} | |
10684 | - name: isurl | |
10685 | - version: 1.0.0 | |
10686 | - engines: {node: '>= 4'} | |
10687 | - dependencies: | |
10688 | - has-to-string-tag-x: registry.npmmirror.com/has-to-string-tag-x/1.4.1 | |
10689 | - is-object: registry.npmmirror.com/is-object/1.0.2 | |
10690 | - dev: true | |
10691 | - | |
10692 | - registry.npmmirror.com/json-buffer/3.0.0: | |
10693 | - resolution: {integrity: sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/json-buffer/-/json-buffer-3.0.0.tgz} | |
10694 | - name: json-buffer | |
10695 | - version: 3.0.0 | |
10696 | - dev: true | |
10697 | - | |
10698 | - registry.npmmirror.com/keyv/3.0.0: | |
10699 | - resolution: {integrity: sha512-eguHnq22OE3uVoSYG0LVWNP+4ppamWr9+zWBe1bsNcovIMy6huUJFPgy4mGwCd/rnl3vOLGW1MTlu4c57CT1xA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/keyv/-/keyv-3.0.0.tgz} | |
10700 | - name: keyv | |
10701 | - version: 3.0.0 | |
10702 | - dependencies: | |
10703 | - json-buffer: registry.npmmirror.com/json-buffer/3.0.0 | |
10704 | - dev: true | |
10705 | - | |
10706 | - registry.npmmirror.com/lowercase-keys/1.0.0: | |
10707 | - resolution: {integrity: sha512-RPlX0+PHuvxVDZ7xX+EBVAp4RsVxP/TdDSN2mJYdiq1Lc4Hz7EUSjUI7RZrKKlmrIzVhf6Jo2stj7++gVarS0A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lowercase-keys/-/lowercase-keys-1.0.0.tgz} | |
10708 | - name: lowercase-keys | |
10709 | - version: 1.0.0 | |
10710 | - engines: {node: '>=0.10.0'} | |
10711 | - dev: true | |
10712 | - | |
10713 | - registry.npmmirror.com/lowercase-keys/1.0.1: | |
10714 | - resolution: {integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lowercase-keys/-/lowercase-keys-1.0.1.tgz} | |
10715 | - name: lowercase-keys | |
10716 | - version: 1.0.1 | |
10717 | - engines: {node: '>=0.10.0'} | |
10718 | - dev: true | |
10719 | - | |
10720 | - registry.npmmirror.com/lru-cache/4.1.5: | |
10721 | - resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/lru-cache/-/lru-cache-4.1.5.tgz} | |
10722 | - name: lru-cache | |
10723 | - version: 4.1.5 | |
10724 | - dependencies: | |
10725 | - pseudomap: registry.npmmirror.com/pseudomap/1.0.2 | |
10726 | - yallist: registry.npmmirror.com/yallist/2.1.2 | |
10727 | - dev: true | |
10728 | - | |
10729 | - registry.npmmirror.com/magic-string/0.25.9: | |
10730 | - resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/magic-string/-/magic-string-0.25.9.tgz} | |
10731 | - name: magic-string | |
10732 | - version: 0.25.9 | |
10733 | - dependencies: | |
10734 | - sourcemap-codec: registry.npmmirror.com/sourcemap-codec/1.4.8 | |
10735 | - dev: true | |
10736 | - | |
10737 | - registry.npmmirror.com/make-dir/1.3.0: | |
10738 | - resolution: {integrity: sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/make-dir/-/make-dir-1.3.0.tgz} | |
10739 | - name: make-dir | |
10740 | - version: 1.3.0 | |
10741 | - engines: {node: '>=4'} | |
10742 | - dependencies: | |
10743 | - pify: 3.0.0 | |
10744 | - dev: true | |
10745 | - | |
10746 | - registry.npmmirror.com/make-dir/2.1.0: | |
10747 | - resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz} | |
10748 | - name: make-dir | |
10749 | - version: 2.1.0 | |
10750 | - engines: {node: '>=6'} | |
10751 | - requiresBuild: true | |
10752 | - dependencies: | |
10753 | - pify: 4.0.1 | |
10754 | - semver: 5.7.1 | |
10755 | - dev: true | |
10756 | - optional: true | |
10757 | - | |
10758 | - registry.npmmirror.com/mime-db/1.52.0: | |
10759 | - resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz} | |
10760 | - name: mime-db | |
10761 | - version: 1.52.0 | |
10762 | - engines: {node: '>= 0.6'} | |
10763 | - dev: true | |
10764 | - | |
10765 | - registry.npmmirror.com/mime/1.6.0: | |
10766 | - resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz} | |
10767 | - name: mime | |
10768 | - version: 1.6.0 | |
10769 | - engines: {node: '>=4'} | |
10770 | - hasBin: true | |
10771 | - requiresBuild: true | |
10772 | - dev: true | |
10773 | - optional: true | |
10774 | - | |
10775 | - registry.npmmirror.com/mimic-response/1.0.1: | |
10776 | - resolution: {integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/mimic-response/-/mimic-response-1.0.1.tgz} | |
10777 | - name: mimic-response | |
10778 | - version: 1.0.1 | |
10779 | - engines: {node: '>=4'} | |
10780 | - dev: true | |
10781 | - | |
10782 | - registry.npmmirror.com/minimatch/3.1.2: | |
10783 | - resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz} | |
10784 | - name: minimatch | |
10785 | - version: 3.1.2 | |
10786 | - dependencies: | |
10787 | - brace-expansion: registry.npmmirror.com/brace-expansion/1.1.11 | |
10788 | - dev: true | |
10789 | - | |
10790 | - registry.npmmirror.com/minimatch/5.1.0: | |
10791 | - resolution: {integrity: sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/minimatch/-/minimatch-5.1.0.tgz} | |
10792 | - name: minimatch | |
10793 | - version: 5.1.0 | |
10794 | - engines: {node: '>=10'} | |
10795 | - dependencies: | |
10796 | - brace-expansion: registry.npmmirror.com/brace-expansion/2.0.1 | |
10797 | - dev: true | |
10798 | - | |
10799 | - registry.npmmirror.com/muggle-string/0.1.0: | |
10800 | - resolution: {integrity: sha512-Tr1knR3d2mKvvWthlk7202rywKbiOm4rVFLsfAaSIhJ6dt9o47W4S+JMtWhd/PW9Wrdew2/S2fSvhz3E2gkfEg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/muggle-string/-/muggle-string-0.1.0.tgz} | |
10801 | - name: muggle-string | |
10802 | - version: 0.1.0 | |
10803 | - dev: true | |
10804 | - | |
10805 | - registry.npmmirror.com/nanoid/3.3.3: | |
10806 | - resolution: {integrity: sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nanoid/-/nanoid-3.3.3.tgz} | |
10807 | - name: nanoid | |
10808 | - version: 3.3.3 | |
10809 | - engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} | |
10810 | - hasBin: true | |
10811 | - dev: true | |
10812 | - | |
10813 | - registry.npmmirror.com/needle/2.9.1: | |
10814 | - resolution: {integrity: sha512-6R9fqJ5Zcmf+uYaFgdIHmLwNldn5HbK8L5ybn7Uz+ylX/rnOsSp1AHcvQSrCaFN+qNM1wpymHqD7mVasEOlHGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/needle/-/needle-2.9.1.tgz} | |
10815 | - name: needle | |
10816 | - version: 2.9.1 | |
10817 | - engines: {node: '>= 4.4.x'} | |
10818 | - hasBin: true | |
10819 | - requiresBuild: true | |
10820 | - dependencies: | |
10821 | - debug: 3.2.7 | |
10822 | - iconv-lite: 0.4.24 | |
10823 | - sax: 1.2.4 | |
10824 | - transitivePeerDependencies: | |
10825 | - - supports-color | |
10826 | - dev: true | |
10827 | - optional: true | |
10828 | - | |
10829 | - registry.npmmirror.com/nice-try/1.0.5: | |
10830 | - resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/nice-try/-/nice-try-1.0.5.tgz} | |
10831 | - name: nice-try | |
10832 | - version: 1.0.5 | |
10833 | - dev: true | |
10834 | - | |
10835 | - registry.npmmirror.com/normalize-url/2.0.1: | |
10836 | - resolution: {integrity: sha512-D6MUW4K/VzoJ4rJ01JFKxDrtY1v9wrgzCX5f2qj/lzH1m/lW6MhUZFKerVsnyjOhOsYzI9Kqqak+10l4LvLpMw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/normalize-url/-/normalize-url-2.0.1.tgz} | |
10837 | - name: normalize-url | |
10838 | - version: 2.0.1 | |
10839 | - engines: {node: '>=4'} | |
10840 | - dependencies: | |
10841 | - prepend-http: registry.npmmirror.com/prepend-http/2.0.0 | |
10842 | - query-string: registry.npmmirror.com/query-string/5.1.1 | |
10843 | - sort-keys: registry.npmmirror.com/sort-keys/2.0.0 | |
10844 | - dev: true | |
10845 | - | |
10846 | - registry.npmmirror.com/npm-conf/1.1.3: | |
10847 | - resolution: {integrity: sha512-Yic4bZHJOt9RCFbRP3GgpqhScOY4HH3V2P8yBj6CeYq118Qr+BLXqT2JvpJ00mryLESpgOxf5XlFv4ZjXxLScw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/npm-conf/-/npm-conf-1.1.3.tgz} | |
10848 | - name: npm-conf | |
10849 | - version: 1.1.3 | |
10850 | - engines: {node: '>=4'} | |
10851 | - dependencies: | |
10852 | - config-chain: registry.npmmirror.com/config-chain/1.1.13 | |
10853 | - pify: registry.npmmirror.com/pify/3.0.0 | |
10854 | - dev: true | |
10855 | - | |
10856 | - registry.npmmirror.com/npm-run-path/2.0.2: | |
10857 | - resolution: {integrity: sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/npm-run-path/-/npm-run-path-2.0.2.tgz} | |
10858 | - name: npm-run-path | |
10859 | - version: 2.0.2 | |
10860 | - engines: {node: '>=4'} | |
10861 | - dependencies: | |
10862 | - path-key: registry.npmmirror.com/path-key/2.0.1 | |
10863 | - dev: true | |
10864 | - | |
10865 | - registry.npmmirror.com/object-assign/4.1.1: | |
10866 | - resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz} | |
10867 | - name: object-assign | |
10868 | - version: 4.1.1 | |
10869 | - engines: {node: '>=0.10.0'} | |
10870 | - dev: true | |
10871 | - | |
10872 | - registry.npmmirror.com/once/1.4.0: | |
10873 | - resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/once/-/once-1.4.0.tgz} | |
10874 | - name: once | |
10875 | - version: 1.4.0 | |
10876 | - dependencies: | |
10877 | - wrappy: registry.npmmirror.com/wrappy/1.0.2 | |
10878 | - dev: true | |
10879 | - | |
10880 | - registry.npmmirror.com/os-filter-obj/2.0.0: | |
10881 | - resolution: {integrity: sha512-uksVLsqG3pVdzzPvmAHpBK0wKxYItuzZr7SziusRPoz67tGV8rL1szZ6IdeUrbqLjGDwApBtN29eEE3IqGHOjg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/os-filter-obj/-/os-filter-obj-2.0.0.tgz} | |
10882 | - name: os-filter-obj | |
10883 | - version: 2.0.0 | |
10884 | - engines: {node: '>=4'} | |
10885 | - dependencies: | |
10886 | - arch: registry.npmmirror.com/arch/2.2.0 | |
10887 | - dev: true | |
10888 | - | |
10889 | - registry.npmmirror.com/p-cancelable/0.4.1: | |
10890 | - resolution: {integrity: sha512-HNa1A8LvB1kie7cERyy21VNeHb2CWJJYqyyC2o3klWFfMGlFmWv2Z7sFgZH8ZiaYL95ydToKTFVXgMV/Os0bBQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-cancelable/-/p-cancelable-0.4.1.tgz} | |
10891 | - name: p-cancelable | |
10892 | - version: 0.4.1 | |
10893 | - engines: {node: '>=4'} | |
10894 | - dev: true | |
10895 | - | |
10896 | - registry.npmmirror.com/p-event/2.3.1: | |
10897 | - resolution: {integrity: sha512-NQCqOFhbpVTMX4qMe8PF8lbGtzZ+LCiN7pcNrb/413Na7+TRoe1xkKUzuWa/YEJdGQ0FvKtj35EEbDoVPO2kbA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-event/-/p-event-2.3.1.tgz} | |
10898 | - name: p-event | |
10899 | - version: 2.3.1 | |
10900 | - engines: {node: '>=6'} | |
10901 | - dependencies: | |
10902 | - p-timeout: registry.npmmirror.com/p-timeout/2.0.1 | |
10903 | - dev: true | |
10904 | - | |
10905 | - registry.npmmirror.com/p-finally/1.0.0: | |
10906 | - resolution: {integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-finally/-/p-finally-1.0.0.tgz} | |
10907 | - name: p-finally | |
10908 | - version: 1.0.0 | |
10909 | - engines: {node: '>=4'} | |
10910 | - dev: true | |
10911 | - | |
10912 | - registry.npmmirror.com/p-is-promise/1.1.0: | |
10913 | - resolution: {integrity: sha512-zL7VE4JVS2IFSkR2GQKDSPEVxkoH43/p7oEnwpdCndKYJO0HVeRB7fA8TJwuLOTBREtK0ea8eHaxdwcpob5dmg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-is-promise/-/p-is-promise-1.1.0.tgz} | |
10914 | - name: p-is-promise | |
10915 | - version: 1.1.0 | |
10916 | - engines: {node: '>=4'} | |
10917 | - dev: true | |
10918 | - | |
10919 | - registry.npmmirror.com/p-timeout/2.0.1: | |
10920 | - resolution: {integrity: sha512-88em58dDVB/KzPEx1X0N3LwFfYZPyDc4B6eF38M1rk9VTZMbxXXgjugz8mmwpS9Ox4BDZ+t6t3QP5+/gazweIA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/p-timeout/-/p-timeout-2.0.1.tgz} | |
10921 | - name: p-timeout | |
10922 | - version: 2.0.1 | |
10923 | - engines: {node: '>=4'} | |
10924 | - dependencies: | |
10925 | - p-finally: registry.npmmirror.com/p-finally/1.0.0 | |
10926 | - dev: true | |
10927 | - | |
10928 | - registry.npmmirror.com/path-key/2.0.1: | |
10929 | - resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/path-key/-/path-key-2.0.1.tgz} | |
10930 | - name: path-key | |
10931 | - version: 2.0.1 | |
10932 | - engines: {node: '>=4'} | |
10933 | - dev: true | |
10934 | - | |
10935 | - registry.npmmirror.com/pend/1.2.0: | |
10936 | - resolution: {integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pend/-/pend-1.2.0.tgz} | |
10937 | - name: pend | |
10938 | - version: 1.2.0 | |
10939 | - dev: true | |
10940 | - | |
10941 | - registry.npmmirror.com/picocolors/1.0.0: | |
10942 | - resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/picocolors/-/picocolors-1.0.0.tgz} | |
10943 | - name: picocolors | |
10944 | - version: 1.0.0 | |
10945 | - dev: true | |
10946 | - | |
10947 | - registry.npmmirror.com/pify/2.3.0: | |
10948 | - resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz} | |
10949 | - name: pify | |
10950 | - version: 2.3.0 | |
10951 | - engines: {node: '>=0.10.0'} | |
10952 | - dev: true | |
10953 | - | |
10954 | - registry.npmmirror.com/pify/3.0.0: | |
10955 | - resolution: {integrity: sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pify/-/pify-3.0.0.tgz} | |
10956 | - name: pify | |
10957 | - version: 3.0.0 | |
10958 | - engines: {node: '>=4'} | |
10959 | - dev: true | |
10960 | - | |
10961 | - registry.npmmirror.com/pify/4.0.1: | |
10962 | - resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pify/-/pify-4.0.1.tgz} | |
10963 | - name: pify | |
10964 | - version: 4.0.1 | |
10965 | - engines: {node: '>=6'} | |
10966 | - dev: true | |
10967 | - | |
10968 | - registry.npmmirror.com/pinkie-promise/2.0.1: | |
10969 | - resolution: {integrity: sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pinkie-promise/-/pinkie-promise-2.0.1.tgz} | |
10970 | - name: pinkie-promise | |
10971 | - version: 2.0.1 | |
10972 | - engines: {node: '>=0.10.0'} | |
10973 | - dependencies: | |
10974 | - pinkie: registry.npmmirror.com/pinkie/2.0.4 | |
10975 | - dev: true | |
10976 | - | |
10977 | - registry.npmmirror.com/pinkie/2.0.4: | |
10978 | - resolution: {integrity: sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pinkie/-/pinkie-2.0.4.tgz} | |
10979 | - name: pinkie | |
10980 | - version: 2.0.4 | |
10981 | - engines: {node: '>=0.10.0'} | |
10982 | - dev: true | |
10983 | - | |
10984 | - registry.npmmirror.com/postcss/8.4.12: | |
10985 | - resolution: {integrity: sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/postcss/-/postcss-8.4.12.tgz} | |
10986 | - name: postcss | |
10987 | - version: 8.4.12 | |
10988 | - engines: {node: ^10 || ^12 || >=14} | |
10989 | - dependencies: | |
10990 | - nanoid: registry.npmmirror.com/nanoid/3.3.3 | |
10991 | - picocolors: registry.npmmirror.com/picocolors/1.0.0 | |
10992 | - source-map-js: registry.npmmirror.com/source-map-js/1.0.2 | |
10993 | - dev: true | |
10994 | - | |
10995 | - registry.npmmirror.com/prepend-http/2.0.0: | |
10996 | - resolution: {integrity: sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/prepend-http/-/prepend-http-2.0.0.tgz} | |
10997 | - name: prepend-http | |
10998 | - version: 2.0.0 | |
10999 | - engines: {node: '>=4'} | |
11000 | - dev: true | |
11001 | - | |
11002 | - registry.npmmirror.com/process-nextick-args/2.0.1: | |
11003 | - resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz} | |
11004 | - name: process-nextick-args | |
11005 | - version: 2.0.1 | |
11006 | - dev: true | |
11007 | - | |
11008 | - registry.npmmirror.com/proto-list/1.2.4: | |
11009 | - resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/proto-list/-/proto-list-1.2.4.tgz} | |
11010 | - name: proto-list | |
11011 | - version: 1.2.4 | |
11012 | - dev: true | |
11013 | - | |
11014 | - registry.npmmirror.com/pseudomap/1.0.2: | |
11015 | - resolution: {integrity: sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pseudomap/-/pseudomap-1.0.2.tgz} | |
11016 | - name: pseudomap | |
11017 | - version: 1.0.2 | |
11018 | - dev: true | |
11019 | - | |
11020 | - registry.npmmirror.com/pump/3.0.0: | |
11021 | - resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/pump/-/pump-3.0.0.tgz} | |
11022 | - name: pump | |
11023 | - version: 3.0.0 | |
11024 | - dependencies: | |
11025 | - end-of-stream: registry.npmmirror.com/end-of-stream/1.4.4 | |
11026 | - once: registry.npmmirror.com/once/1.4.0 | |
11027 | - dev: true | |
11028 | - | |
11029 | - registry.npmmirror.com/query-string/5.1.1: | |
11030 | - resolution: {integrity: sha512-gjWOsm2SoGlgLEdAGt7a6slVOk9mGiXmPFMqrEhLQ68rhQuBnpfs3+EmlvqKyxnCo9/PPlF+9MtY02S1aFg+Jw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/query-string/-/query-string-5.1.1.tgz} | |
11031 | - name: query-string | |
11032 | - version: 5.1.1 | |
11033 | - engines: {node: '>=0.10.0'} | |
11034 | - dependencies: | |
11035 | - decode-uri-component: registry.npmmirror.com/decode-uri-component/0.2.0 | |
11036 | - object-assign: registry.npmmirror.com/object-assign/4.1.1 | |
11037 | - strict-uri-encode: registry.npmmirror.com/strict-uri-encode/1.1.0 | |
11038 | - dev: true | |
11039 | - | |
11040 | - registry.npmmirror.com/readable-stream/2.3.7: | |
11041 | - resolution: {integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.7.tgz} | |
11042 | - name: readable-stream | |
11043 | - version: 2.3.7 | |
11044 | - dependencies: | |
11045 | - core-util-is: registry.npmmirror.com/core-util-is/1.0.3 | |
11046 | - inherits: registry.npmmirror.com/inherits/2.0.4 | |
11047 | - isarray: registry.npmmirror.com/isarray/1.0.0 | |
11048 | - process-nextick-args: registry.npmmirror.com/process-nextick-args/2.0.1 | |
11049 | - safe-buffer: registry.npmmirror.com/safe-buffer/5.1.2 | |
11050 | - string_decoder: registry.npmmirror.com/string_decoder/1.1.1 | |
11051 | - util-deprecate: registry.npmmirror.com/util-deprecate/1.0.2 | |
11052 | - dev: true | |
11053 | - | |
11054 | - registry.npmmirror.com/responselike/1.0.2: | |
11055 | - resolution: {integrity: sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/responselike/-/responselike-1.0.2.tgz} | |
11056 | - name: responselike | |
11057 | - version: 1.0.2 | |
11058 | - dependencies: | |
11059 | - lowercase-keys: registry.npmmirror.com/lowercase-keys/1.0.1 | |
11060 | - dev: true | |
11061 | - | |
11062 | - registry.npmmirror.com/safe-buffer/5.1.2: | |
11063 | - resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz} | |
11064 | - name: safe-buffer | |
11065 | - version: 5.1.2 | |
11066 | - dev: true | |
11067 | - | |
11068 | - registry.npmmirror.com/safe-buffer/5.2.1: | |
11069 | - resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz} | |
11070 | - name: safe-buffer | |
11071 | - version: 5.2.1 | |
11072 | - dev: true | |
11073 | - | |
11074 | - registry.npmmirror.com/seek-bzip/1.0.6: | |
11075 | - resolution: {integrity: sha512-e1QtP3YL5tWww8uKaOCQ18UxIT2laNBXHjV/S2WYCiK4udiv8lkG89KRIoCjUagnAmCBurjF4zEVX2ByBbnCjQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/seek-bzip/-/seek-bzip-1.0.6.tgz} | |
11076 | - name: seek-bzip | |
11077 | - version: 1.0.6 | |
11078 | - hasBin: true | |
11079 | - dependencies: | |
11080 | - commander: registry.npmmirror.com/commander/2.20.3 | |
11081 | - dev: true | |
11082 | - | |
11083 | - registry.npmmirror.com/semver-regex/2.0.0: | |
11084 | - resolution: {integrity: sha512-mUdIBBvdn0PLOeP3TEkMH7HHeUP3GjsXCwKarjv/kGmUFOYg1VqEemKhoQpWMu6X2I8kHeuVdGibLGkVK+/5Qw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver-regex/-/semver-regex-2.0.0.tgz} | |
11085 | - name: semver-regex | |
11086 | - version: 2.0.0 | |
11087 | - engines: {node: '>=6'} | |
11088 | - dev: true | |
11089 | - | |
11090 | - registry.npmmirror.com/semver-truncate/1.1.2: | |
11091 | - resolution: {integrity: sha512-V1fGg9i4CL3qesB6U0L6XAm4xOJiHmt4QAacazumuasc03BvtFGIMCduv01JWQ69Nv+JST9TqhSCiJoxoY031w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver-truncate/-/semver-truncate-1.1.2.tgz} | |
11092 | - name: semver-truncate | |
11093 | - version: 1.1.2 | |
11094 | - engines: {node: '>=0.10.0'} | |
11095 | - dependencies: | |
11096 | - semver: registry.npmmirror.com/semver/5.7.1 | |
11097 | - dev: true | |
11098 | - | |
11099 | - registry.npmmirror.com/semver/5.7.1: | |
11100 | - resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/semver/-/semver-5.7.1.tgz} | |
11101 | - name: semver | |
11102 | - version: 5.7.1 | |
11103 | - hasBin: true | |
11104 | - dev: true | |
11105 | - | |
11106 | - registry.npmmirror.com/shebang-command/1.2.0: | |
11107 | - resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-command/-/shebang-command-1.2.0.tgz} | |
11108 | - name: shebang-command | |
11109 | - version: 1.2.0 | |
11110 | - engines: {node: '>=0.10.0'} | |
11111 | - dependencies: | |
11112 | - shebang-regex: registry.npmmirror.com/shebang-regex/1.0.0 | |
11113 | - dev: true | |
11114 | - | |
11115 | - registry.npmmirror.com/shebang-regex/1.0.0: | |
11116 | - resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/shebang-regex/-/shebang-regex-1.0.0.tgz} | |
11117 | - name: shebang-regex | |
11118 | - version: 1.0.0 | |
11119 | - engines: {node: '>=0.10.0'} | |
11120 | - dev: true | |
11121 | - | |
11122 | - registry.npmmirror.com/signal-exit/3.0.7: | |
11123 | - resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz} | |
11124 | - name: signal-exit | |
11125 | - version: 3.0.7 | |
11126 | - dev: true | |
11127 | - | |
11128 | - registry.npmmirror.com/sort-keys-length/1.0.1: | |
11129 | - resolution: {integrity: sha512-GRbEOUqCxemTAk/b32F2xa8wDTs+Z1QHOkbhJDQTvv/6G3ZkbJ+frYWsTcc7cBB3Fu4wy4XlLCuNtJuMn7Gsvw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sort-keys-length/-/sort-keys-length-1.0.1.tgz} | |
11130 | - name: sort-keys-length | |
11131 | - version: 1.0.1 | |
11132 | - engines: {node: '>=0.10.0'} | |
11133 | - dependencies: | |
11134 | - sort-keys: registry.npmmirror.com/sort-keys/1.1.2 | |
11135 | - dev: true | |
11136 | - | |
11137 | - registry.npmmirror.com/sort-keys/1.1.2: | |
11138 | - resolution: {integrity: sha512-vzn8aSqKgytVik0iwdBEi+zevbTYZogewTUM6dtpmGwEcdzbub/TX4bCzRhebDCRC3QzXgJsLRKB2V/Oof7HXg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sort-keys/-/sort-keys-1.1.2.tgz} | |
11139 | - name: sort-keys | |
11140 | - version: 1.1.2 | |
11141 | - engines: {node: '>=0.10.0'} | |
11142 | - dependencies: | |
11143 | - is-plain-obj: registry.npmmirror.com/is-plain-obj/1.1.0 | |
11144 | - dev: true | |
11145 | - | |
11146 | - registry.npmmirror.com/sort-keys/2.0.0: | |
11147 | - resolution: {integrity: sha512-/dPCrG1s3ePpWm6yBbxZq5Be1dXGLyLn9Z791chDC3NFrpkVbWGzkBwPN1knaciexFXgRJ7hzdnwZ4stHSDmjg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sort-keys/-/sort-keys-2.0.0.tgz} | |
11148 | - name: sort-keys | |
11149 | - version: 2.0.0 | |
11150 | - engines: {node: '>=4'} | |
11151 | - dependencies: | |
11152 | - is-plain-obj: registry.npmmirror.com/is-plain-obj/1.1.0 | |
11153 | - dev: true | |
11154 | - | |
11155 | - registry.npmmirror.com/source-map-js/1.0.2: | |
11156 | - resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map-js/-/source-map-js-1.0.2.tgz} | |
11157 | - name: source-map-js | |
11158 | - version: 1.0.2 | |
11159 | - engines: {node: '>=0.10.0'} | |
11160 | - dev: true | |
11161 | - | |
11162 | - registry.npmmirror.com/source-map/0.5.7: | |
11163 | - resolution: {integrity: sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.5.7.tgz} | |
11164 | - name: source-map | |
11165 | - version: 0.5.7 | |
11166 | - engines: {node: '>=0.10.0'} | |
11167 | - dev: true | |
11168 | - | |
11169 | - registry.npmmirror.com/source-map/0.6.1: | |
11170 | - resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz} | |
11171 | - name: source-map | |
11172 | - version: 0.6.1 | |
11173 | - engines: {node: '>=0.10.0'} | |
11174 | - dev: true | |
11175 | - | |
11176 | - registry.npmmirror.com/sourcemap-codec/1.4.8: | |
11177 | - resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz} | |
11178 | - name: sourcemap-codec | |
11179 | - version: 1.4.8 | |
11180 | - dev: true | |
11181 | - | |
11182 | - registry.npmmirror.com/strict-uri-encode/1.1.0: | |
11183 | - resolution: {integrity: sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz} | |
11184 | - name: strict-uri-encode | |
11185 | - version: 1.1.0 | |
11186 | - engines: {node: '>=0.10.0'} | |
11187 | - dev: true | |
11188 | - | |
11189 | - registry.npmmirror.com/string_decoder/1.1.1: | |
11190 | - resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz} | |
11191 | - name: string_decoder | |
11192 | - version: 1.1.1 | |
11193 | - dependencies: | |
11194 | - safe-buffer: registry.npmmirror.com/safe-buffer/5.1.2 | |
11195 | - dev: true | |
11196 | - | |
11197 | - registry.npmmirror.com/strip-dirs/2.1.0: | |
11198 | - resolution: {integrity: sha512-JOCxOeKLm2CAS73y/U4ZeZPTkE+gNVCzKt7Eox84Iej1LT/2pTWYpZKJuxwQpvX1LiZb1xokNR7RLfuBAa7T3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-dirs/-/strip-dirs-2.1.0.tgz} | |
11199 | - name: strip-dirs | |
11200 | - version: 2.1.0 | |
11201 | - dependencies: | |
11202 | - is-natural-number: registry.npmmirror.com/is-natural-number/4.0.1 | |
11203 | - dev: true | |
11204 | - | |
11205 | - registry.npmmirror.com/strip-eof/1.0.0: | |
11206 | - resolution: {integrity: sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-eof/-/strip-eof-1.0.0.tgz} | |
11207 | - name: strip-eof | |
11208 | - version: 1.0.0 | |
11209 | - engines: {node: '>=0.10.0'} | |
11210 | - dev: true | |
11211 | - | |
11212 | - registry.npmmirror.com/strip-outer/1.0.1: | |
11213 | - resolution: {integrity: sha512-k55yxKHwaXnpYGsOzg4Vl8+tDrWylxDEpknGjhTiZB8dFRU5rTo9CAzeycivxV3s+zlTKwrs6WxMxR95n26kwg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/strip-outer/-/strip-outer-1.0.1.tgz} | |
11214 | - name: strip-outer | |
11215 | - version: 1.0.1 | |
11216 | - engines: {node: '>=0.10.0'} | |
11217 | - dependencies: | |
11218 | - escape-string-regexp: registry.npmmirror.com/escape-string-regexp/1.0.5 | |
11219 | - dev: true | |
11220 | - | |
11221 | - registry.npmmirror.com/tar-stream/1.6.2: | |
11222 | - resolution: {integrity: sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tar-stream/-/tar-stream-1.6.2.tgz} | |
11223 | - name: tar-stream | |
11224 | - version: 1.6.2 | |
11225 | - engines: {node: '>= 0.8.0'} | |
11226 | - dependencies: | |
11227 | - bl: registry.npmmirror.com/bl/1.2.3 | |
11228 | - buffer-alloc: registry.npmmirror.com/buffer-alloc/1.2.0 | |
11229 | - end-of-stream: registry.npmmirror.com/end-of-stream/1.4.4 | |
11230 | - fs-constants: registry.npmmirror.com/fs-constants/1.0.0 | |
11231 | - readable-stream: registry.npmmirror.com/readable-stream/2.3.7 | |
11232 | - to-buffer: registry.npmmirror.com/to-buffer/1.1.1 | |
11233 | - xtend: registry.npmmirror.com/xtend/4.0.2 | |
11234 | - dev: true | |
11235 | - | |
11236 | - registry.npmmirror.com/through/2.3.8: | |
11237 | - resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/through/-/through-2.3.8.tgz} | |
11238 | - name: through | |
11239 | - version: 2.3.8 | |
11240 | - dev: true | |
11241 | - | |
11242 | - registry.npmmirror.com/timed-out/4.0.1: | |
11243 | - resolution: {integrity: sha512-G7r3AhovYtr5YKOWQkta8RKAPb+J9IsO4uVmzjl8AZwfhs8UcUwTiD6gcJYSgOtzyjvQKrKYn41syHbUWMkafA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/timed-out/-/timed-out-4.0.1.tgz} | |
11244 | - name: timed-out | |
11245 | - version: 4.0.1 | |
11246 | - engines: {node: '>=0.10.0'} | |
11247 | - dev: true | |
11248 | - | |
11249 | - registry.npmmirror.com/to-buffer/1.1.1: | |
11250 | - resolution: {integrity: sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-buffer/-/to-buffer-1.1.1.tgz} | |
11251 | - name: to-buffer | |
11252 | - version: 1.1.1 | |
11253 | - dev: true | |
11254 | - | |
11255 | - registry.npmmirror.com/to-fast-properties/2.0.0: | |
11256 | - resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz} | |
11257 | - name: to-fast-properties | |
11258 | - version: 2.0.0 | |
11259 | - engines: {node: '>=4'} | |
11260 | - | |
11261 | - registry.npmmirror.com/trim-repeated/1.0.0: | |
11262 | - resolution: {integrity: sha512-pkonvlKk8/ZuR0D5tLW8ljt5I8kmxp2XKymhepUeOdCEfKpZaktSArkLHZt76OB1ZvO9bssUsDty4SWhLvZpLg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/trim-repeated/-/trim-repeated-1.0.0.tgz} | |
11263 | - name: trim-repeated | |
11264 | - version: 1.0.0 | |
11265 | - engines: {node: '>=0.10.0'} | |
11266 | - dependencies: | |
11267 | - escape-string-regexp: registry.npmmirror.com/escape-string-regexp/1.0.5 | |
11268 | - dev: true | |
11269 | - | |
11270 | - registry.npmmirror.com/tunnel-agent/0.6.0: | |
11271 | - resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz} | |
11272 | - name: tunnel-agent | |
11273 | - version: 0.6.0 | |
11274 | - dependencies: | |
11275 | - safe-buffer: registry.npmmirror.com/safe-buffer/5.2.1 | |
11276 | - dev: true | |
11277 | - | |
11278 | - registry.npmmirror.com/uglify-js/3.15.4: | |
11279 | - resolution: {integrity: sha512-vMOPGDuvXecPs34V74qDKk4iJ/SN4vL3Ow/23ixafENYvtrNvtbcgUeugTcUGRGsOF/5fU8/NYSL5Hyb3l1OJA==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/uglify-js/-/uglify-js-3.15.4.tgz} | |
11280 | - name: uglify-js | |
11281 | - version: 3.15.4 | |
11282 | - engines: {node: '>=0.8.0'} | |
11283 | - hasBin: true | |
11284 | - requiresBuild: true | |
11285 | - dev: true | |
11286 | - optional: true | |
11287 | - | |
11288 | - registry.npmmirror.com/unbzip2-stream/1.4.3: | |
11289 | - resolution: {integrity: sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz} | |
11290 | - name: unbzip2-stream | |
11291 | - version: 1.4.3 | |
11292 | - dependencies: | |
11293 | - buffer: registry.npmmirror.com/buffer/5.7.1 | |
11294 | - through: registry.npmmirror.com/through/2.3.8 | |
11295 | - dev: true | |
11296 | - | |
11297 | - registry.npmmirror.com/url-parse-lax/3.0.0: | |
11298 | - resolution: {integrity: sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/url-parse-lax/-/url-parse-lax-3.0.0.tgz} | |
11299 | - name: url-parse-lax | |
11300 | - version: 3.0.0 | |
11301 | - engines: {node: '>=4'} | |
11302 | - dependencies: | |
11303 | - prepend-http: registry.npmmirror.com/prepend-http/2.0.0 | |
11304 | - dev: true | |
11305 | - | |
11306 | - registry.npmmirror.com/url-to-options/1.0.1: | |
11307 | - resolution: {integrity: sha512-0kQLIzG4fdk/G5NONku64rSH/x32NOA39LVQqlK8Le6lvTF6GGRJpqaQFGgU+CLwySIqBSMdwYM0sYcW9f6P4A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/url-to-options/-/url-to-options-1.0.1.tgz} | |
11308 | - name: url-to-options | |
11309 | - version: 1.0.1 | |
11310 | - engines: {node: '>= 4'} | |
11311 | - dev: true | |
11312 | - | |
11313 | - registry.npmmirror.com/util-deprecate/1.0.2: | |
11314 | - resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz} | |
11315 | - name: util-deprecate | |
11316 | - version: 1.0.2 | |
11317 | - dev: true | |
11318 | - | |
11319 | - registry.npmmirror.com/vue-template-compiler/2.7.14: | |
11320 | - resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-template-compiler/-/vue-template-compiler-2.7.14.tgz} | |
11321 | - name: vue-template-compiler | |
11322 | - version: 2.7.14 | |
11323 | - dependencies: | |
11324 | - de-indent: registry.npmmirror.com/de-indent/1.0.2 | |
11325 | - he: registry.npmmirror.com/he/1.2.0 | |
11326 | - dev: true | |
11327 | - | |
11328 | - registry.npmmirror.com/vue-tsc/1.0.9_typescript@4.6.3: | |
11329 | - resolution: {integrity: sha512-vRmHD1K6DmBymNhoHjQy/aYKTRQNLGOu2/ESasChG9Vy113K6CdP0NlhR0bzgFJfv2eFB9Ez/9L5kIciUajBxQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/vue-tsc/-/vue-tsc-1.0.9.tgz} | |
11330 | - id: registry.npmmirror.com/vue-tsc/1.0.9 | |
11331 | - name: vue-tsc | |
11332 | - version: 1.0.9 | |
11333 | - hasBin: true | |
11334 | - peerDependencies: | |
11335 | - typescript: '*' | |
11336 | - dependencies: | |
11337 | - '@volar/vue-language-core': registry.npmmirror.com/@volar/vue-language-core/1.0.9 | |
11338 | - '@volar/vue-typescript': registry.npmmirror.com/@volar/vue-typescript/1.0.9 | |
11339 | - typescript: 4.6.3 | |
11340 | - dev: true | |
11341 | - | |
11342 | - registry.npmmirror.com/which/1.3.1: | |
11343 | - resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/which/-/which-1.3.1.tgz} | |
11344 | - name: which | |
11345 | - version: 1.3.1 | |
11346 | - hasBin: true | |
11347 | - dependencies: | |
11348 | - isexe: registry.npmmirror.com/isexe/2.0.0 | |
11349 | - dev: true | |
11350 | - | |
11351 | - registry.npmmirror.com/wrappy/1.0.2: | |
11352 | - resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz} | |
11353 | - name: wrappy | |
11354 | - version: 1.0.2 | |
11355 | - dev: true | |
11356 | - | |
11357 | - registry.npmmirror.com/xtend/4.0.2: | |
11358 | - resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/xtend/-/xtend-4.0.2.tgz} | |
11359 | - name: xtend | |
11360 | - version: 4.0.2 | |
11361 | - engines: {node: '>=0.4'} | |
11362 | - dev: true | |
11363 | - | |
11364 | - registry.npmmirror.com/yallist/2.1.2: | |
11365 | - resolution: {integrity: sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yallist/-/yallist-2.1.2.tgz} | |
11366 | - name: yallist | |
11367 | - version: 2.1.2 | |
11368 | - dev: true | |
11369 | - | |
11370 | - registry.npmmirror.com/yauzl/2.10.0: | |
11371 | - resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==, registry: https://registry.npm.taobao.org/, tarball: https://registry.npmmirror.com/yauzl/-/yauzl-2.10.0.tgz} | |
11372 | - name: yauzl | |
11373 | - version: 2.10.0 | |
11374 | - dependencies: | |
11375 | - buffer-crc32: registry.npmmirror.com/buffer-crc32/0.2.13 | |
11376 | - fd-slicer: registry.npmmirror.com/fd-slicer/1.1.0 | |
11377 | - dev: true | |
11051 | + tslib: 2.3.0 | |
11052 | + dev: false | ... | ... |
src/router/routes/modules/form-design/main.ts
src/views/form-design/components/VFormDesign/index.vue
1 | 1 | <template> |
2 | - <!-- <div class="v-form-design-container"> --> | |
3 | - <!-- <header class="v-form-design-header">{{ title }}</header> --> | |
4 | - | |
5 | 2 | <Layout> |
6 | 3 | <LayoutSider |
7 | - class="left" | |
8 | - theme="light" | |
4 | + class="left sider" | |
9 | 5 | collapsible |
10 | 6 | collapsedWidth="0" |
11 | 7 | width="270" |
12 | - :zeroWidthTriggerStyle="{ 'margin-top': '-70px' }" | |
8 | + :zeroWidthTriggerStyle="{ | |
9 | + 'margin-top': '-70px', | |
10 | + 'background-color': 'gray', | |
11 | + }" | |
13 | 12 | breakpoint="md" |
14 | 13 | > |
15 | 14 | <CollapseContainer title="基础控件"> |
... | ... | @@ -53,16 +52,14 @@ |
53 | 52 | /> |
54 | 53 | </LayoutContent> |
55 | 54 | <LayoutSider |
56 | - class="right" | |
55 | + class="right sider" | |
57 | 56 | collapsible |
58 | 57 | :reverseArrow="true" |
59 | - theme="light" | |
60 | 58 | collapsedWidth="0" |
61 | 59 | width="270" |
62 | - :zeroWidthTriggerStyle="{ 'margin-top': '-70px' }" | |
60 | + :zeroWidthTriggerStyle="{ 'margin-top': '-70px', 'background-color': 'gray' }" | |
63 | 61 | breakpoint="lg" |
64 | 62 | > |
65 | - <!-- <div class="right" onselectstart="return false"> --> | |
66 | 63 | <PropsPanel ref="propsPanel" :activeKey="formConfig.activeKey"> |
67 | 64 | <template v-for="item of formConfig.schemas" #[`${item.component}Props`]="data"> |
68 | 65 | <slot |
... | ... | @@ -71,7 +68,6 @@ |
71 | 68 | ></slot> |
72 | 69 | </template> |
73 | 70 | </PropsPanel> |
74 | - <!-- </div> --> | |
75 | 71 | </LayoutSider> |
76 | 72 | </Layout> |
77 | 73 | |
... | ... | @@ -80,7 +76,6 @@ |
80 | 76 | <ImportJsonModal ref="importJsonModal" /> |
81 | 77 | <VFormPreview ref="eFormPreview" :formConfig="formConfig" /> |
82 | 78 | <VFormPreview2 ref="eFormPreview2" :formConfig="formConfig" /> |
83 | - <!-- </div> --> | |
84 | 79 | </template> |
85 | 80 | |
86 | 81 | <script lang="ts" setup> |
... | ... | @@ -100,13 +95,11 @@ |
100 | 95 | import { ref, provide, Ref } from 'vue'; |
101 | 96 | import { Layout, LayoutContent, LayoutSider } from 'ant-design-vue'; |
102 | 97 | |
103 | - // import zhCN from 'ant-design-vue/lib/locale-provider/zh_CN'; | |
104 | 98 | import { IVFormComponent, IFormConfig, PropsTabKey } from '../../typings/v-form-component'; |
105 | 99 | import { formItemsForEach, generateKey } from '../../utils'; |
106 | 100 | import { cloneDeep } from 'lodash-es'; |
107 | 101 | import { baseComponents, customComponents, layoutComponents } from '../../core/formItemConfig'; |
108 | 102 | import { useRefHistory, UseRefHistoryReturn } from '@vueuse/core'; |
109 | - // import { IAnyObject } from '../../typings/base-type'; | |
110 | 103 | import { globalConfigState } from './config/formItemPropsConfig'; |
111 | 104 | import { IFormDesignMethods, IPropsPanel, IToolbarMethods } from '../../typings/form-type'; |
112 | 105 | |
... | ... | @@ -361,5 +354,8 @@ |
361 | 354 | </script> |
362 | 355 | |
363 | 356 | <style lang="less" scoped> |
364 | - // @import url(./styles/variable.less); | |
357 | + .sider { | |
358 | + //需要设置背景色,让主题生效 | |
359 | + background-color: @component-background; | |
360 | + } | |
365 | 361 | </style> | ... | ... |
src/views/form-design/components/VFormDesign/styles/drag.less
... | ... | @@ -4,27 +4,22 @@ |
4 | 4 | |
5 | 5 | :deep(.list-main) { |
6 | 6 | overflow: hidden; |
7 | - min-height: 100%; | |
8 | 7 | padding: 5px; |
9 | 8 | position: relative; |
10 | - background: #fafafa; | |
11 | - // border : 1px #ccc dashed; | |
12 | 9 | |
13 | 10 | .moving { |
14 | - // 拖放移动中 | |
15 | - // outline-width: 0; | |
11 | + // 拖放移动中; | |
16 | 12 | min-height: 35px; |
17 | 13 | box-sizing: border-box; |
18 | 14 | overflow: hidden; |
19 | 15 | padding: 0 !important; |
20 | - // margin : 3px 0; | |
21 | 16 | position: relative; |
22 | 17 | |
23 | 18 | &::before { |
24 | 19 | content: ''; |
25 | 20 | height: 5px; |
26 | 21 | width: 100%; |
27 | - background: @primary-color; | |
22 | + background-color: @primary-color; | |
28 | 23 | position: absolute; |
29 | 24 | top: 0; |
30 | 25 | right: 0; |
... | ... | @@ -40,7 +35,7 @@ |
40 | 35 | min-height: 60px; |
41 | 36 | |
42 | 37 | &:hover { |
43 | - background: @primary-hover-bg-color; | |
38 | + background-color: @primary-hover-bg-color; | |
44 | 39 | } |
45 | 40 | |
46 | 41 | // 选择时 start |
... | ... | @@ -48,7 +43,7 @@ |
48 | 43 | content: ''; |
49 | 44 | height: 5px; |
50 | 45 | width: 100%; |
51 | - background: @primary-color; | |
46 | + background-color: @primary-color; | |
52 | 47 | position: absolute; |
53 | 48 | top: 0; |
54 | 49 | right: -100%; |
... | ... | @@ -56,7 +51,7 @@ |
56 | 51 | } |
57 | 52 | |
58 | 53 | &.active { |
59 | - background: @primary-hover-bg-color; | |
54 | + background-color: @primary-hover-bg-color; | |
60 | 55 | outline-offset: 0; |
61 | 56 | |
62 | 57 | &::before { |
... | ... | @@ -77,7 +72,6 @@ |
77 | 72 | height: 100%; |
78 | 73 | top: 0; |
79 | 74 | left: 0; |
80 | - // z-index: 888; | |
81 | 75 | } |
82 | 76 | |
83 | 77 | .ant-form-item { |
... | ... | @@ -122,12 +116,12 @@ |
122 | 116 | .copy { |
123 | 117 | border-radius: 0 0 0 8px; |
124 | 118 | right: 30px; |
125 | - background: @primary-color; | |
119 | + background-color: @primary-color; | |
126 | 120 | } |
127 | 121 | |
128 | 122 | .delete { |
129 | 123 | right: 0; |
130 | - background: @primary-color; | |
124 | + background-color: @primary-color; | |
131 | 125 | } |
132 | 126 | } |
133 | 127 | |
... | ... | @@ -135,7 +129,7 @@ |
135 | 129 | position: relative; |
136 | 130 | box-sizing: border-box; |
137 | 131 | padding: 5px; |
138 | - background: @layout-background-color; | |
132 | + background-color: @layout-background-color; | |
139 | 133 | width: 100%; |
140 | 134 | transition: all 0.3s; |
141 | 135 | overflow: hidden; |
... | ... | @@ -152,14 +146,14 @@ |
152 | 146 | } |
153 | 147 | |
154 | 148 | .grid-row { |
155 | - background: @layout-background-color; | |
149 | + background-color: @layout-background-color; | |
156 | 150 | |
157 | 151 | .grid-col { |
158 | 152 | .draggable-box { |
159 | 153 | min-height: 80px; |
160 | 154 | min-width: 50px; |
161 | 155 | border: 1px #ccc dashed; |
162 | - background: #fff; | |
156 | + // background: #fff; | |
163 | 157 | |
164 | 158 | .list-main { |
165 | 159 | min-height: 83px; |
... | ... | @@ -183,11 +177,11 @@ |
183 | 177 | } |
184 | 178 | |
185 | 179 | &.active { |
186 | - background: @layout-hover-bg-color; | |
180 | + background-color: @layout-hover-bg-color; | |
187 | 181 | outline-offset: 0; |
188 | 182 | |
189 | 183 | &::before { |
190 | - background: @layout-color; | |
184 | + background-color: @layout-color; | |
191 | 185 | right: 0; |
192 | 186 | } |
193 | 187 | } |
... | ... | @@ -218,12 +212,12 @@ |
218 | 212 | > .copy { |
219 | 213 | border-radius: 0 0 0 8px; |
220 | 214 | right: 30px; |
221 | - background: @layout-color; | |
215 | + background-color: @layout-color; | |
222 | 216 | } |
223 | 217 | |
224 | 218 | > .delete { |
225 | 219 | right: 0; |
226 | - background: @layout-color; | |
220 | + background-color: @layout-color; | |
227 | 221 | } |
228 | 222 | } |
229 | 223 | } | ... | ... |
src/views/form-design/components/VFormDesign/styles/v-form-design.less deleted
100644 → 0
1 | -.v-form-design-container { | |
2 | - // height: 100%; | |
3 | - width: 100%; | |
4 | - // overflow: hidden; | |
5 | - display: flex; | |
6 | - flex-direction: column; | |
7 | - | |
8 | - & > .v-form-design-header { | |
9 | - height: @header-height; | |
10 | - line-height: @header-height; | |
11 | - background: @primary-color; | |
12 | - text-align: center; | |
13 | - font-size: 20px; | |
14 | - color: #fff; | |
15 | - } | |
16 | - | |
17 | - :deep(.icon) { | |
18 | - width: 1em; | |
19 | - height: 1em; | |
20 | - vertical-align: -0.15em; | |
21 | - fill: currentcolor; | |
22 | - // overflow: hidden; | |
23 | - } | |
24 | - | |
25 | - .content { | |
26 | - position: relative; | |
27 | - flex: 1; | |
28 | - // margin-top: 5px; | |
29 | - display: flex; | |
30 | - // flex-flow: row nowrap; | |
31 | - // height: 100%; | |
32 | - // overflow: hidden; | |
33 | - box-sizing: border-box; | |
34 | - | |
35 | - .left, | |
36 | - .right { | |
37 | - width: @left-right-width; | |
38 | - box-shadow: 0 0 1px 1px #ccc; | |
39 | - // overflow: hidden; | |
40 | - // height: 100%; | |
41 | - // height: 600px; | |
42 | - // | |
43 | - border: 1px solid green; | |
44 | - // overflow-y: auto; | |
45 | - // :deep(.ant-tabs) { | |
46 | - // height: 100%; | |
47 | - // .ant-tabs-content-holder { | |
48 | - // // display: flex; | |
49 | - // // flex-flow: column; | |
50 | - // height: 100%; | |
51 | - // .ant-tabs-content { | |
52 | - // // flex:1; | |
53 | - // // height: 0; | |
54 | - // // overflow-y: auto; | |
55 | - // // overflow-x: hidden; | |
56 | - // display: flex; | |
57 | - // flex-flow: column; | |
58 | - // height: 100%; | |
59 | - // } | |
60 | - // } | |
61 | - // } | |
62 | - } | |
63 | - | |
64 | - :deep(.right) { | |
65 | - // & > div { | |
66 | - // height: 100%; | |
67 | - // } | |
68 | - // overflow: hidden; | |
69 | - // & > div { | |
70 | - // height: 100%; | |
71 | - // .ant-tabs-content-holder{ | |
72 | - // height: 100%; | |
73 | - // .ant-tabs-content{ | |
74 | - // height: 100%; | |
75 | - // .ant-tabs-tabpane{ | |
76 | - // height: 100%; | |
77 | - // } | |
78 | - // } | |
79 | - // } | |
80 | - // } | |
81 | - | |
82 | - .ant-tabs { | |
83 | - width: 280px; | |
84 | - height: 100%; | |
85 | - // overflow: hidden; | |
86 | - | |
87 | - .ant-tabs-content-holder { | |
88 | - // display: flex; | |
89 | - // flex-flow: column; | |
90 | - // height: 100%; | |
91 | - // overflow: hidden; | |
92 | - | |
93 | - .ant-tabs-content { | |
94 | - // flex:1; | |
95 | - // height: 0; | |
96 | - // overflow-y: auto; | |
97 | - // overflow-x: hidden; | |
98 | - | |
99 | - height: 100%; | |
100 | - // overflow: hidden; | |
101 | - .ant-tabs-tabpane { | |
102 | - .properties-content { | |
103 | - // height: 100%; | |
104 | - | |
105 | - // overflow: auto; | |
106 | - // overflow: hidden; | |
107 | - | |
108 | - // background: #fff; | |
109 | - .properties-body { | |
110 | - box-sizing: border-box; | |
111 | - // height: 100%; | |
112 | - | |
113 | - // display: flex; | |
114 | - // flex-flow: column; | |
115 | - | |
116 | - form { | |
117 | - position: absolute; | |
118 | - // height: 400px; | |
119 | - height: calc(100% - 50px); | |
120 | - // height: 100%; | |
121 | - // flex: 1; | |
122 | - // height: 0; | |
123 | - margin-right: 10px; | |
124 | - // overflow: auto; | |
125 | - overflow-y: auto; | |
126 | - overflow-x: hidden; | |
127 | - // overflow: auto; | |
128 | - } | |
129 | - // overflow: auto; | |
130 | - // height: 100%; | |
131 | - // padding: 8px 16px; | |
132 | - .hint-box { | |
133 | - margin-top: 200px; | |
134 | - } | |
135 | - | |
136 | - .ant-form-item, | |
137 | - .ant-slider-with-marks { | |
138 | - margin-left: 10px; | |
139 | - margin-right: 20px; | |
140 | - margin-bottom: 0; | |
141 | - } | |
142 | - | |
143 | - .ant-form-item { | |
144 | - // box-sizing: border-box; | |
145 | - width: 100%; | |
146 | - margin-bottom: 0; | |
147 | - // padding: 2px 0; | |
148 | - border-bottom: 1px solid @border-color; | |
149 | - | |
150 | - .ant-form-item-label { | |
151 | - line-height: 2; | |
152 | - vertical-align: text-top; | |
153 | - } | |
154 | - } | |
155 | - } | |
156 | - } | |
157 | - } | |
158 | - } | |
159 | - } | |
160 | - } | |
161 | - } | |
162 | - | |
163 | - :deep(.left) { | |
164 | - .ant-collapse { | |
165 | - border: 0; | |
166 | - | |
167 | - .ant-collapse-header { | |
168 | - padding: 7px 0 7px 40px; | |
169 | - } | |
170 | - | |
171 | - .ant-collapse-content-box { | |
172 | - padding: 0; | |
173 | - } | |
174 | - } | |
175 | - | |
176 | - ul { | |
177 | - padding: 5px; | |
178 | - list-style: none; | |
179 | - display: flex; | |
180 | - margin-bottom: 0; | |
181 | - flex-wrap: wrap; | |
182 | - // background: #efefef; | |
183 | - | |
184 | - li { | |
185 | - padding: 8px 12px; | |
186 | - transition: all 0.3s; | |
187 | - width: calc(50% - 6px); | |
188 | - margin: 2.7px; | |
189 | - height: 36px; | |
190 | - line-height: 20px; | |
191 | - cursor: move; | |
192 | - border: 1px solid @border-color; | |
193 | - border-radius: 3px; | |
194 | - | |
195 | - &:hover { | |
196 | - color: @primary-color; | |
197 | - border: 1px solid @primary-color; | |
198 | - position: relative; | |
199 | - // z-index: 1; | |
200 | - box-shadow: 0 2px 6px @primary-color; | |
201 | - } | |
202 | - } | |
203 | - } | |
204 | - } | |
205 | - | |
206 | - :deep(.node-panel) { | |
207 | - box-shadow: 0 0 1px 1px #ccc; | |
208 | - flex: 1; | |
209 | - margin: 0 8px; | |
210 | - overflow: hidden; | |
211 | - | |
212 | - .draggable-box { | |
213 | - height: 100%; | |
214 | - overflow: auto; | |
215 | - | |
216 | - .list-main { | |
217 | - overflow: hidden; | |
218 | - min-height: 100%; | |
219 | - padding: 5px; | |
220 | - position: relative; | |
221 | - background: #fafafa; | |
222 | - // border : 1px #ccc dashed; | |
223 | - | |
224 | - .moving { | |
225 | - // 拖放移动中 | |
226 | - // outline-width: 0; | |
227 | - min-height: 35px; | |
228 | - box-sizing: border-box; | |
229 | - overflow: hidden; | |
230 | - padding: 0 !important; | |
231 | - // margin : 3px 0; | |
232 | - position: relative; | |
233 | - | |
234 | - &::before { | |
235 | - content: ''; | |
236 | - height: 5px; | |
237 | - width: 100%; | |
238 | - background: @primary-color; | |
239 | - position: absolute; | |
240 | - top: 0; | |
241 | - right: 0; | |
242 | - } | |
243 | - } | |
244 | - | |
245 | - .drag-move-box { | |
246 | - position: relative; | |
247 | - box-sizing: border-box; | |
248 | - padding: 8px; | |
249 | - overflow: hidden; | |
250 | - transition: all 0.3s; | |
251 | - min-height: 60px; | |
252 | - | |
253 | - &:hover { | |
254 | - background: @primary-hover-bg-color; | |
255 | - } | |
256 | - | |
257 | - // 选择时 start | |
258 | - &::before { | |
259 | - content: ''; | |
260 | - height: 5px; | |
261 | - width: 100%; | |
262 | - background: @primary-color; | |
263 | - position: absolute; | |
264 | - top: 0; | |
265 | - right: -100%; | |
266 | - transition: all 0.3s; | |
267 | - } | |
268 | - | |
269 | - &.active { | |
270 | - background: @primary-hover-bg-color; | |
271 | - outline-offset: 0; | |
272 | - | |
273 | - &::before { | |
274 | - right: 0; | |
275 | - } | |
276 | - } | |
277 | - | |
278 | - // 选择时 end | |
279 | - .form-item-box { | |
280 | - position: relative; | |
281 | - box-sizing: border-box; | |
282 | - word-wrap: break-word; | |
283 | - | |
284 | - &::before { | |
285 | - content: ''; | |
286 | - position: absolute; | |
287 | - width: 100%; | |
288 | - height: 100%; | |
289 | - top: 0; | |
290 | - left: 0; | |
291 | - // z-index: 888; | |
292 | - } | |
293 | - | |
294 | - .ant-form-item { | |
295 | - // 修改ant form-item的margin为padding | |
296 | - margin: 0; | |
297 | - padding-bottom: 6px; | |
298 | - } | |
299 | - } | |
300 | - | |
301 | - .show-key-box { | |
302 | - // 显示key | |
303 | - position: absolute; | |
304 | - bottom: 2px; | |
305 | - right: 5px; | |
306 | - font-size: 14px; | |
307 | - // z-index: 999; | |
308 | - color: @primary-color; | |
309 | - } | |
310 | - | |
311 | - .copy, | |
312 | - .delete { | |
313 | - position: absolute; | |
314 | - top: 0; | |
315 | - width: 30px; | |
316 | - height: 30px; | |
317 | - line-height: 30px; | |
318 | - text-align: center; | |
319 | - color: #fff; | |
320 | - // z-index: 989; | |
321 | - transition: all 0.3s; | |
322 | - | |
323 | - &.unactivated { | |
324 | - opacity: 0 !important; | |
325 | - pointer-events: none; | |
326 | - } | |
327 | - | |
328 | - &.active { | |
329 | - opacity: 1 !important; | |
330 | - } | |
331 | - } | |
332 | - | |
333 | - .copy { | |
334 | - border-radius: 0 0 0 8px; | |
335 | - right: 30px; | |
336 | - background: @primary-color; | |
337 | - } | |
338 | - | |
339 | - .delete { | |
340 | - right: 0; | |
341 | - background: @primary-color; | |
342 | - } | |
343 | - } | |
344 | - | |
345 | - .grid-box { | |
346 | - position: relative; | |
347 | - box-sizing: border-box; | |
348 | - padding: 5px; | |
349 | - background: @layout-background-color; | |
350 | - width: 100%; | |
351 | - transition: all 0.3s; | |
352 | - overflow: hidden; | |
353 | - | |
354 | - .form-item-box { | |
355 | - position: relative; | |
356 | - box-sizing: border-box; | |
357 | - | |
358 | - .ant-form-item { | |
359 | - // 修改ant form-item的margin为padding | |
360 | - margin: 0; | |
361 | - padding-bottom: 15px; | |
362 | - } | |
363 | - } | |
364 | - | |
365 | - .grid-row { | |
366 | - background: @layout-background-color; | |
367 | - | |
368 | - .grid-col { | |
369 | - .draggable-box { | |
370 | - min-height: 80px; | |
371 | - min-width: 50px; | |
372 | - border: 1px #ccc dashed; | |
373 | - background: #fff; | |
374 | - | |
375 | - .list-main { | |
376 | - min-height: 83px; | |
377 | - position: relative; | |
378 | - border: 1px #ccc dashed; | |
379 | - } | |
380 | - } | |
381 | - } | |
382 | - } | |
383 | - | |
384 | - // 选择时 start | |
385 | - &::before { | |
386 | - content: ''; | |
387 | - height: 5px; | |
388 | - width: 100%; | |
389 | - background: transparent; | |
390 | - position: absolute; | |
391 | - top: 0; | |
392 | - right: -100%; | |
393 | - transition: all 0.3s; | |
394 | - } | |
395 | - | |
396 | - &.active { | |
397 | - background: @layout-hover-bg-color; | |
398 | - outline-offset: 0; | |
399 | - | |
400 | - &::before { | |
401 | - background: @layout-color; | |
402 | - right: 0; | |
403 | - } | |
404 | - } | |
405 | - // 选择时 end | |
406 | - > .copy-delete-box { | |
407 | - > .copy, | |
408 | - > .delete { | |
409 | - position: absolute; | |
410 | - top: 0; | |
411 | - width: 30px; | |
412 | - height: 30px; | |
413 | - line-height: 30px; | |
414 | - text-align: center; | |
415 | - color: #fff; | |
416 | - // z-index: 989; | |
417 | - transition: all 0.3s; | |
418 | - | |
419 | - &.unactivated { | |
420 | - opacity: 0 !important; | |
421 | - pointer-events: none; | |
422 | - } | |
423 | - | |
424 | - &.active { | |
425 | - opacity: 1 !important; | |
426 | - } | |
427 | - } | |
428 | - | |
429 | - > .copy { | |
430 | - border-radius: 0 0 0 8px; | |
431 | - right: 30px; | |
432 | - background: @layout-color; | |
433 | - } | |
434 | - | |
435 | - > .delete { | |
436 | - right: 0; | |
437 | - background: @layout-color; | |
438 | - } | |
439 | - } | |
440 | - } | |
441 | - } | |
442 | - } | |
443 | - } | |
444 | - } | |
445 | - | |
446 | - ::-webkit-scrollbar { | |
447 | - /* 滚动条整体样式 */ | |
448 | - width: 6px; | |
449 | - | |
450 | - /* 高宽分别对应横竖滚动条的尺寸 */ | |
451 | - height: 6px; | |
452 | - scrollbar-arrow-color: red; | |
453 | - } | |
454 | - | |
455 | - ::-webkit-scrollbar-thumb { | |
456 | - /* 滚动条里面小方块 */ | |
457 | - border-radius: 5px; | |
458 | - box-shadow: inset 0 0 5px rgb(0 0 0 / 20%); | |
459 | - background: rgb(0 0 0 / 20%); | |
460 | - scrollbar-arrow-color: red; | |
461 | - } | |
462 | - | |
463 | - ::-webkit-scrollbar-track { | |
464 | - /* 滚动条里面轨道 */ | |
465 | - box-shadow: inset 0 0 5px rgb(0 0 0 / 20%); | |
466 | - border-radius: 0; | |
467 | - background: rgb(0 0 0 / 10%); | |
468 | - } | |
469 | -} | |
470 | - | |
471 | -// code盒子样式 | |
472 | -.v-json-box { | |
473 | - height: 570px; | |
474 | - overflow: auto; | |
475 | - | |
476 | - .vue-codemirror-wrap { | |
477 | - height: 100%; | |
478 | - | |
479 | - .CodeMirror-wrap { | |
480 | - height: 100%; | |
481 | - background: #f6f6f6; | |
482 | - | |
483 | - .CodeMirror-scroll { | |
484 | - height: 100%; | |
485 | - width: 100%; | |
486 | - } | |
487 | - | |
488 | - pre.CodeMirror-line, | |
489 | - .CodeMirror-linenumber { | |
490 | - min-height: 21px; | |
491 | - line-height: 21px; | |
492 | - } | |
493 | - } | |
494 | - } | |
495 | -} | |
496 | - | |
497 | -// code-modal盒子样式 | |
498 | -.v-code-modal { | |
499 | - .ant-modal-body { | |
500 | - padding: 12px; | |
501 | - } | |
502 | -} | |
503 | - | |
504 | -.v-form-container { | |
505 | - // 内联布局样式 | |
506 | - .ant-form-inline { | |
507 | - .list-main { | |
508 | - display: flex; | |
509 | - flex-wrap: wrap; | |
510 | - justify-content: flex-start; | |
511 | - align-content: flex-start; | |
512 | - | |
513 | - .layout-width { | |
514 | - width: 100%; | |
515 | - } | |
516 | - } | |
517 | - | |
518 | - .ant-form-item-control-wrapper { | |
519 | - min-width: 175px !important; | |
520 | - } | |
521 | - } | |
522 | -} |