Merge pull request 'chore(deps): update dependency @nextcloud/dialogs to v5.1.1' (#45) from renovate/nextcloud-dialogs-5.x-lockfile into main
Some checks are pending
repod / xml (push) Waiting to run
repod / php (push) Waiting to run
repod / nodejs (push) Waiting to run
repod / release (push) Waiting to run

Reviewed-on: #45
This commit is contained in:
Michel Roux 2024-01-27 06:45:40 +00:00
commit 70a8b83591

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"