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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-22 21:46:15 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-03-23 11:30:04 +0300
commit3bd05a8c34b6793e04f238b24e64d0bd6db5606c (patch)
treeb229a26680b54363ada223a0ed6aa9db1adce5cf /package.json
parentc03c446bd8f7a0218491b3392a5fa70e32f1e3a4 (diff)
Bump @nextcloud/logger from 1.1.1 to 1.1.2, @nextcloud/router from 1.0.0 to 1.0.2, @nextcloud/axios from 1.3.1 to 1.3.2 and @babel/core from 7.8.7 to 7.9.0
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 952a884403a..ac821de8dd1 100644
--- a/package.json
+++ b/package.json
@@ -28,15 +28,15 @@
"@babel/polyfill": "^7.7.0",
"@chenfengyuan/vue-qrcode": "^1.0.2",
"@nextcloud/auth": "^1.2.2",
- "@nextcloud/axios": "^1.3.1",
+ "@nextcloud/axios": "^1.3.2",
"@nextcloud/dialogs": "^1.2.2",
"@nextcloud/event-bus": "^1.1.3",
"@nextcloud/initial-state": "^1.1.1",
"@nextcloud/l10n": "^1.1.1",
- "@nextcloud/logger": "^1.1.1",
+ "@nextcloud/logger": "^1.1.2",
"@nextcloud/password-confirmation": "^1.0.0",
"@nextcloud/paths": "^1.1.0",
- "@nextcloud/router": "^1.0.0",
+ "@nextcloud/router": "^1.0.2",
"@nextcloud/vue": "^1.4.1",
"autosize": "^4.0.2",
"backbone": "^1.4.0",
@@ -81,7 +81,7 @@
"vuex-router-sync": "^5.0.0"
},
"devDependencies": {
- "@babel/core": "^7.8.7",
+ "@babel/core": "^7.9.0",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.8.7",