Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
pull/41911/head
root 1 year ago committed by Ferdinand Thiessen
parent 82f0619df3
commit 9f99d34196
No known key found for this signature in database
GPG Key ID: 45FAE7268762B400
  1. 3
      dist/4454-4454.js
  2. 0
      dist/4454-4454.js.LICENSE.txt
  3. 2
      dist/4454-4454.js.map
  4. 3
      dist/6297-6297.js
  5. 4
      dist/files-main.js
  6. 4
      dist/files-main.js.LICENSE.txt
  7. 2
      dist/files-main.js.map
  8. 8
      package-lock.json
  9. 2
      package.json

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