Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-11 05:02:25 +0300
committerGitHub <noreply@github.com>2021-12-11 05:02:25 +0300
commite73395a9532268d1691bc0fe4c3f8d8d06c07590 (patch)
tree09d2c4cb398b68d46af783c97d8f5bb0b2b36576
parent179b9f4336f6da3955799c3088ac37d4651852b3 (diff)
Bump @nextcloud/vue from 4.2.0 to 4.3.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.2.0 to 4.3.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/v4.2.0...v4.3.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>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index fd151299..7f03da5b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,7 +15,7 @@
"@nextcloud/initial-state": "^1.2.1",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/router": "^1.2.0",
- "@nextcloud/vue": "^4.2.0",
+ "@nextcloud/vue": "^4.3.0",
"vue": "^2.6.14"
},
"devDependencies": {
@@ -4295,9 +4295,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.2.0.tgz",
- "integrity": "sha512-i7VZIrfpDcK7/0ZmCU+C7j+pXd4LyxAZpxxu/FS4rJJWR1IolgjGVlBbu8q1NxX0FLc4/xUVj4lv3vyMSdrUOA==",
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.3.0.tgz",
+ "integrity": "sha512-pVwywn13v2iVD2/Ds2ItHQ90+41rsuWFIGs3ZDG4aWl2dluKtOInagnwaPj2Wb91uoMSYEK7d/HwhpJ53cw+ug==",
"dependencies": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -29003,9 +29003,9 @@
}
},
"@nextcloud/vue": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.2.0.tgz",
- "integrity": "sha512-i7VZIrfpDcK7/0ZmCU+C7j+pXd4LyxAZpxxu/FS4rJJWR1IolgjGVlBbu8q1NxX0FLc4/xUVj4lv3vyMSdrUOA==",
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.3.0.tgz",
+ "integrity": "sha512-pVwywn13v2iVD2/Ds2ItHQ90+41rsuWFIGs3ZDG4aWl2dluKtOInagnwaPj2Wb91uoMSYEK7d/HwhpJ53cw+ug==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
diff --git a/package.json b/package.json
index babfc669..e6636cd0 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"@nextcloud/initial-state": "^1.2.1",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/router": "^1.2.0",
- "@nextcloud/vue": "^4.2.0",
+ "@nextcloud/vue": "^4.3.0",
"vue": "^2.6.14"
},
"browserslist": [