mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
chore: update @nextcloud/files to 3.10.0
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
parent
e09956787a
commit
037a96d19a
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -20,7 +20,7 @@
|
|||
"@nextcloud/capabilities": "^1.2.0",
|
||||
"@nextcloud/dialogs": "^6.0.1",
|
||||
"@nextcloud/event-bus": "^3.3.1",
|
||||
"@nextcloud/files": "^3.9.2",
|
||||
"@nextcloud/files": "^3.10.0",
|
||||
"@nextcloud/initial-state": "^2.2.0",
|
||||
"@nextcloud/l10n": "^3.1.0",
|
||||
"@nextcloud/logger": "^3.0.2",
|
||||
|
|
@ -4819,9 +4819,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@nextcloud/files": {
|
||||
"version": "3.9.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.9.2.tgz",
|
||||
"integrity": "sha512-Gc+CsAnzaE9QeaQInl5sY09wZnuoCC3lS8DP5RY8lmnTLg4o3wTp2s1b2MOKcdc7NpOiGgS3gmo3yzd+svGK2w==",
|
||||
"version": "3.10.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.10.0.tgz",
|
||||
"integrity": "sha512-VvucXNM+Ci/Ej1nK1UAboliiPpAY8az6cDDMoBWxgtfKRL7Q9I0aN2/nl4V9j2JaCm6E4TVWnKXlYDySMPNQKQ==",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@nextcloud/auth": "^2.4.0",
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@
|
|||
"@nextcloud/capabilities": "^1.2.0",
|
||||
"@nextcloud/dialogs": "^6.0.1",
|
||||
"@nextcloud/event-bus": "^3.3.1",
|
||||
"@nextcloud/files": "^3.9.2",
|
||||
"@nextcloud/files": "^3.10.0",
|
||||
"@nextcloud/initial-state": "^2.2.0",
|
||||
"@nextcloud/l10n": "^3.1.0",
|
||||
"@nextcloud/logger": "^3.0.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue