|
|
@ -14,7 +14,7 @@ |
|
|
|
"@mdi/svg": "^7.4.47", |
|
|
|
"@nextcloud/auth": "^2.5.2", |
|
|
|
"@nextcloud/axios": "^2.5.1", |
|
|
|
"@nextcloud/browser-storage": "^0.4.0", |
|
|
|
"@nextcloud/browser-storage": "^0.5.0", |
|
|
|
"@nextcloud/browserslist-config": "^3.0.1", |
|
|
|
"@nextcloud/calendar-availability-vue": "^2.2.10", |
|
|
|
"@nextcloud/capabilities": "^1.2.0", |
|
|
@ -3771,6 +3771,28 @@ |
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/auth/node_modules/@nextcloud/browser-storage": { |
|
|
|
"version": "0.4.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/browser-storage/-/browser-storage-0.4.0.tgz", |
|
|
|
"integrity": "sha512-D6XxznxCYmJ3oBCC3p0JB6GZJ2RZ9dgbB1UqtTePXrIvHUMBAeF/YkiGKYxLAVZCZb+NSNZXgAYHm/3LnIUbDg==", |
|
|
|
"dependencies": { |
|
|
|
"core-js": "3.37.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^20.0.0", |
|
|
|
"npm": "^10.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/auth/node_modules/core-js": { |
|
|
|
"version": "3.37.0", |
|
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.0.tgz", |
|
|
|
"integrity": "sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==", |
|
|
|
"hasInstallScript": true, |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/core-js" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/axios": { |
|
|
|
"version": "2.5.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.5.1.tgz", |
|
|
@ -3803,27 +3825,11 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/browser-storage": { |
|
|
|
"version": "0.4.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/browser-storage/-/browser-storage-0.4.0.tgz", |
|
|
|
"integrity": "sha512-D6XxznxCYmJ3oBCC3p0JB6GZJ2RZ9dgbB1UqtTePXrIvHUMBAeF/YkiGKYxLAVZCZb+NSNZXgAYHm/3LnIUbDg==", |
|
|
|
"license": "GPL-3.0-or-later", |
|
|
|
"dependencies": { |
|
|
|
"core-js": "3.37.0" |
|
|
|
}, |
|
|
|
"version": "0.5.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/browser-storage/-/browser-storage-0.5.0.tgz", |
|
|
|
"integrity": "sha512-usYr4GlJQlK3hgZURvklqWb9ivi7sgsSuFqXrs7s4hl1LTS4enzPrnkQumm6nRsQruf0ITS+OBsK+oELEbvYPA==", |
|
|
|
"engines": { |
|
|
|
"node": "^20.0.0", |
|
|
|
"npm": "^10.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/browser-storage/node_modules/core-js": { |
|
|
|
"version": "3.37.0", |
|
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.0.tgz", |
|
|
|
"integrity": "sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==", |
|
|
|
"hasInstallScript": true, |
|
|
|
"license": "MIT", |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/core-js" |
|
|
|
"node": "^24 || ^22 || ^20" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/browserslist-config": { |
|
|
@ -3933,6 +3939,18 @@ |
|
|
|
"vue": "^2.7.16" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/dialogs/node_modules/@nextcloud/browser-storage": { |
|
|
|
"version": "0.4.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/browser-storage/-/browser-storage-0.4.0.tgz", |
|
|
|
"integrity": "sha512-D6XxznxCYmJ3oBCC3p0JB6GZJ2RZ9dgbB1UqtTePXrIvHUMBAeF/YkiGKYxLAVZCZb+NSNZXgAYHm/3LnIUbDg==", |
|
|
|
"dependencies": { |
|
|
|
"core-js": "3.37.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^20.0.0", |
|
|
|
"npm": "^10.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/dialogs/node_modules/@nextcloud/initial-state": { |
|
|
|
"version": "2.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz", |
|
|
@ -3955,6 +3973,16 @@ |
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/dialogs/node_modules/core-js": { |
|
|
|
"version": "3.37.0", |
|
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.0.tgz", |
|
|
|
"integrity": "sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==", |
|
|
|
"hasInstallScript": true, |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/core-js" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/dialogs/node_modules/eventemitter3": { |
|
|
|
"version": "5.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz", |
|
|
@ -4403,6 +4431,18 @@ |
|
|
|
"vue": "2.x" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/vue/node_modules/@nextcloud/browser-storage": { |
|
|
|
"version": "0.4.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/browser-storage/-/browser-storage-0.4.0.tgz", |
|
|
|
"integrity": "sha512-D6XxznxCYmJ3oBCC3p0JB6GZJ2RZ9dgbB1UqtTePXrIvHUMBAeF/YkiGKYxLAVZCZb+NSNZXgAYHm/3LnIUbDg==", |
|
|
|
"dependencies": { |
|
|
|
"core-js": "3.37.0" |
|
|
|
}, |
|
|
|
"engines": { |
|
|
|
"node": "^20.0.0", |
|
|
|
"npm": "^10.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/vue/node_modules/@nextcloud/initial-state": { |
|
|
|
"version": "2.2.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz", |
|
|
@ -4412,6 +4452,16 @@ |
|
|
|
"npm": "^10.0.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/vue/node_modules/core-js": { |
|
|
|
"version": "3.37.0", |
|
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.0.tgz", |
|
|
|
"integrity": "sha512-fu5vHevQ8ZG4og+LXug8ulUtVxjOcEYvifJr7L5Bfq9GOztVqsKd9/59hUk2ZSbCrS3BqUr3EpaYGIYzq7g3Ug==", |
|
|
|
"hasInstallScript": true, |
|
|
|
"funding": { |
|
|
|
"type": "opencollective", |
|
|
|
"url": "https://opencollective.com/core-js" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@nextcloud/vue/node_modules/eventemitter3": { |
|
|
|
"version": "5.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz", |
|
|
|