summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorAndrey Borysenko <andrey18106x@gmail.com>2023-08-10 17:21:35 +0300
committerGitHub <noreply@github.com>2023-08-10 17:21:35 +0300
commitf7b2dc8cccb6671f2119e92c00eb182608062136 (patch)
tree7785b26d0b26c84938722c63de794eb59d0103d5 /package.json
parentd3583d3f309dc68c984d22ff4edd8e436776b475 (diff)
parent5408dbfd62f3d43f5bf474b67825f1e904aeb25d (diff)
downloadnextcloud-server-f7b2dc8cccb6671f2119e92c00eb182608062136.tar.gz
nextcloud-server-f7b2dc8cccb6671f2119e92c00eb182608062136.zip
Merge branch 'master' into appecosystem-auth
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index e0383eaf04b..d6ee76ca1b5 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"@nextcloud/axios": "^2.3.0",
"@nextcloud/browser-storage": "^0.2.0",
"@nextcloud/browserslist-config": "^2.3.0",
- "@nextcloud/calendar-availability-vue": "^1.0.0",
+ "@nextcloud/calendar-availability-vue": "^2.0.0-beta.1",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^4.1.0",
"@nextcloud/event-bus": "^3.1.0",
@@ -54,7 +54,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^7.12.1",
+ "@nextcloud/vue": "^8.0.0-beta.2",
"@nextcloud/vue-dashboard": "^2.0.1",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.2.0",
@@ -120,8 +120,8 @@
"devDependencies": {
"@babel/node": "^7.20.7",
"@babel/preset-typescript": "^7.22.5",
- "@cypress/browserify-preprocessor": "^3.0.2",
"@cypress/vue2": "^2.0.1",
+ "@cypress/webpack-preprocessor": "^5.17.1",
"@jest/globals": "^29.5.0",
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/cypress": "^1.0.0-beta.2",