summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-11-12 00:27:46 +0000
committerGitHub <noreply@github.com>2024-11-12 00:27:46 +0000
commit33219ce69aed17e1eedb758164f355c85112c179 (patch)
treecc54f7102ed569eb6f693d0919b002c0ed6836a7
parent7a59460423467ba78d4ebb7ba3ad8a6387f5fbdd (diff)
fix(deps): bump @nextcloud/vue from 8.19.0 to ^8.20.0renovate/nextcloud-vue-8.x
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json34
-rw-r--r--package.json2
2 files changed, 10 insertions, 26 deletions
diff --git a/package-lock.json b/package-lock.json
index ef9ddc7e..c6d3ed0a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -25,7 +25,7 @@
"@nextcloud/paths": "^2.2.1",
"@nextcloud/router": "^3.0.1",
"@nextcloud/sharing": "^0.2.3",
- "@nextcloud/vue": "^8.19.0",
+ "@nextcloud/vue": "^8.20.0",
"@shortcm/qr-image": "^9.0.4",
"@vueuse/core": "^11.1.0",
"b64-to-blob": "^1.2.19",
@@ -4093,9 +4093,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "8.19.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.19.0.tgz",
- "integrity": "sha512-mEawbIueee5fSGZreJV+/8h80SRriRTuib1UO9UWWEgqWvZQp0i99xXnIQj+UMw9AugxznJWd5R0ZOmZkN7p5w==",
+ "version": "8.20.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.20.0.tgz",
+ "integrity": "sha512-X8hsZGsJ4hRmPhTOZmpzXbHcXp4txvebIlRRos+Gm+nOESKTAaOqtMARHAk1f/B+WMULNCipQoNc1ef8AFLGZA==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",
@@ -4114,7 +4114,7 @@
"@vueuse/components": "^11.0.0",
"@vueuse/core": "^11.0.0",
"clone": "^2.1.2",
- "debounce": "2.1.1",
+ "debounce": "2.2.0",
"dompurify": "^3.0.5",
"emoji-mart-vue-fast": "^15.0.1",
"escape-html": "^1.0.3",
@@ -4162,17 +4162,6 @@
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
"integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q=="
},
- "node_modules/@nextcloud/vue/node_modules/debounce": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/debounce/-/debounce-2.1.1.tgz",
- "integrity": "sha512-+xRWxgel9LgTC4PwKlm7TJUK6B6qsEK77NaiNvXmeQ7Y3e6OVVsBC4a9BSptS/mAYceyAz37Oa8JTTuPRft7uQ==",
- "engines": {
- "node": ">=18"
- },
- "funding": {
- "url": "https://github.com/sponsors/sindresorhus"
- }
- },
"node_modules/@nextcloud/vue/node_modules/unified": {
"version": "11.0.5",
"resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz",
@@ -22640,9 +22629,9 @@
}
},
"@nextcloud/vue": {
- "version": "8.19.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.19.0.tgz",
- "integrity": "sha512-mEawbIueee5fSGZreJV+/8h80SRriRTuib1UO9UWWEgqWvZQp0i99xXnIQj+UMw9AugxznJWd5R0ZOmZkN7p5w==",
+ "version": "8.20.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.20.0.tgz",
+ "integrity": "sha512-X8hsZGsJ4hRmPhTOZmpzXbHcXp4txvebIlRRos+Gm+nOESKTAaOqtMARHAk1f/B+WMULNCipQoNc1ef8AFLGZA==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@linusborg/vue-simple-portal": "^0.1.5",
@@ -22661,7 +22650,7 @@
"@vueuse/components": "^11.0.0",
"@vueuse/core": "^11.0.0",
"clone": "^2.1.2",
- "debounce": "2.1.1",
+ "debounce": "2.2.0",
"dompurify": "^3.0.5",
"emoji-mart-vue-fast": "^15.0.1",
"escape-html": "^1.0.3",
@@ -22694,11 +22683,6 @@
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
"integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q=="
},
- "debounce": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/debounce/-/debounce-2.1.1.tgz",
- "integrity": "sha512-+xRWxgel9LgTC4PwKlm7TJUK6B6qsEK77NaiNvXmeQ7Y3e6OVVsBC4a9BSptS/mAYceyAz37Oa8JTTuPRft7uQ=="
- },
"unified": {
"version": "11.0.5",
"resolved": "https://registry.npmjs.org/unified/-/unified-11.0.5.tgz",
diff --git a/package.json b/package.json
index 69ad8ca8..20dc26cf 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"@nextcloud/paths": "^2.2.1",
"@nextcloud/router": "^3.0.1",
"@nextcloud/sharing": "^0.2.3",
- "@nextcloud/vue": "^8.19.0",
+ "@nextcloud/vue": "^8.20.0",
"@shortcm/qr-image": "^9.0.4",
"@vueuse/core": "^11.1.0",
"b64-to-blob": "^1.2.19",