aboutsummaryrefslogtreecommitdiffstats
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 28385ff49d2..6d1b72cdb6c 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"@chenfengyuan/vue-qrcode": "^1.0.2",
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.10.0",
- "@nextcloud/calendar-availability-vue": "^0.3.1",
+ "@nextcloud/calendar-availability-vue": "^0.5.0-beta.1",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.4",
"@nextcloud/event-bus": "^2.1.1",
@@ -46,7 +46,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^5.4.0",
+ "@nextcloud/vue": "^6.0.0-beta.3",
"@nextcloud/vue-dashboard": "^2.0.1",
"@vue/cli-plugin-unit-jest": "^4.5.15",
"autosize": "^5.0.1",
@@ -88,7 +88,7 @@
"url-search-params-polyfill": "^8.1.1",
"v-click-outside": "^3.2.0",
"v-tooltip": "^2.1.3",
- "vue": "^2.6.14",
+ "vue": "^2.7.10",
"vue-click-outside": "^1.1.0",
"vue-clipboard2": "^0.3.3",
"vue-infinite-loading": "^2.4.5",
@@ -132,7 +132,7 @@
"karma-spec-reporter": "^0.0.34",
"karma-viewport": "^1.0.9",
"node-sass": "~7.0.1",
- "puppeteer": "^16.2.0",
+ "puppeteer": "^15.5.0",
"regextras": "^0.8.0",
"sass": "^1.52.1",
"sass-loader": "^12.6.0",
@@ -140,7 +140,7 @@
"style-loader": "^3.3.1",
"vue-jest": "^4.0.1",
"vue-loader": "^15.9.8",
- "vue-template-compiler": "^2.6.14",
+ "vue-template-compiler": "^2.7.10",
"webpack": "^5.74.0",
"webpack-cli": "^4.9.2",
"webpack-merge": "^5.8.0"