|
|
|
|
@ -17,7 +17,7 @@
|
|
|
|
|
"@nextcloud/browserslist-config": "^3.0.0",
|
|
|
|
|
"@nextcloud/calendar-availability-vue": "^2.0.0",
|
|
|
|
|
"@nextcloud/capabilities": "^1.0.4",
|
|
|
|
|
"@nextcloud/dialogs": "^5.0.1",
|
|
|
|
|
"@nextcloud/dialogs": "^5.0.2",
|
|
|
|
|
"@nextcloud/event-bus": "^3.1.0",
|
|
|
|
|
"@nextcloud/files": "^3.0.0",
|
|
|
|
|
"@nextcloud/initial-state": "^2.0.0",
|
|
|
|
|
@ -3797,9 +3797,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/dialogs": {
|
|
|
|
|
"version": "5.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-2Hr40iMfiqOeXEpxwTo5Vxpu4wAodUIDL46xlY7EyxwHrK7GpQDGWhHdlipodvnu3aaufr1B/RA8HrxgIDsnLg==",
|
|
|
|
|
"version": "5.0.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.0.2.tgz",
|
|
|
|
|
"integrity": "sha512-QyKCGhmVMS2bB8DFYSOimREM9mCfwO2YHBkFIYSjiawJ2BSruoe3inYoZi/QySDhm8gGKYF6vxI803SEHeFY7Q==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdi/svg": "^7.3.67",
|
|
|
|
|
"@nextcloud/axios": "^2.4.0",
|
|
|
|
|
@ -3820,7 +3820,7 @@
|
|
|
|
|
"npm": "^9.0.0"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"@nextcloud/vue": "^8.0.0",
|
|
|
|
|
"@nextcloud/vue": "^8.2.0",
|
|
|
|
|
"vue": "^2.7.15"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
|