|
998 | 998 | "@parcel/utils" "^1.11.0" |
999 | 999 | physical-cpu-count "^2.0.0" |
1000 | 1000 |
|
| 1001 | +"@rollup/rollup-linux-x64-gnu@^4.24.0": |
| 1002 | + version "4.26.0" |
| 1003 | + resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.26.0.tgz#9909570be5cb738c23858c94308d37dde363eb7e" |
| 1004 | + integrity sha512-ZuwpfjCwjPkAOxpjAEjabg6LRSfL7cAJb6gSQGZYjGhadlzKKywDkCUnJ+KEfrNY1jH5EEoSIKLCb572jSiglA== |
| 1005 | + |
1001 | 1006 | "@types/color-name@^1.1.1": |
1002 | 1007 | version "1.1.1" |
1003 | 1008 | resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0" |
@@ -1165,16 +1170,6 @@ ajv@^6.5.5: |
1165 | 1170 | json-schema-traverse "^0.4.1" |
1166 | 1171 | uri-js "^4.2.2" |
1167 | 1172 |
|
1168 | | -ajv@^8.6.3: |
1169 | | - version "8.6.3" |
1170 | | - resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.6.3.tgz#11a66527761dc3e9a3845ea775d2d3c0414e8764" |
1171 | | - integrity sha512-SMJOdDP6LqTkD0Uq8qLi+gMwSt0imXLSV080qFVwJCpH9U6Mb+SUGHAXM0KNbcBPguytWyvFxcHgMLe2D2XSpw== |
1172 | | - dependencies: |
1173 | | - fast-deep-equal "^3.1.1" |
1174 | | - json-schema-traverse "^1.0.0" |
1175 | | - require-from-string "^2.0.2" |
1176 | | - uri-js "^4.2.2" |
1177 | | - |
1178 | 1173 | alphanum-sort@^1.0.0: |
1179 | 1174 | version "1.0.2" |
1180 | 1175 | resolved "https://registry.yarnpkg.com/alphanum-sort/-/alphanum-sort-1.0.2.tgz#97a1119649b211ad33691d9f9f486a8ec9fbe0a3" |
@@ -1326,6 +1321,11 @@ atob@^2.1.2: |
1326 | 1321 | resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" |
1327 | 1322 | integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== |
1328 | 1323 |
|
| 1324 | +atomic-sleep@^1.0.0: |
| 1325 | + version "1.0.0" |
| 1326 | + resolved "https://registry.yarnpkg.com/atomic-sleep/-/atomic-sleep-1.0.0.tgz#eb85b77a601fc932cfe432c5acd364a9e2c9075b" |
| 1327 | + integrity sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ== |
| 1328 | + |
1329 | 1329 | aws-sign2@~0.7.0: |
1330 | 1330 | version "0.7.0" |
1331 | 1331 | resolved "https://registry.yarnpkg.com/aws-sign2/-/aws-sign2-0.7.0.tgz#b46e890934a9591f2d2f6f86d7e6a9f1b3fe76a8" |
@@ -2731,6 +2731,11 @@ fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6: |
2731 | 2731 | resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" |
2732 | 2732 | integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc= |
2733 | 2733 |
|
| 2734 | +fast-redact@^3.1.1: |
| 2735 | + version "3.5.0" |
| 2736 | + resolved "https://registry.yarnpkg.com/fast-redact/-/fast-redact-3.5.0.tgz#e9ea02f7e57d0cd8438180083e93077e496285e4" |
| 2737 | + integrity sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A== |
| 2738 | + |
2734 | 2739 | fastparse@^1.1.2: |
2735 | 2740 | version "1.1.2" |
2736 | 2741 | resolved "https://registry.yarnpkg.com/fastparse/-/fastparse-1.1.2.tgz#91728c5a5942eced8531283c79441ee4122c35a9" |
@@ -2785,11 +2790,6 @@ find-up@^5.0.0: |
2785 | 2790 | locate-path "^6.0.0" |
2786 | 2791 | path-exists "^4.0.0" |
2787 | 2792 |
|
2788 | | -firstline@^2.0.2: |
2789 | | - version "2.0.2" |
2790 | | - resolved "https://registry.yarnpkg.com/firstline/-/firstline-2.0.2.tgz#3fdfd894a80e181cd2fa478b07cadb8d446c53cd" |
2791 | | - integrity sha512-8KcmfI0jgSECnzdhucm0i7vrwef3BWwgjimW2YkRC5eSFwjb5DibVoA0YvgkYwwxuJi9c+7M7X3b3lX8o9B6wg== |
2792 | | - |
2793 | 2793 | flat-cache@^3.0.4: |
2794 | 2794 | version "3.0.4" |
2795 | 2795 | resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz#61b0338302b2fe9f957dcc32fc2a87f1c3048b11" |
@@ -3055,13 +3055,14 @@ hash.js@^1.0.0, hash.js@^1.0.3: |
3055 | 3055 | inherits "^2.0.3" |
3056 | 3056 | minimalistic-assert "^1.0.1" |
3057 | 3057 |
|
3058 | | - |
3059 | | - version "1.0.11" |
3060 | | - resolved "https://registry.yarnpkg.com/header-inserter/-/header-inserter-1.0.11.tgz#c804f5887a2dfd445877d2cfc4f995b68ae30920" |
3061 | | - integrity sha512-bL1lZKhiQizuYxwVD8ZcwAs57VKKpQDKM+NhWzon7HeJViDBmV3mQZYjnD96FKQ0tFdSPOax8+Fn46TL5cLW2g== |
| 3058 | + |
| 3059 | + version "1.0.16" |
| 3060 | + resolved "https://registry.yarnpkg.com/header-inserter/-/header-inserter-1.0.16.tgz#c44d07df07690aad1e32519c7f3da1d83420a5b3" |
| 3061 | + integrity sha512-QJw/Nz5Q1Fulgi9HSLqfval4S+t4abTvKAVqIxs8iWfRtYgpwynFBr+EuIq4DrMTRROWo8IaEKNYleVyYt/BYA== |
3062 | 3062 | dependencies: |
3063 | | - ajv "^8.6.3" |
3064 | | - firstline "^2.0.2" |
| 3063 | + neverthrow "^8.0.0" |
| 3064 | + pino "^9.3.2" |
| 3065 | + valibot "^0.42.0" |
3065 | 3066 |
|
3066 | 3067 | hex-color-regex@^1.1.0: |
3067 | 3068 | version "1.1.0" |
@@ -3572,11 +3573,6 @@ json-schema-traverse@^0.4.1: |
3572 | 3573 | resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660" |
3573 | 3574 | integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== |
3574 | 3575 |
|
3575 | | -json-schema-traverse@^1.0.0: |
3576 | | - version "1.0.0" |
3577 | | - resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2" |
3578 | | - integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug== |
3579 | | - |
3580 | 3576 | |
3581 | 3577 | version "0.2.3" |
3582 | 3578 | resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13" |
@@ -3924,6 +3920,13 @@ natural-compare@^1.4.0: |
3924 | 3920 | resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" |
3925 | 3921 | integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= |
3926 | 3922 |
|
| 3923 | +neverthrow@^8.0.0: |
| 3924 | + version "8.1.1" |
| 3925 | + resolved "https://registry.yarnpkg.com/neverthrow/-/neverthrow-8.1.1.tgz#dc4ce87236a878e325946034690d342160981a0b" |
| 3926 | + integrity sha512-DpbZ/UDI0B+TxJB1JysXSfi1++3YK2xLBqQLTlRN0b4zxlZ2MoiB+dKKV8dMRzt1fAFjRKDknXOVJgpl+a4Amw== |
| 3927 | + optionalDependencies: |
| 3928 | + "@rollup/rollup-linux-x64-gnu" "^4.24.0" |
| 3929 | + |
3927 | 3930 | nice-try@^1.0.4: |
3928 | 3931 | version "1.0.5" |
3929 | 3932 | resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" |
@@ -4083,6 +4086,11 @@ object.values@^1.1.0: |
4083 | 4086 | function-bind "^1.1.1" |
4084 | 4087 | has "^1.0.3" |
4085 | 4088 |
|
| 4089 | +on-exit-leak-free@^2.1.0: |
| 4090 | + version "2.1.2" |
| 4091 | + resolved "https://registry.yarnpkg.com/on-exit-leak-free/-/on-exit-leak-free-2.1.2.tgz#fed195c9ebddb7d9e4c3842f93f281ac8dadd3b8" |
| 4092 | + integrity sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA== |
| 4093 | + |
4086 | 4094 | on-finished@~2.3.0: |
4087 | 4095 | version "2.3.0" |
4088 | 4096 | resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947" |
@@ -4349,6 +4357,35 @@ picomatch@^2.3.1: |
4349 | 4357 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
4350 | 4358 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
4351 | 4359 |
|
| 4360 | +pino-abstract-transport@^2.0.0: |
| 4361 | + version "2.0.0" |
| 4362 | + resolved "https://registry.yarnpkg.com/pino-abstract-transport/-/pino-abstract-transport-2.0.0.tgz#de241578406ac7b8a33ce0d77ae6e8a0b3b68a60" |
| 4363 | + integrity sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw== |
| 4364 | + dependencies: |
| 4365 | + split2 "^4.0.0" |
| 4366 | + |
| 4367 | +pino-std-serializers@^7.0.0: |
| 4368 | + version "7.0.0" |
| 4369 | + resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b" |
| 4370 | + integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA== |
| 4371 | + |
| 4372 | +pino@^9.3.2: |
| 4373 | + version "9.5.0" |
| 4374 | + resolved "https://registry.yarnpkg.com/pino/-/pino-9.5.0.tgz#a7ef0fea868d22d52d8a4ce46e6e03c5dc46fdd6" |
| 4375 | + integrity sha512-xSEmD4pLnV54t0NOUN16yCl7RIB1c5UUOse5HSyEXtBp+FgFQyPeDutc+Q2ZO7/22vImV7VfEjH/1zV2QuqvYw== |
| 4376 | + dependencies: |
| 4377 | + atomic-sleep "^1.0.0" |
| 4378 | + fast-redact "^3.1.1" |
| 4379 | + on-exit-leak-free "^2.1.0" |
| 4380 | + pino-abstract-transport "^2.0.0" |
| 4381 | + pino-std-serializers "^7.0.0" |
| 4382 | + process-warning "^4.0.0" |
| 4383 | + quick-format-unescaped "^4.0.3" |
| 4384 | + real-require "^0.2.0" |
| 4385 | + safe-stable-stringify "^2.3.1" |
| 4386 | + sonic-boom "^4.0.1" |
| 4387 | + thread-stream "^3.0.0" |
| 4388 | + |
4352 | 4389 | pn@^1.1.0: |
4353 | 4390 | version "1.1.0" |
4354 | 4391 | resolved "https://registry.yarnpkg.com/pn/-/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb" |
@@ -4747,6 +4784,11 @@ process-nextick-args@~2.0.0: |
4747 | 4784 | resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" |
4748 | 4785 | integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== |
4749 | 4786 |
|
| 4787 | +process-warning@^4.0.0: |
| 4788 | + version "4.0.0" |
| 4789 | + resolved "https://registry.yarnpkg.com/process-warning/-/process-warning-4.0.0.tgz#581e3a7a1fb456c5f4fd239f76bce75897682d5a" |
| 4790 | + integrity sha512-/MyYDxttz7DfGMMHiysAsFE4qF+pQYAA8ziO/3NcRVrQ5fSk+Mns4QZA/oRPFzvcqNoVJXQNWNAsdwBXLUkQKw== |
| 4791 | + |
4750 | 4792 | process@^0.11.10: |
4751 | 4793 | version "0.11.10" |
4752 | 4794 | resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" |
|
4814 | 4856 | resolved "https://registry.yarnpkg.com/querystring/-/querystring-0.2.0.tgz#b209849203bb25df820da756e747005878521620" |
4815 | 4857 | integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA= |
4816 | 4858 |
|
| 4859 | +quick-format-unescaped@^4.0.3: |
| 4860 | + version "4.0.4" |
| 4861 | + resolved "https://registry.yarnpkg.com/quick-format-unescaped/-/quick-format-unescaped-4.0.4.tgz#93ef6dd8d3453cbc7970dd614fad4c5954d6b5a7" |
| 4862 | + integrity sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg== |
| 4863 | + |
4817 | 4864 | quote-stream@^1.0.1, quote-stream@~1.0.2: |
4818 | 4865 | version "1.0.2" |
4819 | 4866 | resolved "https://registry.yarnpkg.com/quote-stream/-/quote-stream-1.0.2.tgz#84963f8c9c26b942e153feeb53aae74652b7e0b2" |
@@ -4874,6 +4921,11 @@ readdirp@^2.2.1: |
4874 | 4921 | micromatch "^3.1.10" |
4875 | 4922 | readable-stream "^2.0.2" |
4876 | 4923 |
|
| 4924 | +real-require@^0.2.0: |
| 4925 | + version "0.2.0" |
| 4926 | + resolved "https://registry.yarnpkg.com/real-require/-/real-require-0.2.0.tgz#209632dea1810be2ae063a6ac084fee7e33fba78" |
| 4927 | + integrity sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg== |
| 4928 | + |
4877 | 4929 | regenerate-unicode-properties@^8.2.0: |
4878 | 4930 | version "8.2.0" |
4879 | 4931 | resolved "https://registry.yarnpkg.com/regenerate-unicode-properties/-/regenerate-unicode-properties-8.2.0.tgz#e5de7111d655e7ba60c057dbe9ff37c87e65cdec" |
@@ -4992,11 +5044,6 @@ request@^2.88.0: |
4992 | 5044 | tunnel-agent "^0.6.0" |
4993 | 5045 | uuid "^3.3.2" |
4994 | 5046 |
|
4995 | | -require-from-string@^2.0.2: |
4996 | | - version "2.0.2" |
4997 | | - resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909" |
4998 | | - integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== |
4999 | | - |
5000 | 5047 | resolve-from@^3.0.0: |
5001 | 5048 | version "3.0.0" |
5002 | 5049 | resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-3.0.0.tgz#b22c7af7d9d6881bc8b6e653335eebcb0a188748" |
@@ -5091,6 +5138,11 @@ safe-regex@^1.1.0: |
5091 | 5138 | dependencies: |
5092 | 5139 | ret "~0.1.10" |
5093 | 5140 |
|
| 5141 | +safe-stable-stringify@^2.3.1: |
| 5142 | + version "2.5.0" |
| 5143 | + resolved "https://registry.yarnpkg.com/safe-stable-stringify/-/safe-stable-stringify-2.5.0.tgz#4ca2f8e385f2831c432a719b108a3bf7af42a1dd" |
| 5144 | + integrity sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA== |
| 5145 | + |
5094 | 5146 | "safer-buffer@>= 2.1.2 < 3", safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0: |
5095 | 5147 | version "2.1.2" |
5096 | 5148 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" |
@@ -5263,6 +5315,13 @@ snapdragon@^0.8.1: |
5263 | 5315 | source-map-resolve "^0.5.0" |
5264 | 5316 | use "^3.1.0" |
5265 | 5317 |
|
| 5318 | +sonic-boom@^4.0.1: |
| 5319 | + version "4.2.0" |
| 5320 | + resolved "https://registry.yarnpkg.com/sonic-boom/-/sonic-boom-4.2.0.tgz#e59a525f831210fa4ef1896428338641ac1c124d" |
| 5321 | + integrity sha512-INb7TM37/mAcsGmc9hyyI6+QR3rR1zVRu36B0NeGXKnOOLiZOfER5SA+N7X7k3yUYRzLWafduTDvJAfDswwEww== |
| 5322 | + dependencies: |
| 5323 | + atomic-sleep "^1.0.0" |
| 5324 | + |
5266 | 5325 | source-map-resolve@^0.5.0: |
5267 | 5326 | version "0.5.3" |
5268 | 5327 | resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a" |
@@ -5304,6 +5363,11 @@ split-string@^3.0.1, split-string@^3.0.2: |
5304 | 5363 | dependencies: |
5305 | 5364 | extend-shallow "^3.0.0" |
5306 | 5365 |
|
| 5366 | +split2@^4.0.0: |
| 5367 | + version "4.2.0" |
| 5368 | + resolved "https://registry.yarnpkg.com/split2/-/split2-4.2.0.tgz#c9c5920904d148bab0b9f67145f245a86aadbfa4" |
| 5369 | + integrity sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg== |
| 5370 | + |
5307 | 5371 | sprintf-js@~1.0.2: |
5308 | 5372 | version "1.0.3" |
5309 | 5373 | resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" |
@@ -5538,6 +5602,13 @@ text-table@^0.2.0: |
5538 | 5602 | resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" |
5539 | 5603 | integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= |
5540 | 5604 |
|
| 5605 | +thread-stream@^3.0.0: |
| 5606 | + version "3.1.0" |
| 5607 | + resolved "https://registry.yarnpkg.com/thread-stream/-/thread-stream-3.1.0.tgz#4b2ef252a7c215064507d4ef70c05a5e2d34c4f1" |
| 5608 | + integrity sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A== |
| 5609 | + dependencies: |
| 5610 | + real-require "^0.2.0" |
| 5611 | + |
5541 | 5612 | through2@^2.0.0, through2@~2.0.3: |
5542 | 5613 | version "2.0.5" |
5543 | 5614 | resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd" |
@@ -5836,6 +5907,11 @@ v8-compile-cache@^2.0.0: |
5836 | 5907 | resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz#54bc3cdd43317bca91e35dcaf305b1a7237de745" |
5837 | 5908 | integrity sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ== |
5838 | 5909 |
|
| 5910 | +valibot@^0.42.0: |
| 5911 | + version "0.42.1" |
| 5912 | + resolved "https://registry.yarnpkg.com/valibot/-/valibot-0.42.1.tgz#a31183d8e9d7552f98e22ca0977172cab8815188" |
| 5913 | + integrity sha512-3keXV29Ar5b//Hqi4MbSdV7lfVp6zuYLZuA9V1PvQUsXqogr+u5lvLPLk3A4f74VUXDnf/JfWMN6sB+koJ/FFw== |
| 5914 | + |
5839 | 5915 | vendors@^1.0.0: |
5840 | 5916 | version "1.0.4" |
5841 | 5917 | resolved "https://registry.yarnpkg.com/vendors/-/vendors-1.0.4.tgz#e2b800a53e7a29b93506c3cf41100d16c4c4ad8e" |
|
0 commit comments