|
211 | 211 | dependencies:
|
212 | 212 | "@babel/highlight" "^7.18.6"
|
213 | 213 |
|
| 214 | +"@babel/code-frame@^7.25.7": |
| 215 | + version "7.25.7" |
| 216 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.7.tgz#438f2c524071531d643c6f0188e1e28f130cebc7" |
| 217 | + integrity sha512-0xZJFNE5XMpENsgfHYTw8FbX4kv53mFLn2i3XPoq69LyhYSCBJtitaHx9QnsVTrsogI4Z3+HtEfZ2/GFPOtf5g== |
| 218 | + dependencies: |
| 219 | + "@babel/highlight" "^7.25.7" |
| 220 | + picocolors "^1.0.0" |
| 221 | + |
214 | 222 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.21.4":
|
215 | 223 | version "7.21.4"
|
216 | 224 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f"
|
|
247 | 255 | "@jridgewell/trace-mapping" "^0.3.17"
|
248 | 256 | jsesc "^2.5.1"
|
249 | 257 |
|
| 258 | +"@babel/generator@^7.25.7": |
| 259 | + version "7.25.7" |
| 260 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.7.tgz#de86acbeb975a3e11ee92dd52223e6b03b479c56" |
| 261 | + integrity sha512-5Dqpl5fyV9pIAD62yK9P7fcA768uVPUyrQmqpqstHWgMma4feF1x/oFysBCVZLY5wJ2GkMUCdsNDnGZrPoR6rA== |
| 262 | + dependencies: |
| 263 | + "@babel/types" "^7.25.7" |
| 264 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 265 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 266 | + jsesc "^3.0.2" |
| 267 | + |
250 | 268 | "@babel/helper-annotate-as-pure@^7.18.6":
|
251 | 269 | version "7.18.6"
|
252 | 270 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
348 | 366 | dependencies:
|
349 | 367 | "@babel/types" "^7.21.4"
|
350 | 368 |
|
| 369 | +"@babel/helper-module-imports@^7.7.4": |
| 370 | + version "7.25.7" |
| 371 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.7.tgz#dba00d9523539152906ba49263e36d7261040472" |
| 372 | + integrity sha512-o0xCgpNmRohmnoWKQ0Ij8IdddjyBFE4T2kagL/x6M3+4zUgc+4qTOUBoNe4XxDskt1HPKO007ZPiMgLDq2s7Kw== |
| 373 | + dependencies: |
| 374 | + "@babel/traverse" "^7.25.7" |
| 375 | + "@babel/types" "^7.25.7" |
| 376 | + |
351 | 377 | "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.21.2":
|
352 | 378 | version "7.21.2"
|
353 | 379 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2"
|
|
422 | 448 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
|
423 | 449 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
|
424 | 450 |
|
| 451 | +"@babel/helper-string-parser@^7.25.7": |
| 452 | + version "7.25.7" |
| 453 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz#d50e8d37b1176207b4fe9acedec386c565a44a54" |
| 454 | + integrity sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g== |
| 455 | + |
425 | 456 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1":
|
426 | 457 | version "7.19.1"
|
427 | 458 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
|
428 | 459 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
|
429 | 460 |
|
| 461 | +"@babel/helper-validator-identifier@^7.25.7": |
| 462 | + version "7.25.7" |
| 463 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz#77b7f60c40b15c97df735b38a66ba1d7c3e93da5" |
| 464 | + integrity sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg== |
| 465 | + |
430 | 466 | "@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.21.0":
|
431 | 467 | version "7.21.0"
|
432 | 468 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180"
|
|
460 | 496 | chalk "^2.0.0"
|
461 | 497 | js-tokens "^4.0.0"
|
462 | 498 |
|
| 499 | +"@babel/highlight@^7.25.7": |
| 500 | + version "7.25.7" |
| 501 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.7.tgz#20383b5f442aa606e7b5e3043b0b1aafe9f37de5" |
| 502 | + integrity sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw== |
| 503 | + dependencies: |
| 504 | + "@babel/helper-validator-identifier" "^7.25.7" |
| 505 | + chalk "^2.4.2" |
| 506 | + js-tokens "^4.0.0" |
| 507 | + picocolors "^1.0.0" |
| 508 | + |
463 | 509 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.4", "@babel/parser@^7.20.7", "@babel/parser@^7.21.4", "@babel/parser@^7.7.0":
|
464 | 510 | version "7.21.4"
|
465 | 511 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17"
|
466 | 512 | integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==
|
467 | 513 |
|
| 514 | +"@babel/parser@^7.25.7": |
| 515 | + version "7.25.8" |
| 516 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.8.tgz#f6aaf38e80c36129460c1657c0762db584c9d5e2" |
| 517 | + integrity sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ== |
| 518 | + dependencies: |
| 519 | + "@babel/types" "^7.25.8" |
| 520 | + |
468 | 521 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
469 | 522 | version "7.18.6"
|
470 | 523 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
|
|
1190 | 1243 | "@babel/parser" "^7.20.7"
|
1191 | 1244 | "@babel/types" "^7.20.7"
|
1192 | 1245 |
|
| 1246 | +"@babel/template@^7.25.7": |
| 1247 | + version "7.25.7" |
| 1248 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.7.tgz#27f69ce382855d915b14ab0fe5fb4cbf88fa0769" |
| 1249 | + integrity sha512-wRwtAgI3bAS+JGU2upWNL9lSlDcRCqD05BZ1n3X2ONLH1WilFP6O1otQjeMK/1g0pvYcXC7b/qVUB1keofjtZA== |
| 1250 | + dependencies: |
| 1251 | + "@babel/code-frame" "^7.25.7" |
| 1252 | + "@babel/parser" "^7.25.7" |
| 1253 | + "@babel/types" "^7.25.7" |
| 1254 | + |
1193 | 1255 | "@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.4", "@babel/traverse@^7.7.0":
|
1194 | 1256 | version "7.21.4"
|
1195 | 1257 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36"
|
|
1206 | 1268 | debug "^4.1.0"
|
1207 | 1269 | globals "^11.1.0"
|
1208 | 1270 |
|
| 1271 | +"@babel/traverse@^7.25.7": |
| 1272 | + version "7.25.7" |
| 1273 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.7.tgz#83e367619be1cab8e4f2892ef30ba04c26a40fa8" |
| 1274 | + integrity sha512-jatJPT1Zjqvh/1FyJs6qAHL+Dzb7sTb+xr7Q+gM1b+1oBsMsQQ4FkVKb6dFlJvLlVssqkRzV05Jzervt9yhnzg== |
| 1275 | + dependencies: |
| 1276 | + "@babel/code-frame" "^7.25.7" |
| 1277 | + "@babel/generator" "^7.25.7" |
| 1278 | + "@babel/parser" "^7.25.7" |
| 1279 | + "@babel/template" "^7.25.7" |
| 1280 | + "@babel/types" "^7.25.7" |
| 1281 | + debug "^4.3.1" |
| 1282 | + globals "^11.1.0" |
| 1283 | + |
1209 | 1284 | "@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@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", "@babel/types@^7.7.0":
|
1210 | 1285 | version "7.21.4"
|
1211 | 1286 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4"
|
|
1215 | 1290 | "@babel/helper-validator-identifier" "^7.19.1"
|
1216 | 1291 | to-fast-properties "^2.0.0"
|
1217 | 1292 |
|
| 1293 | +"@babel/types@^7.25.7", "@babel/types@^7.25.8": |
| 1294 | + version "7.25.8" |
| 1295 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.8.tgz#5cf6037258e8a9bcad533f4979025140cb9993e1" |
| 1296 | + integrity sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg== |
| 1297 | + dependencies: |
| 1298 | + "@babel/helper-string-parser" "^7.25.7" |
| 1299 | + "@babel/helper-validator-identifier" "^7.25.7" |
| 1300 | + to-fast-properties "^2.0.0" |
| 1301 | + |
1218 | 1302 | "@bcoe/v8-coverage@^0.2.3":
|
1219 | 1303 | version "0.2.3"
|
1220 | 1304 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
1800 | 1884 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
1801 | 1885 | "@jridgewell/trace-mapping" "^0.3.9"
|
1802 | 1886 |
|
| 1887 | +"@jridgewell/gen-mapping@^0.3.5": |
| 1888 | + version "0.3.5" |
| 1889 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz#dcce6aff74bdf6dad1a95802b69b04a2fcb1fb36" |
| 1890 | + integrity sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg== |
| 1891 | + dependencies: |
| 1892 | + "@jridgewell/set-array" "^1.2.1" |
| 1893 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1894 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 1895 | + |
1803 | 1896 | "@jridgewell/resolve-uri@3.1.0":
|
1804 | 1897 | version "3.1.0"
|
1805 | 1898 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
|
1806 | 1899 | integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
|
1807 | 1900 |
|
| 1901 | +"@jridgewell/resolve-uri@^3.1.0": |
| 1902 | + version "3.1.2" |
| 1903 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" |
| 1904 | + integrity sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== |
| 1905 | + |
1808 | 1906 | "@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1":
|
1809 | 1907 | version "1.1.2"
|
1810 | 1908 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
|
1811 | 1909 | integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
|
1812 | 1910 |
|
| 1911 | +"@jridgewell/set-array@^1.2.1": |
| 1912 | + version "1.2.1" |
| 1913 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280" |
| 1914 | + integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A== |
| 1915 | + |
1813 | 1916 | "@jridgewell/sourcemap-codec@1.4.14", "@jridgewell/sourcemap-codec@^1.4.10":
|
1814 | 1917 | version "1.4.14"
|
1815 | 1918 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
|
1816 | 1919 | integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
|
1817 | 1920 |
|
| 1921 | +"@jridgewell/sourcemap-codec@^1.4.14": |
| 1922 | + version "1.5.0" |
| 1923 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" |
| 1924 | + integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== |
| 1925 | + |
1818 | 1926 | "@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
|
1819 | 1927 | version "0.3.17"
|
1820 | 1928 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985"
|
|
1823 | 1931 | "@jridgewell/resolve-uri" "3.1.0"
|
1824 | 1932 | "@jridgewell/sourcemap-codec" "1.4.14"
|
1825 | 1933 |
|
| 1934 | +"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": |
| 1935 | + version "0.3.25" |
| 1936 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" |
| 1937 | + integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== |
| 1938 | + dependencies: |
| 1939 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 1940 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 1941 | + |
1826 | 1942 | "@lerna/add@3.21.0":
|
1827 | 1943 | version "3.21.0"
|
1828 | 1944 | resolved "https://registry.yarnpkg.com/@lerna/add/-/add-3.21.0.tgz#27007bde71cc7b0a2969ab3c2f0ae41578b4577b"
|
|
3390 | 3506 | chrome-trace-event "^1.0.2"
|
3391 | 3507 | nullthrows "^1.1.1"
|
3392 | 3508 |
|
| 3509 | +"@rollup/plugin-babel@5.0.0": |
| 3510 | + version "5.0.0" |
| 3511 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 3512 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 3513 | + dependencies: |
| 3514 | + "@babel/helper-module-imports" "^7.7.4" |
| 3515 | + "@rollup/pluginutils" "^3.0.8" |
| 3516 | + |
3393 | 3517 | "@rollup/plugin-json@4.1.0":
|
3394 | 3518 | version "4.1.0"
|
3395 | 3519 | resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.1.0.tgz#54e09867ae6963c593844d8bd7a9c718294496f3"
|
@@ -9542,6 +9666,11 @@ jsesc@^2.5.1:
|
9542 | 9666 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
|
9543 | 9667 | integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
|
9544 | 9668 |
|
| 9669 | +jsesc@^3.0.2: |
| 9670 | + version "3.0.2" |
| 9671 | + resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.0.2.tgz#bb8b09a6597ba426425f2e4a07245c3d00b9343e" |
| 9672 | + integrity sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g== |
| 9673 | + |
9545 | 9674 | jsesc@~0.5.0:
|
9546 | 9675 | version "0.5.0"
|
9547 | 9676 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
@@ -13019,14 +13148,6 @@ rimraf@^3.0.0, rimraf@^3.0.2:
|
13019 | 13148 | dependencies:
|
13020 | 13149 | glob "^7.1.3"
|
13021 | 13150 |
|
13022 |
| -rollup-plugin-babel@4.4.0: |
13023 |
| - version "4.4.0" |
13024 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
13025 |
| - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
13026 |
| - dependencies: |
13027 |
| - "@babel/helper-module-imports" "^7.0.0" |
13028 |
| - rollup-pluginutils "^2.8.1" |
13029 |
| - |
13030 | 13151 | rollup-plugin-commonjs@10.1.0:
|
13031 | 13152 | version "10.1.0"
|
13032 | 13153 | resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.1.0.tgz#417af3b54503878e084d127adf4d1caf8beb86fb"
|
|
0 commit comments