Bump @nextcloud/vue from 7.0.0-beta.2 to 7.0.0-beta.4

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
This commit is contained in:
Vincent Petry 2022-09-16 13:47:40 +02:00
parent b3ca186d2d
commit 17784a114f
No known key found for this signature in database
GPG key ID: E055D6A4D513575C
4 changed files with 11 additions and 11 deletions

4
dist/core-common.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

14
package-lock.json generated
View file

@ -25,7 +25,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/vue": "^7.0.0-beta.2",
"@nextcloud/vue": "^7.0.0-beta.4",
"@nextcloud/vue-dashboard": "^2.0.1",
"@vue/cli-plugin-unit-jest": "^4.5.15",
"autosize": "^5.0.1",
@ -3316,9 +3316,9 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "7.0.0-beta.2",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.2.tgz",
"integrity": "sha512-DD2Vhh7YxzJmcjuOM4E51VsHDiAFZqZT5tNaMKr/UFeSnA3p859fRHcmwmWwQgnvZbiaHJE+mzJFTYYCWhPQ0Q==",
"version": "7.0.0-beta.4",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.4.tgz",
"integrity": "sha512-uGRtiFzGaSjWmUN4cKXgnoJc/NViVHTOo7tsZI+B+FhlS5ZpEsWHeR2TkOaL5gk9dwdsKjY7c8uc+48fsFXQJg==",
"dependencies": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
@ -34605,9 +34605,9 @@
}
},
"@nextcloud/vue": {
"version": "7.0.0-beta.2",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.2.tgz",
"integrity": "sha512-DD2Vhh7YxzJmcjuOM4E51VsHDiAFZqZT5tNaMKr/UFeSnA3p859fRHcmwmWwQgnvZbiaHJE+mzJFTYYCWhPQ0Q==",
"version": "7.0.0-beta.4",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.0.0-beta.4.tgz",
"integrity": "sha512-uGRtiFzGaSjWmUN4cKXgnoJc/NViVHTOo7tsZI+B+FhlS5ZpEsWHeR2TkOaL5gk9dwdsKjY7c8uc+48fsFXQJg==",
"requires": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",

View file

@ -45,7 +45,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/vue": "^7.0.0-beta.2",
"@nextcloud/vue": "^7.0.0-beta.4",
"@nextcloud/vue-dashboard": "^2.0.1",
"@vue/cli-plugin-unit-jest": "^4.5.15",
"autosize": "^5.0.1",