Merge pull request #3090 from LibreSign/dependabot/npm_and_yarn/nextcloud/files-3.4.0

chore(deps): Bump @nextcloud/files from 3.3.1 to 3.4.0
This commit is contained in:
Vitor Mattos 2024-05-30 18:06:21 -03:00 committed by GitHub
commit 1ea343cce7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -16,7 +16,7 @@
"@nextcloud/axios": "^2.5.0",
"@nextcloud/dialogs": "^5.3.1",
"@nextcloud/event-bus": "^3.3.1",
"@nextcloud/files": "^3.3.1",
"@nextcloud/files": "^3.4.0",
"@nextcloud/initial-state": "^2.2.0",
"@nextcloud/l10n": "^3.0.0",
"@nextcloud/logger": "^3.0.2",
@ -3384,9 +3384,9 @@
}
},
"node_modules/@nextcloud/files": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.3.1.tgz",
"integrity": "sha512-m3jRxfrB2yF5x2rUcT8hIrpsTNKP7pkxGw80Im7QchNNFaDlJKGeXJufUAGisBRzeSJO533i35iAGgtai3blHQ==",
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.4.0.tgz",
"integrity": "sha512-VfVI9bQVcORKpVA8WJDf93swo3StzuOdX7YDwmpkZqJcaAirsZr/B9tlMLYGAfgGPqOZfifyMGGWnKnx5HABug==",
"dependencies": {
"@nextcloud/auth": "^2.3.0",
"@nextcloud/l10n": "^3.1.0",

View file

@ -27,7 +27,7 @@
"@nextcloud/axios": "^2.5.0",
"@nextcloud/dialogs": "^5.3.1",
"@nextcloud/event-bus": "^3.3.1",
"@nextcloud/files": "^3.3.1",
"@nextcloud/files": "^3.4.0",
"@nextcloud/initial-state": "^2.2.0",
"@nextcloud/l10n": "^3.0.0",
"@nextcloud/logger": "^3.0.2",