|
7 | 7 | resolved "https://registry.yarnpkg.com/@borewit/text-codec/-/text-codec-0.2.2.tgz#75025f735c0983b3a871668804a57387e3649375" |
8 | 8 | integrity sha512-DDaRehssg1aNrH4+2hnj1B7vnUGEjU6OIlyRdkMd0aUdIUvKXrJfXsy8LVtXAy7DRvYVluWbMspsRhz2lcW0mQ== |
9 | 9 |
|
10 | | -"@discloudapp/api-types@^1.0.5": |
| 10 | +"@discloudapp/api-types@^1.0.5", "@discloudapp/api-types@^1.1.0": |
11 | 11 | version "1.1.0" |
12 | 12 | resolved "https://registry.yarnpkg.com/@discloudapp/api-types/-/api-types-1.1.0.tgz#cb2108c5e29d34c545bad3c852594ed0a9548426" |
13 | 13 | integrity sha512-WXMZrK7V7SY7O1Ckt9BO2wBqXugOnEET2vzB2ha3tywpQDYfj59R0dBWW1hqnEbuBEmO14sXyAOkAkrz6j5tRA== |
14 | 14 | dependencies: |
15 | 15 | tslib "^2.8.1" |
16 | 16 |
|
17 | 17 | "@discloudapp/util@^1.2.8": |
18 | | - version "1.2.8" |
19 | | - resolved "https://registry.yarnpkg.com/@discloudapp/util/-/util-1.2.8.tgz#c6290cb03dcd83852d3f78de38bbdc8cfb878f1c" |
20 | | - integrity sha512-lP8OmGQ6gPQRW9kGdnDWZLiB6Q6u4OvUxblINM6iJlkH7sMH2uPMv5PHofcd5Cq2v+qIFlPwZpkhG37Fi6dygA== |
| 18 | + version "1.3.2" |
| 19 | + resolved "https://registry.yarnpkg.com/@discloudapp/util/-/util-1.3.2.tgz#703d7e220d538bf2e736b8c567c994f276580f46" |
| 20 | + integrity sha512-NJpNPduZIpUgo4vhdM150cWxryJArLqUHXBcxT2btAvpKa845C8y4W2yM+IvpDdR+2laEoMVtgqP+045L7ij9A== |
21 | 21 | dependencies: |
22 | | - "@discloudapp/api-types" "^1.0.5" |
23 | | - file-type "^21.3.0" |
24 | | - glob "^13.0.1" |
| 22 | + "@discloudapp/api-types" "^1.1.0" |
| 23 | + file-type "^22.0.1" |
| 24 | + glob "^13.0.6" |
25 | 25 | globify-gitignore "^1.0.3" |
26 | 26 | source-map-support "^0.5.21" |
27 | 27 | tslib "^2.8.1" |
@@ -1328,15 +1328,15 @@ file-entry-cache@^8.0.0: |
1328 | 1328 | dependencies: |
1329 | 1329 | flat-cache "^4.0.0" |
1330 | 1330 |
|
1331 | | -file-type@^21.3.0: |
1332 | | - version "21.3.4" |
1333 | | - resolved "https://registry.yarnpkg.com/file-type/-/file-type-21.3.4.tgz#e3f902faee8ec4aa152909fc902a7a77f9c06725" |
1334 | | - integrity sha512-Ievi/yy8DS3ygGvT47PjSfdFoX+2isQueoYP1cntFW1JLYAuS4GD7NUPGg4zv2iZfV52uDyk5w5Z0TdpRS6Q1g== |
| 1331 | +file-type@^22.0.1: |
| 1332 | + version "22.0.1" |
| 1333 | + resolved "https://registry.yarnpkg.com/file-type/-/file-type-22.0.1.tgz#0184dbd6b6353bb25eb21a0c413a23885b6d1818" |
| 1334 | + integrity sha512-ww5Mhre0EE+jmBvOXTmXAbEMuZE7uX4a3+oRCQFNj8w++g3ev913N6tXQz0XTXbueQ5TWQfm6BdaViEHHn8bhA== |
1335 | 1335 | dependencies: |
1336 | 1336 | "@tokenizer/inflate" "^0.4.1" |
1337 | | - strtok3 "^10.3.4" |
1338 | | - token-types "^6.1.1" |
1339 | | - uint8array-extras "^1.4.0" |
| 1337 | + strtok3 "^10.3.5" |
| 1338 | + token-types "^6.1.2" |
| 1339 | + uint8array-extras "^1.5.0" |
1340 | 1340 |
|
1341 | 1341 | find-up@^5.0.0: |
1342 | 1342 | version "5.0.0" |
@@ -1443,7 +1443,7 @@ glob-parent@^6.0.2: |
1443 | 1443 | dependencies: |
1444 | 1444 | is-glob "^4.0.3" |
1445 | 1445 |
|
1446 | | -glob@^13.0.1, glob@^13.0.6: |
| 1446 | +glob@^13.0.6: |
1447 | 1447 | version "13.0.6" |
1448 | 1448 | resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.6.tgz#078666566a425147ccacfbd2e332deb66a2be71d" |
1449 | 1449 | integrity sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw== |
@@ -2620,7 +2620,7 @@ strip-json-comments@~2.0.1: |
2620 | 2620 | resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" |
2621 | 2621 | integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ== |
2622 | 2622 |
|
2623 | | -strtok3@^10.3.4: |
| 2623 | +strtok3@^10.3.5: |
2624 | 2624 | version "10.3.5" |
2625 | 2625 | resolved "https://registry.yarnpkg.com/strtok3/-/strtok3-10.3.5.tgz#7213285da0dc3dec0fc8ce5df4b8b7a733f14360" |
2626 | 2626 | integrity sha512-ki4hZQfh5rX0QDLLkOCj+h+CVNkqmp/CMf8v8kZpkNVK6jGQooMytqzLZYUVYIZcFZ6yDB70EfD8POcFXiF5oA== |
@@ -2659,7 +2659,7 @@ tinyglobby@^0.2.15: |
2659 | 2659 | fdir "^6.5.0" |
2660 | 2660 | picomatch "^4.0.4" |
2661 | 2661 |
|
2662 | | -token-types@^6.1.1: |
| 2662 | +token-types@^6.1.1, token-types@^6.1.2: |
2663 | 2663 | version "6.1.2" |
2664 | 2664 | resolved "https://registry.yarnpkg.com/token-types/-/token-types-6.1.2.tgz#18d0fd59b996d421f9f83914d6101c201bd08129" |
2665 | 2665 | integrity sha512-dRXchy+C0IgK8WPC6xvCHFRIWYUbqqdEIKPaKo/AcTUNzwLTK6AH7RjdLWsEZcAN/TBdtfUw3PYEgPr5VPr6ww== |
@@ -2783,7 +2783,7 @@ typescript@^5.9.3: |
2783 | 2783 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f" |
2784 | 2784 | integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw== |
2785 | 2785 |
|
2786 | | -uint8array-extras@^1.4.0: |
| 2786 | +uint8array-extras@^1.5.0: |
2787 | 2787 | version "1.5.0" |
2788 | 2788 | resolved "https://registry.yarnpkg.com/uint8array-extras/-/uint8array-extras-1.5.0.tgz#10d2a85213de3ada304fea1c454f635c73839e86" |
2789 | 2789 | integrity sha512-rvKSBiC5zqCCiDZ9kAOszZcDvdAHwwIKJG33Ykj43OKcWsnmcBRL09YTU4nOeHZ8Y2a7l1MgTd08SBe9A8Qj6A== |
|
0 commit comments