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 Aug 11, 2024
1 parent ed28d89 commit 52c4cca
Show file tree
Hide file tree
Showing 10 changed files with 10,162 additions and 9,709 deletions.
9,683 changes: 9,683 additions & 0 deletions css/main-CHNngJ9E.chunk.css

Large diffs are not rendered by default.

9,685 changes: 2 additions & 9,683 deletions css/viewer-main.css

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions js/index-Bk1Yo8PQ.chunk.mjs.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion js/index.chunk.mjs.map

This file was deleted.

File renamed without changes.
1 change: 1 addition & 0 deletions js/index.esm-RAHL9Dtx.chunk.mjs.map

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion js/index.esm.chunk.mjs.map

This file was deleted.

6 changes: 3 additions & 3 deletions js/viewer-main.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -138205,7 +138205,7 @@ const _sfc_main$3 = {
async mounted() {
const FilerobotImageEditor = (await __vitePreload(() => import(
/* webpackChunkName: 'filerobot' */
"./index.chunk.mjs"
"./index-Bk1Yo8PQ.chunk.mjs"
), true ? [] : void 0, import.meta.url)).default;
TABS = FilerobotImageEditor.TABS;
TOOLS = FilerobotImageEditor.TOOLS;
Expand Down Expand Up @@ -138720,7 +138720,7 @@ const Images = {
};
const VuePlyr$1 = () => __vitePreload(() => import(
/* webpackChunkName: 'plyr' */
"./index.esm.chunk.mjs"
"./index.esm-RAHL9Dtx.chunk.mjs"
), true ? [] : void 0, import.meta.url);
const blankVideo = h$a("viewer", "blank.mp4");
const _sfc_main$1 = {
Expand Down Expand Up @@ -138875,7 +138875,7 @@ const Videos = {
};
const VuePlyr = () => __vitePreload(() => import(
/* webpackChunkName: 'plyr' */
"./index.esm.chunk.mjs"
"./index.esm-RAHL9Dtx.chunk.mjs"
), true ? [] : void 0, import.meta.url);
const _sfc_main = {
name: "Audios",
Expand Down
Loading

0 comments on commit 52c4cca

Please sign in to comment.