chore(deps): update dependency @nextcloud/dialogs to v5.1.1
All checks were successful
repod / xml (push) Successful in 1m49s
repod / php (push) Successful in 58s
repod / nodejs (push) Successful in 2m15s
repod / release (push) Has been skipped

This commit is contained in:
Renovate Bot 2024-01-27 06:41:00 +00:00
parent 3b0f5bc852
commit 7d61dec632

8
package-lock.json generated
View File

@ -3064,9 +3064,9 @@
}
},
"node_modules/@nextcloud/dialogs": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.1.0.tgz",
"integrity": "sha512-SHoM9vasgzq4imnJjOROFVqJkr663ncsO8bRzgKdOpC6rC96wCEOID2+DXJmhq6tVpdHwsXjYNvBogWBwDaMJA==",
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.1.1.tgz",
"integrity": "sha512-3jQdoI1Rw8eTt9bgIZYIkGGguwHYWhOMTMu+5QfX3FlvhI7Z086PKN1YSlLmudV9ZyXFuC5zp2o2FYjTvLcwQw==",
"dependencies": {
"@nextcloud/axios": "^2.4.0",
"@nextcloud/event-bus": "^3.1.0",
@ -3076,7 +3076,7 @@
"@nextcloud/router": "^2.2.0",
"@nextcloud/typings": "^1.7.0",
"@types/toastify-js": "^1.12.3",
"@vueuse/core": "^10.7.1",
"@vueuse/core": "^10.7.2",
"toastify-js": "^1.12.0",
"vue-frag": "^1.4.3",
"webdav": "^5.3.1"