|
14 | 14 | dependencies: |
15 | 15 | tslib "^2.8.1" |
16 | 16 |
|
17 | | -"@discloudapp/rest@^0.11.7": |
18 | | - version "0.11.7" |
19 | | - resolved "https://registry.yarnpkg.com/@discloudapp/rest/-/rest-0.11.7.tgz#99b310eeb68f78af2978454d23d4fe0a0826c707" |
20 | | - integrity sha512-If+ASQS396YKQyUFYS8OY6GGeAh75mHJ4no38bo99Y/AL9hMySNo1HdkhuIC92LjwnyYoroFj4uCfDSEKPnyLA== |
| 17 | +"@discloudapp/rest@^0.12.3": |
| 18 | + version "0.12.3" |
| 19 | + resolved "https://registry.yarnpkg.com/@discloudapp/rest/-/rest-0.12.3.tgz#38a98559db42082b5c8d6b2d77232fa146cf865b" |
| 20 | + integrity sha512-zXpNC13E1RyM4CuWbmwvgqrPx5eFygEQoTqlcZWl95hYzSglm2eaS4voJtNBzFh4ZCWfavGwn13Bq2nO1ti+Uw== |
21 | 21 | dependencies: |
22 | 22 | "@discloudapp/api-types" "^0.7.3" |
23 | | - "@discloudapp/util" "^0.8.1" |
| 23 | + "@discloudapp/util" "^0.9.0" |
24 | 24 | source-map-support "^0.5.21" |
25 | 25 | tslib "^2.8.1" |
26 | 26 |
|
27 | | -"@discloudapp/util@^0.8.1", "@discloudapp/util@^0.8.2": |
28 | | - version "0.8.2" |
29 | | - resolved "https://registry.yarnpkg.com/@discloudapp/util/-/util-0.8.2.tgz#21f98b0ac53ba7ab672ac57edbfa05d2865d5202" |
30 | | - integrity sha512-psBppU9dZEUmznXSsUGZnp1FYhSZhu5aDivuAZGgnbL30NCXaU43GSIaPETo+x3woBGgbT34+CWN31ZaSKjNnA== |
| 27 | +"@discloudapp/util@^0.9.0": |
| 28 | + version "0.9.0" |
| 29 | + resolved "https://registry.yarnpkg.com/@discloudapp/util/-/util-0.9.0.tgz#c47cfd42ac3d0ac3ae474374f3b379b035883e67" |
| 30 | + integrity sha512-nb8h1DPPkoCu200hyL0f5RZpO5f+/etpzNjjWJAP4HUHhdByZazx4YLavc+7gPqQGc2XJey4z2LkccPQC/eamg== |
31 | 31 | dependencies: |
32 | 32 | "@discloudapp/api-types" "^0.7.3" |
33 | 33 | glob "^11.0.1" |
@@ -672,14 +672,14 @@ diff@^5.2.0: |
672 | 672 | resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531" |
673 | 673 | integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A== |
674 | 674 |
|
675 | | -discloud.app@^0.13.6: |
676 | | - version "0.13.6" |
677 | | - resolved "https://registry.yarnpkg.com/discloud.app/-/discloud.app-0.13.6.tgz#4c7b6d8a40fc4a200083ac3f721303829584d332" |
678 | | - integrity sha512-G4zErPFSOfoBJhgDPEZH8OSwIW2VyWI/DZLFeJDRYmWnRaLscf7vVP8ujo3GLAFt6ZhLa26zZ2eIDxzRO9GWvw== |
| 675 | +discloud.app@^0.14.0: |
| 676 | + version "0.14.0" |
| 677 | + resolved "https://registry.yarnpkg.com/discloud.app/-/discloud.app-0.14.0.tgz#eba423ae31a03ddefb1594e76d717f4b36f104aa" |
| 678 | + integrity sha512-IR6/2JZ3pI2jgY3KaNZV84VEDw4DIeh4ZGqUV0VUPVB9xbqUasAspxnKxwRkarHEfJhfUIZWfH3aQPpFE/bRNg== |
679 | 679 | dependencies: |
680 | 680 | "@discloudapp/api-types" "^0.7.3" |
681 | | - "@discloudapp/rest" "^0.11.7" |
682 | | - "@discloudapp/util" "^0.8.2" |
| 681 | + "@discloudapp/rest" "^0.12.3" |
| 682 | + "@discloudapp/util" "^0.9.0" |
683 | 683 | source-map-support "^0.5.21" |
684 | 684 | tslib "^2.8.1" |
685 | 685 | zod "^3.24.2" |
|
0 commit comments