fix: Bump deps to fix attachments file picker

Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
This commit is contained in:
Elizabeth Danzberger
2024-07-11 09:55:17 -04:00
parent b0d6b863e8
commit c81563f3f8
2 changed files with 4043 additions and 1143 deletions

5180
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -32,9 +32,9 @@
"dependencies": {
"@babel/polyfill": "^7.12.1",
"@babel/runtime": "^7.23.2",
"@nextcloud/auth": "^2.2.1",
"@nextcloud/auth": "^2.3.0",
"@nextcloud/axios": "^2.4.0",
"@nextcloud/dialogs": "^4.2.2",
"@nextcloud/dialogs": "^5.3.2",
"@nextcloud/event-bus": "^3.1.0",
"@nextcloud/files": "^3.0.0",
"@nextcloud/initial-state": "^2.1.0",
@@ -42,7 +42,7 @@
"@nextcloud/moment": "^1.2.2",
"@nextcloud/notify_push": "^1.1.3",
"@nextcloud/router": "^2.2.0",
"@nextcloud/vue": "^7.12.6",
"@nextcloud/vue": "^8.12.0",
"blueimp-md5": "^2.19.0",
"chroma-js": "^2.4.2",
"dompurify": "^3.0.6",