|
|
|
|
@ -12,11 +12,11 @@
|
|
|
|
|
"@chenfengyuan/vue-qrcode": "^1.0.2",
|
|
|
|
|
"@mdi/js": "^7.4.47",
|
|
|
|
|
"@mdi/svg": "^7.4.47",
|
|
|
|
|
"@nextcloud/auth": "^2.1.0",
|
|
|
|
|
"@nextcloud/axios": "^2.3.0",
|
|
|
|
|
"@nextcloud/browser-storage": "^0.3.0",
|
|
|
|
|
"@nextcloud/auth": "^2.3.0",
|
|
|
|
|
"@nextcloud/axios": "^2.5.0",
|
|
|
|
|
"@nextcloud/browser-storage": "^0.4.0",
|
|
|
|
|
"@nextcloud/browserslist-config": "^3.0.1",
|
|
|
|
|
"@nextcloud/calendar-availability-vue": "^2.2.0",
|
|
|
|
|
"@nextcloud/calendar-availability-vue": "^2.2.1",
|
|
|
|
|
"@nextcloud/capabilities": "^1.0.4",
|
|
|
|
|
"@nextcloud/dialogs": "^5.3.1",
|
|
|
|
|
"@nextcloud/event-bus": "^3.3.1",
|
|
|
|
|
@ -4197,30 +4197,17 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/axios": {
|
|
|
|
|
"version": "2.4.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.4.0.tgz",
|
|
|
|
|
"integrity": "sha512-ARGzT9p45L0sjRIV3JZWGPtMbwgxd4eEMcMJNn58NA7UQIsMkTwHb5pXQjL+5elXY9zp/JMz7n/7SHTp0bkuXQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@nextcloud/auth": "^2.1.0",
|
|
|
|
|
"@nextcloud/router": "^2.1.2",
|
|
|
|
|
"axios": "^1.4.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^20.0.0",
|
|
|
|
|
"npm": "^9.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/axios/node_modules/@nextcloud/router": {
|
|
|
|
|
"version": "2.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-2.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-M4AVGnB5tt3MYO5RpH/R2jq7z/nW05AmRhk4Lh68krVwRIYGo8pgNikKrPGogHd2Q3UgzF5Py1drHz3uuV99bQ==",
|
|
|
|
|
"version": "2.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-82LQ5PZA0ZVUnS8QiGoAGOR5kE7EKD84qEEgeZJ+Y7p5iljwi3AT6niQuP7YuHjt3MKM+6jQiyghZk5SquiszQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@nextcloud/typings": "^1.7.0",
|
|
|
|
|
"core-js": "^3.6.4"
|
|
|
|
|
"@nextcloud/auth": "^2.3.0",
|
|
|
|
|
"@nextcloud/router": "^3.0.1",
|
|
|
|
|
"axios": "^1.6.8"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^20.0.0",
|
|
|
|
|
"npm": "^9.0.0"
|
|
|
|
|
"npm": "^10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/babel-config": {
|
|
|
|
|
@ -4238,21 +4225,21 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/browser-storage": {
|
|
|
|
|
"version": "0.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/browser-storage/-/browser-storage-0.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-vqc26T4WQ3y9EbFpHh4dl/FN7ahEfEoc0unQmsdJ2YSZNTxTvAXAasWI6HFNcHi10b5rEYxxEYjAwKF34th3Aw==",
|
|
|
|
|
"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.33.0"
|
|
|
|
|
"core-js": "3.37.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^20.0.0",
|
|
|
|
|
"npm": "^9.0.0"
|
|
|
|
|
"npm": "^10.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/browser-storage/node_modules/core-js": {
|
|
|
|
|
"version": "3.33.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.33.0.tgz",
|
|
|
|
|
"integrity": "sha512-HoZr92+ZjFEKar5HS6MC776gYslNOKHt75mEBKWKnPeFDpZ6nH5OeF3S6HFT1mUAUZKrzkez05VboaX8myjSuw==",
|
|
|
|
|
"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",
|
|
|
|
|
@ -4269,12 +4256,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/calendar-availability-vue": {
|
|
|
|
|
"version": "2.2.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-2.2.0.tgz",
|
|
|
|
|
"integrity": "sha512-0qFTfH0WNaaGuWNjA8ITXGkEG6JeQ907cfOrw4BwadezabzqflJgPvewefW45Xa6R13yop55CDwht1t82+/tyQ==",
|
|
|
|
|
"version": "2.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-availability-vue/-/calendar-availability-vue-2.2.1.tgz",
|
|
|
|
|
"integrity": "sha512-jOCMZz3q/C5fat2c646V77TolibWBFM58wXDMbzTx6G5GEnXFiAUxWCN2at4IXVtb1N1KZQtIqEHXCZ4cXuihw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@nextcloud/logger": "^2.4.0",
|
|
|
|
|
"ical.js": "^1.4.0",
|
|
|
|
|
"@nextcloud/logger": "^3.0.1",
|
|
|
|
|
"ical.js": "^2.0.1",
|
|
|
|
|
"icalzone": "^0.0.1",
|
|
|
|
|
"uuid": "^9.0.0",
|
|
|
|
|
"vue-material-design-icons": "^5.1.2"
|
|
|
|
|
@ -4289,18 +4276,10 @@
|
|
|
|
|
"vue": "^2.7"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/calendar-availability-vue/node_modules/@nextcloud/logger": {
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/logger/-/logger-2.7.0.tgz",
|
|
|
|
|
"integrity": "sha512-DSJg9H1jT2zfr7uoP4tL5hKncyY+LOuxJzLauj0M/f6gnpoXU5WG1Zw8EFPOrRWjkC0ZE+NCqrMnITgdRRpXJQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@nextcloud/auth": "^2.0.0",
|
|
|
|
|
"core-js": "^3.6.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^20.0.0",
|
|
|
|
|
"npm": "^9.0.0"
|
|
|
|
|
}
|
|
|
|
|
"node_modules/@nextcloud/calendar-availability-vue/node_modules/ical.js": {
|
|
|
|
|
"version": "2.0.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ical.js/-/ical.js-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-uYYb1CwTXbd9NP/xTtgQZ5ivv6bpUjQu9VM98s3X78L3XRu00uJW5ZtmnLwyxhztpf5fSiRyDpFW7ZNCePlaPw=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/calendar-js": {
|
|
|
|
|
"version": "6.1.0",
|
|
|
|
|
@ -4755,6 +4734,18 @@
|
|
|
|
|
"vue": "2.x"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/vue/node_modules/@nextcloud/browser-storage": {
|
|
|
|
|
"version": "0.3.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/browser-storage/-/browser-storage-0.3.0.tgz",
|
|
|
|
|
"integrity": "sha512-vqc26T4WQ3y9EbFpHh4dl/FN7ahEfEoc0unQmsdJ2YSZNTxTvAXAasWI6HFNcHi10b5rEYxxEYjAwKF34th3Aw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"core-js": "3.33.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^20.0.0",
|
|
|
|
|
"npm": "^9.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/vue/node_modules/@nextcloud/logger": {
|
|
|
|
|
"version": "2.7.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/logger/-/logger-2.7.0.tgz",
|
|
|
|
|
@ -4768,6 +4759,16 @@
|
|
|
|
|
"npm": "^9.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/vue/node_modules/core-js": {
|
|
|
|
|
"version": "3.33.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.33.0.tgz",
|
|
|
|
|
"integrity": "sha512-HoZr92+ZjFEKar5HS6MC776gYslNOKHt75mEBKWKnPeFDpZ6nH5OeF3S6HFT1mUAUZKrzkez05VboaX8myjSuw==",
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"funding": {
|
|
|
|
|
"type": "opencollective",
|
|
|
|
|
"url": "https://opencollective.com/core-js"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@nextcloud/vue/node_modules/debounce": {
|
|
|
|
|
"version": "2.0.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/debounce/-/debounce-2.0.0.tgz",
|
|
|
|
|
@ -14941,7 +14942,8 @@
|
|
|
|
|
"node_modules/ical.js": {
|
|
|
|
|
"version": "1.5.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/ical.js/-/ical.js-1.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-7ZxMkogUkkaCx810yp0ZGKvq1ZpRgJeornPttpoxe6nYZ3NLesZe1wWMXDdwTkj/b5NtXT+Y16Aakph/ao98ZQ=="
|
|
|
|
|
"integrity": "sha512-7ZxMkogUkkaCx810yp0ZGKvq1ZpRgJeornPttpoxe6nYZ3NLesZe1wWMXDdwTkj/b5NtXT+Y16Aakph/ao98ZQ==",
|
|
|
|
|
"peer": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/icalzone": {
|
|
|
|
|
"version": "0.0.1",
|
|
|
|
|
|