|
|
|
@ -30,7 +30,7 @@ |
|
|
|
|
"@nextcloud/router": "^3.0.1", |
|
|
|
|
"@nextcloud/sharing": "^0.3.0", |
|
|
|
|
"@nextcloud/upload": "^1.11.0", |
|
|
|
|
"@nextcloud/vue": "^8.29.2", |
|
|
|
|
"@nextcloud/vue": "^8.31.0", |
|
|
|
|
"@simplewebauthn/browser": "^13.2.0", |
|
|
|
|
"@vue/web-component-wrapper": "^1.3.0", |
|
|
|
|
"@vueuse/components": "^11.3.0", |
|
|
|
@ -4269,14 +4269,13 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/vue": { |
|
|
|
|
"version": "8.29.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.29.2.tgz", |
|
|
|
|
"integrity": "sha512-kxi5KEF5K0JiYo3P/JvorbZ7u1/g7kkbcba1IEAR1hliAOS9Mwqdr+5BdJGUdIB2AIH/bj8YTg85P4g4gGZnXA==", |
|
|
|
|
"license": "AGPL-3.0-or-later", |
|
|
|
|
"version": "8.31.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.31.0.tgz", |
|
|
|
|
"integrity": "sha512-P5m3Odfw4m0siu7qs88WJutu2C8mEknqMS1ijlqYtQvc8qZwmpQshgCV5GhyyBTTK9Baicthm+ULglIf/Eq/sg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@floating-ui/dom": "^1.1.0", |
|
|
|
|
"@floating-ui/dom": "^1.7.4", |
|
|
|
|
"@linusborg/vue-simple-portal": "^0.1.5", |
|
|
|
|
"@nextcloud/auth": "^2.4.0", |
|
|
|
|
"@nextcloud/auth": "^2.5.2", |
|
|
|
|
"@nextcloud/axios": "^2.5.0", |
|
|
|
|
"@nextcloud/browser-storage": "^0.4.0", |
|
|
|
|
"@nextcloud/capabilities": "^1.2.0", |
|
|
|
@ -4285,22 +4284,22 @@ |
|
|
|
|
"@nextcloud/l10n": "^3.4.0", |
|
|
|
|
"@nextcloud/logger": "^3.0.2", |
|
|
|
|
"@nextcloud/router": "^3.0.1", |
|
|
|
|
"@nextcloud/sharing": "^0.2.3", |
|
|
|
|
"@nextcloud/sharing": "^0.3.0", |
|
|
|
|
"@nextcloud/timezones": "^0.2.0", |
|
|
|
|
"@nextcloud/vue-select": "^3.25.1", |
|
|
|
|
"@nextcloud/vue-select": "^3.26.0", |
|
|
|
|
"@vueuse/components": "^11.0.0", |
|
|
|
|
"@vueuse/core": "^11.0.0", |
|
|
|
|
"blurhash": "^2.0.5", |
|
|
|
|
"clone": "^2.1.2", |
|
|
|
|
"debounce": "^2.2.0", |
|
|
|
|
"dompurify": "^3.2.4", |
|
|
|
|
"emoji-mart-vue-fast": "^15.0.4", |
|
|
|
|
"emoji-mart-vue-fast": "^15.0.5", |
|
|
|
|
"escape-html": "^1.0.3", |
|
|
|
|
"floating-vue": "^1.0.0-beta.19", |
|
|
|
|
"focus-trap": "^7.4.3", |
|
|
|
|
"linkify-string": "^4.0.0", |
|
|
|
|
"linkify-string": "^4.3.2", |
|
|
|
|
"md5": "^2.3.0", |
|
|
|
|
"p-queue": "^8.1.0", |
|
|
|
|
"p-queue": "^8.1.1", |
|
|
|
|
"rehype-external-links": "^3.0.0", |
|
|
|
|
"rehype-highlight": "^7.0.2", |
|
|
|
|
"rehype-react": "^7.1.2", |
|
|
|
@ -4327,12 +4326,11 @@ |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/vue-select": { |
|
|
|
|
"version": "3.25.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue-select/-/vue-select-3.25.1.tgz", |
|
|
|
|
"integrity": "sha512-jqCi4G+Q0H6+Hm8wSN3vRX2+eXG2jXR2bwBX/sErVEsH5UaxT4Nb7KqgdeIjVfeF7ccIdRqpmIb4Pkf0lao67w==", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"version": "3.26.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/vue-select/-/vue-select-3.26.0.tgz", |
|
|
|
|
"integrity": "sha512-UvJExrxzx5pP3lv7j6zrv2yj6B1dXph7sh3lLNPnbJPjPoH/yg58mHNFBcPJrRYMbpy2t3hlC6F7s33KCTr9FA==", |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^20.0.0" |
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"vue": "2.x" |
|
|
|
@ -4342,24 +4340,11 @@ |
|
|
|
|
"version": "2.2.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz", |
|
|
|
|
"integrity": "sha512-cDW98L5KGGgpS8pzd+05304/p80cyu8U2xSDQGa+kGPTpUFmCbv2qnO5WrwwGTauyjYijCal2bmw82VddSH+Pg==", |
|
|
|
|
"license": "GPL-3.0-or-later", |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^20.0.0", |
|
|
|
|
"npm": "^10.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/vue/node_modules/@nextcloud/sharing": { |
|
|
|
|
"version": "0.2.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.5.tgz", |
|
|
|
|
"integrity": "sha512-B3K5Dq9b5dexDA5n3AAuCF69Huwhrpw0J72fsVXV4KpPdImjhVPlExAv5o70AoXa+OqN4Rwn6gqJw+3ED892zg==", |
|
|
|
|
"license": "GPL-3.0-or-later", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@nextcloud/initial-state": "^2.2.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^20.0.0 || ^22.0.0 || ^24.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/webpack-vue-config": { |
|
|
|
|
"version": "6.3.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/webpack-vue-config/-/webpack-vue-config-6.3.0.tgz", |
|
|
|
@ -11702,10 +11687,9 @@ |
|
|
|
|
"license": "MIT" |
|
|
|
|
}, |
|
|
|
|
"node_modules/emoji-mart-vue-fast": { |
|
|
|
|
"version": "15.0.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-15.0.4.tgz", |
|
|
|
|
"integrity": "sha512-OjuxqoMJRTTG7Vevz0mR1ZnqY1DI8gGnmoskuuC8qL8VwwTjrGdwAO4WRWtAUN8P6Di7kxvY6cUgNETNFmbP4A==", |
|
|
|
|
"license": "BSD-3-Clause", |
|
|
|
|
"version": "15.0.5", |
|
|
|
|
"resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-15.0.5.tgz", |
|
|
|
|
"integrity": "sha512-wnxLor8ggpqshoOPwIc33MdOC3A1XFeDLgUwYLPtNPL8VeAtXJAVrnFq1CN5PeCYAFoLo4IufHQZ9CfHD4IZiw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/runtime": "^7.18.6", |
|
|
|
|
"core-js": "^3.23.5" |
|
|
|
|