|
|
|
|
@ -10,6 +10,7 @@ |
|
|
|
|
"license": "AGPL-3.0-or-later", |
|
|
|
|
"dependencies": { |
|
|
|
|
"@chenfengyuan/vue-qrcode": "^1.0.2", |
|
|
|
|
"@mdi/svg": "^7.0.96", |
|
|
|
|
"@nextcloud/auth": "^1.3.0", |
|
|
|
|
"@nextcloud/axios": "^1.10.0", |
|
|
|
|
"@nextcloud/browser-storage": "^0.1.1", |
|
|
|
|
@ -29,6 +30,7 @@ |
|
|
|
|
"@nextcloud/sharing": "^0.1.0", |
|
|
|
|
"@nextcloud/vue": "^7.1.0-beta.2", |
|
|
|
|
"@nextcloud/vue-dashboard": "^2.0.1", |
|
|
|
|
"@skjnldsv/sanitize-svg": "^1.0.2", |
|
|
|
|
"autosize": "^5.0.1", |
|
|
|
|
"backbone": "^1.4.1", |
|
|
|
|
"blueimp-md5": "^2.19.0", |
|
|
|
|
@ -3469,6 +3471,11 @@ |
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.10" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@mdi/svg": { |
|
|
|
|
"version": "7.0.96", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mdi/svg/-/svg-7.0.96.tgz", |
|
|
|
|
"integrity": "sha512-5DC+w7Kl2C82j4aTWCUf6wtHzgY60WBf1gT1qrpkLaMNcH6Vj9FpYPAXdSmtdkmSMvVMs8i1Rtv9cXWcHFQYpw==" |
|
|
|
|
}, |
|
|
|
|
"node_modules/@nextcloud/auth": { |
|
|
|
|
"version": "1.3.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-1.3.0.tgz", |
|
|
|
|
@ -4433,6 +4440,18 @@ |
|
|
|
|
"integrity": "sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==", |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/@skjnldsv/sanitize-svg": { |
|
|
|
|
"version": "1.0.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@skjnldsv/sanitize-svg/-/sanitize-svg-1.0.2.tgz", |
|
|
|
|
"integrity": "sha512-blfdQZ9jr4K9IOhifF0FVhKf9LCFH0L8wWR/vEgdA53q8DGNEbjUGMNo4VU1QugglaoQdFy65O2abODRFflsSg==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"is-svg": "^4.3.2" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "^14.0.0", |
|
|
|
|
"npm": "^7.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/@socket.io/component-emitter": { |
|
|
|
|
"version": "3.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz", |
|
|
|
|
@ -10711,6 +10730,20 @@ |
|
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/is-svg": { |
|
|
|
|
"version": "4.3.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/is-svg/-/is-svg-4.3.2.tgz", |
|
|
|
|
"integrity": "sha512-mM90duy00JGMyjqIVHu9gNTjywdZV+8qNasX8cm/EEYZ53PHDgajvbBwNVvty5dwSAxLUD3p3bdo+7sR/UMrpw==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"fast-xml-parser": "^3.19.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=6" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/is-symbol": { |
|
|
|
|
"version": "1.0.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", |
|
|
|
|
@ -22697,6 +22730,11 @@ |
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.10" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@mdi/svg": { |
|
|
|
|
"version": "7.0.96", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@mdi/svg/-/svg-7.0.96.tgz", |
|
|
|
|
"integrity": "sha512-5DC+w7Kl2C82j4aTWCUf6wtHzgY60WBf1gT1qrpkLaMNcH6Vj9FpYPAXdSmtdkmSMvVMs8i1Rtv9cXWcHFQYpw==" |
|
|
|
|
}, |
|
|
|
|
"@nextcloud/auth": { |
|
|
|
|
"version": "1.3.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@nextcloud/auth/-/auth-1.3.0.tgz", |
|
|
|
|
@ -23453,6 +23491,14 @@ |
|
|
|
|
"integrity": "sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==", |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"@skjnldsv/sanitize-svg": { |
|
|
|
|
"version": "1.0.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@skjnldsv/sanitize-svg/-/sanitize-svg-1.0.2.tgz", |
|
|
|
|
"integrity": "sha512-blfdQZ9jr4K9IOhifF0FVhKf9LCFH0L8wWR/vEgdA53q8DGNEbjUGMNo4VU1QugglaoQdFy65O2abODRFflsSg==", |
|
|
|
|
"requires": { |
|
|
|
|
"is-svg": "^4.3.2" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"@socket.io/component-emitter": { |
|
|
|
|
"version": "3.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz", |
|
|
|
|
@ -28314,6 +28360,14 @@ |
|
|
|
|
"has-tostringtag": "^1.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"is-svg": { |
|
|
|
|
"version": "4.3.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/is-svg/-/is-svg-4.3.2.tgz", |
|
|
|
|
"integrity": "sha512-mM90duy00JGMyjqIVHu9gNTjywdZV+8qNasX8cm/EEYZ53PHDgajvbBwNVvty5dwSAxLUD3p3bdo+7sR/UMrpw==", |
|
|
|
|
"requires": { |
|
|
|
|
"fast-xml-parser": "^3.19.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"is-symbol": { |
|
|
|
|
"version": "1.0.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", |
|
|
|
|
|