chore(deps): Update dependencies

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
This commit is contained in:
Marcel Klehr 2023-02-19 14:26:49 +01:00
parent 0711ec3544
commit 4d347f1cbb
2 changed files with 297 additions and 649 deletions

936
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,11 +21,11 @@
},
"homepage": "https://github.com/nextcloud/bookmarks#readme",
"dependencies": {
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.10.0",
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.3.0",
"@nextcloud/dialogs": "^3.2.0",
"@nextcloud/event-bus": "^2.1.1",
"@nextcloud/initial-state": "^1.2.1",
"@nextcloud/event-bus": "^3.0.2",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^7.6.0",
"@nextcloud/vue-dashboard": "^2.0.1",
@ -35,7 +35,7 @@
"linkify-it": "^3.0.3",
"lodash": "^4.17.21",
"nextcloud-vue-collections": "^0.11.0",
"sanitize-html": "^2.9.0",
"sanitize-html": "^2.10.0",
"vue": "^2.6.14",
"vue-click-outside": "^1.1.0",
"vue-material-design-icons": "^5.2.0",