diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index f61edbd7d23..0f0e4d5e5c7 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,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", @@ -49,6 +50,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", |