summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 7 insertions, 5 deletions
diff --git a/package.json b/package.json
index a181d2614..0cf1f6f76 100644
--- a/package.json
+++ b/package.json
@@ -45,9 +45,11 @@
"dependencies": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^1.11.0",
- "@nextcloud/dialogs": "^3.1.2",
+ "@nextcloud/dialogs": "^3.1.4",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^1.6.0",
+ "@nextcloud/moment": "^1.2.1",
+ "@nextcloud/password-confirmation": "^1.0.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^7.0.1",
"vue": "^2.6.14",
@@ -75,7 +77,7 @@
"@vue/test-utils": "^1.3.0",
"axios": "^1.1.3",
"babel-core": "^7.0.0-0",
- "babel-loader": "^8.3.0",
+ "babel-loader": "^9.0.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
"debounce": "^1.2.1",
"emoji-mart-vue-fast": "^11.2.0",
@@ -105,8 +107,8 @@
"splitpanes": "^3.1.5",
"string-length": "^5.0.1",
"striptags": "^3.2.0",
- "stylelint": "^14.8.4",
- "stylelint-config-recommended-scss": "^7.0.0",
+ "stylelint": "^15.0.0",
+ "stylelint-config-recommended-scss": "^12.0.0",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-webpack-plugin": "^2.1.0",
"terser-webpack-plugin": "^5.3.6",
@@ -124,7 +126,7 @@
"vue-template-compiler": "^2.6.14",
"vue2-datepicker": "^3.11.0",
"webpack": "^5.72.1",
- "webpack-cli": "^4.9.2",
+ "webpack-cli": "^5.0.0",
"webpack-merge": "^5.8.0"
},
"jest": {