chore(deps): Bump @nextcloud/dialogs from 6.1.1 to 6.2.0

Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v6.1.1...v6.2.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
  dependency-version: 6.2.0
  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] 2025-04-29 16:09:52 +00:00 committed by GitHub
commit 42335de9b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 33 additions and 31 deletions

62
package-lock.json generated
View file

@ -17,7 +17,7 @@
"@nextcloud/auth": "^2.4.0", "@nextcloud/auth": "^2.4.0",
"@nextcloud/axios": "^2.5.1", "@nextcloud/axios": "^2.5.1",
"@nextcloud/capabilities": "^1.2.0", "@nextcloud/capabilities": "^1.2.0",
"@nextcloud/dialogs": "^6.1.1", "@nextcloud/dialogs": "^6.2.0",
"@nextcloud/event-bus": "^3.3.2", "@nextcloud/event-bus": "^3.3.2",
"@nextcloud/files": "^3.10.2", "@nextcloud/files": "^3.10.2",
"@nextcloud/initial-state": "^2.2.0", "@nextcloud/initial-state": "^2.2.0",
@ -2859,35 +2859,35 @@
} }
}, },
"node_modules/@nextcloud/dialogs": { "node_modules/@nextcloud/dialogs": {
"version": "6.1.1", "version": "6.2.0",
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-6.1.1.tgz", "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-6.2.0.tgz",
"integrity": "sha512-RrvFPt8SgCkg8rC0PtMC0fvyEu77kKbY2cJ/j+6RLse3rFWcNGwgNZNuRkA/Nn4GgzQ7QNhKTqWknsy0ld6rNQ==", "integrity": "sha512-gV9cf0aLABNEVPoqvBblc0uzKc5hS0xq7dljmLeS52CkW/39nboTCYAyT2FLLth6HiJ7RJ+uUFfNxAWb9Ze74Q==",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"dependencies": { "dependencies": {
"@mdi/js": "^7.4.47", "@mdi/js": "^7.4.47",
"@nextcloud/auth": "^2.4.0", "@nextcloud/auth": "^2.4.0",
"@nextcloud/axios": "^2.5.1", "@nextcloud/axios": "^2.5.1",
"@nextcloud/event-bus": "^3.3.1", "@nextcloud/event-bus": "^3.3.2",
"@nextcloud/files": "^3.9.0", "@nextcloud/files": "^3.10.2",
"@nextcloud/initial-state": "^2.2.0", "@nextcloud/initial-state": "^2.2.0",
"@nextcloud/l10n": "^3.1.0", "@nextcloud/l10n": "^3.2.0",
"@nextcloud/router": "^3.0.1", "@nextcloud/router": "^3.0.1",
"@nextcloud/sharing": "^0.2.4", "@nextcloud/sharing": "^0.2.4",
"@nextcloud/typings": "^1.9.1", "@nextcloud/typings": "^1.9.1",
"@types/toastify-js": "^1.12.3", "@types/toastify-js": "^1.12.3",
"@vueuse/core": "^11.2.0", "@vueuse/core": "^11.3.0",
"cancelable-promise": "^4.3.1", "cancelable-promise": "^4.3.1",
"p-queue": "^8.1.0", "p-queue": "^8.1.0",
"toastify-js": "^1.12.0", "toastify-js": "^1.12.0",
"vue-frag": "^1.4.3", "vue-frag": "^1.4.3",
"webdav": "^5.7.1" "webdav": "^5.8.0"
}, },
"engines": { "engines": {
"node": "^20.0.0", "node": "^20.0.0",
"npm": "^10.0.0" "npm": "^10.0.0"
}, },
"peerDependencies": { "peerDependencies": {
"@nextcloud/vue": "^8.16.0", "@nextcloud/vue": "^8.23.1",
"vue": "^2.7.16" "vue": "^2.7.16"
} }
}, },
@ -8682,22 +8682,18 @@
"license": "BSD-3-Clause" "license": "BSD-3-Clause"
}, },
"node_modules/fast-xml-parser": { "node_modules/fast-xml-parser": {
"version": "4.5.0", "version": "4.5.3",
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.0.tgz", "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.5.3.tgz",
"integrity": "sha512-/PlTQCI96+fZMAOLMZK4CWG1ItCbfZ/0jx7UIJFChPNrx7tcEgerUgWbeieCM9MfHInUDyK8DWYZ+YrywDJuTg==", "integrity": "sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig==",
"funding": [ "funding": [
{ {
"type": "github", "type": "github",
"url": "https://github.com/sponsors/NaturalIntelligence" "url": "https://github.com/sponsors/NaturalIntelligence"
},
{
"type": "paypal",
"url": "https://paypal.me/naturalintelligence"
} }
], ],
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"strnum": "^1.0.5" "strnum": "^1.1.1"
}, },
"bin": { "bin": {
"fxparser": "src/cli/cli.js" "fxparser": "src/cli/cli.js"
@ -14873,9 +14869,15 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/strnum": { "node_modules/strnum": {
"version": "1.0.5", "version": "1.1.2",
"resolved": "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz", "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.1.2.tgz",
"integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==", "integrity": "sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/NaturalIntelligence"
}
],
"license": "MIT" "license": "MIT"
}, },
"node_modules/style-loader": { "node_modules/style-loader": {
@ -16630,16 +16632,16 @@
} }
}, },
"node_modules/webdav": { "node_modules/webdav": {
"version": "5.7.1", "version": "5.8.0",
"resolved": "https://registry.npmjs.org/webdav/-/webdav-5.7.1.tgz", "resolved": "https://registry.npmjs.org/webdav/-/webdav-5.8.0.tgz",
"integrity": "sha512-JVPn3nLxXJfHSRvennHsOrDYjFLkilZ1Qlw8Ff6hpqp6AvkgF7a//aOh5wA4rMp+sLZ1Km0V+iv0LyO1FIwtXg==", "integrity": "sha512-iuFG7NamJ41Oshg4930iQgfIpRrUiatPWIekeznYgEf2EOraTRcDPTjy7gIOMtkdpKTaqPk1E68NO5PAGtJahA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@buttercup/fetch": "^0.2.1", "@buttercup/fetch": "^0.2.1",
"base-64": "^1.0.0", "base-64": "^1.0.0",
"byte-length": "^1.0.2", "byte-length": "^1.0.2",
"entities": "^5.0.0", "entities": "^6.0.0",
"fast-xml-parser": "^4.4.1", "fast-xml-parser": "^4.5.1",
"hot-patcher": "^2.0.1", "hot-patcher": "^2.0.1",
"layerr": "^3.0.0", "layerr": "^3.0.0",
"md5": "^2.3.0", "md5": "^2.3.0",
@ -16651,13 +16653,13 @@
"url-parse": "^1.5.10" "url-parse": "^1.5.10"
}, },
"engines": { "engines": {
"node": ">=16" "node": ">=14"
} }
}, },
"node_modules/webdav/node_modules/entities": { "node_modules/webdav/node_modules/entities": {
"version": "5.0.0", "version": "6.0.0",
"resolved": "https://registry.npmjs.org/entities/-/entities-5.0.0.tgz", "resolved": "https://registry.npmjs.org/entities/-/entities-6.0.0.tgz",
"integrity": "sha512-BeJFvFRJddxobhvEdm5GqHzRV/X+ACeuw0/BuuxsCh1EUZcAIz8+kYmBp/LrQuloy6K1f3a0M7+IhmZ7QnkISA==", "integrity": "sha512-aKstq2TDOndCn4diEyp9Uq/Flu2i1GlLkc6XIDQSDMuaFE3OPW5OphLCyQ5SpSJZTb4reN+kTcYru5yIfXoRPw==",
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
"engines": { "engines": {
"node": ">=0.12" "node": ">=0.12"

View file

@ -28,7 +28,7 @@
"@nextcloud/auth": "^2.4.0", "@nextcloud/auth": "^2.4.0",
"@nextcloud/axios": "^2.5.1", "@nextcloud/axios": "^2.5.1",
"@nextcloud/capabilities": "^1.2.0", "@nextcloud/capabilities": "^1.2.0",
"@nextcloud/dialogs": "^6.1.1", "@nextcloud/dialogs": "^6.2.0",
"@nextcloud/event-bus": "^3.3.2", "@nextcloud/event-bus": "^3.3.2",
"@nextcloud/files": "^3.10.2", "@nextcloud/files": "^3.10.2",
"@nextcloud/initial-state": "^2.2.0", "@nextcloud/initial-state": "^2.2.0",