summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorChristopher Ng <chrng8@gmail.com>2023-01-23 15:53:18 -0800
committerChristopher Ng <chrng8@gmail.com>2023-01-23 15:53:18 -0800
commit2f8fb24828684d0e489dd235876140b4e9381d76 (patch)
tree39cd8a3a39de29266f29c9b232b3a6dfe6eb1e24 /package-lock.json
parenta3aa81d2caa801b6a01d11a6443a3d3cd9819214 (diff)
downloadnextcloud-server-2f8fb24828684d0e489dd235876140b4e9381d76.tar.gz
nextcloud-server-2f8fb24828684d0e489dd235876140b4e9381d76.zip
Bump @nextcloud/vue to v7.5.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json42
1 files changed, 35 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index d07f880e34b..2b78e86b0e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -28,7 +28,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^7.4.0",
+ "@nextcloud/vue": "^7.5.0",
"@nextcloud/vue-dashboard": "^2.0.1",
"@skjnldsv/sanitize-svg": "^1.0.2",
"autosize": "^5.0.1",
@@ -4472,10 +4472,11 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "7.4.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.4.0.tgz",
- "integrity": "sha512-5rbmb2Jae274a6Snb5qgG0/08m6+AFjFhAyB6CYrnnYBWozfuUYkwjfAX5w8BniiNagqBBRjv3wxqY3tIyen/g==",
+ "version": "7.5.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.5.0.tgz",
+ "integrity": "sha512-XHGPGKcfRLGzXsKloW0W83v+3qB6qgazM1OGnX/Hk+j66Cxhb/Z/71Xi4y4zfWz65yT6Z6RRJKZB8Q4TiboEkw==",
"dependencies": {
+ "@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
"@nextcloud/browser-storage": "^0.2.0",
@@ -4738,6 +4739,19 @@
"webpack": "^4.0.0 || ^5.0.0"
}
},
+ "node_modules/@nextcloud/vue/node_modules/@floating-ui/core": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.1.0.tgz",
+ "integrity": "sha512-zbsLwtnHo84w1Kc8rScAo5GMk1GdecSlrflIbfnEBJwvTSj1SL6kkOYV+nHraMCPEy+RNZZUaZyL8JosDGCtGQ=="
+ },
+ "node_modules/@nextcloud/vue/node_modules/@floating-ui/dom": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.1.0.tgz",
+ "integrity": "sha512-TSogMPVxbRe77QCj1dt8NmRiJasPvuc+eT5jnJ6YpLqgOD2zXc5UA3S1qwybN+GVCDNdKfpKy1oj8RpzLJvh6A==",
+ "dependencies": {
+ "@floating-ui/core": "^1.0.5"
+ }
+ },
"node_modules/@nextcloud/vue/node_modules/@nextcloud/axios": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.0.0.tgz",
@@ -28620,10 +28634,11 @@
}
},
"@nextcloud/vue": {
- "version": "7.4.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.4.0.tgz",
- "integrity": "sha512-5rbmb2Jae274a6Snb5qgG0/08m6+AFjFhAyB6CYrnnYBWozfuUYkwjfAX5w8BniiNagqBBRjv3wxqY3tIyen/g==",
+ "version": "7.5.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.5.0.tgz",
+ "integrity": "sha512-XHGPGKcfRLGzXsKloW0W83v+3qB6qgazM1OGnX/Hk+j66Cxhb/Z/71Xi4y4zfWz65yT6Z6RRJKZB8Q4TiboEkw==",
"requires": {
+ "@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
"@nextcloud/browser-storage": "^0.2.0",
@@ -28657,6 +28672,19 @@
"vue2-datepicker": "^3.11.0"
},
"dependencies": {
+ "@floating-ui/core": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.1.0.tgz",
+ "integrity": "sha512-zbsLwtnHo84w1Kc8rScAo5GMk1GdecSlrflIbfnEBJwvTSj1SL6kkOYV+nHraMCPEy+RNZZUaZyL8JosDGCtGQ=="
+ },
+ "@floating-ui/dom": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.1.0.tgz",
+ "integrity": "sha512-TSogMPVxbRe77QCj1dt8NmRiJasPvuc+eT5jnJ6YpLqgOD2zXc5UA3S1qwybN+GVCDNdKfpKy1oj8RpzLJvh6A==",
+ "requires": {
+ "@floating-ui/core": "^1.0.5"
+ }
+ },
"@nextcloud/axios": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.0.0.tgz",