Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): Fix npm audit
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
nextcloud-command authored Dec 8, 2024
commit 8b648824a163358b64adbc4950b55c62e871bd02
2 changes: 1 addition & 1 deletion css/logreader-main.css
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/* extracted by css-entry-points-plugin */
@import './main-Cynq75gJ.chunk.css';
@import './main-7LaSuft7.chunk.css';
16 changes: 16 additions & 0 deletions css/main-7LaSuft7.chunk.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/Splitter-ER5_nMyK.chunk.mjs.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

170 changes: 95 additions & 75 deletions js/logreader-main.mjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/logreader-main.mjs.map

Large diffs are not rendered by default.

28 changes: 20 additions & 8 deletions js/vendor.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version: 0.1.10
license: MIT

@nextcloud/auth
version: 2.3.0
version: 2.4.0
license: GPL-3.0-or-later

@nextcloud/axios
Expand All @@ -25,7 +25,7 @@ version: 1.2.0
license: GPL-3.0-or-later

@nextcloud/dialogs
version: 5.3.5
version: 5.3.8
license: AGPL-3.0-or-later

@nextcloud/event-bus
Expand Down Expand Up @@ -53,27 +53,39 @@ version: 0.1.1
license: AGPL-3.0-or-later

@nextcloud/vue
version: 8.16.0
version: 8.21.0
license: AGPL-3.0-or-later

@nextcloud/vue-select
version: 3.25.0
version: 3.25.1
license: MIT

@vue/devtools-api
version: 6.6.3
license: MIT

@vue/reactivity
version: 3.5.13
license: MIT

@vue/runtime-core
version: 3.5.13
license: MIT

@vue/shared
version: 3.5.13
license: MIT

@vueuse/components
version: 10.9.0
version: 11.3.0
license: MIT

@vueuse/core
version: 10.9.0
version: 11.3.0
license: MIT

@vueuse/shared
version: 10.9.0
version: 11.3.0
license: MIT

axios
Expand All @@ -93,7 +105,7 @@ version: 0.2.7
license: MIT

debounce
version: 2.1.0
version: 2.2.0
license: MIT

dompurify
Expand Down
Loading
Loading