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

github.com/nextcloud/contacts.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>2022-02-26 05:00:58 +0300
committerGitHub <noreply@github.com>2022-02-26 05:00:58 +0300
commitc58e65fe1bbd14a63cf4255506db8f0e59714530 (patch)
tree260de49826507016dee46a3ba9deb47c517e0e70 /package-lock.json
parent195328c8404e9f18a2b5d61e67a86e1a26cebf09 (diff)
Bump @nextcloud/vue from 4.3.0 to 4.4.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.3.0 to 4.4.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.3.0...v4.4.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>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index b5d96b57..a44ab936 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -23,7 +23,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^4.3.0",
+ "@nextcloud/vue": "^4.4.0",
"b64-to-blob": "^1.2.19",
"camelcase": "^6.3.0",
"debounce": "^1.2.1",
@@ -1894,9 +1894,9 @@
"integrity": "sha512-QUJ5wVL8iTZofgZjCfVnHxcMqqPPLfVfEKe8rfksMdmSmqEenpcpEBQO45VSSfng/tunwoLF+3I8rzEzVhYNLQ=="
},
"node_modules/@nextcloud/vue": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.3.0.tgz",
- "integrity": "sha512-pVwywn13v2iVD2/Ds2ItHQ90+41rsuWFIGs3ZDG4aWl2dluKtOInagnwaPj2Wb91uoMSYEK7d/HwhpJ53cw+ug==",
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.4.0.tgz",
+ "integrity": "sha512-E3FcvRM2V7C0UqK/c9asLiG8AqGsBBvEk6MGVrCihmA623qLehNNFPYjea28tOPn1tQLiT7LwgfiV6QcS2Mh6A==",
"dependencies": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -15603,9 +15603,9 @@
}
},
"@nextcloud/vue": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.3.0.tgz",
- "integrity": "sha512-pVwywn13v2iVD2/Ds2ItHQ90+41rsuWFIGs3ZDG4aWl2dluKtOInagnwaPj2Wb91uoMSYEK7d/HwhpJ53cw+ug==",
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.4.0.tgz",
+ "integrity": "sha512-E3FcvRM2V7C0UqK/c9asLiG8AqGsBBvEk6MGVrCihmA623qLehNNFPYjea28tOPn1tQLiT7LwgfiV6QcS2Mh6A==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",