|
154 | 154 | dependencies:
|
155 | 155 | axe-core "^4.6.3"
|
156 | 156 |
|
157 |
| -"@babel/code-frame@*", "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.8.3": |
158 |
| - version "7.18.6" |
159 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a" |
160 |
| - integrity sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q== |
| 157 | +"@babel/code-frame@*", "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.21.4", "@babel/code-frame@^7.8.3": |
| 158 | + version "7.21.4" |
| 159 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.21.4.tgz#d0fa9e4413aca81f2b23b9442797bda1826edb39" |
| 160 | + integrity sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g== |
161 | 161 | dependencies:
|
162 | 162 | "@babel/highlight" "^7.18.6"
|
163 | 163 |
|
164 |
| -"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.3", "@babel/compat-data@^7.20.5": |
165 |
| - version "7.21.0" |
166 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.0.tgz#c241dc454e5b5917e40d37e525e2f4530c399298" |
167 |
| - integrity sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g== |
| 164 | +"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8", "@babel/compat-data@^7.19.3", "@babel/compat-data@^7.21.4": |
| 165 | + version "7.21.4" |
| 166 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f" |
| 167 | + integrity sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g== |
168 | 168 |
|
169 | 169 | "@babel/core@*", "@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.15.5", "@babel/core@^7.18.6", "@babel/core@^7.20.2":
|
170 |
| - version "7.21.3" |
171 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e" |
172 |
| - integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw== |
| 170 | + version "7.21.4" |
| 171 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.4.tgz#c6dc73242507b8e2a27fd13a9c1814f9fa34a659" |
| 172 | + integrity sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA== |
173 | 173 | dependencies:
|
174 | 174 | "@ampproject/remapping" "^2.2.0"
|
175 |
| - "@babel/code-frame" "^7.18.6" |
176 |
| - "@babel/generator" "^7.21.3" |
177 |
| - "@babel/helper-compilation-targets" "^7.20.7" |
| 175 | + "@babel/code-frame" "^7.21.4" |
| 176 | + "@babel/generator" "^7.21.4" |
| 177 | + "@babel/helper-compilation-targets" "^7.21.4" |
178 | 178 | "@babel/helper-module-transforms" "^7.21.2"
|
179 | 179 | "@babel/helpers" "^7.21.0"
|
180 |
| - "@babel/parser" "^7.21.3" |
| 180 | + "@babel/parser" "^7.21.4" |
181 | 181 | "@babel/template" "^7.20.7"
|
182 |
| - "@babel/traverse" "^7.21.3" |
183 |
| - "@babel/types" "^7.21.3" |
| 182 | + "@babel/traverse" "^7.21.4" |
| 183 | + "@babel/types" "^7.21.4" |
184 | 184 | convert-source-map "^1.7.0"
|
185 | 185 | debug "^4.1.0"
|
186 | 186 | gensync "^1.0.0-beta.2"
|
|
218 | 218 | eslint-visitor-keys "^2.1.0"
|
219 | 219 | semver "^6.3.0"
|
220 | 220 |
|
221 |
| -"@babel/generator@^7.12.5", "@babel/generator@^7.18.7", "@babel/generator@^7.21.3", "@babel/generator@^7.7.2": |
222 |
| - version "7.21.3" |
223 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045
10000
d72ce2fd9bb5045fce" |
224 |
| - integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA== |
| 221 | +"@babel/generator@^7.12.5", "@babel/generator@^7.18.7", "@babel/generator@^7.21.4", "@babel/generator@^7.7.2": |
| 222 | + version "7.21.4" |
| 223 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.4.tgz#64a94b7448989f421f919d5239ef553b37bb26bc" |
| 224 | + integrity sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA== |
225 | 225 | dependencies:
|
226 |
| - "@babel/types" "^7.21.3" |
| 226 | + "@babel/types" "^7.21.4" |
227 | 227 | "@jridgewell/gen-mapping" "^0.3.2"
|
228 | 228 | "@jridgewell/trace-mapping" "^0.3.17"
|
229 | 229 | jsesc "^2.5.1"
|
|
243 | 243 | "@babel/helper-explode-assignable-expression" "^7.18.6"
|
244 | 244 | "@babel/types" "^7.18.9"
|
245 | 245 |
|
246 |
| -"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.3", "@babel/helper-compilation-targets@^7.20.7": |
247 |
| - version "7.20.7" |
248 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz#a6cd33e93629f5eb473b021aac05df62c4cd09bb" |
249 |
| - integrity sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ== |
| 246 | +"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9", "@babel/helper-compilation-targets@^7.19.0", "@babel/helper-compilation-targets@^7.19.3", "@babel/helper-compilation-targets@^7.21.4": |
| 247 | + version "7.21.4" |
| 248 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.4.tgz#770cd1ce0889097ceacb99418ee6934ef0572656" |
| 249 | + integrity sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg== |
250 | 250 | dependencies:
|
251 |
| - "@babel/compat-data" "^7.20.5" |
252 |
| - "@babel/helper-validator-option" "^7.18.6" |
| 251 | + "@babel/compat-data" "^7.21.4" |
| 252 | + "@babel/helper-validator-option" "^7.21.0" |
253 | 253 | browserslist "^4.21.3"
|
254 | 254 | lru-cache "^5.1.1"
|
255 | 255 | semver "^6.3.0"
|
|
322 | 322 | "@babel/types" "^7.18.9"
|
323 | 323 |
|
324 | 324 | "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.18.6":
|
325 |
| - version "7.18.6" |
326 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e" |
327 |
| - integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA== |
| 325 | + version "7.21.4" |
| 326 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz#ac88b2f76093637489e718a90cec6cf8a9b029af" |
| 327 | + integrity sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg== |
328 | 328 | dependencies:
|
329 |
| - "@babel/types" "^7.18.6" |
| 329 | + "@babel/types" "^7.21.4" |
330 | 330 |
|
331 | 331 | "@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.19.0", "@babel/helper-module-transforms@^7.21.2":
|
332 | 332 | version "7.21.2"
|
|
411 | 411 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
412 | 412 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
413 | 413 |
|
414 |
| -"@babel/helper-validator-option@^7.18.6": |
| 414 | +"@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.21.0": |
415 | 415 | version "7.21.0"
|
416 | 416 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
|
417 | 417 | integrity sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==
|
|
444 | 444 | chalk "^2.0.0"
|
445 | 445 | js-tokens "^4.0.0"
|
446 | 446 |
|
447 |
| -"@babel/parser@*", "@babel/parser@^7.1.0", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.18.8", "@babel/parser@^7.20.7", "@babel/parser@^7.21.2", "@babel/parser@^7.21.3": |
448 |
| - version "7.21.3" |
449 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3" |
450 |
| - integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ== |
| 447 | +"@babel/parser@*", "@babel/parser@^7.1.0", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.18.8", "@babel/parser@^7.20.7", "@babel/parser@^7.21.2", "@babel/parser@^7.21.4": |
| 448 | + version "7.21.4" |
| 449 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17" |
| 450 | + integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw== |
451 | 451 |
|
452 | 452 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
453 | 453 | version "7.18.6"
|
|
1194 | 1194 | "@babel/parser" "^7.20.7"
|
1195 | 1195 | "@babel/types" "^7.20.7"
|
1196 | 1196 |
|
1197 |
| -"@babel/traverse@^7.12.9", "@babel/traverse@^7.18.8", "@babel/traverse@^7.18.9", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3", "@babel/traverse@^7.7.2": |
1198 |
| - version "7.21.3" |
1199 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67" |
1200 |
| - integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ== |
| 1197 | +"@babel/traverse@^7.12.9", "@babel/traverse@^7.18.8", "@babel/traverse@^7.18.9", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4", "@babel/traverse@^7.7.2": |
| 1198 | + version "7.21.4" |
| 1199 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36" |
| 1200 | + integrity sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q== |
1201 | 1201 | dependencies:
|
1202 |
| - "@babel/code-frame" "^7.18.6" |
1203 |
| - "@babel/generator" "^7.21.3" |
| 1202 | + "@babel/code-frame" "^7.21.4" |
| 1203 | + "@babel/generator" "^7.21.4" |
1204 | 1204 | "@babel/helper-environment-visitor" "^7.18.9"
|
1205 | 1205 | "@babel/helper-function-name" "^7.21.0"
|
1206 | 1206 | "@babel/helper-hoist-variables" "^7.18.6"
|
1207 | 1207 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1208 |
| - "@babel/parser" "^7.21.3" |
1209 |
| - "@babel/types" "^7.21.3" |
| 1208 | + "@babel/parser" "^7.21.4" |
| 1209 | + "@babel/types" "^7.21.4" |
1210 | 1210 | debug "^4.1.0"
|
1211 | 1211 | globals "^11.1.0"
|
1212 | 1212 |
|
1213 |
| -"@babel/types@^7.0.0", "@babel/types@^7.12.7", "@babel/types@^7.15.6", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.3", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1214 |
| - version "7.21.3" |
1215 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05" |
1216 |
| - integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg== |
| 1213 | +"@babel/types@^7.0.0", "@babel/types@^7.12.7", "@babel/types@^7.15.6", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.3", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1214 | + version "7.21.4" |
| 1215 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4" |
| 1216 | + integrity sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA== |
1217 | 1217 | dependencies:
|
1218 | 1218 | "@babel/helper-string-parser" "^7.19.4"
|
1219 | 1219 | "@babel/helper-validator-identifier" "^7.19.1"
|
@@ -6499,9 +6499,9 @@ ejs@^3.1.6, ejs@^3.1.7:
|
6499 | 6499 | jake "^10.8.5"
|
6500 | 6500 |
|
6501 | 6501 | electron-to-chromium@^1.4.284:
|
6502 |
| - version "1.4.345" |
6503 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.345.tgz#c90b7183b39245cddf0e990337469063bfced6f0" |
6504 |
| - integrity sha512-znGhOQK2TUYLICgS25uaM0a7pHy66rSxbre7l762vg9AUoCcJK+Bu+HCPWpjL/U/kK8/Hf+6E0szAUJSyVYb3Q== |
| 6502 | + version "1.4.348" |
| 6503 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.348.tgz#f49379dc212d79f39112dd026f53e371279e433d" |
| 6504 | + integrity sha512-gM7TdwuG3amns/1rlgxMbeeyNoBFPa+4Uu0c7FeROWh4qWmvSOnvcslKmWy51ggLKZ2n/F/4i2HJ+PVNxH9uCQ== |
6505 | 6505 |
|
6506 | 6506 | emittery@^0.13.1:
|
6507 | 6507 | version "0.13.1"
|
|
0 commit comments