Chore(deps): Bump @nextcloud/vue from 7.3.0 to 7.4.0

Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.3.0...v7.4.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-14 02:02:54 +00:00
committed by GitHub
parent 609c975de4
commit 7fae8e0928

52
package-lock.json generated
View File

@@ -3006,12 +3006,12 @@
} }
}, },
"node_modules/@nextcloud/calendar-js": { "node_modules/@nextcloud/calendar-js": {
"version": "3.1.0", "version": "5.0.3",
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-3.1.0.tgz", "resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-5.0.3.tgz",
"integrity": "sha512-tGjKfUKigyTFg3AUhW57MCMwP26rWv2EwU8QUYCJntHs8a1qzltgSJ5t3+zMsp2oDct3tHz04Q6vPR+O4T1n+Q==", "integrity": "sha512-x6xvQKmuaO/Z/S6uK6qxGAJSaPOAM7DUhe+sJ1QEQAgUx9WIhaJOU+zYw2vdn8hiQ9R4gxfp/bgb6B0I+QBZvw==",
"engines": { "engines": {
"node": ">=14.0.0", "node": ">=16.0.0",
"npm": ">=7.0.0" "npm": ">=8.0.0"
}, },
"peerDependencies": { "peerDependencies": {
"ical.js": "^1.5.0", "ical.js": "^1.5.0",
@@ -3336,14 +3336,14 @@
} }
}, },
"node_modules/@nextcloud/vue": { "node_modules/@nextcloud/vue": {
"version": "7.3.0", "version": "7.4.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.3.0.tgz", "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.4.0.tgz",
"integrity": "sha512-f6ePwaUy/LA9B+XldNmDbMHuABhBnEzn96trOaraxP3i2SQOCY58yQBkQ0rkyUIao2N7PaQcHkcy/KTlE3sT5Q==", "integrity": "sha512-5rbmb2Jae274a6Snb5qgG0/08m6+AFjFhAyB6CYrnnYBWozfuUYkwjfAX5w8BniiNagqBBRjv3wxqY3tIyen/g==",
"dependencies": { "dependencies": {
"@nextcloud/auth": "^2.0.0", "@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0", "@nextcloud/axios": "^2.0.0",
"@nextcloud/browser-storage": "^0.2.0", "@nextcloud/browser-storage": "^0.2.0",
"@nextcloud/calendar-js": "^3.0.0", "@nextcloud/calendar-js": "^5.0.3",
"@nextcloud/capabilities": "^1.0.4", "@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.4", "@nextcloud/dialogs": "^3.1.4",
"@nextcloud/event-bus": "^3.0.0", "@nextcloud/event-bus": "^3.0.0",
@@ -3365,11 +3365,11 @@
"striptags": "^3.2.0", "striptags": "^3.2.0",
"tributejs": "^5.1.3", "tributejs": "^5.1.3",
"v-click-outside": "^3.2.0", "v-click-outside": "^3.2.0",
"vue": "^2.7.8", "vue": "^2.7.14",
"vue-color": "^2.8.1", "vue-color": "^2.8.1",
"vue-material-design-icons": "^5.1.2", "vue-material-design-icons": "^5.1.2",
"vue-multiselect": "^2.1.6", "vue-multiselect": "^2.1.6",
"vue-select": "^3.20.0", "vue-select": "^3.20.2",
"vue2-datepicker": "^3.11.0" "vue2-datepicker": "^3.11.0"
}, },
"engines": { "engines": {
@@ -18481,9 +18481,9 @@
"integrity": "sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ==" "integrity": "sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ=="
}, },
"node_modules/vue-select": { "node_modules/vue-select": {
"version": "3.20.0", "version": "3.20.2",
"resolved": "https://registry.npmjs.org/vue-select/-/vue-select-3.20.0.tgz", "resolved": "https://registry.npmjs.org/vue-select/-/vue-select-3.20.2.tgz",
"integrity": "sha512-Qau4BzpgAC+/9jM5oTlOrfA81ONdtTFH6PqeSDKvIB56f1F6EbIR8qAotpUxrIiNVppyPFjvVDkyriMfHjWBQA==", "integrity": "sha512-ZSzIDzyYsWZULGUxVp1h6u3yi9IZQBWX8r6kSudUI/I5J1HQKpBjRntvkrg6pr87xmm16kdChvHCDN+W84vTKw==",
"peerDependencies": { "peerDependencies": {
"vue": "2.x" "vue": "2.x"
} }
@@ -21405,9 +21405,9 @@
"integrity": "sha512-1Tpkof2e9Q0UicHWahQnXXrubJoqyiaqsH9G52v3cjGeVeH3BCfa1FOa41eBwBSFe2/Jxj/wCH2YVLgIXpWbBg==" "integrity": "sha512-1Tpkof2e9Q0UicHWahQnXXrubJoqyiaqsH9G52v3cjGeVeH3BCfa1FOa41eBwBSFe2/Jxj/wCH2YVLgIXpWbBg=="
}, },
"@nextcloud/calendar-js": { "@nextcloud/calendar-js": {
"version": "3.1.0", "version": "5.0.3",
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-3.1.0.tgz", "resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-5.0.3.tgz",
"integrity": "sha512-tGjKfUKigyTFg3AUhW57MCMwP26rWv2EwU8QUYCJntHs8a1qzltgSJ5t3+zMsp2oDct3tHz04Q6vPR+O4T1n+Q==", "integrity": "sha512-x6xvQKmuaO/Z/S6uK6qxGAJSaPOAM7DUhe+sJ1QEQAgUx9WIhaJOU+zYw2vdn8hiQ9R4gxfp/bgb6B0I+QBZvw==",
"requires": {} "requires": {}
}, },
"@nextcloud/capabilities": { "@nextcloud/capabilities": {
@@ -21638,14 +21638,14 @@
} }
}, },
"@nextcloud/vue": { "@nextcloud/vue": {
"version": "7.3.0", "version": "7.4.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.3.0.tgz", "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.4.0.tgz",
"integrity": "sha512-f6ePwaUy/LA9B+XldNmDbMHuABhBnEzn96trOaraxP3i2SQOCY58yQBkQ0rkyUIao2N7PaQcHkcy/KTlE3sT5Q==", "integrity": "sha512-5rbmb2Jae274a6Snb5qgG0/08m6+AFjFhAyB6CYrnnYBWozfuUYkwjfAX5w8BniiNagqBBRjv3wxqY3tIyen/g==",
"requires": { "requires": {
"@nextcloud/auth": "^2.0.0", "@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0", "@nextcloud/axios": "^2.0.0",
"@nextcloud/browser-storage": "^0.2.0", "@nextcloud/browser-storage": "^0.2.0",
"@nextcloud/calendar-js": "^3.0.0", "@nextcloud/calendar-js": "^5.0.3",
"@nextcloud/capabilities": "^1.0.4", "@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.4", "@nextcloud/dialogs": "^3.1.4",
"@nextcloud/event-bus": "^3.0.0", "@nextcloud/event-bus": "^3.0.0",
@@ -21667,11 +21667,11 @@
"striptags": "^3.2.0", "striptags": "^3.2.0",
"tributejs": "^5.1.3", "tributejs": "^5.1.3",
"v-click-outside": "^3.2.0", "v-click-outside": "^3.2.0",
"vue": "^2.7.8", "vue": "^2.7.14",
"vue-color": "^2.8.1", "vue-color": "^2.8.1",
"vue-material-design-icons": "^5.1.2", "vue-material-design-icons": "^5.1.2",
"vue-multiselect": "^2.1.6", "vue-multiselect": "^2.1.6",
"vue-select": "^3.20.0", "vue-select": "^3.20.2",
"vue2-datepicker": "^3.11.0" "vue2-datepicker": "^3.11.0"
}, },
"dependencies": { "dependencies": {
@@ -32888,9 +32888,9 @@
"integrity": "sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ==" "integrity": "sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ=="
}, },
"vue-select": { "vue-select": {
"version": "3.20.0", "version": "3.20.2",
"resolved": "https://registry.npmjs.org/vue-select/-/vue-select-3.20.0.tgz", "resolved": "https://registry.npmjs.org/vue-select/-/vue-select-3.20.2.tgz",
"integrity": "sha512-Qau4BzpgAC+/9jM5oTlOrfA81ONdtTFH6PqeSDKvIB56f1F6EbIR8qAotpUxrIiNVppyPFjvVDkyriMfHjWBQA==", "integrity": "sha512-ZSzIDzyYsWZULGUxVp1h6u3yi9IZQBWX8r6kSudUI/I5J1HQKpBjRntvkrg6pr87xmm16kdChvHCDN+W84vTKw==",
"requires": {} "requires": {}
}, },
"vue-smooth-dnd": { "vue-smooth-dnd": {