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-04-02 13:52:01 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-04-02 14:02:31 +0300
commit909e254b3cc2efa6ca9263e4dec37c7144335052 (patch)
treec725db8611da1781e989539d0adf0623bb4a80fb /package-lock.json
parent605195f806e72d569843df7bb1aeabbca1800947 (diff)
build(deps): bump @nextcloud/vue from 5.2.1 to 5.3.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.2.1 to 5.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/v5.2.1...v5.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> 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 4ed1e5118..0e3226f3a 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.2.1",
+ "@nextcloud/vue": "^5.3.0",
"@tiptap/core": "^2.0.0-beta.174",
"@tiptap/extension-blockquote": "^2.0.0-beta.26",
"@tiptap/extension-bold": "^2.0.0-beta.25",
@@ -3225,9 +3225,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "5.2.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.2.1.tgz",
- "integrity": "sha512-TAvVVa3Aab7XFgolS49KqWTRjziB7OsIInA8YPTXeE18MwhkdssxpnfsbIXHNrqu/Vg/P3OLVewqINMFeCqOjg==",
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.3.0.tgz",
+ "integrity": "sha512-yRxEeQIgNHafvD2MC//BQXCkyyXiNQQZUGErlwOuuKpZbTX2BYTdvrN15On7rTqJNzwmwuzXAIPIFc0D8c2h+g==",
"dependencies": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -23798,9 +23798,9 @@
}
},
"@nextcloud/vue": {
- "version": "5.2.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.2.1.tgz",
- "integrity": "sha512-TAvVVa3Aab7XFgolS49KqWTRjziB7OsIInA8YPTXeE18MwhkdssxpnfsbIXHNrqu/Vg/P3OLVewqINMFeCqOjg==",
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-5.3.0.tgz",
+ "integrity": "sha512-yRxEeQIgNHafvD2MC//BQXCkyyXiNQQZUGErlwOuuKpZbTX2BYTdvrN15On7rTqJNzwmwuzXAIPIFc0D8c2h+g==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",