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

github.com/nextcloud/photos.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-03-19 05:02:51 +0300
committerGitHub <noreply@github.com>2022-03-19 05:02:51 +0300
commit5d7e7b27fe81621a81a7c95315c6bc2ccc16aea2 (patch)
tree7adb75ee1a4db99ae6b2fae0f562550cc03f82ab
parentcb45d136152a5804621a65cd6c244f6681b9b6cc (diff)
Bump @nextcloud/vue from 5.1.0 to 5.1.1dependabot/npm_and_yarn/nextcloud/vue-5.1.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.1.0 to 5.1.1. - [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/v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-patch ... 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 680da08e..68410b8f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -17,7 +17,7 @@
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^2.0.0",
- "@nextcloud/vue": "^5.1.0",
+ "@nextcloud/vue": "^5.1.1",
"camelcase": "^6.3.0",
"debounce": "^1.2.1",
"path-posix": "^1.0.0",
@@ -1965,9 +1965,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.1.0.tgz",
- "integrity": "sha512-8VMEtvJVWVkbog15B0jEMQOeo79dScYBI2R14uWI1OvBMH+HWgfw/xZks5n7EsMGGavlfQ5NYLlQBN8pafYECA==",
+ "version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.1.1.tgz",
+ "integrity": "sha512-BKJTCqlxRxFvUlc1H95vIoUFXUb6Bcub/VGlIccDg0upm/IKFkyDbuhj7gBUDz4j/uqmKAKffzPO2Q9JFFQ8wg==",
"dependencies": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -16061,9 +16061,9 @@
}
},
"@nextcloud/vue": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.1.0.tgz",
- "integrity": "sha512-8VMEtvJVWVkbog15B0jEMQOeo79dScYBI2R14uWI1OvBMH+HWgfw/xZks5n7EsMGGavlfQ5NYLlQBN8pafYECA==",
+ "version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.1.1.tgz",
+ "integrity": "sha512-BKJTCqlxRxFvUlc1H95vIoUFXUb6Bcub/VGlIccDg0upm/IKFkyDbuhj7gBUDz4j/uqmKAKffzPO2Q9JFFQ8wg==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
diff --git a/package.json b/package.json
index c9122973..4f47ce81 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^2.0.0",
- "@nextcloud/vue": "^5.1.0",
+ "@nextcloud/vue": "^5.1.1",
"camelcase": "^6.3.0",
"debounce": "^1.2.1",
"path-posix": "^1.0.0",