Merge pull request #41911 from nextcloud/update/vue/master

update @nextcloud/upload to 1.0.2
pull/41808/head
Andy Scherzinger 6 months ago committed by GitHub
commit ff06a803e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
dist/4454-4454.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

3
dist/6297-6297.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -5,8 +5,8 @@
*/
/*!
* Vue.js v2.7.14
* (c) 2014-2022 Evan You
* Vue.js v2.7.15
* (c) 2014-2023 Evan You
* Released under the MIT License.
*/

File diff suppressed because one or more lines are too long

8
package-lock.json generated

@ -28,7 +28,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/upload": "^1.0.1",
"@nextcloud/upload": "^1.0.2",
"@nextcloud/vue": "^8.2.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.4.1",
@ -4147,9 +4147,9 @@
}
},
"node_modules/@nextcloud/upload": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@nextcloud/upload/-/upload-1.0.1.tgz",
"integrity": "sha512-ygzc+R90lncciAPmoF4LhdEUUua527xFkzkBs9twFff7lSKHaJwDkRH3yrWSCF0Sgbz4pKX5EBLnnh8MYCNNsQ==",
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@nextcloud/upload/-/upload-1.0.2.tgz",
"integrity": "sha512-YIn2Kd5bAVolhnU2eRWLEBlWZxNlWfuwAHlPQ9Bk6HTgNsbd2tHIqaKnjL+WgfnQVHnr9qwuRSeUDmk13rjmNA==",
"dependencies": {
"@nextcloud/auth": "^2.2.1",
"@nextcloud/axios": "^2.4.0",

@ -55,7 +55,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/upload": "^1.0.1",
"@nextcloud/upload": "^1.0.2",
"@nextcloud/vue": "^8.2.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.4.1",

Loading…
Cancel
Save