|
|
|
|
@ -18,7 +18,7 @@
|
|
|
|
|
"@nextcloud/browserslist-config": "^3.0.1",
|
|
|
|
|
"@nextcloud/calendar-availability-vue": "^2.2.6",
|
|
|
|
|
"@nextcloud/capabilities": "^1.2.0",
|
|
|
|
|
"@nextcloud/dialogs": "^6.3.0",
|
|
|
|
|
"@nextcloud/dialogs": "^6.3.1",
|
|
|
|
|
"@nextcloud/event-bus": "^3.3.2",
|
|
|
|
|
"@nextcloud/files": "^3.10.2",
|
|
|
|
|
"@nextcloud/initial-state": "^2.2.0",
|
|
|
|
|
@ -3896,19 +3896,19 @@
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/dialogs": {
|
|
|
|
|
"version": "6.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-6.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-6WbWiBnGKvcj5UCG0raQhhU7fso1bNX1KEH2iN8PKTAGfxtXAD6XQ48HLuPjUtSZgrpm1azc2cAkECA18SXJaA==",
|
|
|
|
|
"version": "6.3.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-6.3.1.tgz",
|
|
|
|
|
"integrity": "sha512-lklTssGdphRZKoR07pYU88btqguEKcQjEpKYom342i1eiMPiejgmoPZEignWJvJhpaN9CT5FoGndCrqqS3BswA==",
|
|
|
|
|
"license": "AGPL-3.0-or-later",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@mdi/js": "^7.4.47",
|
|
|
|
|
"@nextcloud/auth": "^2.5.0",
|
|
|
|
|
"@nextcloud/auth": "^2.5.1",
|
|
|
|
|
"@nextcloud/axios": "^2.5.1",
|
|
|
|
|
"@nextcloud/browser-storage": "^0.4.0",
|
|
|
|
|
"@nextcloud/event-bus": "^3.3.2",
|
|
|
|
|
"@nextcloud/files": "^3.10.2",
|
|
|
|
|
"@nextcloud/initial-state": "^2.2.0",
|
|
|
|
|
"@nextcloud/l10n": "^3.2.0",
|
|
|
|
|
"@nextcloud/l10n": "^3.3.0",
|
|
|
|
|
"@nextcloud/router": "^3.0.1",
|
|
|
|
|
"@nextcloud/sharing": "^0.2.4",
|
|
|
|
|
"@nextcloud/typings": "^1.9.1",
|
|
|
|
|
|