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 06:48:41 +0300
committerGitHub <noreply@github.com>2021-12-11 06:48:41 +0300
commitbefb8c3da2add1735f202a007299c5a539006bbc (patch)
tree2f643d06f227945413d2fd1903590ddcf8f8abfb
parenta7c517675cae4a14d95e76ab54875b0f147e0115 (diff)
parente73395a9532268d1691bc0fe4c3f8d8d06c07590 (diff)
Merge pull request #1907 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-4.3.0
-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 1c351bc5..2f18179b 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 f6636985..b5f6143b 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": [