|
883 | 883 | "@babel/types" "^7.4.4" |
884 | 884 | esutils "^2.0.2" |
885 | 885 |
|
886 | | -"@babel/runtime@^7.16.0": |
887 | | - version "7.16.3" |
888 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.3.tgz#b86f0db02a04187a3c17caa77de69840165d42d5" |
889 | | - integrity sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ== |
890 | | - dependencies: |
891 | | - regenerator-runtime "^0.13.4" |
892 | | - |
893 | | -"@babel/runtime@^7.8.4": |
894 | | - version "7.16.7" |
895 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.16.7.tgz#03ff99f64106588c9c403c6ecb8c3bafbbdff1fa" |
896 | | - integrity sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ== |
897 | | - dependencies: |
898 | | - regenerator-runtime "^0.13.4" |
| 886 | +"@babel/runtime@^7.26.10", "@babel/runtime@^7.8.4": |
| 887 | + version "7.29.2" |
| 888 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.2.tgz#9a6e2d05f4b6692e1801cd4fb176ad823930ed5e" |
| 889 | + integrity sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g== |
899 | 890 |
|
900 | 891 | "@babel/template@^7.16.7": |
901 | 892 | version "7.16.7" |
@@ -2453,10 +2444,10 @@ commondir@^1.0.1: |
2453 | 2444 | resolved "https://registry.yarnpkg.com/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b" |
2454 | 2445 | integrity sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs= |
2455 | 2446 |
|
2456 | | -complex.js@^2.0.15: |
2457 | | - version "2.0.15" |
2458 | | - resolved "https://registry.yarnpkg.com/complex.js/-/complex.js-2.0.15.tgz#7add6848b4c1d12aa9262f7df925ebe7a51a7406" |
2459 | | - integrity sha512-gDBvQU8IG139ZBQTSo2qvDFP+lANMGluM779csXOr6ny1NUtA3wkUnCFjlDNH/moAVfXtvClYt6G0zarFbtz5w== |
| 2447 | +complex.js@^2.2.5: |
| 2448 | + version "2.4.3" |
| 2449 | + resolved "https://registry.yarnpkg.com/complex.js/-/complex.js-2.4.3.tgz#72ee9c303a9b89ebcfeca0d39f74927d38721fce" |
| 2450 | + integrity sha512-UrQVSUur14tNX6tiP4y8T4w4FeJAX3bi2cIv0pu/DTLFNxoq7z2Yh83Vfzztj6Px3X/lubqQ9IrPp7Bpn6p4MQ== |
2460 | 2451 |
|
2461 | 2452 | component-emitter@^1.2.1, component-emitter@~1.3.0: |
2462 | 2453 | version "1.3.0" |
@@ -2697,10 +2688,10 @@ decamelize@^4.0.0: |
2697 | 2688 | resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-4.0.0.tgz#aa472d7bf660eb15f3494efd531cab7f2a709837" |
2698 | 2689 | integrity sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ== |
2699 | 2690 |
|
2700 | | -decimal.js@^10.3.1: |
2701 | | - version "10.3.1" |
2702 | | - resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.3.1.tgz#d8c3a444a9c6774ba60ca6ad7261c3a94fd5e783" |
2703 | | - integrity sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ== |
| 2691 | +decimal.js@^10.4.3: |
| 2692 | + version "10.6.0" |
| 2693 | + resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.6.0.tgz#e649a43e3ab953a72192ff5983865e509f37ed9a" |
| 2694 | + integrity sha512-YpgQiITW3JXGntzdUmyUR1V812Hn8T1YVXhCu+wO3OpS4eU9l4YdD3qjyiKdV6mvV29zapkMeD390UVEf2lkUg== |
2704 | 2695 |
|
2705 | 2696 | decode-uri-component@^0.2.0: |
2706 | 2697 | version "0.2.0" |
@@ -3461,10 +3452,10 @@ form-data@~2.3.2: |
3461 | 3452 | combined-stream "^1.0.6" |
3462 | 3453 | mime-types "^2.1.12" |
3463 | 3454 |
|
3464 | | -fraction.js@^4.1.1: |
3465 | | - version "4.1.2" |
3466 | | - resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.1.2.tgz#13e420a92422b6cf244dff8690ed89401029fbe8" |
3467 | | - integrity sha512-o2RiJQ6DZaR/5+Si0qJUIy637QMRudSi9kU/FFzx9EZazrIdnBgpU+3sEWCxAVhH2RtxW2Oz+T4p2o8uOPVcgA== |
| 3455 | +fraction.js@^5.2.1: |
| 3456 | + version "5.3.4" |
| 3457 | + resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-5.3.4.tgz#8c0fcc6a9908262df4ed197427bdeef563e0699a" |
| 3458 | + integrity sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ== |
3468 | 3459 |
|
3469 | 3460 | fragment-cache@^0.2.1: |
3470 | 3461 | version "0.2.1" |
@@ -4627,20 +4618,20 @@ map-visit@^1.0.0: |
4627 | 4618 | dependencies: |
4628 | 4619 | object-visit "^1.0.0" |
4629 | 4620 |
|
4630 | | -mathjs@^10.0.0: |
4631 | | - version "10.0.0" |
4632 | | - resolved "https://registry.yarnpkg.com/mathjs/-/mathjs-10.0.0.tgz#872e8e5c0d23a383760cb84e16542fad5093c6a5" |
4633 | | - integrity sha512-PZcQ73mVvVG2GZXvE47q+j7P3ALVxWUM51wTmlVX3F/3IJMLNziNIqStwyIDAO64ZGB8u3iFlQwxT7DIijtNlw== |
| 4621 | +mathjs@^15.2.0: |
| 4622 | + version "15.2.0" |
| 4623 | + resolved "https://registry.yarnpkg.com/mathjs/-/mathjs-15.2.0.tgz#ddfbf50a9aeaec2edfb524195e8202ca29f8e757" |
| 4624 | + integrity sha512-UAQzSVob9rNLdGpqcFMYmSu9dkuLYy7Lr2hBEQS5SHQdknA9VppJz3cy2KkpMzTODunad6V6cNv+5kOLsePLow== |
4634 | 4625 | dependencies: |
4635 | | - "@babel/runtime" "^7.16.0" |
4636 | | - complex.js "^2.0.15" |
4637 | | - decimal.js "^10.3.1" |
| 4626 | + "@babel/runtime" "^7.26.10" |
| 4627 | + complex.js "^2.2.5" |
| 4628 | + decimal.js "^10.4.3" |
4638 | 4629 | escape-latex "^1.2.0" |
4639 | | - fraction.js "^4.1.1" |
| 4630 | + fraction.js "^5.2.1" |
4640 | 4631 | javascript-natural-sort "^0.7.1" |
4641 | 4632 | seedrandom "^3.0.5" |
4642 | 4633 | tiny-emitter "^2.1.0" |
4643 | | - typed-function "^2.0.0" |
| 4634 | + typed-function "^4.2.1" |
4644 | 4635 |
|
4645 | 4636 | md5.js@^1.3.4: |
4646 | 4637 | version "1.3.5" |
@@ -5521,7 +5512,7 @@ regenerate@^1.4.2: |
5521 | 5512 | resolved "https://registry.yarnpkg.com/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a" |
5522 | 5513 | integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A== |
5523 | 5514 |
|
5524 | | -regenerator-runtime@^0.13.4, regenerator-runtime@^0.13.5: |
| 5515 | +regenerator-runtime@^0.13.5: |
5525 | 5516 | version "0.13.9" |
5526 | 5517 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52" |
5527 | 5518 | integrity sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA== |
@@ -6517,10 +6508,10 @@ type@^2.5.0: |
6517 | 6508 | resolved "https://registry.yarnpkg.com/type/-/type-2.5.0.tgz#0a2e78c2e77907b252abe5f298c1b01c63f0db3d" |
6518 | 6509 | integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw== |
6519 | 6510 |
|
6520 | | -typed-function@^2.0.0: |
6521 | | - version "2.0.0" |
6522 | | - resolved "https://registry.yarnpkg.com/typed-function/-/typed-function-2.0.0.tgz#15ab3825845138a8b1113bd89e60cd6a435739e8" |
6523 | | - integrity sha512-Hhy1Iwo/e4AtLZNK10ewVVcP2UEs408DS35ubP825w/YgSBK1KVLwALvvIG4yX75QJrxjCpcWkzkVRB0BwwYlA== |
| 6511 | +typed-function@^4.2.1: |
| 6512 | + version "4.2.2" |
| 6513 | + resolved "https://registry.yarnpkg.com/typed-function/-/typed-function-4.2.2.tgz#49939f58d133a40cb03bdc05d969f59e4bdc3190" |
| 6514 | + integrity sha512-VwaXim9Gp1bngi/q3do8hgttYn2uC3MoT/gfuMWylnj1IeZBUAyPddHZlo1K05BDoj8DYPpMdiHqH1dDYdJf2A== |
6524 | 6515 |
|
6525 | 6516 | typedarray-to-buffer@^3.1.5: |
6526 | 6517 | version "3.1.5" |
|
0 commit comments