Skip to content

Commit 12b1ac2

Browse files
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
1 parent bacccab commit 12b1ac2

16 files changed

+80
-45
lines changed

css/firstrunwizard-style.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This file is generated from multiple sources. Included packages:
5050
- version: 3.1.0
5151
- license: GPL-3.0-or-later
5252
- @nextcloud/vue
53-
- version: 8.35.3
53+
- version: 8.36.0
5454
- license: AGPL-3.0-or-later
5555
- @vitejs/plugin-vue2
5656
- version: 2.3.4
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This file is generated from multiple sources. Included packages:
5050
- version: 3.1.0
5151
- license: GPL-3.0-or-later
5252
- @nextcloud/vue
53-
- version: 8.35.3
53+
- version: 8.36.0
5454
- license: AGPL-3.0-or-later
5555
- @vitejs/plugin-vue2
5656
- version: 2.3.4

js/firstrunwizard-about.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('firstrunwizard', '', 'js/main-DxMCbr7a.chunk.mjs'),window.OC.filePath('firstrunwizard', '', 'js/NcModal-fDg20IfK.chunk.mjs')])))=>i.map(i=>d[i]);
2-
import{_ as i}from"./modulepreload-polyfill-CBWYtosv.chunk.mjs";document.addEventListener("DOMContentLoaded",function(){const e=()=>document.querySelector("#firstrunwizard_about"),n=()=>{e().addEventListener("click",async function(t){t.stopPropagation(),t.preventDefault();const o=document.querySelector('[aria-controls="header-menu-user-menu"]')??void 0,{open:r}=await i(async()=>{const{open:u}=await import("./main-DxMCbr7a.chunk.mjs");return{open:u}},__vite__mapDeps([0,1]),import.meta.url);r(o),OC.hideMenus(()=>!1)})};e()?n():window._nc_event_bus.subscribe("core:user-menu:mounted",n)});
1+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('firstrunwizard', '', 'js/main-DkXbbhcI.chunk.mjs'),window.OC.filePath('firstrunwizard', '', 'js/NcModal-DV2kkP1Q.chunk.mjs')])))=>i.map(i=>d[i]);
2+
import{_ as i}from"./modulepreload-polyfill-CBWYtosv.chunk.mjs";document.addEventListener("DOMContentLoaded",function(){const e=()=>document.querySelector("#firstrunwizard_about"),n=()=>{e().addEventListener("click",async function(t){t.stopPropagation(),t.preventDefault();const o=document.querySelector('[aria-controls="header-menu-user-menu"]')??void 0,{open:r}=await i(async()=>{const{open:u}=await import("./main-DkXbbhcI.chunk.mjs");return{open:u}},__vite__mapDeps([0,1]),import.meta.url);r(o),OC.hideMenus(()=>!1)})};e()?n():window._nc_event_bus.subscribe("core:user-menu:mounted",n)});
33
//# sourceMappingURL=firstrunwizard-about.mjs.map

js/firstrunwizard-activate.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('firstrunwizard', '', 'js/main-DxMCbr7a.chunk.mjs'),window.OC.filePath('firstrunwizard', '', 'js/NcModal-fDg20IfK.chunk.mjs')])))=>i.map(i=>d[i]);
2-
import{_ as t}from"./modulepreload-polyfill-CBWYtosv.chunk.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main-DxMCbr7a.chunk.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()});
1+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('firstrunwizard', '', 'js/main-DkXbbhcI.chunk.mjs'),window.OC.filePath('firstrunwizard', '', 'js/NcModal-DV2kkP1Q.chunk.mjs')])))=>i.map(i=>d[i]);
2+
import{_ as t}from"./modulepreload-polyfill-CBWYtosv.chunk.mjs";document.addEventListener("DOMContentLoaded",async function(){(await t(()=>import("./main-DkXbbhcI.chunk.mjs"),__vite__mapDeps([0,1]),import.meta.url)).open()});
33
//# sourceMappingURL=firstrunwizard-activate.mjs.map

js/firstrunwizard-settings.mjs

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

js/firstrunwizard-settings.mjs.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This file is generated from multiple sources. Included packages:
1212
- version: 5.3.8
1313
- license: AGPL-3.0-or-later
1414
- @nextcloud/vue
15-
- version: 8.35.3
15+
- version: 8.36.0
1616
- license: AGPL-3.0-or-later
1717
- firstrunwizard
1818
- version: 4.0.0

js/firstrunwizard-settings.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)