mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
chore: update @nextcloud/upload to 1.4.3
Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
parent
40d9b42c84
commit
800a1b8f12
13 changed files with 24 additions and 24 deletions
4
dist/5963-5963.js → dist/1019-1019.js
vendored
4
dist/5963-5963.js → dist/1019-1019.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -84,7 +84,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.0.1
|
||||
- license: MIT
|
||||
- @nextcloud/upload
|
||||
- version: 1.4.2
|
||||
- version: 1.4.3
|
||||
- license: AGPL-3.0-or-later
|
||||
- @nextcloud/vue
|
||||
- version: 8.16.0
|
||||
File diff suppressed because one or more lines are too long
1
dist/1019-1019.js.map.license
vendored
Symbolic link
1
dist/1019-1019.js.map.license
vendored
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
1019-1019.js.license
|
||||
1
dist/5963-5963.js.map.license
vendored
1
dist/5963-5963.js.map.license
vendored
|
|
@ -1 +0,0 @@
|
|||
5963-5963.js.license
|
||||
4
dist/files-init.js
vendored
4
dist/files-init.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files-init.js.license
vendored
2
dist/files-init.js.license
vendored
|
|
@ -95,7 +95,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.0.1
|
||||
- license: MIT
|
||||
- @nextcloud/upload
|
||||
- version: 1.4.2
|
||||
- version: 1.4.3
|
||||
- license: AGPL-3.0-or-later
|
||||
- @nextcloud/vue
|
||||
- version: 8.16.0
|
||||
|
|
|
|||
2
dist/files-init.js.map
vendored
2
dist/files-init.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/files-main.js
vendored
4
dist/files-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/files-main.js.license
vendored
2
dist/files-main.js.license
vendored
|
|
@ -118,7 +118,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.0.1
|
||||
- license: MIT
|
||||
- @nextcloud/upload
|
||||
- version: 1.4.2
|
||||
- version: 1.4.3
|
||||
- license: AGPL-3.0-or-later
|
||||
- @nextcloud/vue
|
||||
- version: 8.16.0
|
||||
|
|
|
|||
2
dist/files-main.js.map
vendored
2
dist/files-main.js.map
vendored
File diff suppressed because one or more lines are too long
20
package-lock.json
generated
20
package-lock.json
generated
|
|
@ -29,7 +29,7 @@
|
|||
"@nextcloud/paths": "^2.2.1",
|
||||
"@nextcloud/router": "^3.0.0",
|
||||
"@nextcloud/sharing": "^0.2.3",
|
||||
"@nextcloud/upload": "^1.4.2",
|
||||
"@nextcloud/upload": "^1.4.3",
|
||||
"@nextcloud/vue": "^8.16.0",
|
||||
"@simplewebauthn/browser": "^10.0.0",
|
||||
"@skjnldsv/sanitize-svg": "^1.0.2",
|
||||
|
|
@ -4906,22 +4906,22 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/upload": {
|
||||
"version": "1.4.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/upload/-/upload-1.4.2.tgz",
|
||||
"integrity": "sha512-0GKN1pgcQldaSIVDkdojbwAKqig83Fb8D/I2fw1DshR7nZA+UkFtXqb4DqUOcNssKt8jBLIc+s9m82w46vN/qA==",
|
||||
"version": "1.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/upload/-/upload-1.4.3.tgz",
|
||||
"integrity": "sha512-yPm/1rlcD41Sc7vtNipt1MPnKm5XU3fuhK60bodCzxLqqtV1AXlm2hrBPnEv61NWAM6MyyLsPiwUOXmBqN5jOA==",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@nextcloud/auth": "^2.2.1",
|
||||
"@nextcloud/auth": "^2.3.0",
|
||||
"@nextcloud/axios": "^2.5.0",
|
||||
"@nextcloud/dialogs": "^5.2.0",
|
||||
"@nextcloud/files": "^3.5.1",
|
||||
"@nextcloud/files": "^3.7.0",
|
||||
"@nextcloud/l10n": "^3.1.0",
|
||||
"@nextcloud/logger": "^3.0.2",
|
||||
"@nextcloud/paths": "^2.1.0",
|
||||
"@nextcloud/paths": "^2.2.1",
|
||||
"@nextcloud/router": "^3.0.0",
|
||||
"@nextcloud/sharing": "^0.2.2",
|
||||
"axios": "^1.7.2",
|
||||
"axios-retry": "^4.4.0",
|
||||
"@nextcloud/sharing": "^0.2.3",
|
||||
"axios": "^1.7.3",
|
||||
"axios-retry": "^4.5.0",
|
||||
"crypto-browserify": "^3.12.0",
|
||||
"p-cancelable": "^4.0.1",
|
||||
"p-queue": "^8.0.0",
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@
|
|||
"@nextcloud/paths": "^2.2.1",
|
||||
"@nextcloud/router": "^3.0.0",
|
||||
"@nextcloud/sharing": "^0.2.3",
|
||||
"@nextcloud/upload": "^1.4.2",
|
||||
"@nextcloud/upload": "^1.4.3",
|
||||
"@nextcloud/vue": "^8.16.0",
|
||||
"@simplewebauthn/browser": "^10.0.0",
|
||||
"@skjnldsv/sanitize-svg": "^1.0.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue