Skip to content

Commit

Permalink
fix(deps): Fix npm audit
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
nextcloud-command authored Dec 15, 2024
1 parent 2748ea9 commit 88400e1
Show file tree
Hide file tree
Showing 10 changed files with 3,341 additions and 11,248 deletions.
70 changes: 2 additions & 68 deletions css/logreader-main.css

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions css/main-qEx1jzXT.chunk.css

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions js/Splitter-Dq0k31_P.mjs

This file was deleted.

1 change: 0 additions & 1 deletion js/Splitter-Dq0k31_P.mjs.map

This file was deleted.

2 changes: 2 additions & 0 deletions js/Splitter-ER5_nMyK.chunk.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/*! third party licenses: js/vendor.LICENSE.txt */
import{g as h}from"./logreader-main.mjs";var l=function(a){for(var c=0,n=1,o=2,b=3,e=c,s=0,u=null,t=[],r=0;r<a.length;++r)switch(e){case c:switch(a[r]){case"{":++s,e=n,u=r;break}break;case n:switch(a[r]){case"{":++s;break;case"}":--s,s===0&&(e=c,t.push({start:u,end:r+1}));break;case'"':e=o;break}break;case o:switch(a[r]){case'"':e=n;break;case"\\":e=b;break}break;case b:e=o;break}var i={jsons:[],remainder:a.substring(t[t.length-1].end)};return t.forEach(function(k){i.jsons.push(a.substring(k.start,k.end))}),i};const d=h(l),g=Object.freeze(Object.defineProperty({__proto__:null,default:d},Symbol.toStringTag,{value:"Module"}));export{g as S};
1 change: 1 addition & 0 deletions js/Splitter-ER5_nMyK.chunk.mjs.map

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

8,265 changes: 1 addition & 8,264 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.

70 changes: 39 additions & 31 deletions js/vendor.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,35 +9,31 @@ version: 0.1.10
license: MIT

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

@nextcloud/axios
version: 2.4.0
license: GPL-3.0
version: 2.5.1
license: GPL-3.0-or-later

@nextcloud/browser-storage
version: 0.3.0
version: 0.4.0
license: GPL-3.0-or-later

@nextcloud/calendar-js
version: 6.1.0
license: AGPL-3.0-or-later

@nextcloud/capabilities
version: 1.1.0
version: 1.2.0
license: GPL-3.0-or-later

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

@nextcloud/event-bus
version: 3.1.0
version: 3.3.1
license: GPL-3.0-or-later

@nextcloud/initial-state
version: 2.1.0
version: 2.2.0
license: GPL-3.0-or-later

@nextcloud/l10n
Expand All @@ -52,40 +48,56 @@ license: GPL-3.0-or-later
version: 2.2.0
license: GPL-3.0-or-later

@nextcloud/timezones
version: 0.1.1
license: AGPL-3.0-or-later

@nextcloud/vue
version: 8.11.1
license: AGPL-3.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.5.0
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
version: 1.6.8
version: 1.7.9
license: MIT

charenc
version: 0.0.2
license: BSD-3-Clause

core-js
version: 3.33.0
version: 3.37.0
license: MIT

crypt
Expand All @@ -97,11 +109,11 @@ version: 0.2.7
license: MIT

debounce
version: 2.0.0
version: 2.2.0
license: MIT

dompurify
version: 3.0.5
version: 3.2.3
license: (MPL-2.0 OR Apache-2.0)

escape-html
Expand All @@ -117,11 +129,11 @@ version: 7.5.2
license: MIT

highlight.js
version: 11.9.0
version: 11.11.0
license: BSD-3-Clause

ical.js
version: 1.5.0
version: 2.1.0
license: MPL-2.0

is-buffer
Expand Down Expand Up @@ -161,7 +173,7 @@ version: 2.1.7
license: MIT

semver
version: 7.5.4
version: 7.6.3
license: ISC

striptags
Expand All @@ -176,12 +188,8 @@ toastify-js
version: 1.12.0
license: MIT

uuid
version: 9.0.1
license: MIT

vite-plugin-node-polyfills
version: 0.19.0
version: 0.22.0
license: MIT

vue
Expand Down
Loading

0 comments on commit 88400e1

Please sign in to comment.