summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index c4d65343..c0ab4a3d 100644
--- a/package.json
+++ b/package.json
@@ -38,15 +38,15 @@
"@nextcloud/axios": "^1.6.0",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.2",
- "@nextcloud/event-bus": "^1.2.0",
+ "@nextcloud/event-bus": "^2.0.0",
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/moment": "^1.1.1",
- "@nextcloud/paths": "^1.1.2",
+ "@nextcloud/paths": "^2.0.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^4.0.0-alpha.4",
"b64-to-blob": "^1.2.19",
- "camelcase": "^5.3.1",
+ "camelcase": "^6.2.0",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",
"core-js": "^3.13.0",
"debounce": "^1.2.1",
@@ -107,8 +107,8 @@
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.19.0",
"stylelint-webpack-plugin": "^2.1.1",
- "ts-loader": "^8.1.0",
- "typescript": "^4.2.4",
+ "ts-loader": "^9.2.2",
+ "typescript": "^4.3.2",
"url-loader": "^4.1.1",
"vue-loader": "^15.9.7",
"vue-template-compiler": "^2.6.12",