summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package-lock.json30
-rw-r--r--package.json2
2 files changed, 16 insertions, 16 deletions
diff --git a/package-lock.json b/package-lock.json
index 1d8b75fbe..3b1226228 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20,7 +20,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
- "@nextcloud/vue": "^7.1.0-beta.1",
+ "@nextcloud/vue": "^7.1.0-beta.2",
"@nextcloud/vue-richtext": "^2.0.4",
"attachmediastream": "^2.1.0",
"color.js": "^1.2.0",
@@ -2994,9 +2994,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "7.1.0-beta.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0-beta.1.tgz",
- "integrity": "sha512-Z3iYkOEjhPpUouYkmchyWcP2c60jJsaDJ4ILew41HY+1QMV9KKyjDhAIDeRy12sgycafwqlcgzuuKFdEUU47Xw==",
+ "version": "7.1.0-beta.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0-beta.2.tgz",
+ "integrity": "sha512-rjZCeGzNbEPcSaeGdyRJVfc0mRzqrbz4VmBoq2cfDJgn7bpDUThRLWma1Bx1MXJeVugjrrXLGZNbxhgMQziAfQ==",
"dependencies": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
@@ -3012,7 +3012,7 @@
"debounce": "1.2.1",
"emoji-mart-vue-fast": "^12.0.1",
"escape-html": "^1.0.3",
- "floating-vue": "^1.0.0-beta.18",
+ "floating-vue": "^1.0.0-beta.19",
"focus-trap": "^7.1.0",
"hammerjs": "^2.0.8",
"linkify-string": "^4.0.0",
@@ -8181,9 +8181,9 @@
"peer": true
},
"node_modules/floating-vue": {
- "version": "1.0.0-beta.18",
- "resolved": "https://registry.npmjs.org/floating-vue/-/floating-vue-1.0.0-beta.18.tgz",
- "integrity": "sha512-mRFc78szc1BTbhlCa4okb7wAGPuH/IID+yqJ+yrTMQ038H8WIAsPV/WFgWCaXqe8d1Z12LkMqiHDVorCJy8M2A==",
+ "version": "1.0.0-beta.19",
+ "resolved": "https://registry.npmjs.org/floating-vue/-/floating-vue-1.0.0-beta.19.tgz",
+ "integrity": "sha512-OcM7z5Ua4XAykqolmvPj3l1s+KqUKj6Xz2t66eqjgaWfNBjtuifmxO5+4rRXakIch/Crt8IH+vKdKcR3jOUaoQ==",
"dependencies": {
"@floating-ui/dom": "^0.1.10",
"vue-resize": "^1.0.0"
@@ -21885,9 +21885,9 @@
}
},
"@nextcloud/vue": {
- "version": "7.1.0-beta.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0-beta.1.tgz",
- "integrity": "sha512-Z3iYkOEjhPpUouYkmchyWcP2c60jJsaDJ4ILew41HY+1QMV9KKyjDhAIDeRy12sgycafwqlcgzuuKFdEUU47Xw==",
+ "version": "7.1.0-beta.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0-beta.2.tgz",
+ "integrity": "sha512-rjZCeGzNbEPcSaeGdyRJVfc0mRzqrbz4VmBoq2cfDJgn7bpDUThRLWma1Bx1MXJeVugjrrXLGZNbxhgMQziAfQ==",
"requires": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
@@ -21903,7 +21903,7 @@
"debounce": "1.2.1",
"emoji-mart-vue-fast": "^12.0.1",
"escape-html": "^1.0.3",
- "floating-vue": "^1.0.0-beta.18",
+ "floating-vue": "^1.0.0-beta.19",
"focus-trap": "^7.1.0",
"hammerjs": "^2.0.8",
"linkify-string": "^4.0.0",
@@ -26023,9 +26023,9 @@
"peer": true
},
"floating-vue": {
- "version": "1.0.0-beta.18",
- "resolved": "https://registry.npmjs.org/floating-vue/-/floating-vue-1.0.0-beta.18.tgz",
- "integrity": "sha512-mRFc78szc1BTbhlCa4okb7wAGPuH/IID+yqJ+yrTMQ038H8WIAsPV/WFgWCaXqe8d1Z12LkMqiHDVorCJy8M2A==",
+ "version": "1.0.0-beta.19",
+ "resolved": "https://registry.npmjs.org/floating-vue/-/floating-vue-1.0.0-beta.19.tgz",
+ "integrity": "sha512-OcM7z5Ua4XAykqolmvPj3l1s+KqUKj6Xz2t66eqjgaWfNBjtuifmxO5+4rRXakIch/Crt8IH+vKdKcR3jOUaoQ==",
"requires": {
"@floating-ui/dom": "^0.1.10",
"vue-resize": "^1.0.0"
diff --git a/package.json b/package.json
index 9fca975fe..df0d56ed4 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
- "@nextcloud/vue": "^7.1.0-beta.1",
+ "@nextcloud/vue": "^7.1.0-beta.2",
"@nextcloud/vue-richtext": "^2.0.4",
"attachmediastream": "^2.1.0",
"color.js": "^1.2.0",