Chore(deps): Bump @nextcloud/files from 3.8.0 to 3.9.0

Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.8.0...v3.9.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/files"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-07 01:24:08 +00:00
committed by GitHub
parent c6d479a045
commit 06e7f8e930

68
package-lock.json generated
View File

@@ -3701,11 +3701,11 @@
}
},
"node_modules/@nextcloud/files": {
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.8.0.tgz",
"integrity": "sha512-5oi61suf2nDcXPTA4BSxl7EomJBCWrmc6ZGaokaj+jREOsSVlS+nR3ID/6eMqZSsqODpAARK56djyUPmiHOLWQ==",
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.9.0.tgz",
"integrity": "sha512-GKlD8PESRgpP3Rz7xgLbRPXvk1EKStkN8zwM3/L2Dl70g2qkUh1IdEAPZO2KlCdJPD8QxcdK4ib0KClk/ounpA==",
"dependencies": {
"@nextcloud/auth": "^2.3.0",
"@nextcloud/auth": "^2.4.0",
"@nextcloud/capabilities": "^1.2.0",
"@nextcloud/l10n": "^3.1.0",
"@nextcloud/logger": "^3.0.2",
@@ -3713,10 +3713,10 @@
"@nextcloud/router": "^3.0.1",
"@nextcloud/sharing": "^0.2.3",
"cancelable-promise": "^4.3.1",
"is-svg": "^5.0.1",
"is-svg": "^5.1.0",
"typedoc-plugin-missing-exports": "^3.0.0",
"typescript-event-target": "^1.1.1",
"webdav": "^5.7.0"
"webdav": "^5.7.1"
},
"engines": {
"node": "^20.0.0",
@@ -3753,20 +3753,6 @@
"npm": "^10.0.0"
}
},
"node_modules/@nextcloud/files/node_modules/is-svg": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/is-svg/-/is-svg-5.0.1.tgz",
"integrity": "sha512-mLYxDsfisQWdS4+gSblAwhATDoNMS/tx8G7BKA+aBIf7F0m1iUwMvuKAo6mW4WMleQAEE50I1Zqef9yMMfHk3w==",
"dependencies": {
"fast-xml-parser": "^4.1.3"
},
"engines": {
"node": ">=14.16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/@nextcloud/initial-state": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz",
@@ -12121,6 +12107,20 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/is-svg": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/is-svg/-/is-svg-5.1.0.tgz",
"integrity": "sha512-uVg5yifaTxHoefNf5Jcx+i9RZe2OBYd/UStp1umx+EERa4xGRa3LLGXjoEph43qUORC0qkafUgrXZ6zzK89yGA==",
"dependencies": {
"fast-xml-parser": "^4.4.1"
},
"engines": {
"node": ">=14.16"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/is-symbol": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
@@ -24463,11 +24463,11 @@
}
},
"@nextcloud/files": {
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.8.0.tgz",
"integrity": "sha512-5oi61suf2nDcXPTA4BSxl7EomJBCWrmc6ZGaokaj+jREOsSVlS+nR3ID/6eMqZSsqODpAARK56djyUPmiHOLWQ==",
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.9.0.tgz",
"integrity": "sha512-GKlD8PESRgpP3Rz7xgLbRPXvk1EKStkN8zwM3/L2Dl70g2qkUh1IdEAPZO2KlCdJPD8QxcdK4ib0KClk/ounpA==",
"requires": {
"@nextcloud/auth": "^2.3.0",
"@nextcloud/auth": "^2.4.0",
"@nextcloud/capabilities": "^1.2.0",
"@nextcloud/l10n": "^3.1.0",
"@nextcloud/logger": "^3.0.2",
@@ -24475,10 +24475,10 @@
"@nextcloud/router": "^3.0.1",
"@nextcloud/sharing": "^0.2.3",
"cancelable-promise": "^4.3.1",
"is-svg": "^5.0.1",
"is-svg": "^5.1.0",
"typedoc-plugin-missing-exports": "^3.0.0",
"typescript-event-target": "^1.1.1",
"webdav": "^5.7.0"
"webdav": "^5.7.1"
},
"dependencies": {
"@nextcloud/l10n": {
@@ -24502,14 +24502,6 @@
"requires": {
"@nextcloud/auth": "^2.3.0"
}
},
"is-svg": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/is-svg/-/is-svg-5.0.1.tgz",
"integrity": "sha512-mLYxDsfisQWdS4+gSblAwhATDoNMS/tx8G7BKA+aBIf7F0m1iUwMvuKAo6mW4WMleQAEE50I1Zqef9yMMfHk3w==",
"requires": {
"fast-xml-parser": "^4.1.3"
}
}
}
},
@@ -30700,6 +30692,14 @@
"has-tostringtag": "^1.0.0"
}
},
"is-svg": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/is-svg/-/is-svg-5.1.0.tgz",
"integrity": "sha512-uVg5yifaTxHoefNf5Jcx+i9RZe2OBYd/UStp1umx+EERa4xGRa3LLGXjoEph43qUORC0qkafUgrXZ6zzK89yGA==",
"requires": {
"fast-xml-parser": "^4.4.1"
}
},
"is-symbol": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",