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:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/package.json b/package.json
index 29ac9b6ab28..236a206b507 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,6 @@
"blueimp-md5": "^2.19.0",
"bootstrap": "^4.6.0",
"camelcase": "^6.3.0",
- "circular-dependency-plugin": "^5.2.2",
"clipboard": "^2.0.8",
"core-js": "^3.20.1",
"css-vars-ponyfill": "^2.4.7",
@@ -69,7 +68,7 @@
"moment-timezone": "^0.5.34",
"nextcloud-vue-collections": "^0.9.0",
"p-limit": "^4.0.0",
- "p-queue": "^7.1.0",
+ "p-queue": "^6.6.2",
"path": "^0.12.7",
"query-string": "^7.0.1",
"regenerator-runtime": "^0.13.9",
@@ -93,8 +92,7 @@
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
- "webdav": "^4.7.0",
- "webpack-bundle-analyzer": "^4.5.0"
+ "webdav": "^4.7.0"
},
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",