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 c3a56a68..3eeeef35 100644
--- a/package.json
+++ b/package.json
@@ -35,13 +35,13 @@
"dependencies": {
"@mattkrick/sanitize-svg": "^0.2.1",
"@nextcloud/auth": "^1.3.0",
+ "@nextcloud/axios": "^1.3.3",
"@nextcloud/dialogs": "^1.4.0",
"@nextcloud/initial-state": "^1.1.2",
"@nextcloud/l10n": "^1.3.0",
"@nextcloud/paths": "^1.1.2",
"@nextcloud/router": "^1.1.0",
"@nextcloud/vue": "2.3.0",
- "@nextcloud/axios": "^1.3.2",
"axios": "^0.19.2",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",
"core-js": "^3.6.5",
@@ -71,14 +71,14 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.10.4",
"@nextcloud/browserslist-config": "^1.0.0",
- "@nextcloud/eslint-config": "^2.0.0",
+ "@nextcloud/eslint-config": "^2.2.0",
"@nextcloud/eslint-plugin": "^1.4.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"css-loader": "^3.6.0",
"eslint": "^6.8.0",
- "eslint-config-standard": "^12.0.0",
- "eslint-loader": "^3.0.4",
+ "eslint-config-standard": "^14.1.1",
+ "eslint-loader": "^4.0.2",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
@@ -92,7 +92,7 @@
"stylelint-scss": "^3.18.0",
"stylelint-webpack-plugin": "^0.10.5",
"url-loader": "^4.1.0",
- "vue-loader": "^15.9.2",
+ "vue-loader": "^15.9.3",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.44.0",
"webpack-cli": "^3.3.12",