|
34 | 34 | yargs "^15.3.1"
|
35 | 35 |
|
36 | 36 | "@babel/cli@^7.16.8":
|
37 |
| - version "7.24.7" |
38 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.24.7.tgz#eb2868c1fa384b17ea88d60107577d3e6fd05c4e" |
39 |
| - integrity sha512-8dfPprJgV4O14WTx+AQyEA+opgUKPrsIXX/MdL50J1n06EQJ6m1T+CdsJe0qEC0B/Xl85i+Un5KVAxd/PACX9A== |
| 37 | + version "7.24.8" |
| 38 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.24.8.tgz#79eaa55a69c77cafbea3e87537fd1df5a5a2edf8" |
| 39 | + integrity sha512-isdp+G6DpRyKc+3Gqxy2rjzgF7Zj9K0mzLNnxz+E/fgeag8qT3vVulX4gY9dGO1q0y+0lUv6V3a+uhUzMzrwXg== |
40 | 40 | dependencies:
|
41 | 41 | "@jridgewell/trace-mapping" "^0.3.25"
|
42 | 42 | commander "^6.2.0"
|
|
85 | 85 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.6.tgz#b3600217688cabb26e25f8e467019e66d71b7ae2"
|
86 | 86 | integrity sha512-aC2DGhBq5eEdyXWqrDInSqQjO0k8xtPRf5YylULqx8MCd6jBtzqfta/3ETMRpuKIc5hyswfO80ObyA1MvkCcUQ==
|
87 | 87 |
|
88 |
| -"@babel/compat-data@^7.24.7": |
89 |
| - version "7.24.7" |
90 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.7.tgz#d23bbea508c3883ba8251fb4164982c36ea577ed" |
91 |
| - integrity sha512-qJzAIcv03PyaWqxRgO4mSU3lihncDT296vnyuE2O8uA4w3UHWI4S3hgeZd1L8W1Bft40w9JxJ2b412iDUFFRhw== |
| 88 | +"@babel/compat-data@^7.24.8": |
| 89 | + version "7.24.8" |
| 90 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.8.tgz#f9196455334c38d059ac8b1a16a51decda9d30d3" |
| 91 | + integrity sha512-c4IM7OTg6k1Q+AJ153e2mc2QVTezTwnb4VzquwcyiEzGnW0Kedv4do/TrkU98qPeC5LNiMt/QXwIjzYXLBpyZg== |
92 | 92 |
|
93 | 93 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.16.7", "@babel/core@^7.20.12":
|
94 |
| - version "7.24.7" |
95 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.7.tgz#b676450141e0b52a3d43bc91da86aa608f950ac4" |
96 |
| - integrity sha512-nykK+LEK86ahTkX/3TgauT0ikKoNCfKHEaZYTUVupJdTLzGNvrblu4u6fa7DhZONAltdf8e662t/abY8idrd/g== |
| 94 | + version "7.24.8" |
| 95 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.8.tgz#c24f83985214f599cee5fc26d393d9ab320342f4" |
| 96 | + integrity sha512-6AWcmZC/MZCO0yKys4uhg5NlxL0ESF3K6IAaoQ+xSXvPyPyxNWRafP+GDbI88Oh68O7QkJgmEtedWPM9U0pZNg== |
97 | 97 | dependencies:
|
98 | 98 | "@ampproject/remapping" "^2.2.0"
|
99 | 99 | "@babel/code-frame" "^7.24.7"
|
100 |
| - "@babel/generator" "^7.24.7" |
101 |
| - "@babel/helper-compilation-targets" "^7.24.7" |
102 |
| - "@babel/helper-module-transforms" "^7.24.7" |
103 |
| - "@babel/helpers" "^7.24.7" |
104 |
| - "@babel/parser" "^7.24.7" |
| 100 | + "@babel/generator" "^7.24.8" |
| 101 | + "@babel/helper-compilation-targets" "^7.24.8" |
| 102 | + "@babel/helper-module-transforms" "^7.24.8" |
| 103 | + "@babel/helpers" "^7.24.8" |
| 104 | + "@babel/parser" "^7.24.8" |
105 | 105 | "@babel/template" "^7.24.7"
|
106 |
| - "@babel/traverse" "^7.24.7" |
107 |
| - "@babel/types" "^7.24.7" |
| 106 | + "@babel/traverse" "^7.24.8" |
| 107 | + "@babel/types" "^7.24.8" |
108 | 108 | convert-source-map "^2.0.0"
|
109 | 109 | debug "^4.1.0"
|
110 | 110 | gensync "^1.0.0-beta.2"
|
111 | 111 | json5 "^2.2.3"
|
112 | 112 | semver "^6.3.1"
|
113 | 113 |
|
114 | 114 | "@babel/eslint-parser@^7.13.8", "@babel/eslint-parser@^7.16.5", "@babel/eslint-parser@^7.19.1":
|
115 |
| - version "7.24.7" |
116 |
| - resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.7.tgz#27ebab1a1ec21f48ae191a8aaac5b82baf80d9c7" |
117 |
| - integrity sha512-SO5E3bVxDuxyNxM5agFv480YA2HO6ohZbGxbazZdIk3KQOPOGVNw6q78I9/lbviIf95eq6tPozeYnJLbjnC8IA== |
| 115 | + version "7.24.8" |
| 116 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.8.tgz#bc655255fa4ded3694cc10ef3dbea6d69639c831" |
| 117 | + integrity sha512-nYAikI4XTGokU2QX7Jx+v4rxZKhKivaQaREZjuW3mrJrbdWJ5yUfohnoUULge+zEEaKjPYNxhoRgUKktjXtbwA== |
118 | 118 | dependencies:
|
119 | 119 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
|
120 | 120 | eslint-visitor-keys "^2.1.0"
|
|
137 | 137 | "@jridgewell/trace-mapping" "^0.3.25"
|
138 | 138 | jsesc "^2.5.1"
|
139 | 139 |
|
140 |
| -"@babel/generator@^7.24.7": |
141 |
| - version "7.24.7" |
142 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.7.tgz#1654d01de20ad66b4b4d99c135471bc654c55e6d" |
143 |
| - integrity sha512-oipXieGC3i45Y1A41t4tAqpnEZWgB/lC6Ehh6+rOviR5XWpTtMmLN+fGjz9vOiNRt0p6RtO6DtD0pdU3vpqdSA== |
| 140 | +"@babel/generator@^7.24.8": |
| 141 | + version "7.24.8" |
| 142 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.8.tgz#1802d6ac4d77a9199c75ae3eb6a08336e5d1d39a" |
| 143 | + integrity sha512-47DG+6F5SzOi0uEvK4wMShmn5yY0mVjVJoWTphdY2B4Rx9wHgjK7Yhtr0ru6nE+sn0v38mzrWOlah0p/YlHHOQ== |
144 | 144 | dependencies:
|
145 |
| - "@babel/types" "^7.24.7" |
| 145 | + "@babel/types" "^7.24.8" |
146 | 146 | "@jridgewell/gen-mapping" "^0.3.5"
|
147 | 147 | "@jridgewell/trace-mapping" "^0.3.25"
|
148 | 148 | jsesc "^2.5.1"
|
|
182 | 182 | lru-cache "^5.1.1"
|
183 | 183 | semver "^6.3.1"
|
184 | 184 |
|
185 |
| -"@babel/helper-compilation-targets@^7.24.7": |
186 |
| - version "7.24.7" |
187 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.7.tgz#4eb6c4a80d6ffeac25ab8cd9a21b5dfa48d503a9" |
188 |
| - integrity sha512-ctSdRHBi20qWOfy27RUb4Fhp07KSJ3sXcuSvTrXrc4aG8NSYDo1ici3Vhg9bg69y5bj0Mr1lh0aeEgTvc12rMg== |
| 185 | +"@babel/helper-compilation-targets@^7.24.8": |
| 186 | + version "7.24.8" |
| 187 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz#b607c3161cd9d1744977d4f97139572fe778c271" |
| 188 | + integrity sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw== |
189 | 189 | dependencies:
|
190 |
| - "@babel/compat-data" "^7.24.7" |
191 |
| - "@babel/helper-validator-option" "^7.24.7" |
192 |
| - browserslist "^4.22.2" |
| 190 | + "@babel/compat-data" "^7.24.8" |
| 191 | + "@babel/helper-validator-option" "^7.24.8" |
| 192 | + browserslist "^4.23.1" |
193 | 193 | lru-cache "^5.1.1"
|
194 | 194 | semver "^6.3.1"
|
195 | 195 |
|
|
318 | 318 | "@babel/helper-split-export-declaration" "^7.24.6"
|
319 | 319 | "@babel/helper-validator-identifier" "^7.24.6"
|
320 | 320 |
|
321 |
| -"@babel/helper-module-transforms@^7.24.7": |
322 |
| - version "7.24.7" |
323 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.7.tgz#31b6c9a2930679498db65b685b1698bfd6c7daf8" |
324 |
| - integrity sha512-1fuJEwIrp+97rM4RWdO+qrRsZlAeL1lQJoPqtCYWv0NL115XM93hIH4CSRln2w52SqvmY5hqdtauB6QFCDiZNQ== |
| 321 | +"@babel/helper-module-transforms@^7.24.8": |
| 322 | + version "7.24.8" |
| 323 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.8.tgz#b1f2df4f96f3465b0d035b697ec86cb51ff348fe" |
| 324 | + integrity sha512-m4vWKVqvkVAWLXfHCCfff2luJj86U+J0/x+0N3ArG/tP0Fq7zky2dYwMbtPmkc/oulkkbjdL3uWzuoBwQ8R00Q== |
325 | 325 | dependencies:
|
326 | 326 | "@babel/helper-environment-visitor" "^7.24.7"
|
327 | 327 | "@babel/helper-module-imports" "^7.24.7"
|
|
412 | 412 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.6.tgz#28583c28b15f2a3339cfafafeaad42f9a0e828df"
|
413 | 413 | integrity sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q==
|
414 | 414 |
|
415 |
| -"@babel/helper-string-parser@^7.24.7": |
416 |
| - version "7.24.7" |
417 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.7.tgz#4d2d0f14820ede3b9807ea5fc36dfc8cd7da07f2" |
418 |
| - integrity sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg== |
| 415 | +"@babel/helper-string-parser@^7.24.8": |
| 416 | + version "7.24.8" |
| 417 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d" |
| 418 | + integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ== |
419 | 419 |
|
420 | 420 | "@babel/helper-validator-identifier@^7.15.7":
|
421 | 421 | version "7.19.1"
|
|
447 | 447 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.6.tgz#59d8e81c40b7d9109ab7e74457393442177f460a"
|
448 | 448 | integrity sha512-Jktc8KkF3zIkePb48QO+IapbXlSapOW9S+ogZZkcO6bABgYAxtZcjZ/O005111YLf+j4M84uEgwYoidDkXbCkQ==
|
449 | 449 |
|
450 |
| -"@babel/helper-validator-option@^7.24.7": |
451 |
| - version "7.24.7" |
452 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.7.tgz#24c3bb77c7a425d1742eec8fb433b5a1b38e62f6" |
453 |
| - integrity sha512-yy1/KvjhV/ZCL+SM7hBrvnZJ3ZuT9OuZgIJAGpPEToANvc3iM6iDvBnRjtElWibHU6n8/LPR/EjX9EtIEYO3pw== |
| 450 | +"@babel/helper-validator-option@^7.24.8": |
| 451 | + version "7.24.8" |
| 452 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz#3725cdeea8b480e86d34df15304806a06975e33d" |
| 453 | + integrity sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q== |
454 | 454 |
|
455 | 455 | "@babel/helper-wrap-function@^7.24.6":
|
456 | 456 | version "7.24.6"
|
|
461 | 461 | "@babel/template" "^7.24.6"
|
462 | 462 | "@babel/types" "^7.24.6"
|
463 | 463 |
|
464 |
| -"@babel/helpers@^7.24.7": |
465 |
| - version "7.24.7" |
466 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.7.tgz#aa2ccda29f62185acb5d42fb4a3a1b1082107416" |
467 |
| - integrity sha512-NlmJJtvcw72yRJRcnCmGvSi+3jDEg8qFu3z0AFoymmzLx5ERVWyzd9kVXr7Th9/8yIJi2Zc6av4Tqz3wFs8QWg== |
| 464 | +"@babel/helpers@^7.24.8": |
| 465 | + version "7.24.8" |
| 466 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.8.tgz#2820d64d5d6686cca8789dd15b074cd862795873" |
| 467 | + integrity sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ== |
468 | 468 | dependencies:
|
469 | 469 | "@babel/template" "^7.24.7"
|
470 |
| - "@babel/types" "^7.24.7" |
| 470 | + "@babel/types" "^7.24.8" |
471 | 471 |
|
472 | 472 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.24.6":
|
473 | 473 | version "7.24.6"
|
|
514 | 514 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b"
|
515 | 515 | integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
|
516 | 516 |
|
517 |
| -"@babel/parser@^7.24.7": |
518 |
| - version "7.24.7" |
519 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.7.tgz#9a5226f92f0c5c8ead550b750f5608e766c8ce85" |
520 |
| - integrity sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw== |
| 517 | +"@babel/parser@^7.24.7", "@babel/parser@^7.24.8": |
| 518 | + version "7.24.8" |
| 519 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.8.tgz#58a4dbbcad7eb1d48930524a3fd93d93e9084c6f" |
| 520 | + integrity sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w== |
521 | 521 |
|
522 | 522 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.6":
|
523 | 523 | version "7.24.6"
|
|
1385 | 1385 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
1386 | 1386 |
|
1387 | 1387 | "@babel/runtime@^7.0.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.7", "@babel/runtime@^7.20.13", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
1388 |
| - version "7.24.7" |
1389 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.7.tgz#f4f0d5530e8dbdf59b3451b9b3e594b6ba082e12" |
1390 |
| - integrity sha512-UwgBRMjJP+xv857DCngvqXI3Iq6J4v0wXmwc6sapg+zyhbwmQX67LUEFrkK5tbyJ30jGuG3ZvWpBiB9LCy1kWw== |
| 1388 | + version "7.24.8" |
| 1389 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.8.tgz#5d958c3827b13cc6d05e038c07fb2e5e3420d82e" |
| 1390 | + integrity sha512-5F7SDGs1T72ZczbRwbGO9lQi0NLjQxzl6i4lJxLxfW9U5UluCSyEJeniWvnhl3/euNiqQVbo8zruhsDfid0esA== |
1391 | 1391 | dependencies:
|
1392 | 1392 | regenerator-runtime "^0.14.0"
|
1393 | 1393 |
|
|
1434 | 1434 | debug "^4.3.1"
|
1435 | 1435 | globals "^11.1.0"
|
1436 | 1436 |
|
1437 |
| -"@babel/traverse@^7.24.7": |
1438 |
| - version "7.24.7" |
1439 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.7.tgz#de2b900163fa741721ba382163fe46a936c40cf5" |
1440 |
| - integrity sha512-yb65Ed5S/QAcewNPh0nZczy9JdYXkkAbIsEo+P7BE7yO3txAY30Y/oPa3QkQ5It3xVG2kpKMg9MsdxZaO31uKA== |
| 1437 | +"@babel/traverse@^7.24.7", "@babel/traverse@^7.24.8": |
| 1438 | + version "7.24.8" |
| 1439 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.8.tgz#6c14ed5232b7549df3371d820fbd9abfcd7dfab7" |
| 1440 | + integrity sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ== |
1441 | 1441 | dependencies:
|
1442 | 1442 | "@babel/code-frame" "^7.24.7"
|
1443 |
| - "@babel/generator" "^7.24.7" |
| 1443 | + "@babel/generator" "^7.24.8" |
1444 | 1444 | "@babel/helper-environment-visitor" "^7.24.7"
|
1445 | 1445 | "@babel/helper-function-name" "^7.24.7"
|
1446 | 1446 | "@babel/helper-hoist-variables" "^7.24.7"
|
1447 | 1447 | "@babel/helper-split-export-declaration" "^7.24.7"
|
1448 |
| - "@babel/parser" "^7.24.7" |
1449 |
| - "@babel/types" "^7.24.7" |
| 1448 | + "@babel/parser" "^7.24.8" |
| 1449 | + "@babel/types" "^7.24.8" |
1450 | 1450 | debug "^4.3.1"
|
1451 | 1451 | globals "^11.1.0"
|
1452 | 1452 |
|
|
1459 | 1459 | "@babel/helper-validator-identifier" "^7.24.6"
|
1460 | 1460 | to-fast-properties "^2.0.0"
|
1461 | 1461 |
|
1462 |
| -"@babel/types@^7.24.7": |
1463 |
| - version "7.24.7" |
1464 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.7.tgz#6027fe12bc1aa724cd32ab113fb7f1988f1f66f2" |
1465 |
| - integrity sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q== |
| 1462 | +"@babel/types@^7.24.7", "@babel/types@^7.24.8": |
| 1463 | + version "7.24.8" |
| 1464 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.8.tgz#d51ffa9043b17d36622efa44e861a49e69e130a8" |
| 1465 | + integrity sha512-SkSBEHwwJRU52QEVZBmMBnE5Ux2/6WU1grdYyOhpbCNxbmJrDuDCphBzKZSO3taf0zztp+qkWlymE5tVL5l0TA== |
1466 | 1466 | dependencies:
|
1467 |
| - "@babel/helper-string-parser" "^7.24.7" |
| 1467 | + "@babel/helper-string-parser" "^7.24.8" |
1468 | 1468 | "@babel/helper-validator-identifier" "^7.24.7"
|
1469 | 1469 | to-fast-properties "^2.0.0"
|
1470 | 1470 |
|
|
2143 | 2143 | "@jridgewell/trace-mapping" "^0.3.25"
|
2144 | 2144 |
|
2145 | 2145 | "@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14":
|
2146 |
| - version "1.4.15" |
2147 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
2148 |
| - integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
| 2146 | + version "1.5.0" |
| 2147 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" |
| 2148 | + integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== |
2149 | 2149 |
|
2150 | 2150 |
|
2151 | 2151 | version "0.3.9"
|
@@ -4352,6 +4352,16 @@ browserslist@^4.22.2:
|
4352 | 4352 | node-releases "^2.0.14"
|
4353 | 4353 | update-browserslist-db "^1.0.16"
|
4354 | 4354 |
|
| 4355 | +browserslist@^4.23.1: |
| 4356 | + version "4.23.2" |
| 4357 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.2.tgz#244fe803641f1c19c28c48c4b6ec9736eb3d32ed" |
| 4358 | + integrity sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA== |
| 4359 | + dependencies: |
| 4360 | + caniuse-lite "^1.0.30001640" |
| 4361 | + electron-to-chromium "^1.4.820" |
| 4362 | + node-releases "^2.0.14" |
| 4363 | + update-browserslist-db "^1.1.0" |
| 4364 | + |
4355 | 4365 |
|
4356 | 4366 | version "2.1.1"
|
4357 | 4367 | resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
|
@@ -4502,6 +4512,11 @@ caniuse-lite@^1.0.30001587, caniuse-lite@^1.0.30001629:
|
4502 | 4512 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001629.tgz#907a36f4669031bd8a1a8dbc2fa08b29e0db297e"
|
4503 | 4513 | integrity sha512-c3dl911slnQhmxUIT4HhYzT7wnBK/XYpGnYLOj4nJBaRiw52Ibe7YxlDaAeRECvA786zCuExhxIUJ2K7nHMrBw==
|
4504 | 4514 |
|
| 4515 | +caniuse-lite@^1.0.30001640: |
| 4516 | + version "1.0.30001642" |
| 4517 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001642.tgz#6aa6610eb24067c246d30c57f055a9d0a7f8d05f" |
| 4518 | + integrity sha512-3XQ0DoRgLijXJErLSl+bLnJ+Et4KqV1PY6JJBGAFlsNsz31zeAIncyeZfLCabHK/jtSh+671RM9YMldxjUPZtA== |
| 4519 | + |
4505 | 4520 | capital-case@^1.0.4:
|
4506 | 4521 | version "1.0.4"
|
4507 | 4522 | resolved "https://registry.yarnpkg.com/capital-case/-/capital-case-1.0.4.tgz#9d130292353c9249f6b00fa5852bee38a717e669"
|
@@ -5588,6 +5603,11 @@ electron-to-chromium@^1.4.668, electron-to-chromium@^1.4.796:
|
5588 | 5603 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.796.tgz#48dd6ff634b7f7df6313bd27aaa713f3af4a2b29"
|
5589 | 5604 | integrity sha512-NglN/xprcM+SHD2XCli4oC6bWe6kHoytcyLKCWXmRL854F0qhPhaYgUswUsglnPxYaNQIg2uMY4BvaomIf3kLA==
|
5590 | 5605 |
|
| 5606 | +electron-to-chromium@^1.4.820: |
| 5607 | + version "1.4.827" |
| 5608 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.827.tgz#76068ed1c71dd3963e1befc8ae815004b2da6a02" |
| 5609 | + integrity sha512-VY+J0e4SFcNfQy19MEoMdaIcZLmDCprqvBtkii1WTCTQHpRvf5N8+3kTYCgL/PcntvwQvmMJWTuDPsq+IlhWKQ== |
| 5610 | + |
5591 | 5611 | emittery@^0.13.1:
|
5592 | 5612 | version "0.13.1"
|
5593 | 5613 | resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.13.1.tgz#c04b8c3457490e0847ae51fced3af52d338e3dad"
|
@@ -12394,6 +12414,14 @@ update-browserslist-db@^1.0.13, update-browserslist-db@^1.0.16:
|
12394 | 12414 | escalade "^3.1.2"
|
12395 | 12415 | picocolors "^1.0.1"
|
12396 | 12416 |
|
| 12417 | +update-browserslist-db@^1.1.0: |
| 12418 | + version "1.1.0" |
| 12419 | + resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e" |
| 12420 | + integrity sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ== |
| 12421 | + dependencies: |
| 12422 | + escalade "^3.1.2" |
| 12423 | + picocolors "^1.0.1" |
| 12424 | + |
12397 | 12425 | upper-case-first@^2.0.2:
|
12398 | 12426 | version "2.0.2"
|
12399 | 12427 | resolved "https://registry.yarnpkg.com/upper-case-first/-/upper-case-first-2.0.2.tgz#992c3273f882abd19d1e02894cc147117f844324"
|
|
0 commit comments