|
211 | 211 | dependencies: |
212 | 212 | "@babel/highlight" "^7.18.6" |
213 | 213 |
|
| 214 | +"@babel/code-frame@^7.27.1": |
| 215 | + version "7.27.1" |
| 216 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be" |
| 217 | + integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg== |
| 218 | + dependencies: |
| 219 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 220 | + js-tokens "^4.0.0" |
| 221 | + picocolors "^1.1.1" |
| 222 | + |
214 | 223 | "@babel/compat-data@^7.17.7", "@babel/compat-data@^7.20.5", "@babel/compat-data@^7.21.4": |
215 | 224 | version "7.21.4" |
216 | 225 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.21.4.tgz#457ffe647c480dff59c2be092fc3acf71195c87f" |
|
247 | 256 | "@jridgewell/trace-mapping" "^0.3.17" |
248 | 257 | jsesc "^2.5.1" |
249 | 258 |
|
| 259 | +"@babel/generator@^7.28.5": |
| 260 | + version "7.28.5" |
| 261 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298" |
| 262 | + integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ== |
| 263 | + dependencies: |
| 264 | + "@babel/parser" "^7.28.5" |
| 265 | + "@babel/types" "^7.28.5" |
| 266 | + "@jridgewell/gen-mapping" "^0.3.12" |
| 267 | + "@jridgewell/trace-mapping" "^0.3.28" |
| 268 | + jsesc "^3.0.2" |
| 269 | + |
250 | 270 | "@babel/helper-annotate-as-pure@^7.18.6": |
251 | 271 | version "7.18.6" |
252 | 272 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb" |
|
327 | 347 | "@babel/template" "^7.20.7" |
328 | 348 | "@babel/types" "^7.21.0" |
329 | 349 |
|
| 350 | +"@babel/helper-globals@^7.28.0": |
| 351 | + version "7.28.0" |
| 352 | + resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674" |
| 353 | + integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw== |
| 354 | + |
330 | 355 | "@babel/helper-hoist-variables@^7.18.6": |
331 | 356 | version "7.18.6" |
332 | 357 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678" |
|
348 | 373 | dependencies: |
349 | 374 | "@babel/types" "^7.21.4" |
350 | 375 |
|
| 376 | +"@babel/helper-module-imports@^7.7.4": |
| 377 | + version "7.27.1" |
| 378 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204" |
| 379 | + integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w== |
| 380 | + dependencies: |
| 381 | + "@babel/traverse" "^7.27.1" |
| 382 | + "@babel/types" "^7.27.1" |
| 383 | + |
351 | 384 | "@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.21.2": |
352 | 385 | version "7.21.2" |
353 | 386 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2" |
|
422 | 455 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63" |
423 | 456 | integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw== |
424 | 457 |
|
| 458 | +"@babel/helper-string-parser@^7.27.1": |
| 459 | + version "7.27.1" |
| 460 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687" |
| 461 | + integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA== |
| 462 | + |
425 | 463 | "@babel/helper-validator-identifier@^7.18.6", "@babel/helper-validator-identifier@^7.19.1": |
426 | 464 | version "7.19.1" |
427 | 465 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2" |
428 | 466 | integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w== |
429 | 467 |
|
| 468 | +"@babel/helper-validator-identifier@^7.27.1", "@babel/helper-validator-identifier@^7.28.5": |
| 469 | + version "7.28.5" |
| 470 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
| 471 | + integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
| 472 | + |
430 | 473 | "@babel/helper-validator-option@^7.18.6", "@babel/helper-validator-option@^7.21.0": |
431 | 474 | version "7.21.0" |
432 | 475 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz#8224c7e13ace4bafdc4004da2cf064ef42673180" |
|
465 | 508 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.4.tgz#94003fdfc520bbe2875d4ae557b43ddb6d880f17" |
466 | 509 | integrity sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw== |
467 | 510 |
|
| 511 | +"@babel/parser@^7.27.2", "@babel/parser@^7.28.5": |
| 512 | + version "7.28.5" |
| 513 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08" |
| 514 | + integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ== |
| 515 | + dependencies: |
| 516 | + "@babel/types" "^7.28.5" |
| 517 | + |
468 | 518 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
469 | 519 | version "7.18.6" |
470 | 520 | 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 | 1240 | "@babel/parser" "^7.20.7" |
1191 | 1241 | "@babel/types" "^7.20.7" |
1192 | 1242 |
|
| 1243 | +"@babel/template@^7.27.2": |
| 1244 | + version "7.27.2" |
| 1245 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d" |
| 1246 | + integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw== |
| 1247 | + dependencies: |
| 1248 | + "@babel/code-frame" "^7.27.1" |
| 1249 | + "@babel/parser" "^7.27.2" |
| 1250 | + "@babel/types" "^7.27.1" |
| 1251 | + |
1193 | 1252 | "@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 | 1253 | version "7.21.4" |
1195 | 1254 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.4.tgz#a836aca7b116634e97a6ed99976236b3282c9d36" |
|
1206 | 1265 | debug "^4.1.0" |
1207 | 1266 | globals "^11.1.0" |
1208 | 1267 |
|
| 1268 | +"@babel/traverse@^7.27.1": |
| 1269 | + version "7.28.5" |
| 1270 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b" |
| 1271 | + integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ== |
| 1272 | + dependencies: |
| 1273 | + "@babel/code-frame" "^7.27.1" |
| 1274 | + "@babel/generator" "^7.28.5" |
| 1275 | + "@babel/helper-globals" "^7.28.0" |
| 1276 | + "@babel/parser" "^7.28.5" |
| 1277 | + "@babel/template" "^7.27.2" |
| 1278 | + "@babel/types" "^7.28.5" |
| 1279 | + debug "^4.3.1" |
| 1280 | + |
1209 | 1281 | "@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 | 1282 | version "7.21.4" |
1211 | 1283 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.4.tgz#2d5d6bb7908699b3b416409ffd3b5daa25b030d4" |
|
1215 | 1287 | "@babel/helper-validator-identifier" "^7.19.1" |
1216 | 1288 | to-fast-properties "^2.0.0" |
1217 | 1289 |
|
| 1290 | +"@babel/types@^7.27.1", "@babel/types@^7.28.5": |
| 1291 | + version "7.28.5" |
| 1292 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b" |
| 1293 | + integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA== |
| 1294 | + dependencies: |
| 1295 | + "@babel/helper-string-parser" "^7.27.1" |
| 1296 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 1297 | + |
1218 | 1298 | "@bcoe/v8-coverage@^0.2.3": |
1219 | 1299 | version "0.2.3" |
1220 | 1300 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
1806 | 1886 | "@jridgewell/set-array" "^1.0.0" |
1807 | 1887 | "@jridgewell/sourcemap-codec" "^1.4.10" |
1808 | 1888 |
|
| 1889 | +"@jridgewell/gen-mapping@^0.3.12": |
| 1890 | + version "0.3.13" |
| 1891 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz#6342a19f44347518c93e43b1ac69deb3c4656a1f" |
| 1892 | + integrity sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA== |
| 1893 | + dependencies: |
| 1894 | + "@jridgewell/sourcemap-codec" "^1.5.0" |
| 1895 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 1896 | + |
1809 | 1897 | "@jridgewell/gen-mapping@^0.3.2": |
1810 | 1898 | version "0.3.2" |
1811 | 1899 | resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz#c1aedc61e853f2bb9f5dfe6d4442d3b565b253b9" |
|
1820 | 1908 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78" |
1821 | 1909 | integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w== |
1822 | 1910 |
|
| 1911 | +"@jridgewell/resolve-uri@^3.1.0": |
| 1912 | + version "3.1.2" |
| 1913 | + resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" |
| 1914 | + integrity sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== |
| 1915 | + |
1823 | 1916 | "@jridgewell/set-array@^1.0.0", "@jridgewell/set-array@^1.0.1": |
1824 | 1917 | version "1.1.2" |
1825 | 1918 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
|
1830 | 1923 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24" |
1831 | 1924 | integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== |
1832 | 1925 |
|
| 1926 | +"@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0": |
| 1927 | + version "1.5.5" |
| 1928 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba" |
| 1929 | + integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og== |
| 1930 | + |
1833 | 1931 | "@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9": |
1834 | 1932 | version "0.3.17" |
1835 | 1933 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz#793041277af9073b0951a7fe0f0d8c4c98c36985" |
|
1838 | 1936 | "@jridgewell/resolve-uri" "3.1.0" |
1839 | 1937 | "@jridgewell/sourcemap-codec" "1.4.14" |
1840 | 1938 |
|
| 1939 | +"@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.28": |
| 1940 | + version "0.3.31" |
| 1941 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz#db15d6781c931f3a251a3dac39501c98a6082fd0" |
| 1942 | + integrity sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw== |
| 1943 | + dependencies: |
| 1944 | + "@jridgewell/resolve-uri" "^3.1.0" |
| 1945 | + "@jridgewell/sourcemap-codec" "^1.4.14" |
| 1946 | + |
1841 | 1947 | |
1842 | 1948 | version "3.21.0" |
1843 | 1949 | resolved "https://registry.yarnpkg.com/@lerna/add/-/add-3.21.0.tgz#27007bde71cc7b0a2969ab3c2f0ae41578b4577b" |
|
3405 | 3511 | chrome-trace-event "^1.0.2" |
3406 | 3512 | nullthrows "^1.1.1" |
3407 | 3513 |
|
| 3514 | + |
| 3515 | + version "5.0.0" |
| 3516 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 3517 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 3518 | + dependencies: |
| 3519 | + "@babel/helper-module-imports" "^7.7.4" |
| 3520 | + "@rollup/pluginutils" "^3.0.8" |
| 3521 | + |
3408 | 3522 | |
3409 | 3523 | version "4.1.0" |
3410 | 3524 | resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.1.0.tgz#54e09867ae6963c593844d8bd7a9c718294496f3" |
@@ -9558,6 +9672,11 @@ jsesc@^2.5.1: |
9558 | 9672 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4" |
9559 | 9673 | integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== |
9560 | 9674 |
|
| 9675 | +jsesc@^3.0.2: |
| 9676 | + version "3.1.0" |
| 9677 | + resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.1.0.tgz#74d335a234f67ed19907fdadfac7ccf9d409825d" |
| 9678 | + integrity sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA== |
| 9679 | + |
9561 | 9680 | jsesc@~0.5.0: |
9562 | 9681 | version "0.5.0" |
9563 | 9682 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d" |
@@ -13056,14 +13175,6 @@ rimraf@^3.0.0, rimraf@^3.0.2: |
13056 | 13175 | dependencies: |
13057 | 13176 | glob "^7.1.3" |
13058 | 13177 |
|
13059 | | - |
13060 | | - version "4.4.0" |
13061 | | - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
13062 | | - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
13063 | | - dependencies: |
13064 | | - "@babel/helper-module-imports" "^7.0.0" |
13065 | | - rollup-pluginutils "^2.8.1" |
13066 | | - |
13067 | 13178 | |
13068 | 13179 | version "10.1.0" |
13069 | 13180 | resolved "https://registry.yarnpkg.com/rollup-plugin-commonjs/-/rollup-plugin-commonjs-10.1.0.tgz#417af3b54503878e084d127adf4d1caf8beb86fb" |
|
0 commit comments