chore(deps): update dependency @nextcloud/vue to v9.0.0-alpha.6 #239

Open
Renovate wants to merge 1 commits from renovate/nextcloud-vue-9.x into main
2 changed files with 126 additions and 40 deletions

164
package-lock.json generated
View File

@ -13,7 +13,7 @@
"@nextcloud/l10n": "^3.1.0", "@nextcloud/l10n": "^3.1.0",
"@nextcloud/router": "^3.0.1", "@nextcloud/router": "^3.0.1",
"@nextcloud/vite-config": "^2.3.0", "@nextcloud/vite-config": "^2.3.0",
"@nextcloud/vue": "9.0.0-alpha.5", "@nextcloud/vue": "9.0.0-alpha.6",
"dompurify": "^3.2.3", "dompurify": "^3.2.3",
"linkify-html": "^4.2.0", "linkify-html": "^4.2.0",
"pinia": "^2.3.0", "pinia": "^2.3.0",
@ -1558,6 +1558,19 @@
"npm": "^10.0.0" "npm": "^10.0.0"
} }
}, },
"node_modules/@nextcloud/sharing": {
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.4.tgz",
"integrity": "sha512-kOLAr0w4NDUGPF42L22i9iSs6Z3ylTsE0RudAGDBzw/pnxGY8PEwZI2j0IMAFRfQ7XFNcpV/EVHI5YCMxtxGMQ==",
"license": "GPL-3.0-or-later",
"dependencies": {
"@nextcloud/initial-state": "^2.2.0"
},
"engines": {
"node": "^20.0.0",
"npm": "^10.0.0"
}
},
"node_modules/@nextcloud/stylelint-config": { "node_modules/@nextcloud/stylelint-config": {
"version": "3.0.1", "version": "3.0.1",
"resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-3.0.1.tgz", "resolved": "https://registry.npmjs.org/@nextcloud/stylelint-config/-/stylelint-config-3.0.1.tgz",
@ -1630,15 +1643,15 @@
} }
}, },
"node_modules/@nextcloud/vue": { "node_modules/@nextcloud/vue": {
"version": "9.0.0-alpha.5", "version": "9.0.0-alpha.6",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-9.0.0-alpha.5.tgz", "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-9.0.0-alpha.6.tgz",
"integrity": "sha512-kbTgxJDi9b1zYh1JsLwhg+axnfRoPfnKBnVJx00VqsXPYj/PrxaaAYFA0HZZeVmscMGZwoVB7PRhMNSdms1HqA==", "integrity": "sha512-JhaEhz1L1EtncOaXcOEXlNqiCaTTqSSyKPjlNJp6DJ4S6UOBUACE6fjpoNoxK37rBNv3xWMIX3CCM9jLt4Cg5w==",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"dependencies": { "dependencies": {
"@ckpack/vue-color": "^1.5.0", "@ckpack/vue-color": "^1.6.0",
"@floating-ui/dom": "^1.6.7", "@floating-ui/dom": "^1.6.13",
"@nextcloud/auth": "^2.3.0", "@nextcloud/auth": "^2.4.0",
"@nextcloud/axios": "^2.5.0", "@nextcloud/axios": "^2.5.1",
"@nextcloud/browser-storage": "^0.4.0", "@nextcloud/browser-storage": "^0.4.0",
"@nextcloud/capabilities": "^1.2.0", "@nextcloud/capabilities": "^1.2.0",
"@nextcloud/event-bus": "^3.3.1", "@nextcloud/event-bus": "^3.3.1",
@ -1646,38 +1659,40 @@
"@nextcloud/l10n": "^3.1.0", "@nextcloud/l10n": "^3.1.0",
"@nextcloud/logger": "^3.0.2", "@nextcloud/logger": "^3.0.2",
"@nextcloud/router": "^3.0.1", "@nextcloud/router": "^3.0.1",
"@nextcloud/sharing": "^0.2.4",
"@nextcloud/timezones": "^0.1.1", "@nextcloud/timezones": "^0.1.1",
"@vueuse/components": "^10.11.0", "@vueuse/components": "^12.4.0",
"@vueuse/core": "^10.11.0", "@vueuse/core": "^12.4.0",
"clone": "^2.1.2", "clone": "^2.1.2",
"debounce": "^2.1.0", "debounce": "^2.2.0",
"dompurify": "^3.1.5", "dompurify": "^3.2.3",
"emoji-mart-vue-fast": "^15.0.2", "emoji-mart-vue-fast": "^15.0.3",
"escape-html": "^1.0.3", "escape-html": "^1.0.3",
"floating-vue": "^5.2.2", "floating-vue": "^5.2.2",
"focus-trap": "^7.5.4", "focus-trap": "^7.6.4",
"linkify-string": "^4.1.3", "linkify-string": "^4.2.0",
"md5": "^2.3.0", "md5": "^2.3.0",
"rehype-external-links": "^3.0.0", "rehype-external-links": "^3.0.0",
"rehype-highlight": "^7.0.1",
"rehype-react": "^8.0.0", "rehype-react": "^8.0.0",
"remark-breaks": "^4.0.0", "remark-breaks": "^4.0.0",
"remark-gfm": "^4.0.0", "remark-gfm": "^4.0.0",
"remark-parse": "^11.0.0", "remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0", "remark-rehype": "^11.1.1",
"splitpanes": "^3.1.5", "splitpanes": "^3.1.8",
"string-length": "^6.0.0", "string-length": "^6.0.0",
"striptags": "^3.2.0", "striptags": "^3.2.0",
"tributejs": "^5.1.3", "tributejs": "^5.1.3",
"unified": "^11.0.5", "unified": "^11.0.5",
"unist-builder": "^4.0.0", "unist-builder": "^4.0.0",
"unist-util-visit": "^5.0.0", "unist-util-visit": "^5.0.0",
"vue": "^3.4.31", "vue": "^3.5.13",
"vue-datepicker-next": "^1.0.3", "vue-datepicker-next": "^1.0.3",
"vue-router": "^4.4.0", "vue-router": "^4.5.0",
"vue-select": "^4.0.0-beta.6" "vue-select": "^4.0.0-beta.6"
}, },
"engines": { "engines": {
"node": "^20.0.0", "node": "^20.11.0",
"npm": "^10.0.0" "npm": "^10.0.0"
} }
}, },
@ -3130,47 +3145,47 @@
} }
}, },
"node_modules/@vueuse/components": { "node_modules/@vueuse/components": {
"version": "10.11.1", "version": "12.4.0",
"resolved": "https://registry.npmjs.org/@vueuse/components/-/components-10.11.1.tgz", "resolved": "https://registry.npmjs.org/@vueuse/components/-/components-12.4.0.tgz",
"integrity": "sha512-ThcreQCX/eq61sLkLKjigD4PQvs3Wy4zglICvQH9tP6xl87y5KsQEoizn6OI+R3hrOgwQHLJe7Y0wLLh3fBKcg==", "integrity": "sha512-SVg7ymnBP7u814D1S+OfTIinT7Jq978/0wLgoS8knwDVZplPzn0zFrs+/fl8dcdeYGIv5hU45X0/+EUBEUFQDg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@vueuse/core": "10.11.1", "@vueuse/core": "12.4.0",
"@vueuse/shared": "10.11.1", "@vueuse/shared": "12.4.0",
"vue-demi": ">=0.14.8" "vue": "^3.5.13"
} }
}, },
"node_modules/@vueuse/core": { "node_modules/@vueuse/core": {
"version": "10.11.1", "version": "12.4.0",
"resolved": "https://registry.npmjs.org/@vueuse/core/-/core-10.11.1.tgz", "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-12.4.0.tgz",
"integrity": "sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==", "integrity": "sha512-XnjQYcJwCsyXyIafyA6SvyN/OBtfPnjvJmbxNxQjCcyWD198urwm5TYvIUUyAxEAN0K7HJggOgT15cOlWFyLeA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@types/web-bluetooth": "^0.0.20", "@types/web-bluetooth": "^0.0.20",
"@vueuse/metadata": "10.11.1", "@vueuse/metadata": "12.4.0",
"@vueuse/shared": "10.11.1", "@vueuse/shared": "12.4.0",
"vue-demi": ">=0.14.8" "vue": "^3.5.13"
}, },
"funding": { "funding": {
"url": "https://github.com/sponsors/antfu" "url": "https://github.com/sponsors/antfu"
} }
}, },
"node_modules/@vueuse/metadata": { "node_modules/@vueuse/metadata": {
"version": "10.11.1", "version": "12.4.0",
"resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-10.11.1.tgz", "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-12.4.0.tgz",
"integrity": "sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==", "integrity": "sha512-AhPuHs/qtYrKHUlEoNO6zCXufu8OgbR8S/n2oMw1OQuBQJ3+HOLQ+EpvXs+feOlZMa0p8QVvDWNlmcJJY8rW2g==",
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"url": "https://github.com/sponsors/antfu" "url": "https://github.com/sponsors/antfu"
} }
}, },
"node_modules/@vueuse/shared": { "node_modules/@vueuse/shared": {
"version": "10.11.1", "version": "12.4.0",
"resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-10.11.1.tgz", "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-12.4.0.tgz",
"integrity": "sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==", "integrity": "sha512-9yLgbHVIF12OSCojnjTIoZL1+UA10+O4E1aD6Hpfo/DKVm5o3SZIwz6CupqGy3+IcKI8d6Jnl26EQj/YucnW0Q==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"vue-demi": ">=0.14.8" "vue": "^3.5.13"
}, },
"funding": { "funding": {
"url": "https://github.com/sponsors/antfu" "url": "https://github.com/sponsors/antfu"
@ -6756,6 +6771,22 @@
"url": "https://opencollective.com/unified" "url": "https://opencollective.com/unified"
} }
}, },
"node_modules/hast-util-to-text": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/hast-util-to-text/-/hast-util-to-text-4.0.2.tgz",
"integrity": "sha512-KK6y/BN8lbaq654j7JgBydev7wuNMcID54lkRav1P0CaE1e47P72AWWPiGKXTJU271ooYzcvTAn/Zt0REnvc7A==",
"license": "MIT",
"dependencies": {
"@types/hast": "^3.0.0",
"@types/unist": "^3.0.0",
"hast-util-is-element": "^3.0.0",
"unist-util-find-after": "^5.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
}
},
"node_modules/hast-util-whitespace": { "node_modules/hast-util-whitespace": {
"version": "3.0.0", "version": "3.0.0",
"resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz", "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",
@ -6778,6 +6809,15 @@
"he": "bin/he" "he": "bin/he"
} }
}, },
"node_modules/highlight.js": {
"version": "11.11.1",
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.11.1.tgz",
"integrity": "sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==",
"license": "BSD-3-Clause",
"engines": {
"node": ">=12.0.0"
}
},
"node_modules/hmac-drbg": { "node_modules/hmac-drbg": {
"version": "1.0.1", "version": "1.0.1",
"resolved": "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz", "resolved": "https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz",
@ -7835,6 +7875,21 @@
"url": "https://github.com/sponsors/wooorm" "url": "https://github.com/sponsors/wooorm"
} }
}, },
"node_modules/lowlight": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/lowlight/-/lowlight-3.3.0.tgz",
"integrity": "sha512-0JNhgFoPvP6U6lE/UdVsSq99tn6DhjjpAj5MxG49ewd2mOBVtwWYIT8ClyABhq198aXXODMU6Ox8DrGy/CpTZQ==",
"license": "MIT",
"dependencies": {
"@types/hast": "^3.0.0",
"devlop": "^1.0.0",
"highlight.js": "~11.11.0"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
}
},
"node_modules/lru-cache": { "node_modules/lru-cache": {
"version": "5.1.1", "version": "5.1.1",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
@ -9921,6 +9976,23 @@
"url": "https://opencollective.com/unified" "url": "https://opencollective.com/unified"
} }
}, },
"node_modules/rehype-highlight": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/rehype-highlight/-/rehype-highlight-7.0.1.tgz",
"integrity": "sha512-dB/vVGFsbm7xPglqnYbg0ABg6rAuIWKycTvuXaOO27SgLoOFNoTlniTBtAxp3n5ZyMioW1a3KwiNqgjkb6Skjg==",
"license": "MIT",
"dependencies": {
"@types/hast": "^3.0.0",
"hast-util-to-text": "^4.0.0",
"lowlight": "^3.0.0",
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
}
},
"node_modules/rehype-react": { "node_modules/rehype-react": {
"version": "8.0.0", "version": "8.0.0",
"resolved": "https://registry.npmjs.org/rehype-react/-/rehype-react-8.0.0.tgz", "resolved": "https://registry.npmjs.org/rehype-react/-/rehype-react-8.0.0.tgz",
@ -11807,6 +11879,20 @@
"url": "https://opencollective.com/unified" "url": "https://opencollective.com/unified"
} }
}, },
"node_modules/unist-util-find-after": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/unist-util-find-after/-/unist-util-find-after-5.0.0.tgz",
"integrity": "sha512-amQa0Ep2m6hE2g72AugUItjbuM8X8cGQnFoHk0pGfrFeT9GZhzN5SW8nRsiGKK7Aif4CrACPENkA6P/Lw6fHGQ==",
"license": "MIT",
"dependencies": {
"@types/unist": "^3.0.0",
"unist-util-is": "^6.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
}
},
"node_modules/unist-util-is": { "node_modules/unist-util-is": {
"version": "6.0.0", "version": "6.0.0",
"resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz", "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz",

View File

@ -22,7 +22,7 @@
"@nextcloud/l10n": "^3.1.0", "@nextcloud/l10n": "^3.1.0",
"@nextcloud/router": "^3.0.1", "@nextcloud/router": "^3.0.1",
"@nextcloud/vite-config": "^2.3.0", "@nextcloud/vite-config": "^2.3.0",
"@nextcloud/vue": "9.0.0-alpha.5", "@nextcloud/vue": "9.0.0-alpha.6",
"dompurify": "^3.2.3", "dompurify": "^3.2.3",
"linkify-html": "^4.2.0", "linkify-html": "^4.2.0",
"pinia": "^2.3.0", "pinia": "^2.3.0",