Skip to content

Commit b089291

Browse files
chore(deps): bump discloud.app from 0.13.6 to 0.14.0
Bumps [discloud.app](https://github.com/discloud/discloud.app) from 0.13.6 to 0.14.0. - [Commits](https://github.com/discloud/discloud.app/commits) --- updated-dependencies: - dependency-name: discloud.app dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a987e8 commit b089291

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1257,7 +1257,7 @@
12571257
"dependencies": {
12581258
"@vscode/l10n": "^0.0.18",
12591259
"adm-zip": "^0.5.16",
1260-
"discloud.app": "^0.13.6",
1260+
"discloud.app": "^0.14.0",
12611261
"json-schema-library": "^10.0.0-rc7",
12621262
"jsonwebtoken": "^9.0.2"
12631263
},

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@
1414
dependencies:
1515
tslib "^2.8.1"
1616

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==
2121
dependencies:
2222
"@discloudapp/api-types" "^0.7.3"
23-
"@discloudapp/util" "^0.8.1"
23+
"@discloudapp/util" "^0.9.0"
2424
source-map-support "^0.5.21"
2525
tslib "^2.8.1"
2626

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==
3131
dependencies:
3232
"@discloudapp/api-types" "^0.7.3"
3333
glob "^11.0.1"
@@ -672,14 +672,14 @@ diff@^5.2.0:
672672
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
673673
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
674674

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==
679679
dependencies:
680680
"@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"
683683
source-map-support "^0.5.21"
684684
tslib "^2.8.1"
685685
zod "^3.24.2"

0 commit comments

Comments
 (0)