|
211 | 211 | dependencies:
|
212 | 212 | "@babel/highlight" "^7.18.6"
|
213 | 213 |
|
| 214 | +"@babel/code-frame@^7.24.7": |
| 215 | + version "7.24.7" |
| 216 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465" |
| 217 | + integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA== |
| 218 | + dependencies: |
| 219 | + "@babel/highlight" "^7.24.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.4": |
| 259 | + version "7.25.5" |
| 260 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.5.tgz#b31cf05b3fe8c32d206b6dad03bb0aacbde73450" |
| 261 | + integrity sha512-abd43wyLfbWoxC6ahM8xTkqLpGB2iWBVyuKC9/srhFunCd1SDNrV1s72bBpK4hLj8KLzHBBcOblvLQZBNw9r3w== |
| 262 | + dependencies: |
| 263 | + "@babel/types" "^7.25.4" |
| 264 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 265 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 266 | + jsesc "^2.5.1" |
| 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.24.7" |
| 371 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz#f2f980392de5b84c3328fc71d38bd81bbb83042b" |
| 372 | + integrity sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA== |
| 373 | + dependencies: |
| 374 | + "@babel/traverse" "^7.24.7" |
| 375 | + "@babel/types" "^7.24.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.24.8": |
| 452 | + version "7.24.8" |
| 453 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d" |
| 454 | + integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ== |
| 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.24.7": |
| 462 | + version "7.24.7" |
| 463 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db" |
| 464 | + integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w== |
| 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.24.7": |
| 500 | + version "7.24.7" |
| 501 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.7.tgz#a05ab1df134b286558aae0ed41e6c5f731bf409d" |
| 502 | + integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw== |
| 503 | + dependencies: |
| 504 | + "@babel/helper-validator-identifier" "^7.24.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.0", "@babel/parser@^7.25.4": |
| 515 | + version "7.25.4" |
| 516 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.4.tgz#af4f2df7d02440286b7de57b1c21acfb2a6f257a" |
| 517 | + integrity sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA== |
| 518 | + dependencies: |
| 519 | + "@babel/types" "^7.25.4" |
| 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.0": |
| 1247 | + version "7.25.0" |
| 1248 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.0.tgz#e733dc3134b4fede528c15bc95e89cb98c52592a" |
| 1249 | + integrity sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q== |
| 1250 | + dependencies: |
| 1251 | + "@babel/code-frame" "^7.24.7" |
| 1252 | + "@babel/parser" "^7.25.0" |
| 1253 | + "@babel/types" "^7.25.0" |
| 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.24.7": |
| 1272 | + version "7.25.4" |
| 1273 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.4.tgz#648678046990f2957407e3086e97044f13c3e18e" |
| 1274 | + integrity sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg== |
| 1275 | + dependencies: |
| 1276 | + "@babel/code-frame" "^7.24.7" |
| 1277 | + "@babel/generator" "^7.25.4" |
| 1278 | + "@babel/parser" "^7.25.4" |
| 1279 | + "@babel/template" "^7.25.0" |
| 1280 | + "@babel/types" "^7.25.4" |
| 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.24.7", "@babel/types@^7.25.0", "@babel/types@^7.25.4": |
| 1294 | + version "7.25.4" |
| 1295 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.4.tgz#6bcb46c72fdf1012a209d016c07f769e10adcb5f" |
| 1296 | + integrity sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ== |
| 1297 | + dependencies: |
| 1298 | + "@babel/helper-string-parser" "^7.24.8" |
| 1299 | + "@babel/helper-validator-identifier" "^7.24.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 |
|
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/ [email protected]", "@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 |
|
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 | + |
| 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 |
|
3394 | 3518 | version "4.1.0"
|
3395 | 3519 | resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.1.0.tgz#54e09867ae6963c593844d8bd7a9c718294496f3"
|
@@ -13019,14 +13143,6 @@ rimraf@^3.0.0, rimraf@^3.0.2:
|
13019 | 13143 | dependencies:
|
13020 | 13144 | glob "^7.1.3"
|
13021 | 13145 |
|
13022 |
| - |
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 | 13146 |
|
13031 | 13147 | version "10.1.0"
|
13032 | 13148 | resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.1.0.tgz#417af3b54503878e084d127adf4d1caf8beb86fb"
|
|
0 commit comments