summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-18 03:57:47 +0000
committerGitHub <noreply@github.com>2023-11-18 03:57:47 +0000
commita5dd76c0ce039718eb9f2cb0770aebe754a5c7e0 (patch)
treede555fa3487ec99e0d934753ab838ba99f940647
parent372b0b2584a27050ba80a7c3411ee144a9bf7615 (diff)
chore(deps): bump @nextcloud/vue from 8.0.0 to 8.2.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.0.0 to 8.2.0. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.0.0...v8.2.0) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json34
-rw-r--r--package.json2
2 files changed, 26 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json
index f6373f1e..929c88ed 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -25,7 +25,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.2.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^8.0.0",
+ "@nextcloud/vue": "^8.2.0",
"b64-to-blob": "^1.2.19",
"camelcase": "^8.0.0",
"d3": "^7.8.5",
@@ -3171,9 +3171,9 @@
}
},
"node_modules/@nextcloud/vue": {
- "version": "8.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.0.0.tgz",
- "integrity": "sha512-qzpOfc0iVPAwe1l8xg5SHI3LgYGxWQhjnIFWUU4sit8w7LIq7gjAP/QWSjY1a7Auvh9N40aKBSHR5IJ9BFCJUA==",
+ "version": "8.2.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.2.0.tgz",
+ "integrity": "sha512-rfnB8yOhNce1RxBoHZWu9Kgf2IHwtdM7/dzoAyl/cseht4Mvk8+4aJAPuvKFHJaNjIbdNU4JfpK1GR653zOeQQ==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
@@ -3190,7 +3190,7 @@
"@vueuse/components": "^10.0.2",
"@vueuse/core": "^10.1.2",
"clone": "^2.1.2",
- "debounce": "1.2.1",
+ "debounce": "2.0.0",
"dompurify": "^3.0.5",
"emoji-mart-vue-fast": "^15.0.0",
"escape-html": "^1.0.3",
@@ -3247,6 +3247,17 @@
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz",
"integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ=="
},
+ "node_modules/@nextcloud/vue/node_modules/debounce": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/debounce/-/debounce-2.0.0.tgz",
+ "integrity": "sha512-xRetU6gL1VJbs85Mc4FoEGSjQxzpdxRyFhe3lmWFyy2EzydIcD4xzUvRJMD+NPDfMwKNhxa3PvsIOU32luIWeA==",
+ "engines": {
+ "node": ">=18"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
"node_modules/@nextcloud/vue/node_modules/floating-vue": {
"version": "1.0.0-beta.19",
"resolved": "https://registry.npmjs.org/floating-vue/-/floating-vue-1.0.0-beta.19.tgz",
@@ -20613,9 +20624,9 @@
}
},
"@nextcloud/vue": {
- "version": "8.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.0.0.tgz",
- "integrity": "sha512-qzpOfc0iVPAwe1l8xg5SHI3LgYGxWQhjnIFWUU4sit8w7LIq7gjAP/QWSjY1a7Auvh9N40aKBSHR5IJ9BFCJUA==",
+ "version": "8.2.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.2.0.tgz",
+ "integrity": "sha512-rfnB8yOhNce1RxBoHZWu9Kgf2IHwtdM7/dzoAyl/cseht4Mvk8+4aJAPuvKFHJaNjIbdNU4JfpK1GR653zOeQQ==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
@@ -20632,7 +20643,7 @@
"@vueuse/components": "^10.0.2",
"@vueuse/core": "^10.1.2",
"clone": "^2.1.2",
- "debounce": "1.2.1",
+ "debounce": "2.0.0",
"dompurify": "^3.0.5",
"emoji-mart-vue-fast": "^15.0.0",
"escape-html": "^1.0.3",
@@ -20683,6 +20694,11 @@
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz",
"integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ=="
},
+ "debounce": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/debounce/-/debounce-2.0.0.tgz",
+ "integrity": "sha512-xRetU6gL1VJbs85Mc4FoEGSjQxzpdxRyFhe3lmWFyy2EzydIcD4xzUvRJMD+NPDfMwKNhxa3PvsIOU32luIWeA=="
+ },
"floating-vue": {
"version": "1.0.0-beta.19",
"resolved": "https://registry.npmjs.org/floating-vue/-/floating-vue-1.0.0-beta.19.tgz",
diff --git a/package.json b/package.json
index 4b6c975d..b9fba8bd 100644
--- a/package.json
+++ b/package.json
@@ -52,7 +52,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.2.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^8.0.0",
+ "@nextcloud/vue": "^8.2.0",
"b64-to-blob": "^1.2.19",
"camelcase": "^8.0.0",
"d3": "^7.8.5",