summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorMaksim Sukharev <antreesy.web@gmail.com>2023-08-03 09:37:52 +0200
committerMaksim Sukharev <antreesy.web@gmail.com>2023-08-03 09:37:52 +0200
commit688b03fbf859a5648c2677bd6cf2c40474f39ccb (patch)
treef13e73fa7d009c66c24aa188954356b47373bfa0 /package-lock.json
parent35b9a33f239d302c2943b4b72a94a80af6b01314 (diff)
chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.1
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/package-lock.json b/package-lock.json
index 18167ff57..9558e528a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",
- "@nextcloud/vue": "^7.11.6",
+ "@nextcloud/vue": "^7.12.1",
"attachmediastream": "^2.1.0",
"crypto-js": "^4.1.1",
"debounce": "^1.2.1",
@@ -3154,9 +3154,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "7.11.6",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.6.tgz",
- "integrity": "sha512-HqstdUdQYHMFx/xD36OElbE0DvXmGSnPI9/stvRDlTYV+aG2XNQPn57k5cXjsQe5LAFv0SXwXVTzKA6q5+wuoA==",
+ "version": "7.12.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.1.tgz",
+ "integrity": "sha512-j3wWgUkGEbq6cEdgdiG8VWWgqEd8YvKhK64o1eKbLP3OlVkcrqXfiRmPm1SafPVureGr/Yp/Ty/zIZnHBjxlNg==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
@@ -3178,7 +3178,7 @@
"emoji-mart-vue-fast": "^12.0.1",
"escape-html": "^1.0.3",
"floating-vue": "^1.0.0-beta.19",
- "focus-trap": "^7.1.0",
+ "focus-trap": "^7.4.3",
"hammerjs": "^2.0.8",
"linkify-string": "^4.0.0",
"md5": "^2.3.0",
@@ -8718,11 +8718,11 @@
"dev": true
},
"node_modules/focus-trap": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.1.0.tgz",
- "integrity": "sha512-CuJvwUBfJCWcU6fc4xr3UwMF5vWnox4isXAixCwrPzCsPKOQjP9T+nTlYT2t+vOmQL8MOQ16eim99XhjQHAuiQ==",
+ "version": "7.5.2",
+ "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.2.tgz",
+ "integrity": "sha512-p6vGNNWLDGwJCiEjkSK6oERj/hEyI9ITsSwIUICBoKLlWiTWXJRfQibCwcoi50rTZdbi87qDtUlMCmQwsGSgPw==",
"dependencies": {
- "tabbable": "^6.0.1"
+ "tabbable": "^6.2.0"
}
},
"node_modules/follow-redirects": {
@@ -16113,9 +16113,9 @@
"dev": true
},
"node_modules/tabbable": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.0.1.tgz",
- "integrity": "sha512-SYJSIgeyXW7EuX1ytdneO5e8jip42oHWg9xl/o3oTYhmXusZVgiA+VlPvjIN+kHii9v90AmzTZEBcsEvuAY+TA=="
+ "version": "6.2.0",
+ "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz",
+ "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew=="
},
"node_modules/table": {
"version": "6.8.1",
@@ -20272,9 +20272,9 @@
}
},
"@nextcloud/vue": {
- "version": "7.11.6",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.6.tgz",
- "integrity": "sha512-HqstdUdQYHMFx/xD36OElbE0DvXmGSnPI9/stvRDlTYV+aG2XNQPn57k5cXjsQe5LAFv0SXwXVTzKA6q5+wuoA==",
+ "version": "7.12.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.12.1.tgz",
+ "integrity": "sha512-j3wWgUkGEbq6cEdgdiG8VWWgqEd8YvKhK64o1eKbLP3OlVkcrqXfiRmPm1SafPVureGr/Yp/Ty/zIZnHBjxlNg==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
@@ -20296,7 +20296,7 @@
"emoji-mart-vue-fast": "^12.0.1",
"escape-html": "^1.0.3",
"floating-vue": "^1.0.0-beta.19",
- "focus-trap": "^7.1.0",
+ "focus-trap": "^7.4.3",
"hammerjs": "^2.0.8",
"linkify-string": "^4.0.0",
"md5": "^2.3.0",
@@ -24605,11 +24605,11 @@
"dev": true
},
"focus-trap": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.1.0.tgz",
- "integrity": "sha512-CuJvwUBfJCWcU6fc4xr3UwMF5vWnox4isXAixCwrPzCsPKOQjP9T+nTlYT2t+vOmQL8MOQ16eim99XhjQHAuiQ==",
+ "version": "7.5.2",
+ "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.5.2.tgz",
+ "integrity": "sha512-p6vGNNWLDGwJCiEjkSK6oERj/hEyI9ITsSwIUICBoKLlWiTWXJRfQibCwcoi50rTZdbi87qDtUlMCmQwsGSgPw==",
"requires": {
- "tabbable": "^6.0.1"
+ "tabbable": "^6.2.0"
}
},
"follow-redirects": {
@@ -30068,9 +30068,9 @@
"dev": true
},
"tabbable": {
- "version": "6.0.1",
- "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.0.1.tgz",
- "integrity": "sha512-SYJSIgeyXW7EuX1ytdneO5e8jip42oHWg9xl/o3oTYhmXusZVgiA+VlPvjIN+kHii9v90AmzTZEBcsEvuAY+TA=="
+ "version": "6.2.0",
+ "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.2.0.tgz",
+ "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew=="
},
"table": {
"version": "6.8.1",