Merge pull request #2834 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/vue-3.6.0
Bump @nextcloud/vue from 3.5.4 to 3.6.0
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -5442,9 +5442,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@nextcloud/vue": {
|
"@nextcloud/vue": {
|
||||||
"version": "3.5.4",
|
"version": "3.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.5.4.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.6.0.tgz",
|
||||||
"integrity": "sha512-Rsli88Osx1upQHGls/Lpxzn9x4m0T9EaXsMIIxmxggblxsSn4IVoPiqqYIrgP2+p2fDMYYmPup6WMQ7F0Qul4A==",
|
"integrity": "sha512-xF2tRODigYjxk1dPeCq9Qry5nXNVdxwkJ85aFChW1xrzTDUi167jRSeMNgrmtqBd31jx3SF0UVYM7XmDvGYCJA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@nextcloud/auth": "^1.2.3",
|
"@nextcloud/auth": "^1.2.3",
|
||||||
"@nextcloud/axios": "^1.3.2",
|
"@nextcloud/axios": "^1.3.2",
|
||||||
@@ -5497,9 +5497,9 @@
|
|||||||
"integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ=="
|
"integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ=="
|
||||||
},
|
},
|
||||||
"core-js": {
|
"core-js": {
|
||||||
"version": "3.8.3",
|
"version": "3.9.0",
|
||||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.8.3.tgz",
|
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.9.0.tgz",
|
||||||
"integrity": "sha512-KPYXeVZYemC2TkNEkX/01I+7yd+nX3KddKwZ1Ww7SKWdI2wQprSgLmrTddT8nw92AjEklTsPBoSdQBhbI1bQ6Q=="
|
"integrity": "sha512-PyFBJaLq93FlyYdsndE5VaueA9K5cNB7CGzeCj191YYLhkQM0gdZR2SKihM70oF0wdqKSKClv/tEBOpoRmdOVQ=="
|
||||||
},
|
},
|
||||||
"loader-utils": {
|
"loader-utils": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
"@nextcloud/l10n": "^1.4.1",
|
"@nextcloud/l10n": "^1.4.1",
|
||||||
"@nextcloud/moment": "^1.1.1",
|
"@nextcloud/moment": "^1.1.1",
|
||||||
"@nextcloud/router": "^1.2.0",
|
"@nextcloud/router": "^1.2.0",
|
||||||
"@nextcloud/vue": "^3.5.4",
|
"@nextcloud/vue": "^3.6.0",
|
||||||
"@nextcloud/vue-dashboard": "^1.0.1",
|
"@nextcloud/vue-dashboard": "^1.0.1",
|
||||||
"blueimp-md5": "^2.18.0",
|
"blueimp-md5": "^2.18.0",
|
||||||
"dompurify": "^2.2.6",
|
"dompurify": "^2.2.6",
|
||||||
|
|||||||
Reference in New Issue
Block a user