|
112 | 112 | dependencies: |
113 | 113 | "@babel/types" "^7.27.0" |
114 | 114 |
|
115 | | -"@babel/runtime@7.5.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.26.10", "@babel/runtime@^7.26.7", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7": |
| 115 | +"@babel/runtime@7.5.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.26.10", "@babel/runtime@^7.28.4", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7": |
116 | 116 | version "7.27.0" |
117 | 117 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762" |
118 | 118 | integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw== |
|
437 | 437 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.63.tgz#1788fa8da838dbb5f9ea994b834278205db6ca2b" |
438 | 438 | integrity sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ== |
439 | 439 |
|
| 440 | +"@types/pako@^2.0.3": |
| 441 | + version "2.0.4" |
| 442 | + resolved "https://registry.yarnpkg.com/@types/pako/-/pako-2.0.4.tgz#c3575ef8125e176c345fa0e7b301c1db41170c15" |
| 443 | + integrity sha512-VWDCbrLeVXJM9fihYodcLiIv0ku+AlOa/TQ1SvYOaBuyrSKgEcro95LJyIsJ4vSo6BXIxOKxiJAat04CmST9Fw== |
| 444 | + |
440 | 445 | "@types/parse-json@^4.0.0": |
441 | 446 | version "4.0.2" |
442 | 447 | resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239" |
@@ -707,11 +712,6 @@ asynckit@^0.4.0: |
707 | 712 | resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" |
708 | 713 | integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q== |
709 | 714 |
|
710 | | -atob@^2.1.2: |
711 | | - version "2.1.2" |
712 | | - resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" |
713 | | - integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== |
714 | | - |
715 | 715 | available-typed-arrays@^1.0.5: |
716 | 716 | version "1.0.5" |
717 | 717 | resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz#92f95616501069d07d10edb2fc37d3e1c65123b7" |
@@ -917,11 +917,6 @@ bs-logger@0.x: |
917 | 917 | dependencies: |
918 | 918 | fast-json-stable-stringify "2.x" |
919 | 919 |
|
920 | | -btoa@^1.2.1: |
921 | | - version "1.2.1" |
922 | | - resolved "https://registry.yarnpkg.com/btoa/-/btoa-1.2.1.tgz#01a9909f8b2c93f6bf680ba26131eb30f7fa3d73" |
923 | | - integrity sha512-SB4/MIGlsiVkMcHmT+pSmIPoNDoHg+7cMzmt3Uxt628MTz2487DKSqK/fuhFBrkuqrYv5UCEnACpF4dTFNKc/g== |
924 | | - |
925 | 920 | buffer-crc32@^0.2.1, buffer-crc32@^0.2.13: |
926 | 921 | version "0.2.13" |
927 | 922 | resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242" |
@@ -1722,6 +1717,15 @@ fast-json-stable-stringify@2.x: |
1722 | 1717 | resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633" |
1723 | 1718 | integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== |
1724 | 1719 |
|
| 1720 | +fast-png@^6.2.0: |
| 1721 | + version "6.4.0" |
| 1722 | + resolved "https://registry.yarnpkg.com/fast-png/-/fast-png-6.4.0.tgz#807fc353ccab060d09151b7d082786e02d8e92d6" |
| 1723 | + integrity sha512-kAqZq1TlgBjZcLr5mcN6NP5Rv4V2f22z00c3g8vRrwkcqjerx7BEhPbOnWCPqaHUl2XWQBJQvOT/FQhdMT7X/Q== |
| 1724 | + dependencies: |
| 1725 | + "@types/pako" "^2.0.3" |
| 1726 | + iobuffer "^5.3.2" |
| 1727 | + pako "^2.1.0" |
| 1728 | + |
1725 | 1729 | fflate@^0.8.1: |
1726 | 1730 | version "0.8.2" |
1727 | 1731 | resolved "https://registry.yarnpkg.com/fflate/-/fflate-0.8.2.tgz#fc8631f5347812ad6028bbe4a2308b2792aa1dea" |
@@ -2179,6 +2183,11 @@ internal-slot@^1.0.5: |
2179 | 2183 | hasown "^2.0.0" |
2180 | 2184 | side-channel "^1.0.4" |
2181 | 2185 |
|
| 2186 | +iobuffer@^5.3.2: |
| 2187 | + version "5.4.0" |
| 2188 | + resolved "https://registry.yarnpkg.com/iobuffer/-/iobuffer-5.4.0.tgz#f85dff957fd0579257472f0a4cfe5ed3430e63e1" |
| 2189 | + integrity sha512-DRebOWuqDvxunfkNJAlc3IzWIPD5xVxwUNbHr7xKB8E6aLJxIPfNX3CoMJghcFjpv6RWQsrcJbghtEwSPoJqMA== |
| 2190 | + |
2182 | 2191 | is-alphabetical@^1.0.0: |
2183 | 2192 | version "1.0.4" |
2184 | 2193 | resolved "https://registry.yarnpkg.com/is-alphabetical/-/is-alphabetical-1.0.4.tgz#9e7d6b94916be22153745d184c298cbf986a686d" |
@@ -2504,14 +2513,13 @@ json5@^2.1.2, json5@^2.2.3: |
2504 | 2513 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" |
2505 | 2514 | integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== |
2506 | 2515 |
|
2507 | | -jspdf@^3.0.1: |
2508 | | - version "3.0.1" |
2509 | | - resolved "https://registry.yarnpkg.com/jspdf/-/jspdf-3.0.1.tgz#d81e1964f354f60412516eb2449ea2cccd4d2a3b" |
2510 | | - integrity sha512-qaGIxqxetdoNnFQQXxTKUD9/Z7AloLaw94fFsOiJMxbfYdBbrBuhWmbzI8TVjrw7s3jBY1PFHofBKMV/wZPapg== |
| 2516 | +jspdf@^4.0.0: |
| 2517 | + version "4.0.0" |
| 2518 | + resolved "https://registry.yarnpkg.com/jspdf/-/jspdf-4.0.0.tgz#3731c0a1a7d8afe28c681891236f8ad4a662d893" |
| 2519 | + integrity sha512-w12U97Z6edKd2tXDn3LzTLg7C7QLJlx0BPfM3ecjK2BckUl9/81vZ+r5gK4/3KQdhAcEZhENUxRhtgYBj75MqQ== |
2511 | 2520 | dependencies: |
2512 | | - "@babel/runtime" "^7.26.7" |
2513 | | - atob "^2.1.2" |
2514 | | - btoa "^1.2.1" |
| 2521 | + "@babel/runtime" "^7.28.4" |
| 2522 | + fast-png "^6.2.0" |
2515 | 2523 | fflate "^0.8.1" |
2516 | 2524 | optionalDependencies: |
2517 | 2525 | canvg "^3.0.11" |
@@ -2880,6 +2888,11 @@ opencollective-postinstall@^2.0.3: |
2880 | 2888 | resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz#7a0fff978f6dbfa4d006238fbac98ed4198c3259" |
2881 | 2889 | integrity sha512-8AV/sCtuzUeTo8gQK5qDZzARrulB3egtLzFgteqB2tcT4Mw7B8Kt7JcDHmltjz6FOAHsvTevk70gZEbhM4ZS9Q== |
2882 | 2890 |
|
| 2891 | +pako@^2.1.0: |
| 2892 | + version "2.1.0" |
| 2893 | + resolved "https://registry.yarnpkg.com/pako/-/pako-2.1.0.tgz#266cc37f98c7d883545d11335c00fbd4062c9a86" |
| 2894 | + integrity sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug== |
| 2895 | + |
2883 | 2896 | pako@~1.0.2: |
2884 | 2897 | version "1.0.11" |
2885 | 2898 | resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf" |
|
0 commit comments