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

github.com/nextcloud/mail.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-09-28 14:49:49 +0300
committerGitHub <noreply@github.com>2021-09-28 14:49:49 +0300
commit1efe47ef67e8a3a0ae1d73dbdc06c59406192cc2 (patch)
tree3b7d7abe79d56d72ed551248eb99570dab4cd53d /package.json
parentae83bfdc3187765a53adf7e327d1dc2d87c6bd60 (diff)
Bump @nextcloud/files from 2.0.0 to 2.1.0
Bumps @nextcloud/files from 2.0.0 to 2.1.0. --- updated-dependencies: - dependency-name: "@nextcloud/files" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 1864c5db1..dcd30a98f 100644
--- a/package.json
+++ b/package.json
@@ -31,10 +31,10 @@
"@ckeditor/ckeditor5-theme-lark": "~29.2.0",
"@ckeditor/ckeditor5-vue2": "^1.0.5",
"@nextcloud/auth": "^1.3.0",
- "@nextcloud/axios": "^1.6.0",
+ "@nextcloud/axios": "^1.7.0",
"@nextcloud/calendar-js": "^2.0.0",
"@nextcloud/dialogs": "^3.1.2",
- "@nextcloud/files": "^2.0.0",
+ "@nextcloud/files": "^2.1.0",
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/logger": "^2.0.0",
@@ -88,7 +88,7 @@
"@babel/eslint-parser": "^7.15.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.15.6",
- "@nextcloud/browserslist-config": "^2.1.0",
+ "@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^4.0.0",
"@nextcloud/eslint-plugin": "^2.0.0",
"@vue/test-utils": "^1.2.2",