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

github.com/nextcloud/text.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-29 07:42:16 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-03-29 07:51:17 +0300
commit9e51f93a29623ecabd1b2bf86d1fdc04c621c88e (patch)
tree080b3d34c617c7d81d3c3560d26f1404b6cab972 /package-lock.json
parent6204a87b86c1d84f8e779197ff0ed0736ef93a77 (diff)
build(deps): bump @nextcloud/vue from 5.1.1 to 5.2.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.1.1 to 5.2.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.1...v5.2.1) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 cf2e5404b..495bf7aa7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -18,7 +18,7 @@
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/moment": "^1.2.0",
"@nextcloud/router": "^2.0.0",
- "@nextcloud/vue": "^5.1.1",
+ "@nextcloud/vue": "^5.2.1",
"@tiptap/core": "^2.0.0-beta.174",
"@tiptap/extension-blockquote": "^2.0.0-beta.26",
"@tiptap/extension-bold": "^2.0.0-beta.25",
@@ -3219,9 +3219,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.1.1.tgz",
- "integrity": "sha512-BKJTCqlxRxFvUlc1H95vIoUFXUb6Bcub/VGlIccDg0upm/IKFkyDbuhj7gBUDz4j/uqmKAKffzPO2Q9JFFQ8wg==",
+ "version": "5.2.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.2.1.tgz",
+ "integrity": "sha512-TAvVVa3Aab7XFgolS49KqWTRjziB7OsIInA8YPTXeE18MwhkdssxpnfsbIXHNrqu/Vg/P3OLVewqINMFeCqOjg==",
"dependencies": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -23722,9 +23722,9 @@
}
},
"@nextcloud/vue": {
- "version": "5.1.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.1.1.tgz",
- "integrity": "sha512-BKJTCqlxRxFvUlc1H95vIoUFXUb6Bcub/VGlIccDg0upm/IKFkyDbuhj7gBUDz4j/uqmKAKffzPO2Q9JFFQ8wg==",
+ "version": "5.2.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.2.1.tgz",
+ "integrity": "sha512-TAvVVa3Aab7XFgolS49KqWTRjziB7OsIInA8YPTXeE18MwhkdssxpnfsbIXHNrqu/Vg/P3OLVewqINMFeCqOjg==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",