Merge pull request #57319 from nextcloud/dependabot/npm_and_yarn/nextcloud/files-4.0.0-beta.8

build(deps): bump @nextcloud/files from 4.0.0-beta.7 to 4.0.0-beta.8
This commit is contained in:
github-actions[bot] 2026-01-03 21:32:35 +01:00 committed by GitHub
commit 68149e01cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 10 additions and 10 deletions

View file

@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
This file is generated from multiple sources. Included packages:
- @nextcloud/files
- version: 4.0.0-beta.7
- version: 4.0.0-beta.8
- license: AGPL-3.0-or-later

View file

@ -3,5 +3,5 @@ SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
This file is generated from multiple sources. Included packages:
- @nextcloud/files
- version: 4.0.0-beta.7
- version: 4.0.0-beta.8
- license: AGPL-3.0-or-later

View file

@ -22,7 +22,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.4.4
- license: MIT
- @nextcloud/files
- version: 4.0.0-beta.7
- version: 4.0.0-beta.8
- license: AGPL-3.0-or-later
- available-typed-arrays
- version: 1.0.7

File diff suppressed because one or more lines are too long

View file

@ -22,7 +22,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.4.4
- license: MIT
- @nextcloud/files
- version: 4.0.0-beta.7
- version: 4.0.0-beta.8
- license: AGPL-3.0-or-later
- available-typed-arrays
- version: 1.0.7

8
package-lock.json generated
View file

@ -18,7 +18,7 @@
"@nextcloud/capabilities": "^1.2.1",
"@nextcloud/dialogs": "^7.2.0",
"@nextcloud/event-bus": "^3.3.3",
"@nextcloud/files": "^4.0.0-beta.7",
"@nextcloud/files": "^4.0.0-beta.8",
"@nextcloud/initial-state": "^3.0.0",
"@nextcloud/l10n": "^3.4.1",
"@nextcloud/logger": "^3.0.3",
@ -2305,9 +2305,9 @@
}
},
"node_modules/@nextcloud/files": {
"version": "4.0.0-beta.7",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-4.0.0-beta.7.tgz",
"integrity": "sha512-LDY0VohthAMH0/XgPXi2GwryNWJrkIYdfx+qlV2oG2i0egNaXGGEszwXnKyDN8X20aGeRkh7KIRIik08tzZR8Q==",
"version": "4.0.0-beta.8",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-4.0.0-beta.8.tgz",
"integrity": "sha512-uHKPDAJ1jXnkeFcFEtCbn5lstmZ4zV/SQ9GUypT+FP8j+j51dggGO/tMiPxvc1GbBB1HTbKltaBtv83O3eX5UQ==",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@nextcloud/auth": "^2.5.3",

View file

@ -47,7 +47,7 @@
"@nextcloud/capabilities": "^1.2.1",
"@nextcloud/dialogs": "^7.2.0",
"@nextcloud/event-bus": "^3.3.3",
"@nextcloud/files": "^4.0.0-beta.7",
"@nextcloud/files": "^4.0.0-beta.8",
"@nextcloud/initial-state": "^3.0.0",
"@nextcloud/l10n": "^3.4.1",
"@nextcloud/logger": "^3.0.3",