Merge pull request #1576 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.4.0

Bump @nextcloud/vue from 7.3.0 to 7.4.0
pull/1578/head
violoncello.ch 2023-01-14 22:04:31 +01:00 zatwierdzone przez GitHub
commit bbe8668589
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 44 dodań i 46 usunięć

88
package-lock.json wygenerowano
Wyświetl plik

@ -18,7 +18,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.1",
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/vue": "^7.3.0",
"@nextcloud/vue": "^7.4.0",
"@nextcloud/vue-richtext": "^2.0.4",
"he": "^1.2.0",
"linkify-plugin-mention": "^4.1.0",
@ -3167,15 +3167,15 @@
}
},
"node_modules/@nextcloud/calendar-js": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-3.0.0.tgz",
"integrity": "sha512-Uy/etWwRmbzG1jxcfampOCEXbGMEzY1xVCBlONVrkusUmD9t02u3jWFkRJGAHvFAtLd4iM+MdTo1x3VXemBvcA==",
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-5.0.3.tgz",
"integrity": "sha512-x6xvQKmuaO/Z/S6uK6qxGAJSaPOAM7DUhe+sJ1QEQAgUx9WIhaJOU+zYw2vdn8hiQ9R4gxfp/bgb6B0I+QBZvw==",
"engines": {
"node": ">=14.0.0",
"npm": ">=7.0.0"
"node": ">=16.0.0",
"npm": ">=8.0.0"
},
"peerDependencies": {
"ical.js": "^1.4.0",
"ical.js": "^1.5.0",
"uuid": "^8.3.2"
}
},
@ -3371,14 +3371,14 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.3.0.tgz",
"integrity": "sha512-f6ePwaUy/LA9B+XldNmDbMHuABhBnEzn96trOaraxP3i2SQOCY58yQBkQ0rkyUIao2N7PaQcHkcy/KTlE3sT5Q==",
"version": "7.4.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.4.0.tgz",
"integrity": "sha512-5rbmb2Jae274a6Snb5qgG0/08m6+AFjFhAyB6CYrnnYBWozfuUYkwjfAX5w8BniiNagqBBRjv3wxqY3tIyen/g==",
"dependencies": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.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/dialogs": "^3.1.4",
"@nextcloud/event-bus": "^3.0.0",
@ -3400,11 +3400,11 @@
"striptags": "^3.2.0",
"tributejs": "^5.1.3",
"v-click-outside": "^3.2.0",
"vue": "^2.7.8",
"vue": "^2.7.14",
"vue-color": "^2.8.1",
"vue-material-design-icons": "^5.1.2",
"vue-multiselect": "^2.1.6",
"vue-select": "^3.20.0",
"vue-select": "^3.20.2",
"vue2-datepicker": "^3.11.0"
},
"engines": {
@ -3940,9 +3940,9 @@
}
},
"node_modules/@vue/compiler-sfc": {
"version": "2.7.10",
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.10.tgz",
"integrity": "sha512-55Shns6WPxlYsz4WX7q9ZJBL77sKE1ZAYNYStLs6GbhIOMrNtjMvzcob6gu3cGlfpCR4bT7NXgyJ3tly2+Hx8Q==",
"version": "2.7.14",
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.14.tgz",
"integrity": "sha512-aNmNHyLPsw+sVvlQFQ2/8sjNuLtK54TC6cuKnVzAY93ks4ZBrvwQSnkkIh7bsbNhum5hJBS00wSDipQ937f5DA==",
"dependencies": {
"@babel/parser": "^7.18.4",
"postcss": "^8.4.14",
@ -12327,7 +12327,6 @@
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
"dev": true,
"peer": true,
"bin": {
"json5": "lib/cli.js"
},
@ -16900,11 +16899,11 @@
"dev": true
},
"node_modules/vue": {
"version": "2.7.10",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.7.10.tgz",
"integrity": "sha512-HmFC70qarSHPXcKtW8U8fgIkF6JGvjEmDiVInTkKZP0gIlEPhlVlcJJLkdGIDiNkIeA2zJPQTWJUI4iWe+AVfg==",
"version": "2.7.14",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.7.14.tgz",
"integrity": "sha512-b2qkFyOM0kwqWFuQmgd4o+uHGU7T+2z3T+WQp8UBjADfEv2n4FEMffzBmCKNP0IGzOEEfYjvtcC62xaSKeQDrQ==",
"dependencies": {
"@vue/compiler-sfc": "2.7.10",
"@vue/compiler-sfc": "2.7.14",
"csstype": "^3.1.0"
}
},
@ -17121,9 +17120,9 @@
"integrity": "sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ=="
},
"node_modules/vue-select": {
"version": "3.20.0",
"resolved": "https://registry.npmjs.org/vue-select/-/vue-select-3.20.0.tgz",
"integrity": "sha512-Qau4BzpgAC+/9jM5oTlOrfA81ONdtTFH6PqeSDKvIB56f1F6EbIR8qAotpUxrIiNVppyPFjvVDkyriMfHjWBQA==",
"version": "3.20.2",
"resolved": "https://registry.npmjs.org/vue-select/-/vue-select-3.20.2.tgz",
"integrity": "sha512-ZSzIDzyYsWZULGUxVp1h6u3yi9IZQBWX8r6kSudUI/I5J1HQKpBjRntvkrg6pr87xmm16kdChvHCDN+W84vTKw==",
"peerDependencies": {
"vue": "2.x"
}
@ -20310,9 +20309,9 @@
"dev": true
},
"@nextcloud/calendar-js": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-3.0.0.tgz",
"integrity": "sha512-Uy/etWwRmbzG1jxcfampOCEXbGMEzY1xVCBlONVrkusUmD9t02u3jWFkRJGAHvFAtLd4iM+MdTo1x3VXemBvcA==",
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/@nextcloud/calendar-js/-/calendar-js-5.0.3.tgz",
"integrity": "sha512-x6xvQKmuaO/Z/S6uK6qxGAJSaPOAM7DUhe+sJ1QEQAgUx9WIhaJOU+zYw2vdn8hiQ9R4gxfp/bgb6B0I+QBZvw==",
"requires": {}
},
"@nextcloud/capabilities": {
@ -20458,14 +20457,14 @@
"requires": {}
},
"@nextcloud/vue": {
"version": "7.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.3.0.tgz",
"integrity": "sha512-f6ePwaUy/LA9B+XldNmDbMHuABhBnEzn96trOaraxP3i2SQOCY58yQBkQ0rkyUIao2N7PaQcHkcy/KTlE3sT5Q==",
"version": "7.4.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.4.0.tgz",
"integrity": "sha512-5rbmb2Jae274a6Snb5qgG0/08m6+AFjFhAyB6CYrnnYBWozfuUYkwjfAX5w8BniiNagqBBRjv3wxqY3tIyen/g==",
"requires": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.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/dialogs": "^3.1.4",
"@nextcloud/event-bus": "^3.0.0",
@ -20487,11 +20486,11 @@
"striptags": "^3.2.0",
"tributejs": "^5.1.3",
"v-click-outside": "^3.2.0",
"vue": "^2.7.8",
"vue": "^2.7.14",
"vue-color": "^2.8.1",
"vue-material-design-icons": "^5.1.2",
"vue-multiselect": "^2.1.6",
"vue-select": "^3.20.0",
"vue-select": "^3.20.2",
"vue2-datepicker": "^3.11.0"
},
"dependencies": {
@ -20963,9 +20962,9 @@
}
},
"@vue/compiler-sfc": {
"version": "2.7.10",
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.10.tgz",
"integrity": "sha512-55Shns6WPxlYsz4WX7q9ZJBL77sKE1ZAYNYStLs6GbhIOMrNtjMvzcob6gu3cGlfpCR4bT7NXgyJ3tly2+Hx8Q==",
"version": "2.7.14",
"resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-2.7.14.tgz",
"integrity": "sha512-aNmNHyLPsw+sVvlQFQ2/8sjNuLtK54TC6cuKnVzAY93ks4ZBrvwQSnkkIh7bsbNhum5hJBS00wSDipQ937f5DA==",
"requires": {
"@babel/parser": "^7.18.4",
"postcss": "^8.4.14",
@ -27366,8 +27365,7 @@
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
"dev": true,
"peer": true
"dev": true
},
"jsonfile": {
"version": "6.1.0",
@ -30890,11 +30888,11 @@
"dev": true
},
"vue": {
"version": "2.7.10",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.7.10.tgz",
"integrity": "sha512-HmFC70qarSHPXcKtW8U8fgIkF6JGvjEmDiVInTkKZP0gIlEPhlVlcJJLkdGIDiNkIeA2zJPQTWJUI4iWe+AVfg==",
"version": "2.7.14",
"resolved": "https://registry.npmjs.org/vue/-/vue-2.7.14.tgz",
"integrity": "sha512-b2qkFyOM0kwqWFuQmgd4o+uHGU7T+2z3T+WQp8UBjADfEv2n4FEMffzBmCKNP0IGzOEEfYjvtcC62xaSKeQDrQ==",
"requires": {
"@vue/compiler-sfc": "2.7.10",
"@vue/compiler-sfc": "2.7.14",
"csstype": "^3.1.0"
}
},
@ -31057,9 +31055,9 @@
"integrity": "sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ=="
},
"vue-select": {
"version": "3.20.0",
"resolved": "https://registry.npmjs.org/vue-select/-/vue-select-3.20.0.tgz",
"integrity": "sha512-Qau4BzpgAC+/9jM5oTlOrfA81ONdtTFH6PqeSDKvIB56f1F6EbIR8qAotpUxrIiNVppyPFjvVDkyriMfHjWBQA==",
"version": "3.20.2",
"resolved": "https://registry.npmjs.org/vue-select/-/vue-select-3.20.2.tgz",
"integrity": "sha512-ZSzIDzyYsWZULGUxVp1h6u3yi9IZQBWX8r6kSudUI/I5J1HQKpBjRntvkrg6pr87xmm16kdChvHCDN+W84vTKw==",
"requires": {}
},
"vue-style-loader": {

Wyświetl plik

@ -39,7 +39,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.1",
"@nextcloud/stylelint-config": "^2.3.0",
"@nextcloud/vue": "^7.3.0",
"@nextcloud/vue": "^7.4.0",
"@nextcloud/vue-richtext": "^2.0.4",
"he": "^1.2.0",
"linkify-plugin-mention": "^4.1.0",